1. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
  2. e2ae634 Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 1 month ago
  3. 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
  4. e2dc495 Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  5. 0a571b0 asm-generic: force inlining of get_order() to work around gcc10 poor decision by Christophe Leroy · 4 years, 1 month ago
  6. 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
  7. 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
  8. 148842c Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  9. 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
  10. 76d4acf2 Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  11. 1ac0884 Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  12. 7d95a88 Add and use a generic version of devmem_is_allowed() by Palmer Dabbelt · 4 years, 1 month ago
  13. 527701e lib: Add a generic version of devmem_is_allowed() by Palmer Dabbelt · 4 years, 6 months ago
  14. 91f90da platform-msi: Track shared domain allocation by Marc Zyngier · 4 years, 1 month ago
  15. 6e799cb mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCAL by Thomas Gleixner · 4 years, 2 months ago
  16. e091bc9 irqstat: Move declaration into asm-generic/hardirq.h by Thomas Gleixner · 4 years, 2 months ago
  17. 1adb99e asm-generic/irqstat: Add optional __nmi_count member by Thomas Gleixner · 4 years, 2 months ago
  18. 785dc4e audit: Migrate to use SYSCALL_WORK flag by Gabriel Krisman Bertazi · 4 years, 2 months ago
  19. 64c19ba ptrace: Migrate to use SYSCALL_TRACE flag by Gabriel Krisman Bertazi · 4 years, 2 months ago
  20. 23d67a5 seccomp: Migrate to use SYSCALL_WORK flag by Gabriel Krisman Bertazi · 4 years, 2 months ago
  21. a50cf15 Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 4 years, 2 months ago
  22. 3347acc compiler.h: fix barrier_data() on clang by Arvind Sankar · 4 years, 2 months ago
  23. a70a04b locking/atomics: Regenerate the atomics-check SHA1's by Ingo Molnar · 4 years, 2 months ago
  24. 666fab4 Merge branch 'linus' into perf/kprobes by Ingo Molnar · 4 years, 2 months ago
  25. d7029e4 highmem: Get rid of kmap_types.h by Thomas Gleixner · 4 years, 2 months ago
  26. 4f8b96c asm-generic: Provide kmap_size.h by Thomas Gleixner · 4 years, 2 months ago
  27. 11ad2a7 Merge tag 'asm-generic-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 2 months ago
  28. 8073c1a genirq/msi: Allow shadow declarations of msi_msg:: $member by Thomas Gleixner · 4 years, 2 months ago
  29. 3e66314 vmlinux.lds.h: Keep .ctors.* with .ctors by Kees Cook · 4 years, 3 months ago
  30. 0bcd0a2 asm-generic: mark __{get,put}_user_fn as __always_inline by Christoph Hellwig · 4 years, 2 months ago
  31. 29813a2 asm-generic: percpu: avoid Wshadow warning by Arnd Bergmann · 4 years, 2 months ago
  32. f44ca08 qspinlock: use signed temporaries for cmpxchg by Arnd Bergmann · 4 years, 3 months ago
  33. 6f6573a asm-generic: fix ffs -Wshadow warning by Arnd Bergmann · 4 years, 3 months ago
  34. 80b4707 asm-generic: percpu: avoid Wshadow warning by Arnd Bergmann · 4 years, 3 months ago
  35. 94f8992 asm-generic: add generic MMU versions of mmu context functions by Nicholas Piggin · 4 years, 4 months ago
  36. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
  37. 0593c1b Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 2 months ago
  38. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
  39. 00937f3 Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 3 months ago
  40. 7cf726a Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 3 months ago
  41. 2d0f6b0 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 3 months ago
  42. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  43. 626b901 Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT by Michael Kelley · 4 years, 5 months ago
  44. e18afa5 Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  45. c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  46. dd502a8 Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  47. 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, 3 months ago
  48. 29f006f asm-generic/atomic: Add try_cmpxchg() fallbacks by Peter Zijlstra · 4 years, 4 months ago
  49. 90a025a vmlinux.lds.h: add linker section for KUnit test suites by Brendan Higgins · 4 years, 5 months ago
  50. d6c4c11 Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core by Ingo Molnar · 4 years, 3 months ago
  51. 5db5d93 dma-mapping: remove <asm/dma-contiguous.h> by Christoph Hellwig · 4 years, 4 months ago
  52. f5810e5 asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation by Lorenzo Pieralisi · 4 years, 4 months ago
  53. 3c57fa1 asm-generic: make the set_fs implementation optional by Christoph Hellwig · 4 years, 4 months ago
  54. 2d2d255 asm-generic: add nommu implementations of __{get,put}_kernel_nofault by Christoph Hellwig · 4 years, 4 months ago
  55. 931de11 asm-generic: improve the nommu {get,put}_user handling by Christoph Hellwig · 4 years, 4 months ago
  56. 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 4 months ago
  57. 65c2043 bpf: Prevent .BTF section elimination by Tony Ambardar · 4 years, 4 months ago
  58. cc7886d compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h> by Christoph Hellwig · 4 years, 4 months ago
  59. 1e7e478 x86/static_call: Add inline static call implementation for x86-64 by Josh Poimboeuf · 4 years, 5 months ago
  60. 9183c3f static_call: Add inline static call infrastructure by Josh Poimboeuf · 4 years, 5 months ago
  61. eff8728 vmlinux.lds.h: Add PGO and AutoFDO input sections by Nick Desaulniers · 4 years, 5 months ago
  62. a840c4d vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS by Kees Cook · 4 years, 5 months ago
  63. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 5 months ago
  64. d812db7 vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections by Kees Cook · 4 years, 5 months ago
  65. dfbe696 vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDS by Kees Cook · 4 years, 5 months ago
  66. 03c2b85 vmlinux.lds.h: Create COMMON_DISCARDS by Kees Cook · 4 years, 5 months ago
  67. 068df05 bitops, kcsan: Partially revert instrumentation for non-atomic bitops by Marco Elver · 4 years, 5 months ago
  68. 3570a1b locking/atomics: Use read-write instrumentation for atomic RMWs by Marco Elver · 4 years, 6 months ago
  69. b159eec asm-generic/bitops: Use instrument_read_write() where appropriate by Marco Elver · 4 years, 6 months ago
  70. 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 6 months ago
  71. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  72. 7f897ac include/asm-generic/vmlinux.lds.h: align ro_after_init by Romain Naour · 4 years, 5 months ago
  73. 9922c1d asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one() by Mike Rapoport · 4 years, 5 months ago
  74. e1d74fb Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 5 months ago
  75. cd94257 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 5 months ago
  76. 7a02c8d Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 5 months ago
  77. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  78. b9d8cf2 x86/hyperv: Make hv_setup_sched_clock inline by Michael Kelley · 4 years, 5 months ago
  79. 60e5da6 sections.h: dereference_function_descriptor() returns void pointer by Helge Deller · 4 years, 5 months ago
  80. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  81. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  82. d9e8b92 asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one() by Mike Rapoport · 4 years, 5 months ago
  83. 1355c31 asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() by Mike Rapoport · 4 years, 5 months ago
  84. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  85. 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  86. 921d259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
  87. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  88. 1785d11 Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 5 months ago
  89. 9ecc6ea4 Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  90. c1d55d5 asm-generic/io.h: Fix sparse warnings on big-endian architectures by Stafford Horne · 4 years, 5 months ago
  91. e4cbce4 Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  92. 9ba19cc Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  93. 5ece081 Merge tag 'core-headers-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  94. 145ff1e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 5 months ago
  95. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  96. 0e4cd9f Merge branch 'for-next/read-barrier-depends' into for-next/core by Catalin Marinas · 4 years, 5 months ago
  97. 28cff52 Merge branch 'linus' into locking/core, to resolve conflict by Ingo Molnar · 4 years, 5 months ago
  98. f05d671 Merge branch 'locking/header' by Peter Zijlstra · 4 years, 5 months ago
  99. 459e395 locking/qspinlock: Do not include atomic.h from qspinlock_types.h by Herbert Xu · 4 years, 5 months ago
  100. 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 5 months ago