index
:
Linux Stable
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.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
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS
Sean Christopherson
2024-09-12
1
-0
/
+2
*
x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 range
Perry Yuan
2024-09-08
1
-1
/
+1
*
x86/mtrr: Check if fixed MTRRs exist before saving them
Andi Kleen
2024-08-14
1
-1
/
+1
*
x86/paravirt: Fix incorrect virt spinlock setting on bare metal
Chen Yu
2024-08-14
2
-9
/
+10
*
x86/mm: Fix pti_clone_entry_text() for i386
Peter Zijlstra
2024-08-14
1
-1
/
+1
*
x86/mm: Fix pti_clone_pgtable() alignment assumption
Peter Zijlstra
2024-08-14
1
-3
/
+3
*
perf/x86: Fix smp_processor_id()-in-preemptible warnings
Li Huafei
2024-08-14
1
-10
/
+12
*
perf/x86: Support counter mask
Kan Liang
2024-08-14
9
-179
/
+199
*
perf/x86/intel: Support the PEBS event mask
Kan Liang
2024-08-14
4
-13
/
+26
*
perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c
Uros Bizjak
2024-08-14
2
-3
/
+9
*
perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra Forest
Zhenyu Wang
2024-08-14
1
-2
/
+3
*
perf/x86/intel/cstate: Add Lunarlake support
Zhang Rui
2024-08-14
1
-7
/
+19
*
perf/x86/intel/cstate: Add Arrowlake support
Zhang Rui
2024-08-14
1
-8
/
+12
*
perf/x86/intel: Add a distinct name for Granite Rapids
Kan Liang
2024-08-11
1
-5
/
+9
*
perf/x86/intel: Switch to new Intel CPU model defines
Tony Luck
2024-08-11
1
-74
/
+74
*
arch: um: rust: Use the generated target.json again
David Gow
2024-08-03
1
-0
/
+1
*
perf/x86/intel/pt: Fix a topa_entry base address calculation
Adrian Hunter
2024-08-03
1
-1
/
+1
*
perf/x86/intel/pt: Fix topa_entry base length
Marco Cavenati
2024-08-03
1
-2
/
+2
*
perf/x86/intel/ds: Fix non 0 retire latency on Raptorlake
Kan Liang
2024-08-03
1
-2
/
+6
*
perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPR
Kan Liang
2024-08-03
1
-2
/
+4
*
KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()
Sean Christopherson
2024-08-03
7
-33
/
+5
*
KVM: nVMX: Check for pending posted interrupts when looking for nested events
Sean Christopherson
2024-08-03
1
-2
/
+34
*
KVM: nVMX: Request immediate exit iff pending nested event needs injection
Sean Christopherson
2024-08-03
3
-4
/
+4
*
KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector
Sean Christopherson
2024-08-03
2
-2
/
+13
*
KVM: VMX: Split out the non-virtualization part of vmx_interrupt_blocked()
Sean Christopherson
2024-08-03
2
-3
/
+9
*
x86/shstk: Make return uprobe work with shadow stack
Jiri Olsa
2024-08-03
3
-1
/
+19
*
perf/x86/amd/uncore: Fix DF and UMC domain identification
Sandipan Das
2024-08-03
1
-3
/
+3
*
perf/x86/amd/uncore: Avoid PMU registration if counters are unavailable
Sandipan Das
2024-08-03
1
-8
/
+14
*
perf/x86/intel/cstate: Fix Alderlake/Raptorlake/Meteorlake
Zhang Rui
2024-08-03
1
-5
/
+2
*
perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculation
Adrian Hunter
2024-08-03
1
-1
/
+1
*
perf/x86: Serialize set_attr_rdpmc()
Thomas Gleixner
2024-08-03
1
-0
/
+3
*
x86/sev: Do RMP memory coverage check after max_pfn has been set
Tom Lendacky
2024-08-03
1
-22
/
+22
*
x86/xen: Convert comma to semicolon
Chen Ni
2024-08-03
1
-2
/
+2
*
x86/syscall: Mark exit[_group] syscall handlers __noreturn
Josh Poimboeuf
2024-08-03
7
-23
/
+36
*
x86/platform/iosf_mbi: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
2024-08-03
1
-2
/
+2
*
x86/pci/xen: Fix PCIBIOS_* return code handling
Ilpo Järvinen
2024-08-03
1
-2
/
+2
*
x86/pci/intel_mid_pci: Fix PCIBIOS_* return code handling
Ilpo Järvinen
2024-08-03
1
-2
/
+2
*
x86/of: Return consistent error type from x86_of_pci_irq_enable()
Ilpo Järvinen
2024-08-03
1
-1
/
+1
*
x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSS
Masahiro Yamada
2024-08-03
1
-1
/
+1
*
x86/bhi: Avoid warning in #DB handler due to BHI mitigation
Alexandre Chartre
2024-07-03
1
-4
/
+10
*
x86-32: fix cmpxchg8b_emu build error with clang
Linus Torvalds
2024-06-30
1
-7
/
+5
*
Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-06-28
1
-9
/
+6
|
\
|
*
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
2024-06-28
1
-9
/
+6
*
|
x86: stop playing stack games in profile_pc()
Linus Torvalds
2024-06-28
1
-19
/
+1
*
|
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
2024-06-25
1
-1
/
+1
*
|
Merge tag 'x86_urgent_for_v6.10_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-06-23
1
-1
/
+2
|
\
\
|
*
|
x86/resctrl: Don't try to free nonexistent RMIDs
Dave Martin
2024-06-19
1
-1
/
+2
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-06-22
2
-7
/
+6
|
\
\
\
|
*
|
|
KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests
Michael Roth
2024-06-21
1
-2
/
+2
|
*
|
|
KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes
Sean Christopherson
2024-06-20
1
-5
/
+4
[prev]
[next]