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
*
Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-15
13
-62
/
+82
|
\
|
*
powerpc/xive: Do not skip CPU-less nodes when creating the IPIs
Cédric Le Goater
2021-08-12
1
-11
/
+24
|
*
powerpc/interrupt: Do not call single_step_exception() from other exceptions
Christophe Leroy
2021-08-12
1
-2
/
+7
|
*
powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
Christophe Leroy
2021-08-12
4
-3
/
+11
|
*
powerpc/kprobes: Fix kprobe Oops happens in booke
Pu Lehui
2021-08-09
1
-1
/
+2
|
*
powerpc/pseries: Fix update of LPAR security flavor after LPM
Laurent Dufour
2021-08-07
1
-2
/
+3
|
*
powerpc/smp: Fix OOPS in topology_init()
Christophe Leroy
2021-08-07
1
-1
/
+1
|
*
powerpc/32: Fix critical and debug interrupts on BOOKE
Christophe Leroy
2021-08-07
3
-41
/
+33
|
*
powerpc/32s: Fix napping restore in data storage interrupt (DSI)
Christophe Leroy
2021-08-07
1
-1
/
+1
*
|
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-15
3
-6
/
+13
|
\
\
|
*
|
x86/msi: Force affinity setup before startup
Thomas Gleixner
2021-08-10
2
-4
/
+9
|
*
|
x86/ioapic: Force affinity setup before startup
Thomas Gleixner
2021-08-10
1
-2
/
+4
*
|
|
Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-15
2
-14
/
+14
|
\
\
\
|
*
|
|
x86/resctrl: Fix default monitoring groups reporting
Babu Moger
2021-08-12
1
-14
/
+13
|
*
|
|
x86/tools: Fix objdump version check again
Randy Dunlap
2021-08-12
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-08-15
9
-58
/
+114
|
\
\
\
|
*
\
\
Merge branch 'kvm-tdpmmu-fixes' into kvm-master
Paolo Bonzini
2021-08-13
3
-11
/
+59
|
|
\
\
\
|
|
*
|
|
KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock
Sean Christopherson
2021-08-13
2
-0
/
+35
|
|
*
|
|
KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEs
Sean Christopherson
2021-08-13
1
-1
/
+8
|
|
*
|
|
KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEs
Sean Christopherson
2021-08-13
1
-10
/
+16
|
*
|
|
|
Merge tag 'kvmarm-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-08-13
2
-5
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
KVM: arm64: Fix race when enabling KVM_ARM_CAP_MTE
Steven Price
2021-07-29
1
-4
/
+8
|
|
*
|
|
|
KVM: arm64: Fix off-by-one in range_is_memory
David Brazdil
2021-07-29
1
-1
/
+1
|
*
|
|
|
|
KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF
Sean Christopherson
2021-08-13
1
-1
/
+2
|
*
|
|
|
|
kvm: vmx: Sync all matching EPTPs when injecting nested EPT fault
Junaid Shahid
2021-08-13
1
-12
/
+41
|
*
|
|
|
|
Merge branch 'kvm-vmx-secctl' into kvm-master
Paolo Bonzini
2021-08-13
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
Sean Christopherson
2021-08-10
1
-1
/
+1
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
KVM: x86: remove dead initialization
Paolo Bonzini
2021-08-13
1
-1
/
+1
|
*
|
|
|
|
KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernels
Sean Christopherson
2021-08-13
1
-27
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'riscv-for-linus-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-14
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUE
Alexandre Ghiti
2021-08-12
1
-1
/
+1
|
*
|
|
|
|
riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support it
Changbin Du
2021-08-12
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'arc-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2021-08-10
6
-11
/
+16
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch
Vineet Gupta
2021-08-03
1
-3
/
+6
|
*
|
|
|
|
ARC: Fix CONFIG_STACKDEPOT
Guenter Roeck
2021-08-03
1
-0
/
+2
|
*
|
|
|
|
arc: Fix spelling mistake and grammar in Kconfig
Colin Ian King
2021-08-03
1
-1
/
+1
|
*
|
|
|
|
arc: Prefer unsigned int to bare use of unsigned
Jinchao Wang
2021-08-03
3
-7
/
+7
*
|
|
|
|
|
Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-08
3
-14
/
+39
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf/x86/intel: Apply mid ACK for small core
Kan Liang
2021-08-06
2
-8
/
+30
|
*
|
|
|
|
|
perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
Like Xu
2021-08-04
1
-1
/
+2
|
*
|
|
|
|
|
perf/x86: Fix out of bound MSR access
Peter Zijlstra
2021-08-04
1
-5
/
+7
*
|
|
|
|
|
|
Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-08
1
-1
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
MIPS: Malta: Do not byte-swap accesses to the CBUS UART
Maciej W. Rozycki
2021-07-21
1
-1
/
+2
*
|
|
|
|
|
|
|
Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-07
5
-10
/
+25
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"
Alexandre Ghiti
2021-08-06
1
-0
/
+6
|
*
|
|
|
|
|
|
riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion
Alexandre Ghiti
2021-08-06
2
-8
/
+16
|
*
|
|
|
|
|
|
riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabled
Guenter Roeck
2021-08-03
1
-0
/
+1
|
*
|
|
|
|
|
|
riscv: dts: fix memory size for the SiFive HiFive Unmatched
Qiu Wenbo
2021-08-03
1
-1
/
+1
|
*
|
|
|
|
|
|
riscv: stacktrace: Fix NULL pointer dereference
Jisheng Zhang
2021-07-24
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-07
2
-5
/
+5
|
\
\
\
\
\
\
\
\
[next]