index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2025-11-19
KVM: x86: Add x86_emulate_ops.get_xcr() callback
Paolo Bonzini
2025-11-19
KVM: x86: Share emulator's common register decoding code
Paolo Bonzini
2025-11-19
KVM: x86: Move op_prefix to struct x86_emulate_ctxt (from x86_decode_insn())
Paolo Bonzini
2025-11-19
KVM: x86: Improve formatting of the emulator's flags table
Paolo Bonzini
2025-11-19
KVM: x86: Move Src2Shift up one bit (use bits 36:32 for Src2 in the emulator)
Paolo Bonzini
2025-11-19
KVM: x86: Add support for emulating MOVNTDQA
Paolo Bonzini
2025-11-19
KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
Raghavendra Rao Ananta
2025-11-19
KVM: arm64: Split kvm_pgtable_stage2_destroy()
Raghavendra Rao Ananta
2025-11-19
KVM: arm64: Only drop references on empty tables in stage2_free_walker
Oliver Upton
2025-11-19
KVM: arm64: Use kvzalloc() for kvm struct allocation
Oliver Upton
2025-11-19
KVM: arm64: Drop useless __GFP_HIGHMEM from kvm struct allocation
Oliver Upton
2025-11-19
arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
James Morse
2025-11-19
ACPI / MPAM: Parse the MPAM table
James Morse
2025-11-19
arm64: kconfig: Add Kconfig entry for MPAM
James Morse
2025-11-19
Merge tag 'soc-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-19
riscv: hwprobe: Expose Zicbop extension and its block size
Yao Zihong
2025-11-19
riscv: Introduce Zalasr instructions
Xu Lu
2025-11-19
riscv: hwprobe: Export Zalasr extension
Xu Lu
2025-11-19
riscv: Add ISA extension parsing for Zalasr
Xu Lu
2025-11-19
riscv: ptrace: Optimize the allocation of vector regset
Yong-Xuan Wang
2025-11-19
riscv: cmpxchg: Use riscv_has_extension_likely
Vivian Wang
2025-11-19
riscv: bitops: Use riscv_has_extension_likely
Vivian Wang
2025-11-19
riscv: hweight: Use riscv_has_extension_likely
Vivian Wang
2025-11-19
riscv: checksum: Use riscv_has_extension_likely
Vivian Wang
2025-11-19
riscv: pgtable: Use riscv_has_extension_unlikely
Vivian Wang
2025-11-19
riscv: Remove __GFP_HIGHMEM masking
Vishal Moola (Oracle)
2025-11-19
RISC-V: Enable HOTPLUG_PARALLEL for secondary CPUs
Anup Patel
2025-11-19
arm64, tlbflush: don't TLBI broadcast if page reused in write fault
Huang Ying
2025-11-19
KVM: x86: Add a helper to dedup loading guest/host XCR0 and XSS
Binbin Wu
2025-11-19
KVM: x86: Load guest/host PKRU outside of the fastpath run loop
Sean Christopherson
2025-11-19
KVM: x86: Load guest/host XCR0 and XSS outside of the fastpath run loop
Sean Christopherson
2025-11-19
KVM: VMX: Handle #MCs on VM-Enter/TD-Enter outside of the fastpath
Sean Christopherson
2025-11-19
perf/x86/intel/uncore: Remove superfluous check
Jiri Slaby (SUSE)
2025-11-18
KVM: SVM: Handle #MCs in guest outside of fastpath
Sean Christopherson
2025-11-18
KVM: x86: Unify L1TF flushing under per-CPU variable
Brendan Jackman
2025-11-18
KVM: VMX: Disable L1TF L1 data cache flush if CONFIG_CPU_MITIGATIONS=n
Sean Christopherson
2025-11-18
KVM: VMX: Bundle all L1 data cache flush mitigation code together
Sean Christopherson
2025-11-18
x86/bugs: KVM: Move VM_CLEAR_CPU_BUFFERS into SVM as SVM_CLEAR_CPU_BUFFERS
Sean Christopherson
2025-11-18
KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2
Sean Christopherson
2025-11-18
x86/bugs: Use an x86 feature to track the MMIO Stale Data mitigation
Sean Christopherson
2025-11-18
x86/bugs: Decouple ALTERNATIVE usage from VERW macro definition
Sean Christopherson
2025-11-18
x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as well
Pawan Gupta
2025-11-18
KVM: VMX: Use on-stack copy of @flags in __vmx_vcpu_run()
Sean Christopherson
2025-11-18
KVM: x86: Allocate/free user_return_msrs at kvm.ko (un)loading time
Chao Gao
2025-11-18
Merge tag 'v6.18-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2025-11-18
x86/cpu: Enable LASS during CPU initialization
Sohil Mehta
2025-11-18
x86/traps: Communicate a LASS violation in #GP message
Alexander Shishkin
2025-11-18
x86/kexec: Disable LASS during relocate kernel
Sohil Mehta
2025-11-18
x86/alternatives: Disable LASS when patching kernel code
Sohil Mehta
2025-11-18
x86/asm: Introduce inline memcpy and memset
Peter Zijlstra (Intel)
[prev]
[next]