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
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: SVM: Fix uninitialized variable bug
Dan Carpenter
2024-08-13
1
-1
/
+1
*
x86/mtrr: Check if fixed MTRRs exist before saving them
Andi Kleen
2024-08-08
1
-1
/
+1
*
x86/paravirt: Fix incorrect virt spinlock setting on bare metal
Chen Yu
2024-08-07
2
-9
/
+10
*
x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailbox
Zhiquan Li
2024-08-07
1
-1
/
+1
*
x86/mm: Fix PTI for i386 some more
Thomas Gleixner
2024-08-07
1
-16
/
+29
*
Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-08-04
8
-17
/
+36
|
\
|
*
x86/uaccess: Zero the 8-byte get_range case on failure on 32-bit
David Gow
2024-08-01
1
-1
/
+3
|
*
x86/mm: Fix pti_clone_entry_text() for i386
Peter Zijlstra
2024-08-01
1
-1
/
+1
|
*
x86/mm: Fix pti_clone_pgtable() alignment assumption
Peter Zijlstra
2024-08-01
1
-3
/
+3
|
*
x86/setup: Parse the builtin command line before merging
Borislav Petkov (AMD)
2024-07-31
3
-8
/
+23
|
*
x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 range
Perry Yuan
2024-07-30
1
-1
/
+1
|
*
x86/sev: Fix __reserved field in sev_config
Pavan Kumar Paluri
2024-07-30
1
-1
/
+1
|
*
x86/aperfmperf: Fix deadlock on cpu_hotplug_lock
Jonathan Cameron
2024-07-29
1
-2
/
+4
*
|
Merge tag 'perf-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-08-04
2
-12
/
+15
|
\
\
|
*
|
perf/x86: Fix smp_processor_id()-in-preemptible warnings
Li Huafei
2024-07-31
1
-10
/
+12
|
*
|
perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra Forest
Zhenyu Wang
2024-07-29
1
-2
/
+3
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-08-02
7
-20
/
+24
|
\
\
|
*
\
Merge branch 'kvm-fixes' into HEAD
Paolo Bonzini
2024-08-02
7
-20
/
+24
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
KVM: x86/mmu: fix determination of max NPT mapping level for private pages
Ackerley Tng
2024-08-01
1
-1
/
+1
|
|
*
KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfns
Paolo Bonzini
2024-07-26
1
-7
/
+0
|
|
*
KVM: extend kvm_range_has_memory_attributes() to check subset of attributes
Paolo Bonzini
2024-07-26
1
-1
/
+1
|
|
*
KVM: guest_memfd: move check for already-populated page to common code
Paolo Bonzini
2024-07-26
1
-1
/
+1
|
|
*
KVM: remove kvm_arch_gmem_prepare_needed()
Paolo Bonzini
2024-07-26
1
-5
/
+0
|
|
*
KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*
Paolo Bonzini
2024-07-26
2
-4
/
+4
|
|
*
KVM: x86: disallow pre-fault for SNP VMs before initialization
Paolo Bonzini
2024-07-26
5
-0
/
+16
|
|
*
KVM: x86: Eliminate log spam from limited APIC timer periods
Jim Mattson
2024-07-26
1
-1
/
+1
*
|
|
uretprobe: change syscall number, again
Arnd Bergmann
2024-08-02
1
-1
/
+1
|
/
/
*
|
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
2024-07-28
1
-1
/
+1
*
|
Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-27
6
-64
/
+74
|
\
\
|
*
|
x86/xen: fix memblock_reserve() usage on PVH
Roger Pau Monne
2024-07-25
3
-11
/
+12
|
*
|
x86/xen: move xen_reserve_extra_memory()
Roger Pau Monne
2024-07-25
1
-48
/
+48
|
*
|
xen: fix multicall debug data referencing
Juergen Gross
2024-07-23
3
-7
/
+16
*
|
|
minmax: avoid overly complex min()/max() macro arguments in xen
Linus Torvalds
2024-07-26
1
-2
/
+3
*
|
|
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
1
-1
/
+1
|
\
\
\
|
*
|
|
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-1
/
+1
*
|
|
|
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-25
10
-608
/
+43
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
um: Enable preemption in UML
Anton Ivanov
2024-07-03
1
-1
/
+0
|
*
|
|
um: remove copy_context_skas0
Benjamin Berg
2024-07-03
3
-51
/
+0
|
*
|
|
um: remove LDT support
Benjamin Berg
2024-07-03
4
-438
/
+2
|
*
|
|
um: Rework syscall handling
Benjamin Berg
2024-07-03
5
-134
/
+16
|
*
|
|
um: Add generic stub_syscall6 function
Benjamin Berg
2024-07-03
2
-0
/
+38
|
*
|
|
um: Remove stub-data.h include from common-offsets.h
Benjamin Berg
2024-07-03
2
-6
/
+8
|
*
|
|
arch: um: rust: Use the generated target.json again
David Gow
2024-07-03
1
-0
/
+1
*
|
|
|
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-24
8
-1
/
+273
|
\
\
\
\
|
*
|
|
|
x86: vdso: Wire up getrandom() vDSO implementation
Jason A. Donenfeld
2024-07-19
8
-1
/
+273
|
|
/
/
/
*
|
|
|
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-07-23
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
kbuild: Abort make on install failures
Zhang Bingwu
2024-07-20
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-21
2
-16
/
+2
|
\
\
\
\
|
*
|
|
|
arch/x86: do not explicitly clear Reserved flag in free_pagetable
Oscar Salvador
2024-07-03
1
-2
/
+0
|
*
|
|
|
mm: drop leftover comment references to pxx_huge()
Peter Xu
2024-07-03
1
-2
/
+2
[next]