1. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  2. 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
  3. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 2 months ago
  4. 00937f3 Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 2 months ago
  5. 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, 2 months ago
  6. 2d0f6b0 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 2 months ago
  7. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 2 months ago
  8. 626b901 Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT by Michael Kelley · 4 years, 5 months ago
  9. 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
  10. 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
  11. 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
  12. 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
  13. 90a025a vmlinux.lds.h: add linker section for KUnit test suites by Brendan Higgins · 4 years, 5 months ago
  14. 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
  15. 5db5d93 dma-mapping: remove <asm/dma-contiguous.h> by Christoph Hellwig · 4 years, 4 months ago
  16. f5810e5 asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation by Lorenzo Pieralisi · 4 years, 3 months ago
  17. 3c57fa1 asm-generic: make the set_fs implementation optional by Christoph Hellwig · 4 years, 4 months ago
  18. 2d2d255 asm-generic: add nommu implementations of __{get,put}_kernel_nofault by Christoph Hellwig · 4 years, 4 months ago
  19. 931de11 asm-generic: improve the nommu {get,put}_user handling by Christoph Hellwig · 4 years, 4 months ago
  20. 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 4 months ago
  21. 65c2043 bpf: Prevent .BTF section elimination by Tony Ambardar · 4 years, 3 months ago
  22. cc7886d compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h> by Christoph Hellwig · 4 years, 3 months ago
  23. 1e7e478 x86/static_call: Add inline static call implementation for x86-64 by Josh Poimboeuf · 4 years, 4 months ago
  24. 9183c3f static_call: Add inline static call infrastructure by Josh Poimboeuf · 4 years, 4 months ago
  25. eff8728 vmlinux.lds.h: Add PGO and AutoFDO input sections by Nick Desaulniers · 4 years, 4 months ago
  26. a840c4d vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS by Kees Cook · 4 years, 4 months ago
  27. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 4 months ago
  28. d812db7 vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections by Kees Cook · 4 years, 4 months ago
  29. dfbe696 vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDS by Kees Cook · 4 years, 4 months ago
  30. 03c2b85 vmlinux.lds.h: Create COMMON_DISCARDS by Kees Cook · 4 years, 4 months ago
  31. 068df05 bitops, kcsan: Partially revert instrumentation for non-atomic bitops by Marco Elver · 4 years, 5 months ago
  32. 3570a1b locking/atomics: Use read-write instrumentation for atomic RMWs by Marco Elver · 4 years, 5 months ago
  33. b159eec asm-generic/bitops: Use instrument_read_write() where appropriate by Marco Elver · 4 years, 5 months ago
  34. 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 5 months ago
  35. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  36. 7f897ac include/asm-generic/vmlinux.lds.h: align ro_after_init by Romain Naour · 4 years, 5 months ago
  37. 9922c1d asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one() by Mike Rapoport · 4 years, 5 months ago
  38. e1d74fb Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 5 months ago
  39. 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
  40. 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
  41. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  42. b9d8cf2 x86/hyperv: Make hv_setup_sched_clock inline by Michael Kelley · 4 years, 5 months ago
  43. 60e5da6 sections.h: dereference_function_descriptor() returns void pointer by Helge Deller · 4 years, 5 months ago
  44. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  45. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  46. d9e8b92 asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one() by Mike Rapoport · 4 years, 5 months ago
  47. 1355c31 asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() by Mike Rapoport · 4 years, 5 months ago
  48. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  49. 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
  50. 921d259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
  51. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  52. 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
  53. 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
  54. c1d55d5 asm-generic/io.h: Fix sparse warnings on big-endian architectures by Stafford Horne · 4 years, 5 months ago
  55. 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
  56. 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
  57. 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
  58. 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
  59. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  60. 0e4cd9f Merge branch 'for-next/read-barrier-depends' into for-next/core by Catalin Marinas · 4 years, 5 months ago
  61. 28cff52 Merge branch 'linus' into locking/core, to resolve conflict by Ingo Molnar · 4 years, 5 months ago
  62. f05d671 Merge branch 'locking/header' by Peter Zijlstra · 4 years, 5 months ago
  63. 459e395 locking/qspinlock: Do not include atomic.h from qspinlock_types.h by Herbert Xu · 4 years, 5 months ago
  64. 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 5 months ago
  65. 6ba1b00 Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic into master by Linus Torvalds · 4 years, 5 months ago
  66. 65a9bde6 Merge 5.8-rc7 into char-misc-next by Greg Kroah-Hartman · 4 years, 5 months ago
  67. 214ba35 io: Fix return type of _inb and _inl by Stafford Horne · 4 years, 5 months ago
  68. 20c0e82 powerpc/pseries: Implement paravirt qspinlocks for SPLPAR by Nicholas Piggin · 4 years, 5 months ago
  69. aa65ff6 powerpc/64s: Implement queued spinlocks and rwlocks by Nicholas Piggin · 4 years, 5 months ago
  70. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  71. e5ebffe dyndbg: rename __verbose section to __dyndbg by Jim Cromie · 4 years, 5 months ago
  72. d19e789 compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation.h> header by Ingo Molnar · 4 years, 5 months ago
  73. 015dc08 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 5 months ago
  74. de2b41b x86, vmlinux.lds: Page-align end of ..page_aligned sections by Joerg Roedel · 4 years, 5 months ago
  75. 93fab07 locking/barriers: Remove definitions for [smp_]read_barrier_depends() by Will Deacon · 5 years ago
  76. 002dff3 asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h' by Will Deacon · 4 years, 6 months ago
  77. 3c91841 asm/rwonce: Remove smp_read_barrier_depends() invocation by Will Deacon · 5 years ago
  78. b78b331 asm/rwonce: Allow __READ_ONCE to be overridden by the architecture by Will Deacon · 5 years ago
  79. e506ea4 compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h by Will Deacon · 5 years ago
  80. f1bfd71 arch, net: remove the last csum_partial_copy() leftovers by Christoph Hellwig · 4 years, 5 months ago
  81. a570f41 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into master by Linus Torvalds · 4 years, 5 months ago
  82. bd024e8 asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible() by Will Deacon · 4 years, 6 months ago
  83. 3e79f08 libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier by Aneesh Kumar K.V · 4 years, 6 months ago
  84. 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  85. 5a2798a bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macros by Jiri Olsa · 4 years, 6 months ago
  86. fe4bfff seccomp: Use -1 marker for end of mode 1 syscall list by Kees Cook · 4 years, 6 months ago
  87. 2aa9c19 KVM: Move x86's version of struct kvm_mmu_memory_cache to common code by Sean Christopherson · 4 years, 6 months ago
  88. 85c2ce9 sched, vmlinux.lds: Increase STRUCT_ALIGNMENT to 64 bytes for GCC-4.9 by Peter Zijlstra · 4 years, 6 months ago
  89. faa2fd7 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 6 months ago
  90. 2631ed0 tlb: mmu_gather: add tlb_flush_*_range APIs by Peter Zijlstra (Intel) · 4 years, 6 months ago
  91. 8dbdd50 make asm-generic/cacheflush.h more standalone by Stephen Rothwell · 4 years, 6 months ago
  92. c3a340f sched: Have sched_class_highest define by vmlinux.lds.h by Steven Rostedt (VMware) · 5 years ago
  93. 590d697 sched: Force the address order of each sched class descriptor by Steven Rostedt (VMware) · 5 years ago
  94. 481e980 mm: Allow arches to provide ptep_get() by Christophe Leroy · 4 years, 7 months ago
  95. 076f14b Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  96. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
  97. 5916d5f bug: Annotate WARN/BUG/stackfail as noinstr safe by Thomas Gleixner · 4 years, 10 months ago
  98. 4152d14 Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Linus Torvalds · 4 years, 7 months ago
  99. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  100. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago