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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-06-04
22
-55
/
+19
*
x86/mce: Handle varying MCA bank counts
Yazen Ghannam
2019-05-31
2
-22
/
+14
*
x86/mce: Fix machine_check_poll() tests for error types
Tony Luck
2019-05-31
1
-7
/
+37
*
sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()
Geert Uytterhoeven
2019-05-31
1
-1
/
+1
*
x86/uaccess: Fix up the fixup
Peter Zijlstra
2019-05-31
1
-1
/
+2
*
x86/ia32: Fix ia32_restore_sigcontext() AC leak
Peter Zijlstra
2019-05-31
1
-12
/
+17
*
x86/uaccess, signal: Fix AC=1 bloat
Peter Zijlstra
2019-05-31
1
-12
/
+17
*
arm64: cpu_ops: fix a leaked reference by adding missing of_node_put
Wen Yang
2019-05-31
1
-0
/
+1
*
x86/build: Keep local relocations with ld.lld
Kees Cook
2019-05-31
1
-1
/
+1
*
s390/mm: silence compiler warning when compiling without CONFIG_PGSTE
Thomas Huth
2019-05-31
1
-0
/
+2
*
x86/microcode: Fix the ancient deprecated microcode loading method
Borislav Petkov
2019-05-31
1
-1
/
+2
*
perf/x86/intel/cstate: Add Icelake support
Kan Liang
2019-05-31
1
-0
/
+2
*
perf/x86/intel/rapl: Add Icelake support
Kan Liang
2019-05-31
1
-0
/
+2
*
perf/x86/msr: Add Icelake support
Kan Liang
2019-05-31
1
-0
/
+1
*
arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
Vincenzo Frascino
2019-05-31
4
-5
/
+8
*
x86/irq/64: Limit IST stack overflow check to #DB stack
Thomas Gleixner
2019-05-31
1
-5
/
+14
*
powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX
Russell Currey
2019-05-31
1
-1
/
+3
*
powerpc/numa: improve control of topology updates
Nathan Lynch
2019-05-31
1
-6
/
+12
*
x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()
Jiri Kosina
2019-05-31
1
-2
/
+0
*
x86/build: Move _etext to actual end of .text
Kees Cook
2019-05-31
1
-3
/
+3
*
s390/kexec_file: Fix detection of text segment in ELF loader
Philipp Rudo
2019-05-31
1
-1
/
+6
*
x86/modules: Avoid breaking W^X while loading modules
Nadav Amit
2019-05-31
2
-8
/
+22
*
powerpc/watchdog: Use hrtimers for per-CPU heartbeat
Nicholas Piggin
2019-05-31
1
-41
/
+40
*
arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
Qian Cai
2019-05-31
1
-1
/
+2
*
ARM: vdso: Remove dependency with the arch_timer driver internals
Marc Zyngier
2019-05-31
2
-2
/
+5
*
powerpc/perf: Fix loop exit condition in nest_imc_event_init
Anju T Sudhakar
2019-05-31
2
-2
/
+2
*
powerpc/boot: Fix missing check of lseek() return value
Bo YU
2019-05-31
1
-1
/
+5
*
powerpc/perf: Return accordingly on invalid chip-id in
Anju T Sudhakar
2019-05-31
1
-0
/
+5
*
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
2019-05-31
6
-3
/
+112
*
arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
Christoph Hellwig
2019-05-31
1
-0
/
+10
*
arm64/kernel: kaslr: reduce module randomization range to 2 GB
Ard Biesheuvel
2019-05-31
2
-4
/
+4
*
kvm: svm/avic: fix off-by-one in checking host APIC ID
Suthikulpanit, Suravee
2019-05-31
1
-1
/
+5
*
KVM: x86: fix return value for reserved EFER
Paolo Bonzini
2019-05-31
1
-1
/
+1
*
x86: Hide the int3_emulate_call/jmp functions from UML
Steven Rostedt (VMware)
2019-05-31
1
-1
/
+3
*
perf/x86/intel: Fix race in intel_pmu_disable_event()
Jiri Olsa
2019-05-25
1
-3
/
+7
*
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
Gary Hook
2019-05-25
1
-0
/
+12
*
x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012
Vitaly Kuznetsov
2019-05-25
1
-1
/
+10
*
MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
Florian Fainelli
2019-05-25
1
-18
/
+3
*
ftrace/x86_64: Emulate call function while updating in breakpoint handler
Peter Zijlstra
2019-05-25
1
-5
/
+27
*
x86_64: Allow breakpoints to emulate call instructions
Peter Zijlstra
2019-05-25
1
-0
/
+28
*
x86_64: Add gap to int3 to allow for call emulation
Josh Poimboeuf
2019-05-25
1
-2
/
+16
*
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
Helge Deller
2019-05-25
3
-6
/
+6
*
parisc: Use PA_ASM_LEVEL in boot code
Helge Deller
2019-05-25
1
-3
/
+3
*
parisc: Export running_on_qemu symbol for modules
Helge Deller
2019-05-25
1
-0
/
+1
*
xen/pvh: set xen_domain_type to HVM in xen_pvh_init
Roger Pau Monne
2019-05-22
1
-0
/
+1
*
KVM: lapic: Busy wait for timer to expire when using hv_timer
Sean Christopherson
2019-05-22
1
-1
/
+1
*
KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
Sean Christopherson
2019-05-22
1
-13
/
+24
*
bpf, arm64: remove prefetch insn in xadd mapping
Daniel Borkmann
2019-05-22
2
-7
/
+0
*
crypto: arm64/aes-neonbs - don't access already-freed walk.iv
Eric Biggers
2019-05-22
1
-0
/
+2
*
crypto: arm/aes-neonbs - don't access already-freed walk.iv
Eric Biggers
2019-05-22
1
-0
/
+2
[next]