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
*
parisc: Fix argument pointer in real64_call_asm()
Helge Deller
2023-05-03
1
-3
/
+2
*
parisc: Cleanup mmap implementation regarding color alignment
John David Anglin
2023-05-03
1
-103
/
+63
*
parisc: Drop HP-UX constants and structs from grfioctl.h
Helge Deller
2023-05-03
1
-38
/
+0
*
parisc: Ensure page alignment in flush functions
Helge Deller
2023-05-03
1
-0
/
+2
*
parisc: Replace regular spinlock with spin_trylock on panic path
Guilherme G. Piccoli
2023-05-03
2
-4
/
+24
*
parisc: Limit amount of kgdb breakpoints on parisc
Helge Deller
2023-05-03
1
-0
/
+2
*
Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-05-01
1
-0
/
+1
|
\
|
*
Merge tag 'v6.3-rc2' into next
Dmitry Torokhov
2023-03-17
2603
-123585
/
+100459
|
|
\
|
*
|
ARM: spitz: include header defining input event codes
Dmitry Torokhov
2023-02-23
1
-0
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-05-01
82
-1520
/
+2733
|
\
\
\
|
*
\
\
Merge tag 'kvm-x86-vmx-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
3
-40
/
+91
|
|
\
\
\
|
|
*
|
|
KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted
Sean Christopherson
2023-04-11
1
-0
/
+15
|
|
*
|
|
KVM: VMX: Use is_64_bit_mode() to check 64-bit mode in SGX handler
Binbin Wu
2023-04-05
1
-2
/
+2
|
|
*
|
|
KVM: nVMX: Add helpers to setup VMX control msr configs
Yu Zhang
2023-03-21
1
-33
/
+74
|
|
*
|
|
KVM: nVMX: Remove outdated comments in nested_vmx_setup_ctls_msrs()
Yu Zhang
2023-03-21
1
-5
/
+0
|
*
|
|
|
Merge tag 'kvm-x86-svm-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
8
-58
/
+292
|
|
\
\
\
\
|
|
*
|
|
|
KVM: SVM: Remove a duplicate definition of VMCB_AVIC_APIC_BAR_MASK
Xinghui Li
2023-04-04
1
-1
/
+0
|
|
*
|
|
|
KVM: nSVM: Implement support for nested VNMI
Santosh Shukla
2023-03-22
3
-0
/
+45
|
|
*
|
|
|
KVM: x86: Add support for SVM's Virtual NMI
Santosh Shukla
2023-03-22
5
-23
/
+146
|
|
*
|
|
|
KVM: x86: Route pending NMIs from userspace through process_nmi()
Sean Christopherson
2023-03-22
1
-3
/
+3
|
|
*
|
|
|
KVM: SVM: Add definitions for new bits in VMCB::int_ctrl related to vNMI
Santosh Shukla
2023-03-22
1
-0
/
+9
|
|
*
|
|
|
x86/cpufeatures: Redefine synthetic virtual NMI bit as AMD's "real" vNMI
Sean Christopherson
2023-03-22
1
-4
/
+4
|
|
*
|
|
|
KVM: x86: Save/restore all NMIs when multiple NMIs are pending
Sean Christopherson
2023-03-22
1
-2
/
+5
|
|
*
|
|
|
KVM: x86: Tweak the code and comment related to handling concurrent NMIs
Sean Christopherson
2023-03-22
1
-4
/
+11
|
|
*
|
|
|
KVM: x86: Raise an event request when processing NMIs if an NMI is pending
Sean Christopherson
2023-03-22
1
-1
/
+3
|
|
*
|
|
|
KVM: SVM: add wrappers to enable/disable IRET interception
Maxim Levitsky
2023-03-22
1
-9
/
+19
|
|
*
|
|
|
KVM: nSVM: Raise event on nested VM exit if L1 doesn't intercept IRQs
Maxim Levitsky
2023-03-22
1
-0
/
+22
|
|
*
|
|
|
KVM: nSVM: Disable intercept of VINTR if saved L1 host RFLAGS.IF is 0
Santosh Shukla
2023-03-22
2
-5
/
+20
|
|
*
|
|
|
KVM: nSVM: Don't sync vmcb02 V_IRQ back to vmcb12 if KVM (L0) is intercepting...
Santosh Shukla
2023-03-22
1
-11
/
+10
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
3
-4
/
+31
|
|
\
\
\
\
|
|
*
|
|
|
KVM: x86: Filter out XTILE_CFG if XTILE_DATA isn't permitted
Sean Christopherson
2023-04-11
1
-1
/
+17
|
|
*
|
|
|
KVM: x86: Add a helper to handle filtering of unpermitted XCR0 features
Aaron Lewis
2023-04-11
3
-4
/
+15
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'kvm-x86-pmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
11
-114
/
+185
|
|
\
\
\
\
|
|
*
|
|
|
KVM: x86/pmu: Prevent the PMU from counting disallowed events
Aaron Lewis
2023-04-07
1
-5
/
+8
|
|
*
|
|
|
KVM: x86/pmu: Fix a typo in kvm_pmu_request_counter_reprogam()
Like Xu
2023-04-07
4
-5
/
+5
|
|
*
|
|
|
KVM: x86/pmu: Rewrite reprogram_counters() to improve performance
Like Xu
2023-04-06
1
-6
/
+6
|
|
*
|
|
|
KVM: VMX: Refactor intel_pmu_{g,}set_msr() to align with other helpers
Sean Christopherson
2023-04-06
1
-52
/
+57
|
|
*
|
|
|
KVM: x86/pmu: Rename pmc_is_enabled() to pmc_is_globally_enabled()
Like Xu
2023-04-06
1
-3
/
+3
|
|
*
|
|
|
KVM: x86/pmu: Zero out LBR capabilities during PMU refresh
Sean Christopherson
2023-04-06
1
-0
/
+10
|
|
*
|
|
|
KVM: x86/pmu: WARN and bug the VM if PMU is refreshed after vCPU has run
Sean Christopherson
2023-04-06
2
-1
/
+12
|
|
*
|
|
|
KVM: x86: Disallow writes to immutable feature MSRs after KVM_RUN
Sean Christopherson
2023-04-06
1
-0
/
+35
|
|
*
|
|
|
KVM: x86: Generate set of VMX feature MSRs using first/last definitions
Sean Christopherson
2023-04-06
1
-31
/
+22
|
|
*
|
|
|
KVM: x86: Add macros to track first...last VMX feature MSRs
Sean Christopherson
2023-04-06
3
-5
/
+13
|
|
*
|
|
|
KVM: x86: Add a helper to query whether or not a vCPU has ever run
Sean Christopherson
2023-04-06
3
-2
/
+7
|
|
*
|
|
|
KVM: x86: Rename kvm_init_msr_list() to clarify it inits multiple lists
Sean Christopherson
2023-04-06
1
-2
/
+2
|
|
*
|
|
|
KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are available
Sean Christopherson
2023-04-05
1
-3
/
+5
|
|
*
|
|
|
KVM: x86/pmu: Zero out pmu->all_valid_pmc_idx each time it's refreshed
Like Xu
2023-04-05
1
-0
/
+1
|
|
*
|
|
|
KVM: x86: Shrink struct kvm_pmu
Mathias Krause
2023-03-23
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'kvm-x86-mmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
14
-567
/
+515
|
|
\
\
\
\
|
|
*
|
|
|
KVM: x86/mmu: Move filling of Hyper-V's TLB range struct into Hyper-V code
Sean Christopherson
2023-04-10
4
-18
/
+25
[next]