index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)
Sean Christopherson
1
-0
/
+2
2024-08-13
KVM: x86: Make x2APIC ID 100% readonly
Sean Christopherson
1
-7
/
+15
2024-08-13
KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
Isaku Yamahata
1
-4
/
+2
2024-08-13
KVM: x86: hyper-v: Remove unused inline function kvm_hv_free_pa_page()
Yue Haibing
1
-1
/
+0
2024-08-13
KVM: SVM: Fix an error code in sev_gmem_post_populate()
Dan Carpenter
1
-2
/
+3
2024-08-13
KVM: SVM: Fix uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2024-08-08
x86/mtrr: Check if fixed MTRRs exist before saving them
Andi Kleen
1
-1
/
+1
2024-08-07
x86/paravirt: Fix incorrect virt spinlock setting on bare metal
Chen Yu
2
-9
/
+10
2024-08-07
x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailbox
Zhiquan Li
1
-1
/
+1
2024-08-07
x86/mm: Fix PTI for i386 some more
Thomas Gleixner
1
-16
/
+29
2024-08-04
Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-17
/
+36
2024-08-04
Merge tag 'perf-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+15
2024-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-20
/
+24
2024-08-02
Merge branch 'kvm-fixes' into HEAD
Paolo Bonzini
7
-20
/
+24
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
1
-1
/
+1
2024-08-01
x86/uaccess: Zero the 8-byte get_range case on failure on 32-bit
David Gow
1
-1
/
+3
2024-08-01
KVM: x86/mmu: fix determination of max NPT mapping level for private pages
Ackerley Tng
1
-1
/
+1
2024-08-01
x86/mm: Fix pti_clone_entry_text() for i386
Peter Zijlstra
1
-1
/
+1
2024-08-01
x86/mm: Fix pti_clone_pgtable() alignment assumption
Peter Zijlstra
1
-3
/
+3
2024-07-31
x86/setup: Parse the builtin command line before merging
Borislav Petkov (AMD)
3
-8
/
+23
2024-07-31
perf/x86: Fix smp_processor_id()-in-preemptible warnings
Li Huafei
1
-10
/
+12
2024-07-30
x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 range
Perry Yuan
1
-1
/
+1
2024-07-30
x86/sev: Fix __reserved field in sev_config
Pavan Kumar Paluri
1
-1
/
+1
2024-07-29
x86/aperfmperf: Fix deadlock on cpu_hotplug_lock
Jonathan Cameron
1
-2
/
+4
2024-07-29
perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra Forest
Zhenyu Wang
1
-2
/
+3
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
1
-1
/
+1
2024-07-27
Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-64
/
+74
2024-07-26
minmax: avoid overly complex min()/max() macro arguments in xen
Linus Torvalds
1
-2
/
+3
2024-07-26
KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfns
Paolo Bonzini
1
-7
/
+0
2024-07-26
KVM: extend kvm_range_has_memory_attributes() to check subset of attributes
Paolo Bonzini
1
-1
/
+1
2024-07-26
KVM: guest_memfd: move check for already-populated page to common code
Paolo Bonzini
1
-1
/
+1
2024-07-26
KVM: remove kvm_arch_gmem_prepare_needed()
Paolo Bonzini
1
-5
/
+0
2024-07-26
KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*
Paolo Bonzini
2
-4
/
+4
2024-07-26
KVM: x86: disallow pre-fault for SNP VMs before initialization
Paolo Bonzini
5
-0
/
+16
2024-07-26
KVM: x86: Eliminate log spam from limited APIC timer periods
Jim Mattson
1
-1
/
+1
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-608
/
+43
2024-07-25
x86/xen: fix memblock_reserve() usage on PVH
Roger Pau Monne
3
-11
/
+12
2024-07-25
x86/xen: move xen_reserve_extra_memory()
Roger Pau Monne
1
-48
/
+48
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-1
/
+273
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+2
2024-07-23
xen: fix multicall debug data referencing
Juergen Gross
3
-7
/
+16
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-16
/
+2
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
48
-1541
/
+2852
2024-07-20
kbuild: Abort make on install failures
Zhang Bingwu
1
-0
/
+2
2024-07-19
x86: vdso: Wire up getrandom() vDSO implementation
Jason A. Donenfeld
8
-1
/
+273
2024-07-19
Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
11
-4816
/
+3134
2024-07-18
Merge tag 'x86-percpu-2024-07-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-256
/
+280
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-2
/
+0
[next]