1. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  2. 762a9f2f Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 9 months ago
  3. 0ad5b05 Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 10 months ago
  4. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
  5. 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
  6. d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 10 months ago
  7. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
  8. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
  9. 4a7c462 um: Remove some unnecessary NULL checks in vector_user.c by Alex Dewar · 4 years, 10 months ago
  10. 237ce2e um: vector: Avoid NULL ptr deference if transport is unset by Sjoerd Simons · 5 years ago
  11. 3363179 um: Make CONFIG_STATIC_LINK actually static by Brendan Higgins · 5 years ago
  12. 0bc8fb4 um: Implement ndelay/udelay in time-travel mode by Johannes Berg · 5 years ago
  13. 88ce642 um: Implement time-travel=ext by Johannes Berg · 5 years ago
  14. dd9ada5 um: virtio: Implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS by Johannes Berg · 5 years ago
  15. 4b786e2 um: time-travel: Rewrite as an event scheduler by Johannes Berg · 5 years ago
  16. f185063 um: Move timer-internal.h to non-shared by Johannes Berg · 5 years ago
  17. 35f3401 um: falloc.h needs to be directly included for older libc by Alan Maguire · 4 years, 10 months ago
  18. e355b2f um: ubd: Retry buffer read on any kind of error by Gabriel Krisman Bertazi · 4 years, 10 months ago
  19. 6e682d5 um: ubd: Prevent buffer overrun on command completion by Gabriel Krisman Bertazi · 4 years, 10 months ago
  20. 598f563 um: Fix overlapping ELF segments when statically linked by David Gow · 4 years, 11 months ago
  21. 7334339 um: Delete never executed timer by Leon Romanovsky · 5 years ago
  22. c2ed957 um: Don't overwrite ethtool driver version by Leon Romanovsky · 5 years ago
  23. ba758cf um: Fix len of file in create_pid_file by Wen Yang · 5 years ago
  24. 7d7c056 um: Don't use console_drivers directly by Andy Shevchenko · 5 years ago
  25. b495dfe um: Cleanup CONFIG_IOSCHED_CFQ by Krzysztof Kozlowski · 5 years ago
  26. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  27. 6ce6ae7 misc: cleanup minor number definitions in c file into miscdevice.h by Zhenzhong Duan · 4 years, 10 months ago
  28. cdc7aac um: reject unsupported coalescing params by Jakub Kicinski · 4 years, 11 months ago
  29. 76313c7 uml: Create a private mount of proc for mconsole by Eric W. Biederman · 5 years ago
  30. af1abab uml: Don't consult current to find the proc_mnt in mconsole_proc by Eric W. Biederman · 7 years ago
  31. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  32. ccaaaf6 Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpx by Linus Torvalds · 5 years ago
  33. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  34. 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  35. fad7bdc Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  36. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  37. 42222ea mm: remove arch_bprm_mm_init() hook by Dave Hansen · 5 years ago
  38. a786810 Merge tag 'v5.5-rc7' into efi/core, to pick up fixes by Ingo Molnar · 5 years ago
  39. d65197a um: Fix time-travel=inf-cpu with xor/raid6 by Johannes Berg · 5 years ago
  40. 87c9366 Revert "um: Enable CONFIG_CONSTRUCTORS" by Johannes Berg · 5 years ago
  41. 40814b9 um: Mark non-vector net transports as obsolete by Brendan Higgins · 5 years ago
  42. f1dc67d um: Add an option to make serial driver non-raw by Johannes Berg · 6 years ago
  43. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  44. 457677c um: Implement copy_thread_tls by Amanieu d'Antras · 5 years ago
  45. ab0cf1e compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl by Arnd Bergmann · 5 years ago
  46. 853bc0a um: ubd: use 64-bit time_t where possible by Arnd Bergmann · 5 years ago
  47. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  48. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  49. e19f97e um: add support for folded p4d page tables by Mike Rapoport · 5 years ago
  50. 4e65e76 um: remove unused pxx_offset_proc() and addr_pte() functions by Mike Rapoport · 5 years ago
  51. fcaa0ad Merge tag 'for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  52. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  53. b94ae8a Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  54. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  55. e25645b Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  56. 9807019 um: Loadable BPF "Firmware" for vector drivers by Anton Ivanov · 5 years ago
  57. 7d8093a um: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  58. bf9f80c um: virtio_uml: Disallow modular build by Johannes Berg · 5 years ago
  59. 7e60746 um: virtio: Keep reading on -EAGAIN by Johannes Berg · 5 years ago
  60. 04e5b1f um: virtio: Remove device on disconnect by Johannes Berg · 5 years ago
  61. 5c1f33e um: Don't trace irqflags during shutdown by Johannes Berg · 5 years ago
  62. c823182 vmlinux.lds.h: Replace RODATA with RO_DATA by Kees Cook · 5 years ago
  63. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  64. d848074 um-ubd: Entrust re-queue to the upper layers by Anton Ivanov · 5 years ago
  65. b6dfb24 compat_ioctl: move WDIOC handling into wdt drivers by Arnd Bergmann · 6 years ago
  66. 2022ca0 compat_ioctl: remove translation for sound ioctls by Arnd Bergmann · 6 years ago
  67. fefad9e seccomp: simplify secure_computing() by Christian Brauner · 5 years ago
  68. ff7b437 kunit: defconfig: add defconfigs for building KUnit tests by Brendan Higgins · 5 years ago
  69. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  70. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  71. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  72. 9dca343 Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  73. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  74. 73625ed um: irq: Fix LAST_IRQ usage in init_IRQ() by Erel Geron · 5 years ago
  75. f2f4bf5 um: Add SPDX headers for files in arch/um/include by Alex Dewar · 5 years ago
  76. 97870c3 um: Add SPDX headers for files in arch/um/os-Linux by Alex Dewar · 5 years ago
  77. 0d1fb0a um: Add SPDX headers to files in arch/um/kernel/ by Alex Dewar · 5 years ago
  78. dbddf42 um: Add SPDX headers for files in arch/um/drivers by Alex Dewar · 5 years ago
  79. 27eca5c um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACK by Johannes Berg · 5 years ago
  80. 2cd097b um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQ by Johannes Berg · 5 years ago
  81. 5d38f32 um: drivers: Add virtio vhost-user driver by Erel Geron · 5 years ago
  82. a30cc14 um: Don't use generic barrier.h by Johannes Berg · 5 years ago
  83. 278911e um: time-travel: Restrict time update in IRQ handler by Johannes Berg · 5 years ago
  84. eec94b8 um: time-travel: Fix periodic timers by Johannes Berg · 5 years ago
  85. 786b238 um: Enable CONFIG_CONSTRUCTORS by Johannes Berg · 5 years ago
  86. 324f80c um: Place (soft)irq text with macros by Johannes Berg · 5 years ago
  87. 0dafcbe um: Implement TRACE_IRQFLAGS_SUPPORT by Johannes Berg · 5 years ago
  88. 276d75c um: Remove misleading #define ARCh_IRQ_ENABLED by Johannes Berg · 5 years ago
  89. b8f7882 um: Avoid using uninitialized regs by Johannes Berg · 5 years ago
  90. 68c15a2 um: Remove sig_info[SIGALRM] by Johannes Berg · 5 years ago
  91. d47761d um: Error handling fixes in vector drivers by Anton Ivanov · 5 years ago
  92. 5853193 um: Add checks to mtu parameter parsing by Anton Ivanov · 5 years ago
  93. 77f1073 um: Added support for unix socket transports and bess transport by Anton Ivanov · 5 years ago
  94. b3b8ca2 um: Add legacy tap support and rename existing vector to hybrid by Anton Ivanov · 5 years ago
  95. 03e46a4 um: Remove meaningless clearing of clean-files by Masahiro Yamada · 5 years ago
  96. 09ccf03 um: Fix off by one error in IRQ enumeration by Anton Ivanov · 6 years ago
  97. e0917f8 um: fix time travel mode by Johannes Berg · 5 years ago
  98. 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
  99. f2772a0 Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  100. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago