1. d6ffe60 provide arch_test_bit_acquire for architectures that define test_bit by Mikulas Patocka · 2 years, 6 months ago
  2. 4e23eee Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux by Linus Torvalds · 2 years, 7 months ago
  3. 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 7 months ago
  4. 3bd6e58 Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 2 years, 7 months ago
  5. eff0cb3 Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 2 years, 7 months ago
  6. 3a829d2 Merge tag 'arm-defconfig-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 2 years, 7 months ago
  7. 9de1f9c Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 7 months ago
  8. abb4970 PCI: Move isa_dma_bridge_buggy out of asm/dma.h by Stafford Horne · 2 years, 7 months ago
  9. ae85b23 PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h by Stafford Horne · 2 years, 7 months ago
  10. f099393 ARM: defconfig: remove irda remnants by Arnd Bergmann · 2 years, 7 months ago
  11. 3d923c5 mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT by Anshuman Khandual · 2 years, 8 months ago
  12. 34516fd sh/mm: enable ARCH_HAS_VM_GET_PAGE_PROT by Anshuman Khandual · 2 years, 8 months ago
  13. 4d0b829 genirq: Return a const cpumask from irq_data_get_affinity_mask by Samuel Holland · 2 years, 8 months ago
  14. d684e0a sh: convert nommu io{re,un}map() to static inline functions by Geert Uytterhoeven · 2 years, 8 months ago
  15. 0e86283 bitops: unify non-atomic bitops prototypes across architectures by Alexander Lobakin · 2 years, 8 months ago
  16. d927252 mm: avoid unnecessary page fault retires on shared memory types by Peter Xu · 2 years, 9 months ago
  17. f2c5092 arch/*: Disable softirq stacks on PREEMPT_RT. by Sebastian Andrzej Siewior · 2 years, 8 months ago
  18. 1ec6574 Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 9 months ago
  19. 1ff7bc3 Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 years, 9 months ago
  20. 6f66404 Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 9 months ago
  21. 98931dd Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 9 months ago
  22. 14c03a4 Merge back reboot/poweroff notifiers rework for 5.19-rc1. by Rafael J. Wysocki · 2 years, 9 months ago
  23. 638971b Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 2 years, 9 months ago
  24. 9b0d0af sh: Use do_kernel_power_off() by Dmitry Osipenko · 2 years, 10 months ago
  25. ae07562 mm: change huge_ptep_clear_flush() to return the original pte by Baolin Wang · 2 years, 9 months ago
  26. 5bd2e97 fork: Generalize PF_IO_WORKER handling by Eric W. Biederman · 2 years, 11 months ago
  27. c5febea fork: Pass struct kernel_clone_args into copy_thread by Eric W. Biederman · 2 years, 11 months ago
  28. 5d8de29 vmcore: convert copy_oldmem_page() to take an iov_iter by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  29. 13acb62 mmc: sh_mmcif: move platform_data header to proper location by Wolfram Sang · 2 years, 11 months ago
  30. 70578ff binfmt_flat: Remove shared library support by Eric W. Biederman · 2 years, 10 months ago
  31. 88e6c020 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 11 months ago
  32. b8321ed Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years, 11 months ago
  33. bbc90bc arch: syscalls: simplify uapi/kapi directory creation by Masahiro Yamada · 3 years ago
  34. 1930a6e Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 11 months ago
  35. 148a650 Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 2 years, 11 months ago
  36. 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, 11 months ago
  37. 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, 11 months ago
  38. 9030fb0 Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years ago
  39. 3bf03b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  40. 2848a28b drivers/base/node: consolidate node device subsystem initialization in node_dev_init() by David Hildenbrand · 3 years ago
  41. 14705fd Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years ago
  42. 7106c51 arch: Add pmd_pfn() where it is missing by Mike Rapoport · 3 years, 1 month ago
  43. f3e4080 arch: Remove references to CONFIG_NFSD_V3 in the default configs by Chuck Lever · 3 years ago
  44. 03248ad resume_user_mode: Move to resume_user_mode.h by Eric W. Biederman · 3 years ago
  45. 153474b ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h by Eric W. Biederman · 3 years, 1 month ago
  46. 2792d84 usercopy: Check valid lifetime via stack depth by Kees Cook · 3 years ago
  47. 75d4d29 sh: remove CONFIG_SET_FS support by Arnd Bergmann · 3 years ago
  48. 12700c1 uaccess: generalize access_ok() by Arnd Bergmann · 3 years ago
  49. 904b10f PCI: Add defines for normal and subtractive PCI bridges by Pali Rohár · 3 years ago
  50. 5224f79 treewide: Replace zero-length arrays with flexible-array members by Gustavo A. R. Silva · 3 years ago
  51. 0c9dceb asm/user.h: killed unused macros by Al Viro · 3 years, 2 months ago
  52. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years, 1 month ago
  53. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years, 1 month ago
  54. d8c0418 kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases() by Luis Chamberlain · 3 years, 1 month ago
  55. fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 1 month ago
  56. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 1 month ago
  57. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
  58. 47d8c15 include: move find.h from asm_generic to linux by Yury Norov · 3 years, 6 months ago
  59. 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years, 1 month ago
  60. 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years, 1 month ago
  61. 53e7b5d arch: decompressor: remove useless vmlinux.bin.all-y by Masahiro Yamada · 3 years, 1 month ago
  62. 7ce7e98 kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} by Masahiro Yamada · 3 years, 1 month ago
  63. 82977af sh: rename suffix-y to suffix_y by Masahiro Yamada · 3 years, 1 month ago
  64. 6dc69d3 Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 1 month ago
  65. daadb3b Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  66. 129ab0d kbuild: do not quote string values in include/config/auto.conf by Masahiro Yamada · 3 years, 2 months ago
  67. 99a6a4b sh: sq: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years, 2 months ago
  68. 2ac7069 Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH by Alexandre Ghiti · 3 years, 2 months ago
  69. 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 8 months ago
  70. 6773cc3 Merge tag 'v5.16-rc5' into locking/core, to pick up fixes by Ingo Molnar · 3 years, 2 months ago
  71. 77993b5 locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h by Sebastian Andrzej Siewior · 3 years, 3 months ago
  72. b501b85 Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 3 months ago
  73. a0eb2da9 futex: Wireup futex_waitv syscall by André Almeida · 3 years, 3 months ago
  74. 3297481 futex: Remove futex_cmpxchg detection by Arnd Bergmann · 3 years, 4 months ago
  75. 522a003 Add linux/cacheflush.h by Matthew Wilcox (Oracle) · 3 years, 4 months ago
  76. 24318ae Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh by Linus Torvalds · 3 years, 3 months ago
  77. 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 3 months ago
  78. 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, 3 months ago
  79. 1e9ed93 Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  80. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  81. 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 4 months ago
  82. abfecb3 Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 4 months ago
  83. ff0700f Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 4 months ago
  84. dcd6832 Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 4 months ago
  85. 6fedc28 Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 4 months ago
  86. 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
  87. 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, 4 months ago
  88. 8518e69 sh: pgtable-3level: Fix cast to pointer from integer of different size by Geert Uytterhoeven · 3 years, 5 months ago
  89. 475c3f5 sh: fix READ/WRITE redefinition warnings by Randy Dunlap · 3 years, 5 months ago
  90. b929926 sh: define __BIG_ENDIAN for math-emu by Randy Dunlap · 3 years, 5 months ago
  91. e25c252 sh: math-emu: drop unused functions by Randy Dunlap · 3 years, 5 months ago
  92. fda1bc53 sh: fix kconfig unmet dependency warning for FRAME_POINTER by Randy Dunlap · 3 years, 5 months ago
  93. 61531cb sh: Cleanup about SPARSE_IRQ by Kefeng Wang · 3 years, 5 months ago
  94. 17b251a ftrace/sh: Add arch_ftrace_ops_list_func stub to have compressed image still link by Steven Rostedt (VMware) · 3 years, 4 months ago
  95. ce0ee4e signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL) by Eric W. Biederman · 3 years, 4 months ago
  96. 8212f89 kbuild: use more subdir- for visiting subdirectories while cleaning by Masahiro Yamada · 3 years, 4 months ago
  97. 10c6ae2 sh: remove meaningless archclean line by Masahiro Yamada · 3 years, 4 months ago
  98. ada03c6 sh: Use of_get_cpu_hwid() by Rob Herring · 3 years, 5 months ago
  99. 9fd5a04 exit: Remove calls of do_exit after noreturn versions of die by Eric W. Biederman · 3 years, 4 months ago
  100. b8f3b56 Merge tag 'v5.15-rc6' into asoc-5.16 by Mark Brown · 3 years, 4 months ago