index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-22
scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled
Diego Elio Pettenò
43
-43
/
+0
2020-07-22
ARM: at91: pm: add quirk for sam9x60's ulp1
Claudiu Beznea
1
-0
/
+4
2020-07-22
ARM: OMAP2+: use separate IOMMU pdata to fix DRA7 IPU1 boot
Suman Anna
1
-0
/
+21
2020-07-22
ARM: OMAP2+: Add workaround for DRA7 DSP MStandby errata i879
Suman Anna
1
-3
/
+40
2020-07-22
ARM: OMAP4+: remove pdata quirks for omap4+ iommus
Tero Kristo
1
-14
/
+0
2020-07-22
arm64/alternatives: don't patch up internal branches
Ard Biesheuvel
1
-14
/
+2
2020-07-22
arm64/alternatives: use subsections for replacement sequences
Ard Biesheuvel
2
-11
/
+8
2020-07-22
m68k: mm: fix node memblock init
Angelo Dureghello
1
-1
/
+1
2020-07-22
m68k: nommu: register start of the memory with memblock
Mike Rapoport
1
-1
/
+2
2020-07-22
x86/fpu: Reset MXCSR to default in kernel_fpu_begin()
Petteri Aimonen
2
-0
/
+11
2020-07-22
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
Marc Zyngier
1
-0
/
+1
2020-07-22
arm64: Introduce a way to disable the 32bit vdso
Marc Zyngier
7
-10
/
+37
2020-07-16
s390/maccess: add no DAT mode to kernel_write
Vasily Gorbik
1
-5
/
+9
2020-07-16
s390: Change s390_kernel_write() return type to match memcpy()
Josh Poimboeuf
2
-4
/
+7
2020-07-16
s390/mm: fix huge pte soft dirty copying
Janosch Frank
1
-1
/
+1
2020-07-16
s390/setup: init jump labels before command line parsing
Vasily Gorbik
1
-0
/
+1
2020-07-16
ARC: elf: use right ELF_ARCH
Vineet Gupta
1
-1
/
+1
2020-07-16
ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE
Vineet Gupta
1
-11
/
+5
2020-07-16
KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVE
Steven Price
1
-3
/
+7
2020-07-16
KVM: x86: Mark CR4.TSD as being possibly owned by the guest
Sean Christopherson
2
-1
/
+3
2020-07-16
KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
Sean Christopherson
1
-0
/
+2
2020-07-16
KVM: x86: bit 8 of non-leaf PDPEs is not reserved
Paolo Bonzini
1
-1
/
+1
2020-07-16
KVM: arm64: Annotate hyp NMI-related functions as __always_inline
Alexandru Elisei
2
-2
/
+2
2020-07-16
KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
Andrew Scull
1
-4
/
+7
2020-07-16
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Will Deacon
1
-1
/
+1
2020-07-16
arm64: kgdb: Fix single-step exception handling oops
Wei Li
1
-1
/
+1
2020-07-16
x86/entry: Increase entry_stack size to a full page
Peter Zijlstra
1
-1
/
+1
2020-07-16
ARM: imx6: add missing put_device() call in imx6q_suspend_init()
yu kuai
1
-4
/
+6
2020-07-16
s390/kasan: fix early pgm check handler execution
Vasily Gorbik
1
-0
/
+2
2020-07-16
powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL
Aneesh Kumar K.V
1
-1
/
+2
2020-07-16
ARM: dts: omap4-droid4: Fix spi configuration and increase rate
Tony Lindgren
1
-1
/
+3
2020-07-16
perf/x86/rapl: Fix RAPL config variable bug
Stephane Eranian
1
-1
/
+1
2020-07-16
perf/x86/rapl: Move RAPL support to common x86 code
Stephane Eranian
4
-8
/
+10
2020-07-16
KVM: s390: reduce number of IO pins to 1
Christian Borntraeger
1
-4
/
+4
2020-07-09
x86/resctrl: Fix memory bandwidth counter width for AMD
Babu Moger
3
-1
/
+7
2020-07-09
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Hauke Mehrtens
1
-0
/
+1
2020-07-09
MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias names
Martin Blumenstingl
1
-4
/
+4
2020-07-09
s390/debug: avoid kernel warning on too large number of pages
Christian Borntraeger
1
-1
/
+2
2020-06-30
arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 voltage range
Robin Gong
1
-2
/
+2
2020-06-30
arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage range
Robin Gong
1
-2
/
+2
2020-06-30
arm64: perf: Report the PC value in REGS_ABI_32 mode
Jiping Ma
1
-3
/
+22
2020-06-30
x86/asm/64: Align start of __clear_user() loop to 16-bytes
Matt Fleming
1
-0
/
+1
2020-06-30
x86/cpu: Use pinning mask for CR4 bits needing to be 0
Kees Cook
1
-12
/
+12
2020-06-30
KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
Sean Christopherson
3
-26
/
+0
2020-06-30
KVM: nVMX: Plumb L2 GPA through to PML emulation
Sean Christopherson
5
-10
/
+11
2020-06-30
KVM: X86: Fix MSR range of APIC registers in X2APIC mode
Xiaoyao Li
1
-2
/
+2
2020-06-30
RISC-V: Don't allow write+exec only page mapping request in mmap
Yash Shah
1
-0
/
+6
2020-06-30
arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n
Will Deacon
1
-3
/
+3
2020-06-30
s390/vdso: fix vDSO clock_getres()
Vincenzo Frascino
4
-6
/
+8
2020-06-30
s390/vdso: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
1
-6
/
+4
[next]