Age | Commit message (Expand) | Author |
2020-11-09 | s390/udelay: make it work for the early code | Vasily Gorbik |
2020-11-09 | s390/head: set io/ext handlers to disabled wait | Vasily Gorbik |
2020-11-03 | s390/pci: fix hot-plug of PCI function missing bus | Niklas Schnelle |
2020-11-03 | s390/smp: move rcu_cpu_starting() earlier | Qian Cai |
2020-11-03 | s390: update defconfigs | Heiko Carstens |
2020-11-03 | s390/vdso: remove unused constants | Heiko Carstens |
2020-11-03 | s390/vdso: remove empty unused file | Heiko Carstens |
2020-11-03 | s390/mm: make pmd/pud_deref() large page aware | Gerald Schaefer |
2020-10-26 | s390: correct __bootdata / __bootdata_preserved macros | Vasily Gorbik |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-10-22 | Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-21 | s390: virtio: PV needs VIRTIO I/O device protection | Pierre Morel |
2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim |
2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe |
2020-10-16 | Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-10-13 | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport |
2020-10-13 | arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() | Mike Rapoport |
2020-10-13 | memblock: make memblock_debug and related functionality private | Mike Rapoport |
2020-10-13 | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-12 | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-12 | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-10-12 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-12 | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-12 | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-12 | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-12 | Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.1... | Alex Williamson |
2020-10-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-10-09 | s390/uaccess: fix indentation | Heiko Carstens |
2020-10-09 | s390/uaccess: add default cases for __put_user_fn()/__get_user_fn() | Heiko Carstens |
2020-10-09 | s390/kprobes: move insn_page to text segment | Heiko Carstens |
2020-10-09 | kbuild: explicitly specify the build id style | Bill Wendling |
2020-10-08 | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu |
2020-10-07 | s390/pci: track whether util_str is valid in the zpci_dev | Matthew Rosato |
2020-10-07 | s390/pci: stash version in the zpci_dev | Matthew Rosato |
2020-10-07 | s390/sie: fix typo in SIGP code description | Julian Wiedmann |
2020-10-07 | s390/lib: fix kernel doc for memcmp() | Julian Wiedmann |
2020-10-07 | s390/sclp: Add support for SCLP AP adapter config/deconfig | Harald Freudenberger |
2020-10-06 | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
2020-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-10-03 | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig |
2020-10-03 | fs: remove compat_sys_vmsplice | Christoph Hellwig |