1. 6773cc3 Merge tag 'v5.16-rc5' into locking/core, to pick up fixes by Ingo Molnar · 3 years, 1 month ago
  2. 77993b5 locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h by Sebastian Andrzej Siewior · 3 years, 2 months ago
  3. a0eb2da9 futex: Wireup futex_waitv syscall by André Almeida · 3 years, 2 months ago
  4. 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
  5. 1e9ed93 Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 2 months ago
  6. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  7. 952eea9 memblock: allow to specify flags with memblock_add_node() by David Hildenbrand · 3 years, 2 months ago
  8. a602285 Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  9. 0aaa58e Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 3 months ago
  10. 40e64a8 Merge branch 'for-5.16-vsprintf-pgp' into for-linus by Petr Mladek · 3 years, 3 months ago
  11. d2fac0a Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 3 months ago
  12. 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 3 months ago
  13. 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  14. 595b28f Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  15. f98a3dc locking: Remove spin_lock_flags() etc by Arnd Bergmann · 3 years, 3 months ago
  16. 8212f89 kbuild: use more subdir- for visiting subdirectories while cleaning by Masahiro Yamada · 3 years, 3 months ago
  17. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 4 months ago
  18. 6644c65 ftrace: Cleanup ftrace_dyn_arch_init() by Weizhao Ouyang · 3 years, 4 months ago
  19. 951cd3a firmware: include drivers/firmware/Kconfig unconditionally by Arnd Bergmann · 3 years, 4 months ago
  20. 4f627af ptrace: Remove the unnecessary arguments from arch_ptrace_stop by Eric W. Biederman · 3 years, 5 months ago
  21. c15b5fc ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTK by Randy Dunlap · 3 years, 4 months ago
  22. 1c30e3a audit: add support for the openat2 syscall by Richard Guy Briggs · 3 years, 8 months ago
  23. 42f355e audit: replace magic audit syscall class numbers with macros by Richard Guy Briggs · 3 years, 8 months ago
  24. c1f76fe ia64: Add instruction_pointer_set() API by Masami Hiramatsu · 3 years, 4 months ago
  25. adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 4 months ago
  26. 96fed8a kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() by Masami Hiramatsu · 3 years, 4 months ago
  27. f2ec8d9 kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor() by Masami Hiramatsu · 3 years, 4 months ago
  28. a7fe237 ia64: kprobes: Fix to pass correct trampoline address to the handler by Masami Hiramatsu · 3 years, 4 months ago
  29. 7962c2e arch: remove unused function syscall_set_arguments() by Peter Collingbourne · 3 years, 4 months ago
  30. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  31. 65a2aa5 mm/memory_hotplug: remove nid parameter from arch_remove_memory() by David Hildenbrand · 3 years, 4 months ago
  32. 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
  33. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
  34. dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 5 months ago
  35. 7e4265c ia64: make num_rsvd_regions static by Geert Uytterhoeven · 3 years, 5 months ago
  36. 70b2e99 ia64: make reserve_elfcorehdr() static by Geert Uytterhoeven · 3 years, 5 months ago
  37. 1d1f4bf ia64: fix #endif comment for reserve_elfcorehdr() by Geert Uytterhoeven · 3 years, 5 months ago
  38. 577706d ia64: fix typo in a comment by Jason Wang · 3 years, 5 months ago
  39. ba3e87c ia64: move core-y in arch/ia64/Makefile to arch/ia64/Kbuild by Masahiro Yamada · 3 years, 5 months ago
  40. 4a3bb42 Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 5 months ago
  41. df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 5 months ago
  42. 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 5 months ago
  43. bcfeebb Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 5 months ago
  44. 62af5ca ia64/sba_iommu: return error code from sba_map_sg_attrs() by Martin Oliveira · 3 years, 6 months ago
  45. f6c5971 Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  46. 094121e arch: Kconfig: clean up obsolete use of HAVE_IDE by Lukas Bulwahn · 3 years, 6 months ago
  47. e622699 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 8 months ago
  48. 3370155 printk: Userspace format indexing support by Chris Down · 3 years, 7 months ago
  49. b48c723 exit/bdflush: Remove the deprecated bdflush system call by Eric W. Biederman · 3 years, 7 months ago
  50. 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
  51. dc4875f mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  52. 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
  53. 4cad671 Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 7 months ago
  54. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  55. 911a299 Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 7 months ago
  56. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 7 months ago
  57. 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 7 months ago
  58. fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 7 months ago
  59. 63703f3 mm: generalize ZONE_[DMA|DMA32] by Kefeng Wang · 3 years, 7 months ago
  60. 781eb2c mm/kconfig: move HOLES_IN_ZONE into mm by Kefeng Wang · 3 years, 7 months ago
  61. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  62. a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 7 months ago
  63. d3c251a arch, mm: remove stale mentions of DISCONIGMEM by Mike Rapoport · 3 years, 7 months ago
  64. 5673a60 mm: update legacy flush_tlb_* to use vma by Chen Li · 3 years, 7 months ago
  65. c5f320f ia64: mca_drv: fix incorrect array size calculation by Arnd Bergmann · 3 years, 7 months ago
  66. f589c67 ia64: headers: drop duplicated words by Randy Dunlap · 3 years, 7 months ago
  67. 9840cfc Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 7 months ago
  68. 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  69. 28a27cb Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  70. a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  71. 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
  72. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  73. 65ffb3d quota: Wire up quotactl_fd syscall by Jan Kara · 3 years, 8 months ago
  74. 92638b4 mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable() by Peter Collingbourne · 3 years, 8 months ago
  75. a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 8 months ago
  76. 2e38eb0 kprobes: Do not increment probe miss count in the fault handler by Naveen N. Rao · 3 years, 8 months ago
  77. ec6aba3 kprobes: Remove kprobe::fault_handler by Peter Zijlstra · 3 years, 8 months ago
  78. d92cc4d kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild by Masahiro Yamada · 3 years, 8 months ago
  79. 3c18851 locking/atomic: delete !ARCH_ATOMIC remnants by Mark Rutland · 3 years, 8 months ago
  80. f84f1b9 locking/atomic: ia64: move to ARCH_ATOMIC by Mark Rutland · 3 years, 8 months ago
  81. 5b9fedb quota: Disable quotactl_path syscall by Jan Kara · 3 years, 8 months ago
  82. f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
  83. 637be91 asm-generic: use asm-generic/unaligned.h for most architectures by Arnd Bergmann · 3 years, 8 months ago
  84. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  85. f2e762b mm: remove xlate_dev_kmem_ptr() by David Hildenbrand · 3 years, 8 months ago
  86. 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 9 months ago
  87. 91024b3 mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] by Anshuman Khandual · 3 years, 9 months ago
  88. 4bfb68a mm: generalize HUGETLB_PAGE_SIZE_VARIABLE by Anshuman Khandual · 3 years, 9 months ago
  89. aec44e0 hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() by Peter Xu · 3 years, 9 months ago
  90. 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 9 months ago
  91. 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 9 months ago
  92. 99e729b ia64: module: fix symbolizer crash on fdescr by Sergei Trofimovich · 3 years, 9 months ago
  93. 9187592 ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP by Sergei Trofimovich · 3 years, 9 months ago
  94. 5f28bde ia64: mca: always make IA64_MCA_DEBUG an expression by Sergei Trofimovich · 3 years, 9 months ago
  95. e3db00b ia64: fix EFI_DEBUG build by Sergei Trofimovich · 3 years, 9 months ago
  96. 4545343 ia64: trivial spelling fixes by Bhaskar Chowdhury · 3 years, 9 months ago
  97. 6d073da ia64: simplify code flow around swiotlb init by Sergei Trofimovich · 3 years, 9 months ago
  98. d732f47 ia64: drop unused IA64_FW_EMU ifdef by Sergei Trofimovich · 3 years, 9 months ago
  99. b22a8f7 ia64: ensure proper NUMA distance and possible map initialization by Valentin Schneider · 3 years, 9 months ago
  100. 8b30c62 arch/ia64/include/asm/pgtable.h: minor typo fixes by Bhaskar Chowdhury · 3 years, 9 months ago