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