1. 88e6c020 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 9 months ago
  2. e8b767f Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 2 years, 9 months ago
  3. 02e2af2 Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 2 years, 9 months ago
  4. 3ce62cf Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 2 years, 9 months ago
  5. 194dfe8 Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 2 years, 9 months ago
  6. 7106c51 arch: Add pmd_pfn() where it is missing by Mike Rapoport · 2 years, 11 months ago
  7. 66bcd06 parport_pc: Also enable driver for PCI systems by Maciej W. Rozycki · 2 years, 11 months ago
  8. d2a0a61 um: Fix WRITE_ZEROES in the UBD Driver by Frédéric Danis · 3 years ago
  9. e3a33af um: fix and optimize xor select template for CONFIG64 and timetravel mode by Benjamin Beichler · 3 years ago
  10. 12700c1 uaccess: generalize access_ok() by Arnd Bergmann · 2 years, 11 months ago
  11. 34737e2 uaccess: add generic __{get,put}_kernel_nofault by Arnd Bergmann · 2 years, 11 months ago
  12. 5224f79 treewide: Replace zero-length arrays with flexible-array members by Gustavo A. R. Silva · 2 years, 11 months ago
  13. 6692531 uml/x86: use x86 load_unaligned_zeropad() by Al Viro · 2 years, 11 months ago
  14. 8bb227a um: remove set_fs by Christoph Hellwig · 3 years, 1 month ago
  15. 4c1f795 um: header debriding - sigio.h by Al Viro · 3 years, 3 months ago
  16. 021fdae um: header debriding - os.h by Al Viro · 3 years, 3 months ago
  17. b31ef6d um: header debriding - net_*.h by Al Viro · 3 years, 3 months ago
  18. bb1a2c4 um: header debriding - mem_user.h by Al Viro · 3 years, 3 months ago
  19. ed4b1cc um: header debriding - activate_ipi() by Al Viro · 3 years, 3 months ago
  20. 8e5d7cf um: common-offsets.h debriding... by Al Viro · 3 years, 3 months ago
  21. 2610ed6 um, x86: bury crypto_tfm_ctx_offset by Al Viro · 3 years, 3 months ago
  22. 7f5f156 um: remove a dangling extern of syscall_trace() by Al Viro · 3 years, 3 months ago
  23. 6605a44 um: kill unused cpu() by Al Viro · 3 years, 3 months ago
  24. dbba7f7 um: stop polluting the namespace with registers.h contents by Al Viro · 3 years, 3 months ago
  25. 077b732 um: registers: Rename function names to avoid conflicts and build problems by Randy Dunlap · 3 years, 4 months ago
  26. bbe3350 um: rename set_signals() to um_set_signals() by Johannes Berg · 3 years, 4 months ago
  27. 5f8539e um: fix ndelay/udelay defines by Johannes Berg · 3 years, 4 months ago
  28. e8f023c Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 2 months ago
  29. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
  30. 7962c2e arch: remove unused function syscall_set_arguments() by Peter Collingbourne · 3 years, 4 months ago
  31. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  32. df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 4 months ago
  33. 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 5 months ago
  34. 166ec46 asm-generic: remove extra strn{cpy_from,len}_user declarations by Arnd Bergmann · 5 years ago
  35. f27180d asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user by Arnd Bergmann · 5 years ago
  36. 3370155 printk: Userspace format indexing support by Chris Down · 3 years, 7 months ago
  37. dcf3c93 Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 6 months ago
  38. 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  39. 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 6 months ago
  40. fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 6 months ago
  41. 80f9733 um: Remove the repeated declaration by Shaokun Zhang · 3 years, 7 months ago
  42. 80f849b um: implement flush_cache_vmap/flush_cache_vunmap by Johannes Berg · 3 years, 10 months ago
  43. dd3035a um: add a UML specific futex implementation by Anton Ivanov · 3 years, 10 months ago
  44. c0ecca6 um: enable the use of optimized xor routines in UML by Anton Ivanov · 3 years, 10 months ago
  45. d8fb32f4 um: Add support for host CPU flags and alignment by Anton Ivanov · 3 years, 10 months ago
  46. 43c590c um: virtio/pci: enable suspend/resume by Johannes Berg · 3 years, 10 months ago
  47. 68f5d3f um: add PCI over virtio emulation driver by Johannes Berg · 3 years, 10 months ago
  48. d6b399a um: time-travel/signals: fix ndelay() in interrupt by Johannes Berg · 3 years, 10 months ago
  49. 33c7d06 um: expose time-travel mode to userspace side by Johannes Berg · 3 years, 10 months ago
  50. fbb42e7f um: export signals_enabled directly by Johannes Berg · 3 years, 10 months ago
  51. 2efea7d um: remove unused smp_sigio_handler() declaration by Johannes Berg · 3 years, 10 months ago
  52. 0bbadaf um: allow disabling NO_IOMEM by Johannes Berg · 3 years, 10 months ago
  53. ed102bf um: Fix W=1 missing-include-dirs warnings by Randy Dunlap · 3 years, 9 months ago
  54. 6e16631 um: pgtable.h: Fix W=1 warning for empty body in 'do' statement by Randy Dunlap · 3 years, 9 months ago
  55. 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  56. 3aac798 um: Enforce the usage of asm-generic/softirq_stack.h by Thomas Gleixner · 3 years, 11 months ago
  57. ddad518 um: irq.h: include <asm-generic/irq.h> by Johannes Berg · 4 years ago
  58. cc3ac20 um: io.h: include <linux/types.h> by Johannes Berg · 4 years ago
  59. dde8b58 um: add a pseudo RTC by Johannes Berg · 4 years ago
  60. bfc58e2 um: remove process stub VMA by Johannes Berg · 4 years ago
  61. 9f0b480 um: rework userspace stubs to not hard-code stub location by Johannes Berg · 4 years ago
  62. 84b2789 um: separate child and parent errors in clone stub by Johannes Berg · 4 years ago
  63. a7d4888 um: defer killing userspace on page table update failures by Johannes Berg · 4 years ago
  64. 731ecea mm: Remove arch_remap() and mm-arch-hooks.h by Christophe Leroy · 4 years ago
  65. c8177ab um: time-travel: rework interrupt handling in ext mode by Johannes Berg · 4 years, 1 month ago
  66. a31e9c4 Revert "um: support some of ARCH_HAS_SET_MEMORY" by Johannes Berg · 4 years ago
  67. 2fcb409 Revert "um: allocate a guard page to helper threads" by Johannes Berg · 4 years ago
  68. 1cdcfb4 um: return error from ioremap() by Johannes Berg · 4 years ago
  69. 345b17a Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years ago
  70. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  71. 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  72. 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  73. 3c41e57 Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 1 month ago
  74. edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  75. 1138553 um: time-travel: Correct time event IRQ delivery by Johannes Berg · 4 years, 1 month ago
  76. cae20ba um: irq/sigio: Support suspend/resume handling of workaround IRQs by Johannes Berg · 4 years, 1 month ago
  77. ef4459a um: allocate a guard page to helper threads by Johannes Berg · 4 years, 1 month ago
  78. 963285b um: support some of ARCH_HAS_SET_MEMORY by Johannes Berg · 4 years, 1 month ago
  79. a374b7c um: Support suspend to RAM by Johannes Berg · 4 years, 1 month ago
  80. 92dcd3d um: Allow PM with suspend-to-idle by Johannes Berg · 4 years, 1 month ago
  81. 49da38a um: Simplify os_idle_sleep() and sleep longer by Johannes Berg · 4 years, 1 month ago
  82. 2fccfcc um: Remove IRQ_NONE type by Johannes Berg · 4 years, 1 month ago
  83. 0737402 um: irq: Reduce irq_reg allocation by Johannes Berg · 4 years, 1 month ago
  84. 458e1f7 um: irq: Clean up and rename struct irq_fd by Johannes Berg · 4 years, 1 month ago
  85. aaf5800 um: virtio: Use dynamic IRQ allocation by Johannes Berg · 4 years, 1 month ago
  86. 36d46a5 um: Support dynamic IRQ allocation by Johannes Berg · 4 years, 1 month ago
  87. 09041c9 um: Add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 2 months ago
  88. e83694a um/irqstat: Get rid of the duplicated declarations by Thomas Gleixner · 4 years, 2 months ago
  89. 9a5085b um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb() by Richard Weinberger · 4 years, 2 months ago
  90. a5b3cd3 um: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  91. d7029e4 highmem: Get rid of kmap_types.h by Thomas Gleixner · 4 years, 2 months ago
  92. 9431da3 um: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 4 months ago
  93. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  94. 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 4 months ago
  95. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  96. 1355c31 asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() by Mike Rapoport · 4 years, 5 months ago
  97. aaa2cc5 mmap locking API: convert nested write lock sites by Michel Lespinasse · 4 years, 7 months ago
  98. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  99. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  100. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago