1. 5b9fedb quota: Disable quotactl_path syscall by Jan Kara · 3 years, 10 months ago
  2. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  3. 543203d alpha: eliminate old-style function definitions by Randy Dunlap · 3 years, 10 months ago
  4. 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 10 months ago
  5. b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
  6. 14b36dc alpha: syscalls: switch to generic syscallhdr.sh by Masahiro Yamada · 4 years ago
  7. b186f2c alpha: syscalls: switch to generic syscalltbl.sh by Masahiro Yamada · 4 years ago
  8. a49f4f8 arch: Wire up Landlock syscalls by Mickaël Salaün · 3 years, 11 months ago
  9. fa8b900 quota: wire up quotactl_path by Sascha Hauer · 4 years ago
  10. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  11. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
  12. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 4 years ago
  13. 29c5c3a arch: syscalls: remove $(srctree)/ prefix from syscall tables by Masahiro Yamada · 4 years, 1 month ago
  14. 865fa29 arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work by Masahiro Yamada · 4 years, 1 month ago
  15. 2a18672 fs: add mount_setattr() by Christian Brauner · 4 years, 1 month ago
  16. 3913d00 Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  17. f4a2f78 Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 2 months ago
  18. b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years, 3 months ago
  19. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  20. 4083a28 alpha: replace bogus in_interrupt() by Thomas Gleixner · 4 years, 3 months ago
  21. 36d4029 alpha: switch from DISCONTIGMEM to SPARSEMEM by Mike Rapoport · 4 years, 3 months ago
  22. a313357 genirq: Move irq_has_action() into core code by Thomas Gleixner · 4 years, 3 months ago
  23. 5a9a889 alpha: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 5 months ago
  24. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 3 months ago
  25. fdcfd85 rtc: rework rtc_register_device() resource management by Bartosz Golaszewski · 4 years, 4 months ago
  26. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  27. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 5 months ago
  28. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 5 months ago
  29. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
  30. 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  31. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 5 months ago
  32. efa70f2 dma-mapping: add a new dma_alloc_pages API by Christoph Hellwig · 4 years, 6 months ago
  33. 1e9d90d dma-mapping: introduce dma_get_seg_boundary_nr_pages() by Nicolin Chen · 4 years, 6 months ago
  34. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 6 months ago
  35. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  36. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 7 months ago
  37. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 7 months ago
  38. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 7 months ago
  39. 4f30a60 Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 7 months ago
  40. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 9 months ago
  41. 0fdfc53 alpha: switch to copy_thread_tls() by Christian Brauner · 4 years, 9 months ago
  42. 9b4feb6 arch: wire-up close_range() by Christian Brauner · 6 years ago
  43. 777747f alpha: Fix build around srm_sysrq_reboot_op by Joerg Roedel · 4 years, 9 months ago
  44. 7812193 alpha: c_next should increase position index by Matt Turner · 4 years, 9 months ago
  45. e66dd01 alpha: Replace sg++ with sg = sg_next(sg) by Xu Wang · 4 years, 9 months ago
  46. 54505a1 alpha: fix memory barriers so that they conform to the specification by Mikulas Patocka · 4 years, 9 months ago
  47. c0ebf71 alpha: remove unneeded semicolon in sys_eiger.c by Jason Yan · 4 years, 10 months ago
  48. a466a5c alpha: remove unneeded semicolon in osf_sys.c by Jason Yan · 4 years, 10 months ago
  49. 5f14596 alpha: Replace strncmp with str_has_prefix by Chuhong Yuan · 6 years ago
  50. 5bea3044 alpha: fix rtc port ranges by Mikulas Patocka · 6 years ago
  51. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 9 months ago
  52. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
  53. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
  54. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 9 months ago
  55. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 9 months ago
  56. 8c49a90 alpha: add show_stack_loglvl() by Dmitry Safonov · 4 years, 9 months ago
  57. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 9 months ago
  58. 081096d Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 9 months ago
  59. 15a2bc4 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  60. bc2bf33 exec: Remove recursion from search_binary_handler by Eric W. Biederman · 4 years, 10 months ago
  61. 8b72ca9 exec: Move the call of prepare_binprm into search_binary_handler by Eric W. Biederman · 4 years, 10 months ago
  62. f95850e alpha: constify sysrq_key_op by Emil Velikov · 4 years, 10 months ago
  63. 0f1c968 tty/sysrq: alpha: export and use __sysrq_get_key_op() by Emil Velikov · 4 years, 10 months ago
  64. c8ffd8b vfs: add faccessat2 syscall by Miklos Szeredi · 4 years, 10 months ago
  65. 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 5 years ago
  66. 86f26a7 Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  67. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  68. 5799dac alpha: Fix nautilus PCI setup by Ivan Kokshaysky · 5 years ago
  69. 82c849e alpha: Replace setup_irq() by request_irq() by afzal mohammed · 5 years ago
  70. d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 5 years ago
  71. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  72. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  73. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  74. fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
  75. 9ef497d arch/alpha/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  76. 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
  77. 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
  78. 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
  79. 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
  80. 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
  81. 4c22ea2 y2038: use compat_{get,set}_itimer on alpha by Arnd Bergmann · 5 years ago
  82. bdd565f y2038: rusage: use __kernel_old_timeval by Arnd Bergmann · 5 years ago
  83. 172c8b8 alpha: Move EXCEPTION_TABLE to RO_DATA segment by Kees Cook · 5 years ago
  84. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  85. c823182 vmlinux.lds.h: Replace RODATA with RO_DATA by Kees Cook · 5 years ago
  86. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  87. fbe6a8e vmlinux.lds.h: Move Program Header restoration into NOTES macro by Kees Cook · 5 years ago
  88. 441110a vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes by Kees Cook · 5 years ago
  89. 65182e6 alpha: Rename PT_LOAD identifier "kernel" to "text" by Kees Cook · 5 years ago
  90. a7590d6 alpha: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  91. c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
  92. f9f3232 dma-mapping: explicitly wire up ->mmap and ->get_sgtable by Christoph Hellwig · 6 years ago
  93. 1a271a6 arch: mark syscall number 435 reserved for clone3 by Christian Brauner · 6 years ago
  94. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  95. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  96. e0e86b1 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  97. 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
  98. caa7593 smp: Remove smp_call_function() and on_each_cpu() return values by Nadav Amit · 6 years ago
  99. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  100. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago