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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2019-10-05
x86/speculation: Allow guests to use SSBD even if host does not
Alejandro Jimenez
2019-10-05
MIPS: Add missing EHB in mtc0 -> mfc0 sequence.
Dmitry Korotin
2019-10-05
x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz
Colin Ian King
2019-10-05
KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST
Dave Martin
2019-10-05
s390/crypto: fix possible sleep during spinlock aquired
Harald Freudenberger
2019-10-05
powerpc/perf: Fix MMCRA corruption by bhrb_filter
Ravi Bangoria
2019-10-05
powerpc/perf: add missing put_cpu_var in power_pmu_event_init
Jan Stancek
2019-09-23
x86/speculation/mds: Revert CPU buffer clear on double fault exit
Andy Lutomirski
2019-09-23
powerpc/booke64: set RI in default MSR
Laurentiu Tudor
2019-09-23
x86/uaccess: Dont leak the AC flag into __put_user() argument evaluation
Peter Zijlstra
2019-09-23
powerpc/83xx: Add missing of_node_put() after of_device_is_available()
Julia Lawall
2019-09-23
crypto: arm/aes-neonbs - don't access already-freed walk.iv
Eric Biggers
2019-09-23
ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data"
YueHaibing
2019-09-23
arm64: compat: Reduce address limit
Vincenzo Frascino
2019-09-23
crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
Eric Biggers
2019-09-23
ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()
Tony Lindgren
2019-09-23
ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260
Stuart Menefy
2019-08-13
powerpc/tm: Fix oops on sigreturn on systems without TM
Michael Neuling
2019-08-13
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
Thomas Gleixner
2019-08-13
x86/entry/64: Use JMP instead of JMPQ
Josh Poimboeuf
2019-08-13
x86/speculation: Enable Spectre v1 swapgs mitigations
Josh Poimboeuf
2019-08-13
x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
Josh Poimboeuf
2019-08-13
x86/entry/64: Fix context tracking state warning when load_gs_index fails
Wanpeng Li
2019-08-13
x86/entry/64: Really create an error-entry-from-usermode code path
Andy Lutomirski
2019-08-13
x86/asm/entry/64: Disentangle error_entry/exit gsbase/ebx/usermode code
Andy Lutomirski
2019-08-13
x86: cpufeatures: Renumber feature word 7
Ben Hutchings
2019-08-13
x86/kprobes: Avoid kretprobe recursion bug
Masami Hiramatsu
2019-08-13
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
2019-08-13
kvm: mmu: Fix overflow on kvm mmu page limit calculation
Ben Gardon
2019-08-13
MIPS: scall64-o32: Fix indirect syscall number load
Aurelien Jarno
2019-08-13
x86/speculation: Prevent deadlock on ssb_state::lock
Thomas Gleixner
2019-08-13
powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
Christophe Leroy
2019-08-13
xen: Prevent buffer overflow in privcmd ioctl
Dan Carpenter
2019-08-13
xtensa: fix return_address
Max Filippov
2019-08-13
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
2019-08-13
kvm: x86: IA32_ARCH_CAPABILITIES is always supported
Jim Mattson
2019-08-13
ARM: dts: pfla02: increase phy reset duration
Marco Felsch
2019-08-13
ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
Kohji Okuno
2019-08-13
powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
Michael Ellerman
2019-07-09
powerpc/32: Clear on-stack exception marker upon exception return
Christophe Leroy
2019-07-09
powerpc/powernv: Make opal log only readable by root
Jordan Niethe
2019-07-09
powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...
Aneesh Kumar K.V
2019-07-09
powerpc/wii: properly disable use of BATs when requested.
Christophe Leroy
2019-07-09
powerpc/83xx: Also save/restore SPRG4-7 during suspend
Christophe Leroy
2019-07-09
KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
Sean Christopherson
2019-07-09
crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
Ard Biesheuvel
2019-07-09
m68k: Add -ffreestanding to CFLAGS
Finn Thain
2019-07-09
powerpc/irq: drop arch_early_irq_init()
Christophe Leroy
2019-07-09
ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
Gustavo A. R. Silva
2019-07-09
clk: vf610: fix refcount leak in vf610_clocks_init()
Yangtao Li
[next]