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