Age | Commit message (Expand) | Author |
2020-03-06 | um: reject unsupported coalescing params | Jakub Kicinski |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-01-30 | Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds |
2020-01-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-01-29 | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li... | Linus Torvalds |
2020-01-28 | Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-23 | mm: remove arch_bprm_mm_init() hook | Dave Hansen |
2020-01-20 | Merge tag 'v5.5-rc7' into efi/core, to pick up fixes | Ingo Molnar |
2020-01-19 | um: Fix time-travel=inf-cpu with xor/raid6 | Johannes Berg |
2020-01-19 | Revert "um: Enable CONFIG_CONSTRUCTORS" | Johannes Berg |
2020-01-19 | um: Mark non-vector net transports as obsolete | Brendan Higgins |
2020-01-19 | um: Add an option to make serial driver non-raw | Johannes Berg |
2020-01-19 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-07 | um: Implement copy_thread_tls | Amanieu d'Antras |
2020-01-03 | compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl | Arnd Bergmann |
2019-12-18 | um: ubd: use 64-bit time_t where possible | Arnd Bergmann |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar |
2019-12-04 | um: add support for folded p4d page tables | Mike Rapoport |
2019-12-04 | um: remove unused pxx_offset_proc() and addr_pte() functions | Mike Rapoport |
2019-12-02 | Merge tag 'for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-30 | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-25 | Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-11-25 | um: Loadable BPF "Firmware" for vector drivers | Anton Ivanov |
2019-11-25 | um: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-25 | um: virtio_uml: Disallow modular build | Johannes Berg |
2019-11-25 | um: virtio: Keep reading on -EAGAIN | Johannes Berg |
2019-11-25 | um: virtio: Remove device on disconnect | Johannes Berg |
2019-11-25 | um: Don't trace irqflags during shutdown | Johannes Berg |
2019-11-04 | vmlinux.lds.h: Replace RODATA with RO_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook |
2019-10-29 | um-ubd: Entrust re-queue to the upper layers | Anton Ivanov |
2019-10-23 | compat_ioctl: move WDIOC handling into wdt drivers | Arnd Bergmann |
2019-10-23 | compat_ioctl: remove translation for sound ioctls | Arnd Bergmann |
2019-10-10 | seccomp: simplify secure_computing() | Christian Brauner |
2019-09-30 | kunit: defconfig: add defconfigs for building KUnit tests | Brendan Higgins |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
2019-09-21 | Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-09-16 | um: irq: Fix LAST_IRQ usage in init_IRQ() | Erel Geron |
2019-09-15 | um: Add SPDX headers for files in arch/um/include | Alex Dewar |
2019-09-15 | um: Add SPDX headers for files in arch/um/os-Linux | Alex Dewar |
2019-09-15 | um: Add SPDX headers to files in arch/um/kernel/ | Alex Dewar |
2019-09-15 | um: Add SPDX headers for files in arch/um/drivers | Alex Dewar |
2019-09-15 | um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACK | Johannes Berg |