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
*
s390: limit brk randomization to 32MB
Martin Schwidefsky
2019-05-04
1
-4
/
+7
*
ARM: dts: bcm283x: Fix hdmi hpd gpio pull
Helen Koike
2019-05-04
1
-1
/
+1
*
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
2019-05-02
3
-18
/
+9
*
x86/retpolines: Disable switch jump tables when retpolines are enabled
Daniel Borkmann
2019-05-02
1
-2
/
+6
*
x86, retpolines: Raise limit for generating indirect calls from switch-case
Daniel Borkmann
2019-05-02
1
-0
/
+5
*
powerpc/mm/radix: Make Radix require HUGETLB_PAGE
Michael Ellerman
2019-05-02
2
-1
/
+2
*
ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
Ard Biesheuvel
2019-05-02
1
-1
/
+15
*
perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...
Harry Pan
2019-05-02
1
-5
/
+5
*
MIPS: scall64-o32: Fix indirect syscall number load
Aurelien Jarno
2019-05-02
1
-1
/
+1
*
powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
Christophe Leroy
2019-05-02
1
-1
/
+1
*
x86/speculation: Prevent deadlock on ssb_state::lock
Thomas Gleixner
2019-04-27
1
-2
/
+6
*
perf/x86: Fix incorrect PEBS_REGS
Kan Liang
2019-04-27
2
-20
/
+20
*
x86/cpu/bugs: Use __initconst for 'const' init data
Andi Kleen
2019-04-27
1
-3
/
+3
*
perf/x86/amd: Add event map for AMD Family 17h
Kim Phillips
2019-04-27
1
-9
/
+26
*
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
2019-04-27
1
-0
/
+26
*
arm64: futex: Restore oldval initialization to work around buggy compilers
Nathan Chancellor
2019-04-27
1
-1
/
+1
*
crypto: x86/poly1305 - fix overflow during partial reduction
Eric Biggers
2019-04-27
2
-12
/
+24
*
Revert "svm: Fix AVIC incomplete IPI emulation"
Suthikulpanit, Suravee
2019-04-27
1
-4
/
+15
*
KVM: x86: svm: make sure NMI is injected after nmi_singlestep
Vitaly Kuznetsov
2019-04-27
1
-0
/
+3
*
KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
Sean Christopherson
2019-04-27
1
-10
/
+11
*
ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
Yang Shi
2019-04-20
1
-3
/
+3
*
crypto: sha512/arm - fix crash bug in Thumb2 build
Ard Biesheuvel
2019-04-20
2
-2
/
+4
*
crypto: sha256/arm - fix crash bug in Thumb2 build
Ard Biesheuvel
2019-04-20
2
-2
/
+4
*
KVM: nVMX: restore host state in nested_vmx_vmexit for VMFail
Sean Christopherson
2019-04-20
1
-20
/
+153
*
ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms
Bartlomiej Zolnierkiewicz
2019-04-20
1
-1
/
+1
*
powerpc/pseries: Remove prrn_work workqueue
Nathan Fontenot
2019-04-20
1
-14
/
+3
*
x86/gart: Exclude GART aperture from kcore
Kairui Song
2019-04-20
1
-7
/
+13
*
x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...
Nathan Chancellor
2019-04-20
1
-0
/
+1
*
x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
Matthew Whitehead
2019-04-20
1
-7
/
+7
*
x86/hyperv: Prevent potential NULL pointer dereference
Kangjie Lu
2019-04-20
1
-1
/
+5
*
x86/hpet: Prevent potential NULL pointer dereference
Aditya Pakki
2019-04-20
1
-0
/
+2
*
x86/mm: Don't leak kernel addresses
Matteo Croce
2019-04-20
1
-2
/
+2
*
arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
Corentin Labbe
2019-04-20
1
-0
/
+1
*
ARC: u-boot args: check that magic number is correct
Eugeniy Paltsev
2019-04-20
2
-0
/
+9
*
KVM: x86: nVMX: fix x2APIC VTPR read intercept
Marc Orr
2019-04-17
1
-1
/
+1
*
KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)
Marc Orr
2019-04-17
1
-28
/
+44
*
arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64
Tomohiro Mayama
2019-04-17
1
-2
/
+1
*
arm64: dts: rockchip: fix vcc_host1_5v pin assign on rk3328-rock64
Katsuhiro Suzuki
2019-04-17
1
-2
/
+2
*
x86/perf/amd: Remove need to check "running" bit in NMI handler
Lendacky, Thomas
2019-04-17
2
-12
/
+22
*
x86/perf/amd: Resolve NMI latency issues for active PMCs
Lendacky, Thomas
2019-04-17
1
-1
/
+55
*
x86/perf/amd: Resolve race condition when disabling PMC
Lendacky, Thomas
2019-04-17
1
-3
/
+62
*
x86/asm: Use stricter assembly constraints in bitops
Alexander Potapenko
2019-04-17
1
-23
/
+18
*
x86/asm: Remove dead __GNUC__ conditionals
Rasmus Villemoes
2019-04-17
3
-41
/
+0
*
xtensa: fix return_address
Max Filippov
2019-04-17
1
-1
/
+5
*
xen: Prevent buffer overflow in privcmd ioctl
Dan Carpenter
2019-04-17
1
-0
/
+3
*
arm64: backtrace: Don't bother trying to unwind the userspace stack
Will Deacon
2019-04-17
1
-6
/
+9
*
arm64: dts: rockchip: fix rk3328 rgmii high tx error rate
Peter Geis
2019-04-17
1
-22
/
+22
*
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
2019-04-17
1
-8
/
+8
*
ARM: dts: at91: Fix typo in ISC_D0 on PC9
David Engraf
2019-04-17
1
-1
/
+1
*
ARM: dts: am335x-evm: Correct the regulators for the audio codec
Peter Ujfalusi
2019-04-17
1
-4
/
+22
[next]