1. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  2. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  3. 777747f alpha: Fix build around srm_sysrq_reboot_op by Joerg Roedel · 4 years, 7 months ago
  4. 7812193 alpha: c_next should increase position index by Matt Turner · 4 years, 7 months ago
  5. e66dd01 alpha: Replace sg++ with sg = sg_next(sg) by Xu Wang · 4 years, 7 months ago
  6. 54505a1 alpha: fix memory barriers so that they conform to the specification by Mikulas Patocka · 4 years, 8 months ago
  7. c0ebf71 alpha: remove unneeded semicolon in sys_eiger.c by Jason Yan · 4 years, 8 months ago
  8. a466a5c alpha: remove unneeded semicolon in osf_sys.c by Jason Yan · 4 years, 8 months ago
  9. 5f14596 alpha: Replace strncmp with str_has_prefix by Chuhong Yuan · 5 years ago
  10. 5bea3044 alpha: fix rtc port ranges by Mikulas Patocka · 6 years ago
  11. 8b3ebda alpha: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  12. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  13. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  14. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  15. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  16. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  17. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  18. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  19. 8c49a90 alpha: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  20. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 7 months ago
  21. 43c74ca3 alpha: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  22. 081096d Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 7 months ago
  23. 15a2bc4 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  24. 3076020 alpha: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 7 months ago
  25. fa3354e mm: free_area_init: use maximal zone PFNs rather than zone sizes by Mike Rapoport · 4 years, 7 months ago
  26. 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 7 months ago
  27. bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  28. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  29. 808b49d alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user() by Al Viro · 4 years, 11 months ago
  30. bc2bf33 exec: Remove recursion from search_binary_handler by Eric W. Biederman · 4 years, 8 months ago
  31. 8b72ca9 exec: Move the call of prepare_binprm into search_binary_handler by Eric W. Biederman · 4 years, 8 months ago
  32. f95850e alpha: constify sysrq_key_op by Emil Velikov · 4 years, 8 months ago
  33. 0f1c968 tty/sysrq: alpha: export and use __sysrq_get_key_op() by Emil Velikov · 4 years, 8 months ago
  34. c8ffd8b vfs: add faccessat2 syscall by Miklos Szeredi · 4 years, 8 months ago
  35. e72e8bf floppy: split the base port from the register in I/O accesses by Willy Tarreau · 4 years, 9 months ago
  36. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  37. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  38. 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 4 years, 9 months ago
  39. 6218d74 mm: remove dummy struct bootmem_data/bootmem_data_t by Waiman Long · 4 years, 9 months ago
  40. 86f26a7 Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 9 months ago
  41. 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, 9 months ago
  42. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  43. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  44. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
  45. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 9 months ago
  46. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 9 months ago
  47. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
  48. 2d38533 Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  49. 5799dac alpha: Fix nautilus PCI setup by Ivan Kokshaysky · 4 years, 10 months ago
  50. 82c849e alpha: Replace setup_irq() by request_irq() by afzal mohammed · 4 years, 10 months ago
  51. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 5 years ago
  52. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  53. f52ef24 rtc/alpha: remove legacy rtc driver by Arnd Bergmann · 4 years, 11 months ago
  54. 679b2ec scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled by Diego Elio Pettenò · 4 years, 11 months ago
  55. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  56. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  57. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  58. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  59. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  60. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  61. 634cd4b Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  62. fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
  63. 9ef497d arch/alpha/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  64. 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
  65. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  66. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  67. a73c948 alpha: use pgtable-nopud instead of 4level-fixup by Mike Rapoport · 5 years ago
  68. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  69. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  70. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  71. 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
  72. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  73. 4c22ea2 y2038: use compat_{get,set}_itimer on alpha by Arnd Bergmann · 5 years ago
  74. bdd565f y2038: rusage: use __kernel_old_timeval by Arnd Bergmann · 5 years ago
  75. dda85fb alpha: remove the unused __ioremap wrapper by Christoph Hellwig · 5 years ago
  76. 172c8b8 alpha: Move EXCEPTION_TABLE to RO_DATA segment by Kees Cook · 5 years ago
  77. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  78. c823182 vmlinux.lds.h: Replace RODATA with RO_DATA by Kees Cook · 5 years ago
  79. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  80. fbe6a8e vmlinux.lds.h: Move Program Header restoration into NOTES macro by Kees Cook · 5 years ago
  81. 441110a vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes by Kees Cook · 5 years ago
  82. 65182e6 alpha: Rename PT_LOAD identifier "kernel" to "text" by Kees Cook · 5 years ago
  83. a7590d6 alpha: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  84. c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
  85. 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
  86. 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
  87. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  88. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  89. 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
  90. f9f3232 dma-mapping: explicitly wire up ->mmap and ->get_sgtable by Christoph Hellwig · 5 years ago
  91. 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
  92. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  93. 3a7f0adf arch/*: remove unused isa_page_to_bus() by Stephen Kitt · 5 years ago
  94. 1a271a6 arch: mark syscall number 435 reserved for clone3 by Christian Brauner · 5 years ago
  95. 106f146 Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  96. bc3ace9 alpha: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  97. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  98. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  99. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  100. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago