index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
1
-1
/
+3
|
\
|
*
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
2020-10-14
1
-1
/
+3
*
|
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
2
-11
/
+0
|
\
\
|
*
|
dma-mapping: remove <asm/dma-contiguous.h>
Christoph Hellwig
2020-10-06
2
-11
/
+0
|
|
/
*
|
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
1
-0
/
+8
|
\
\
|
*
|
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
2020-09-17
1
-0
/
+8
|
|
/
*
|
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
1
-12
/
+0
|
\
\
|
*
|
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
1
-12
/
+0
|
|
/
*
|
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-10-12
1
-0
/
+13
|
\
\
|
*
|
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
2020-09-01
1
-0
/
+6
|
*
|
static_call: Add inline static call infrastructure
Josh Poimboeuf
2020-09-01
1
-0
/
+7
|
|
/
*
|
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
1
-7
/
+42
|
\
\
|
*
|
vmlinux.lds.h: Add PGO and AutoFDO input sections
Nick Desaulniers
2020-09-01
1
-1
/
+4
|
*
|
vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS
Kees Cook
2020-09-01
1
-1
/
+4
|
*
|
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-09-01
1
-2
/
+6
|
*
|
vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
Kees Cook
2020-09-01
1
-0
/
+20
|
*
|
vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDS
Kees Cook
2020-09-01
1
-1
/
+3
|
*
|
vmlinux.lds.h: Create COMMON_DISCARDS
Kees Cook
2020-09-01
1
-3
/
+6
*
|
|
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2020-10-09
4
-172
/
+196
|
\
\
\
|
*
|
|
bitops, kcsan: Partially revert instrumentation for non-atomic bitops
Marco Elver
2020-08-24
1
-3
/
+27
|
*
|
|
locking/atomics: Use read-write instrumentation for atomic RMWs
Marco Elver
2020-08-24
1
-165
/
+165
|
*
|
|
asm-generic/bitops: Use instrument_read_write() where appropriate
Marco Elver
2020-08-24
3
-7
/
+7
|
|
|
/
|
|
/
|
*
/
|
bpf: Prevent .BTF section elimination
Tony Ambardar
2020-09-21
1
-1
/
+1
|
/
/
*
|
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
1
-14
/
+14
*
|
include/asm-generic/vmlinux.lds.h: align ro_after_init
Romain Naour
2020-08-14
1
-0
/
+1
*
|
asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one()
Mike Rapoport
2020-08-14
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-08-14
1
-8
/
+8
|
\
\
|
*
|
asm-generic/io.h: Fix sparse warnings on big-endian architectures
Stafford Horne
2020-08-04
1
-8
/
+8
*
|
|
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-14
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/hyperv: Make hv_setup_sched_clock inline
Michael Kelley
2020-08-11
1
-1
/
+0
|
|
/
*
|
Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-12
1
-2
/
+2
|
\
\
|
*
|
sections.h: dereference_function_descriptor() returns void pointer
Helge Deller
2020-08-11
1
-2
/
+2
|
|
/
*
|
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-2
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
2
-1
/
+80
|
\
\
|
*
|
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
1
-0
/
+7
|
*
|
asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
Mike Rapoport
2020-08-07
1
-0
/
+30
|
*
|
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-08-07
1
-0
/
+43
|
*
|
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
|
|
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
2
-0
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
powerpc/pseries: Implement paravirt qspinlocks for SPLPAR
Nicholas Piggin
2020-07-27
1
-0
/
+2
|
*
|
powerpc/64s: Implement queued spinlocks and rwlocks
Nicholas Piggin
2020-07-27
1
-0
/
+2
|
*
|
libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
Aneesh Kumar K.V
2020-07-16
1
-0
/
+10
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-06
1
-0
/
+5
|
\
\
\
|
*
|
|
KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
Sean Christopherson
2020-07-09
1
-0
/
+5
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
2
-4
/
+6
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-2
/
+2
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
2
-3
/
+8
|
|
\
\
\
\
|
*
|
|
|
|
arch, net: remove the last csum_partial_copy() leftovers
Christoph Hellwig
2020-07-20
1
-4
/
+2
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-13
1
-0
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macros
Jiri Olsa
2020-07-13
1
-0
/
+4
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
[next]