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.12.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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmlinux.lds.h: Create section for protection against instrumentation
Nicolas Boichat
2021-03-24
1
-0
/
+1
*
KVM: arm64: nvhe: Save the SPE context early
Suzuki K Poulose
2021-03-20
3
-10
/
+21
*
x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2
Josh Poimboeuf
2021-03-17
1
-6
/
+6
*
powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()
Naveen N. Rao
2021-03-17
1
-1
/
+1
*
s390/smp: __smp_rescan_cpus() - move cpumask away from stack
Heiko Carstens
2021-03-17
1
-1
/
+1
*
sparc64: Use arch_validate_flags() to validate ADI flag
Khalid Aziz
2021-03-17
1
-25
/
+29
*
sparc32: Limit memblock allocation to low memory
Andreas Larsson
2021-03-17
1
-0
/
+3
*
powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
Athira Rajeev
2021-03-17
1
-4
/
+15
*
powerpc: improve handling of unrecoverable system reset
Nicholas Piggin
2021-03-17
1
-1
/
+4
*
powerpc/pci: Add ppc_md.discover_phbs()
Oliver O'Halloran
2021-03-17
2
-0
/
+13
*
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2021-03-11
1
-1
/
+1
*
Xen/gnttab: handle p2m update errors on a per-slot basis
Jan Beulich
2021-03-07
2
-7
/
+72
*
parisc: Bump 64-bit IRQ stack size to 64 KB
John David Anglin
2021-03-07
1
-0
/
+4
*
x86/build: Treat R_386_PLT32 relocation as R_386_PC32
Fangrui Song
2021-03-07
2
-4
/
+9
*
x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk
Heiner Kallweit
2021-03-07
1
-0
/
+9
*
MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='
Nathan Chancellor
2021-03-07
1
-4
/
+1
*
arm64: Use correct ll/sc atomic constraints
Andrew Murray
2021-03-07
1
-42
/
+47
*
arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraint
Will Deacon
2021-03-07
1
-1
/
+1
*
arm64: Avoid redundant type conversions in xchg() and cmpxchg()
Will Deacon
2021-03-07
3
-107
/
+108
*
arm64 module: set plt* section addresses to 0x0
Shaoying Xu
2021-03-07
1
-3
/
+3
*
ARM: dts: aspeed: Add LCLK to lpc-snoop
John Wang
2021-03-04
2
-0
/
+2
*
sparc32: fix a user-triggerable oops in clear_user()
Al Viro
2021-03-04
1
-0
/
+1
*
arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55
Suzuki K Poulose
2021-03-04
2
-2
/
+2
*
x86: fix seq_file iteration for pat/memtype.c
NeilBrown
2021-03-04
1
-1
/
+2
*
arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
He Zhe
2021-03-04
1
-1
/
+1
*
x86/reboot: Force all cpus to exit VMX root if VMX is supported
Sean Christopherson
2021-03-04
1
-19
/
+10
*
dts64: mt7622: fix slow sd card access
Frank Wunderlich
2021-03-04
1
-0
/
+2
*
crypto: arm64/sha - add missing module aliases
Ard Biesheuvel
2021-03-04
4
-0
/
+9
*
arm64: Add missing ISB after invalidating TLB in __primary_switch
Marc Zyngier
2021-03-04
1
-0
/
+1
*
sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is set
Randy Dunlap
2021-03-04
1
-1
/
+1
*
powerpc/8xx: Fix software emulation interrupt
Christophe Leroy
2021-03-04
1
-1
/
+1
*
powerpc/pseries/dlpar: handle ibm, configure-connector delay status
Nathan Lynch
2021-03-04
1
-4
/
+3
*
ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ cores
Vladimir Murzin
2021-03-04
1
-2
/
+2
*
powerpc/47x: Disable 256k page size
Christophe Leroy
2021-03-04
1
-1
/
+1
*
KVM: PPC: Make the VMX instruction emulation routines static
Cédric Le Goater
2021-03-04
1
-4
/
+4
*
MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0
Nathan Chancellor
2021-03-04
1
-1
/
+1
*
MIPS: c-r4k: Fix section mismatch for loongson2_sc_init
Nathan Chancellor
2021-03-04
1
-1
/
+1
*
arm64: dts: msm8916: Fix reserved and rfsa nodes unit address
Vincent Knecht
2021-03-04
1
-2
/
+2
*
ARM: dts: armada388-helios4: assign pinctrl to each fan
Rosen Penev
2021-03-04
1
-3
/
+10
*
ARM: dts: armada388-helios4: assign pinctrl to LEDs
Rosen Penev
2021-03-04
1
-3
/
+12
*
ARM: dts: Configure missing thermal interrupt for 4430
Tony Lindgren
2021-03-04
1
-0
/
+2
*
arm64: dts: allwinner: A64: Limit MMC2 bus frequency to 150 MHz
Andre Przywara
2021-03-04
2
-1
/
+2
*
arm64: dts: allwinner: Drop non-removable from SoPine/LTS SD card
Andre Przywara
2021-03-04
1
-1
/
+0
*
arm64: dts: allwinner: A64: properly connect USB PHY to port 0
Andre Przywara
2021-03-04
2
-4
/
+4
*
arm64: dts: exynos: correct PMIC interrupt trigger level on Espresso
Krzysztof Kozlowski
2021-03-04
1
-1
/
+1
*
arm64: dts: exynos: correct PMIC interrupt trigger level on TM2
Krzysztof Kozlowski
2021-03-04
1
-1
/
+1
*
ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid XU3 family
Krzysztof Kozlowski
2021-03-04
1
-1
/
+1
*
ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale Octa
Krzysztof Kozlowski
2021-03-04
1
-1
/
+1
*
ARM: dts: exynos: correct PMIC interrupt trigger level on Spring
Krzysztof Kozlowski
2021-03-04
1
-1
/
+1
*
ARM: dts: exynos: correct PMIC interrupt trigger level on Rinato
Krzysztof Kozlowski
2021-03-04
1
-1
/
+1
[next]