index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2025-11-20
LoongArch: Mask all interrupts during kexec/kdump
Huacai Chen
-0
/
+2
2025-11-20
LoongArch: Fix NUMA node parsing with numa_memblks
Bibo Mao
-42
/
+18
2025-11-20
LoongArch: Consolidate CPU names in /proc/cpuinfo
Huacai Chen
-23
/
+34
2025-11-20
LoongArch: Use UAPI types in ptrace UAPI header
Thomas Weißschuh
-22
/
+18
2025-11-19
KVM: x86: Add emulator support for decoding VEX prefixes
Paolo Bonzini
-10
/
+112
2025-11-19
KVM: x86: Refactor REX prefix handling in instruction emulation
Chang S. Bae
-13
/
+31
2025-11-19
KVM: x86: Add AVX support to the emulator's register fetch and writeback
Paolo Bonzini
-17
/
+114
2025-11-19
KVM: x86: Add x86_emulate_ops.get_xcr() callback
Paolo Bonzini
-0
/
+10
2025-11-19
KVM: x86: Share emulator's common register decoding code
Paolo Bonzini
-32
/
+17
2025-11-19
KVM: x86: Move op_prefix to struct x86_emulate_ctxt (from x86_decode_insn())
Paolo Bonzini
-4
/
+5
2025-11-19
KVM: x86: Improve formatting of the emulator's flags table
Paolo Bonzini
-16
/
+11
2025-11-19
KVM: x86: Move Src2Shift up one bit (use bits 36:32 for Src2 in the emulator)
Paolo Bonzini
-1
/
+2
2025-11-19
KVM: x86: Add support for emulating MOVNTDQA
Paolo Bonzini
-4
/
+9
2025-11-19
KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
Raghavendra Rao Ananta
-1
/
+25
2025-11-19
KVM: arm64: Split kvm_pgtable_stage2_destroy()
Raghavendra Rao Ananta
-9
/
+73
2025-11-19
KVM: arm64: Only drop references on empty tables in stage2_free_walker
Oliver Upton
-6
/
+32
2025-11-19
KVM: arm64: Use kvzalloc() for kvm struct allocation
Oliver Upton
-1
/
+1
2025-11-19
KVM: arm64: Drop useless __GFP_HIGHMEM from kvm struct allocation
Oliver Upton
-1
/
+1
2025-11-19
arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
James Morse
-0
/
+1
2025-11-19
ACPI / MPAM: Parse the MPAM table
James Morse
-0
/
+1
2025-11-19
arm64: kconfig: Add Kconfig entry for MPAM
James Morse
-0
/
+23
2025-11-19
Merge tag 'soc-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-46
/
+69
2025-11-19
riscv: hwprobe: Expose Zicbop extension and its block size
Yao Zihong
-1
/
+9
2025-11-19
riscv: Introduce Zalasr instructions
Xu Lu
-0
/
+79
2025-11-19
riscv: hwprobe: Export Zalasr extension
Xu Lu
-0
/
+2
2025-11-19
riscv: Add ISA extension parsing for Zalasr
Xu Lu
-0
/
+2
2025-11-19
riscv: ptrace: Optimize the allocation of vector regset
Yong-Xuan Wang
-3
/
+24
2025-11-19
riscv: cmpxchg: Use riscv_has_extension_likely
Vivian Wang
-8
/
+4
2025-11-19
riscv: bitops: Use riscv_has_extension_likely
Vivian Wang
-24
/
+8
2025-11-19
riscv: hweight: Use riscv_has_extension_likely
Vivian Wang
-16
/
+8
2025-11-19
riscv: checksum: Use riscv_has_extension_likely
Vivian Wang
-50
/
+16
2025-11-19
riscv: pgtable: Use riscv_has_extension_unlikely
Vivian Wang
-20
/
+17
2025-11-19
riscv: Remove __GFP_HIGHMEM masking
Vishal Moola (Oracle)
-2
/
+2
2025-11-19
RISC-V: Enable HOTPLUG_PARALLEL for secondary CPUs
Anup Patel
-1
/
+16
2025-11-19
arm64, tlbflush: don't TLBI broadcast if page reused in write fault
Huang Ying
-9
/
+72
2025-11-19
KVM: x86: Add a helper to dedup loading guest/host XCR0 and XSS
Binbin Wu
-23
/
+10
2025-11-19
KVM: x86: Load guest/host PKRU outside of the fastpath run loop
Sean Christopherson
-12
/
+10
2025-11-19
KVM: x86: Load guest/host XCR0 and XSS outside of the fastpath run loop
Sean Christopherson
-13
/
+26
2025-11-19
KVM: VMX: Handle #MCs on VM-Enter/TD-Enter outside of the fastpath
Sean Christopherson
-8
/
+11
2025-11-19
perf/x86/intel/uncore: Remove superfluous check
Jiri Slaby (SUSE)
-2
/
+0
2025-11-18
KVM: SVM: Handle #MCs in guest outside of fastpath
Sean Christopherson
-9
/
+9
2025-11-18
KVM: x86: Unify L1TF flushing under per-CPU variable
Brendan Jackman
-23
/
+24
2025-11-18
KVM: VMX: Disable L1TF L1 data cache flush if CONFIG_CPU_MITIGATIONS=n
Sean Christopherson
-14
/
+46
2025-11-18
KVM: VMX: Bundle all L1 data cache flush mitigation code together
Sean Christopherson
-87
/
+87
2025-11-18
x86/bugs: KVM: Move VM_CLEAR_CPU_BUFFERS into SVM as SVM_CLEAR_CPU_BUFFERS
Sean Christopherson
-5
/
+4
2025-11-18
KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2
Sean Christopherson
-15
/
+14
2025-11-18
x86/bugs: Use an x86 feature to track the MMIO Stale Data mitigation
Sean Christopherson
-15
/
+9
2025-11-18
x86/bugs: Decouple ALTERNATIVE usage from VERW macro definition
Sean Christopherson
-11
/
+16
2025-11-18
x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as well
Pawan Gupta
-5
/
+10
2025-11-18
KVM: VMX: Use on-stack copy of @flags in __vmx_vcpu_run()
Sean Christopherson
-16
/
+7
[prev]
[next]