index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2022-11-24
kbuild: fix "cat: .version: No such file or directory"
Masahiro Yamada
2022-11-20
Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-11-20
Merge tag 'perf_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-11-20
Merge tag 'locking_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-11-17
Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-16
Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-11-16
locking: Fix qspinlock/x86 inline asm error
Guo Jin
2022-11-16
perf/x86/intel/pt: Fix sampling using single range output
Adrian Hunter
2022-11-16
perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and ...
Ravi Bangoria
2022-11-15
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
2022-11-14
x86/xen: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-11-11
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-11
Merge tag 'hyperv-fixes-signed-20221110' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-11-11
KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range()
Sean Christopherson
2022-11-10
x86/fpu: Drop fpregs lock before inheriting FPU permissions
Mel Gorman
2022-11-09
Merge tag 'kvm-s390-master-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2022-11-09
KVM: x86/pmu: Limit the maximum number of supported AMD GP counters
Like Xu
2022-11-09
KVM: x86/pmu: Limit the maximum number of supported Intel GP counters
Like Xu
2022-11-09
KVM: x86/pmu: Do not speculatively query Intel GP PMCs that don't exist yet
Like Xu
2022-11-09
KVM: SVM: Only dump VMSA to klog at KERN_DEBUG level
Peter Gonda
2022-11-09
x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers
Paolo Bonzini
2022-11-09
KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
Paolo Bonzini
2022-11-09
KVM: SVM: restore host save area from assembly
Paolo Bonzini
2022-11-09
KVM: SVM: move guest vmsave/vmload back to assembly
Paolo Bonzini
2022-11-09
KVM: SVM: do not allocate struct svm_cpu_data dynamically
Paolo Bonzini
2022-11-09
KVM: SVM: remove dead field from struct svm_cpu_data
Paolo Bonzini
2022-11-09
KVM: SVM: remove unused field from struct vcpu_svm
Paolo Bonzini
2022-11-09
KVM: SVM: retrieve VMCB from assembly
Paolo Bonzini
2022-11-09
KVM: SVM: adjust register allocation for __svm_vcpu_run()
Paolo Bonzini
2022-11-09
KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm
Paolo Bonzini
2022-11-09
KVM: x86: use a separate asm-offsets.c file
Paolo Bonzini
2022-11-09
perf/x86/amd/uncore: Fix memory leak for events array
Sandipan Das
2022-11-08
arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level paging
Naoya Horiguchi
2022-11-08
x86/traps: avoid KMSAN bugs originating from handle_bug()
Alexander Potapenko
2022-11-08
x86/uaccess: instrument copy_from_user_nmi()
Alexander Potapenko
2022-11-08
x86/sgx: Add overflow check in sgx_validate_offset_length()
Borys Popławski
2022-11-06
Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-11-06
Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-11-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-06
Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-11-06
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2022-11-04
bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")
Peter Zijlstra
2022-11-04
x86/cpu: Add several Intel server CPU model numbers
Tony Luck
2022-11-03
x86/hyperv: fix invalid writes to MSRs during root partition kexec
Anirudh Rayabharam
2022-11-03
KVM: x86: Fix a typo about the usage of kvcalloc()
Liao Chang
2022-11-03
KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()
Ben Gardon
2022-11-03
x86/xen: simplify sysenter and syscall setup
Juergen Gross
2022-11-03
x86/xen: silence smatch warning in pmu_msr_chk_emulated()
Juergen Gross
[next]