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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2019-09-06
KVM: x86: Don't update RIP or do single-step on faulting emulation
Sean Christopherson
1
-4
/
+5
2019-09-06
KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...
Vitaly Kuznetsov
3
-8
/
+6
2019-09-06
kvm: x86: skip populating logical dest map if apic is not sw enabled
Radim Krcmar
1
-0
/
+5
2019-09-06
riscv: fix flush_tlb_range() end address for flush_tlb_page()
Paul Walmsley
1
-2
/
+9
2019-09-06
arm64: cpufeature: Don't treat granule sizes as strict
Will Deacon
1
-3
/
+11
2019-08-29
powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
Alastair D'Silva
1
-2
/
+2
2019-08-29
x86/boot: Fix boot regression caused by bootparam sanitizing
John Hubbard
1
-1
/
+1
2019-08-29
x86/boot: Save fields explicitly, zero out everything else
John Hubbard
1
-15
/
+48
2019-08-29
x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
Tom Lendacky
3
-13
/
+140
2019-08-29
x86/apic: Handle missing global clockevent gracefully
Thomas Gleixner
1
-15
/
+53
2019-08-29
x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
Sean Christopherson
1
-1
/
+1
2019-08-29
Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"
Paolo Bonzini
1
-32
/
+1
2019-08-29
KVM: arm: Don't write junk to CP15 registers on reset
Marc Zyngier
1
-8
/
+15
2019-08-29
KVM: arm64: Don't write junk to sysregs on reset
Marc Zyngier
1
-14
/
+18
2019-08-29
x86/lib/cpu: Address missing prototypes warning
Valdis Klētnieks
1
-0
/
+1
2019-08-29
s390: put _stext and _etext into .text section
Vasily Gorbik
1
-6
/
+4
2019-08-29
s390/mm: fix dump_pagetables top level page table walking
Vasily Gorbik
1
-6
/
+6
2019-08-29
s390/protvirt: avoid memory sharing for diag 308 set/store
Vasily Gorbik
2
-11
/
+0
2019-08-29
mips: fix cacheinfo
Vladimir Kondratiev
1
-0
/
+2
2019-08-29
MIPS: kernel: only use i8253 clocksource with periodic clockevent
Thomas Bogendoerfer
1
-1
/
+2
2019-08-25
arm64: KVM: regmap: Fix unexpected switch fall-through
Anders Roxell
1
-0
/
+5
2019-08-25
page flags: prioritize kasan bits over last-cpuid
Arnd Bergmann
1
-0
/
+1
2019-08-25
arm64: Make debug exception handlers visible from RCU
Masami Hiramatsu
1
-8
/
+49
2019-08-25
arm64: kprobes: Recover pstate.D in single-step exception handler
Masami Hiramatsu
2
-34
/
+8
2019-08-25
arm64/mm: fix variable 'tag' set but not used
Qian Cai
1
-3
/
+7
2019-08-25
arm64/mm: fix variable 'pud' set but not used
Qian Cai
1
-2
/
+2
2019-08-25
arm64: unwind: Prohibit probing on return_address()
Masami Hiramatsu
2
-0
/
+6
2019-08-25
arm64: Lower priority mask for GIC_PRIO_IRQON
Julien Thierry
2
-1
/
+7
2019-08-25
riscv: Fix perf record without libelf support
Mao Han
1
-1
/
+1
2019-08-25
arm64/efi: fix variable 'si' set but not used
Qian Cai
1
-1
/
+5
2019-08-25
powerpc/nvdimm: Pick nearby online node if the device node is not online
Aneesh Kumar K.V
1
-2
/
+27
2019-08-25
riscv: Make __fstate_clean() work correctly.
Vincent Chen
1
-1
/
+1
2019-08-25
riscv: Correct the initialized flow of FP register
Vincent Chen
2
-2
/
+15
2019-08-25
arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
Will Deacon
1
-9
/
+13
2019-08-25
xtensa: add missing isync to the cpu_reset TLB code
Max Filippov
1
-0
/
+1
2019-08-25
sh: kernel: hw_breakpoint: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-08-16
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
5
-0
/
+34
2019-08-16
KVM/nSVM: properly map nested VMCB
Vitaly Kuznetsov
1
-2
/
+2
2019-08-16
s390/dma: provide proper ARCH_ZONE_DMA_BITS value
Halil Pasic
1
-0
/
+2
2019-08-16
perf/x86: Apply more accurate check on hypervisor platform
Zhenzhong Duan
1
-2
/
+1
2019-08-16
perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x register
Yunying Sun
1
-2
/
+2
2019-08-16
perf/x86/intel: Fix SLOTS PEBS event constraint
Kan Liang
1
-1
/
+1
2019-08-16
ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux
Arnd Bergmann
1
-0
/
+3
2019-08-16
ARM: davinci: fix sleep.S build error on ARMv4
Arnd Bergmann
1
-0
/
+1
2019-08-16
arm64: dts: imx8mq: fix SAI compatible
Lucas Stach
1
-2
/
+1
2019-08-16
arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1
Anson Huang
1
-2
/
+2
2019-08-16
arm64: entry: SP Alignment Fault doesn't write to FAR_EL1
James Morse
1
-9
/
+13
2019-08-16
arm64: Force SSBS on context switch
Marc Zyngier
2
-3
/
+40
2019-08-16
powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails
Vaibhav Jain
1
-1
/
+14
2019-08-16
ARM: dts: imx6ul: fix clock frequency property name of I2C buses
Sébastien Szymanski
5
-6
/
+6
[prev]
[next]