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
*
KVM: nVMX: Fix exception injection
Wanpeng Li
2017-07-05
1
-1
/
+1
*
KVM: x86: zero base3 of unusable segments
Radim Krčmář
2017-07-05
1
-0
/
+2
*
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
Radim Krčmář
2017-07-05
1
-1
/
+1
*
KVM: x86: fix emulation of RSM and IRET instructions
Ladi Prosek
2017-07-05
3
-11
/
+24
*
x86/mm: Fix flush_tlb_page() on Xen
Andy Lutomirski
2017-07-05
1
-3
/
+1
*
x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
Joerg Roedel
2017-07-05
1
-9
/
+1
*
perf/x86: Fix spurious NMI with PEBS Load Latency event
Kan Liang
2017-07-05
3
-2
/
+3
*
x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug
Baoquan He
2017-07-05
3
-7
/
+2
*
x86/mshyperv: Remove excess #includes from mshyperv.h
Thomas Gleixner
2017-07-05
1
-2
/
+1
*
Revert "x86/entry: Fix the end of the stack for newly forked tasks"
Josh Poimboeuf
2017-07-05
2
-18
/
+23
*
ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_...
Christophe JAILLET
2017-07-05
1
-0
/
+2
*
ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'
Christophe JAILLET
2017-07-05
1
-1
/
+4
*
ARM: 8685/1: ensure memblock-limit is pmd-aligned
Doug Berger
2017-07-05
1
-4
/
+4
*
ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
Lorenzo Pieralisi
2017-07-05
1
-3
/
+3
*
ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path
Timmy Li
2017-07-05
1
-1
/
+3
*
x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...
Baoquan He
2017-07-05
1
-4
/
+4
*
perf/x86/intel/uncore: Fix wrong box pointer check
Kan Liang
2017-07-05
1
-1
/
+1
*
x86/intel_rdt: Fix memory leak on mount failure
Vikas Shivappa
2017-07-05
1
-1
/
+3
*
MIPS: Fix IRQ tracing & lockdep when rescheduling
Paul Burton
2017-07-05
1
-0
/
+3
*
MIPS: pm-cps: Drop manual cache-line alignment of ready_count
Paul Burton
2017-07-05
1
-8
/
+1
*
MIPS: Avoid accidental raw backtrace
James Hogan
2017-07-05
1
-0
/
+2
*
MIPS: head: Reorder instructions missing a delay slot
Karl Beldan
2017-07-05
1
-1
/
+1
*
arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW
Will Deacon
2017-06-29
2
-3
/
+3
*
powerpc/64s: Handle data breakpoints in Radix mode
Naveen N. Rao
2017-06-29
1
-4
/
+7
*
powerpc/kprobes: Pause function_graph tracing during jprobes handling
Naveen N. Rao
2017-06-29
1
-0
/
+11
*
KVM: PPC: Book3S HV: Save/restore host values of debug registers
Paul Mackerras
2017-06-29
1
-13
/
+32
*
KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
Paul Mackerras
2017-06-29
2
-3
/
+17
*
KVM: PPC: Book3S HV: Context-switch EBB registers properly
Paul Mackerras
2017-06-29
1
-0
/
+15
*
KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1
Paul Mackerras
2017-06-29
1
-0
/
+8
*
KVM: PPC: Book3S HV: Preserve userspace HTM state properly
Paul Mackerras
2017-06-29
1
-0
/
+21
*
KVM: PPC: Book3S HV: Cope with host using large decrementer mode
Paul Mackerras
2017-06-29
2
-7
/
+28
*
KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows
Heiko Carstens
2017-06-29
1
-9
/
+6
*
KVM: MIPS: Fix maybe-uninitialized build failure
James Cowgill
2017-06-29
1
-1
/
+5
*
KVM: x86: fix singlestepping over syscall
Paolo Bonzini
2017-06-29
3
-30
/
+34
*
perf/x86/intel: Add 1G DTLB load/store miss support for SKL
Kan Liang
2017-06-29
1
-2
/
+2
*
powerpc/perf: Fix oops when kthread execs user process
Ravi Bangoria
2017-06-29
1
-1
/
+2
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-24
16
-27
/
+30
*
ARM: dts: am335x-sl50: Fix cannot claim requested pins for spi0
Enric Balletbo i Serra
2017-06-24
1
-4
/
+0
*
ARM: dts: am335x-sl50: Fix card detect pin for mmc1
Enric Balletbo i Serra
2017-06-24
1
-2
/
+2
*
MIPS: .its targets depend on vmlinux
Paul Burton
2017-06-24
1
-5
/
+5
*
MIPS: Fix bnezc/jialc return address calculation
Paul Burton
2017-06-24
1
-1
/
+3
*
powerpc/mm: Add physical address to Linux page table dump
Oliver O'Halloran
2017-06-24
1
-2
/
+16
*
x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
Laura Abbott
2017-06-24
1
-0
/
+1
*
s390/kvm: do not rely on the ILC on kvm host protection fauls
Christian Borntraeger
2017-06-17
1
-6
/
+13
*
xtensa: don't use linux IRQ #0
Max Filippov
2017-06-17
4
-13
/
+11
*
efi: Fix boot panic because of invalid BGRT image address
Dave Young
2017-06-17
1
-1
/
+25
*
kthread: fix boot hang (regression) on MIPS/OpenRISC
Vegard Nossum
2017-06-14
2
-3
/
+0
*
x86/microcode/intel: Clear patch pointer before jettisoning the initrd
Dominik Brodowski
2017-06-14
1
-0
/
+3
*
powerpc/kernel: Initialize load_tm on task creation
Breno Leitao
2017-06-14
1
-0
/
+1
*
powerpc/kernel: Fix FP and vector register restoration
Breno Leitao
2017-06-14
1
-0
/
+2
[next]