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-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-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
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
4
-1
/
+144
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-43
/
+42
2024-07-17
Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-6
/
+5
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-11
/
+4
2024-07-16
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
21
-431
/
+1102
2024-07-16
Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2024-07-16
Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-0
/
+5
2024-07-16
Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+14
2024-07-16
Merge tag 'for-linus-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
24
-257
/
+266
2024-07-16
Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-271
/
+16
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2024-07-16
Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-128
/
+1118
2024-07-16
Merge tag 'x86_cache_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-298
/
+765
2024-07-16
KVM: x86/pmu: Add kvm_pmu_call() to simplify static calls of kvm_pmu_ops
Wei Wang
2
-12
/
+13
2024-07-16
KVM: x86: Introduce kvm_x86_call() to simplify static calls of kvm_x86_ops
Wei Wang
16
-236
/
+248
2024-07-16
KVM: x86: Replace static_call_cond() with static_call()
Wei Wang
7
-35
/
+33
2024-07-16
Merge branch 'kvm-6.11-sev-attestation' into HEAD
Paolo Bonzini
3
-0
/
+241
2024-07-16
KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
Michael Roth
1
-0
/
+56
2024-07-16
x86/sev: Move sev_guest.h into common SEV header
Michael Roth
1
-0
/
+48
2024-07-16
KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
Brijesh Singh
2
-0
/
+137
2024-07-16
KVM: x86: Suppress MMIO that is triggered during task switch emulation
Sean Christopherson
1
-1
/
+7
2024-07-16
KVM: x86/mmu: Clean up make_huge_page_split_spte() definition and intro
Sean Christopherson
1
-5
/
+3
2024-07-16
KVM: x86/mmu: Bug the VM if KVM tries to split a !hugepage SPTE
Sean Christopherson
1
-5
/
+1
2024-07-16
Merge tag 'kvm-x86-vmx-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
10
-55
/
+78
2024-07-16
Merge tag 'kvm-x86-svm-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-20
/
+29
2024-07-16
Merge tag 'kvm-x86-pmu-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-82
/
+94
2024-07-16
Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-701
/
+68
2024-07-16
Merge tag 'kvm-x86-mmu-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-63
/
+35
2024-07-16
Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
24
-188
/
+212
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
10
-85
/
+62
2024-07-16
Merge tag 'kvm-x86-fixes-6.10-11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2024-07-15
Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-905
/
+701
[next]