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: Introduce kvm_make_all_cpus_request_except()
Suravee Suthikulpanit
2020-05-08
2
-2
/
+2
*
KVM: VMX: pass correct DR6 for GD userspace exit
Paolo Bonzini
2020-05-08
1
-1
/
+1
*
KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6
Paolo Bonzini
2020-05-08
5
-30
/
+32
*
KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6
Paolo Bonzini
2020-05-08
5
-28
/
+21
*
KVM: nSVM: trap #DB and #BP to userspace if guest debugging is on
Paolo Bonzini
2020-05-07
1
-0
/
+8
*
KVM: X86: Fix single-step with KVM_SET_GUEST_DEBUG
Peter Xu
2020-05-07
1
-1
/
+1
*
KVM: X86: Set RTM for DB_VECTOR too for KVM_EXIT_DEBUG
Peter Xu
2020-05-07
1
-1
/
+1
*
KVM: x86: fix DR6 delivery for various cases of #DB injection
Paolo Bonzini
2020-05-07
3
-11
/
+9
*
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
2020-05-07
3
-0
/
+3
*
kvm: x86: Use KVM CPU capabilities to determine CR4 reserved bits
Paolo Bonzini
2020-05-06
1
-15
/
+5
*
KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB path
Sean Christopherson
2020-05-06
1
-0
/
+3
*
kvm: ioapic: Restrict lazy EOI update to edge-triggered interrupts
Paolo Bonzini
2020-05-04
1
-5
/
+5
*
KVM: x86: Fixes posted interrupt check for IRQs delivery modes
Suravee Suthikulpanit
2020-05-04
1
-2
/
+2
*
Merge tag 'kvmarm-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-05-04
4
-15
/
+33
|
\
|
*
KVM: arm64: Fix 32bit PC wrap-around
Marc Zyngier
2020-05-01
1
-0
/
+7
|
*
KVM: arm64: Save/restore sp_el0 as part of __guest_enter
Marc Zyngier
2020-04-30
2
-14
/
+26
|
*
KVM: arm64: Delete duplicated label in invalid_vector
Fangrui Song
2020-04-30
1
-1
/
+0
*
|
KVM: SVM: fill in kvm_run->debug.arch.dr[67]
Paolo Bonzini
2020-05-04
1
-0
/
+2
*
|
KVM: nVMX: Replace a BUG_ON(1) with BUG() to squash clang warning
Sean Christopherson
2020-05-04
1
-1
/
+1
*
|
Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-04-21
2
-8
/
+10
|
\
\
|
*
|
KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions
Paul Mackerras
2020-04-21
2
-8
/
+10
*
|
|
Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2020-04-21
1224
-15645
/
+34962
|
\
\
\
|
*
|
|
KVM: s390: Fix PV check in deliverable_irqs()
Eric Farman
2020-04-20
1
-1
/
+1
|
*
|
|
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-19
6
-21
/
+56
|
|
\
\
\
|
|
*
|
|
x86/split_lock: Add Tremont family CPU models
Tony Luck
2020-04-18
1
-0
/
+3
|
|
*
|
|
x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architectural
Tony Luck
2020-04-18
1
-14
/
+31
|
|
*
|
|
x86/resctrl: Preserve CDP enable over CPU hotplug
James Morse
2020-04-17
3
-0
/
+16
|
|
*
|
|
x86/resctrl: Fix invalid attempt at removing the default resource group
Reinette Chatre
2020-04-17
1
-1
/
+2
|
|
*
|
|
x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL()
Tony Luck
2020-04-17
1
-4
/
+2
|
|
*
|
|
x86/umip: Make umip_insns static
Jason Yan
2020-04-15
1
-1
/
+1
|
|
*
|
|
x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
John Allen
2020-04-14
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-04-17
2
-13
/
+4
|
|
\
\
\
|
|
*
|
|
arm64: Delete the space separator in __emit_inst
Fangrui Song
2020-04-15
1
-1
/
+3
|
|
*
|
|
arm64: vdso: don't free unallocated pages
Mark Rutland
2020-04-15
1
-12
/
+1
|
|
|
/
/
|
*
|
|
Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-17
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
arm/xen: make _xen_start_info static
Jason Yan
2020-04-17
1
-1
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-16
5
-40
/
+70
|
|
\
\
\
\
|
|
*
|
|
|
arm, bpf: Fix offset overflow for BPF_MEM BPF_DW
Luke Nelson
2020-04-14
1
-16
/
+24
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-04-09
3
-20
/
+43
|
|
|
\
\
\
\
|
|
|
*
|
|
|
arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0
Luke Nelson
2020-04-09
1
-2
/
+10
|
|
|
*
|
|
|
riscv, bpf: Fix offset range checking for auipc+jalr on RV64
Luke Nelson
2020-04-08
1
-17
/
+32
|
|
|
*
|
|
|
riscv, bpf: Remove BPF JIT for nommu builds
Björn Töpel
2020-04-03
1
-1
/
+1
|
|
*
|
|
|
|
ARM: dts: imx6: add fec gpr property.
Martin Fuzzey
2020-04-07
1
-0
/
+1
|
|
*
|
|
|
|
ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.
Martin Fuzzey
2020-04-07
2
-4
/
+2
|
*
|
|
|
|
|
Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-15
3
-5
/
+16
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
efi/x86: Revert struct layout change to fix kexec boot regression
Ard Biesheuvel
2020-04-14
1
-0
/
+2
|
|
*
|
|
|
|
|
efi/x86: Don't remap text<->rodata gap read-only for mixed mode
Ard Biesheuvel
2020-04-14
1
-2
/
+10
|
|
*
|
|
|
|
|
efi/x86: Fix the deletion of variables in mixed mode
Gary Lin
2020-04-14
1
-2
/
+2
|
|
*
|
|
|
|
|
efi/arm: Deal with ADR going out of range in efi_enter_kernel()
Ard Biesheuvel
2020-04-14
1
-1
/
+2
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-14
2
-3
/
+17
|
|
\
\
\
\
\
\
[next]