summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-11-07arm64: proton-pack: Fix hard lockup due to print in scheduler contextshechenglong
2025-11-07arm64: proton-pack: Drop print when !CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORYshechenglong
2025-11-07arm64: mm: Tidy up force_pte_mapping()Ryan Roberts
2025-11-07arm64: mm: Optimize range_split_to_ptes()Ryan Roberts
2025-11-07arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic contextRyan Roberts
2025-11-07arm64: kprobes: check the return value of set_memory_rox()Yang Shi
2025-11-07arm64: acpi: Drop message logging SPCR default consolePunit Agrawal
2025-11-07Revert "ACPI: Suppress misleading SPCR console message when SPCR table is abs...Punit Agrawal
2025-11-07arm64: Use load LSE atomics for the non-return per-CPU atomic operationsCatalin Marinas
2025-11-07x86/microcode/AMD: Add more known models to entry sign checkingMario Limonciello (AMD)
2025-11-06Merge tag 'riscv-for-linus-6.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-06KVM: VMX: Fix check for valid GVA on an EPT violationSukrit Bhatnagar
2025-11-05x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probeJiri Olsa
2025-11-05Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"Jiri Olsa
2025-11-05Merge tag 'rust-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-05x86: uaccess: don't use runtime-const rewriting in modulesLinus Torvalds
2025-11-04rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0Miguel Ojeda
2025-11-04KVM: SVM: switch to raw spinlock for svm->ir_list_lockMaxim Levitsky
2025-11-04KVM: SVM: Make avic_ga_log_notifier() local to avic.cSean Christopherson
2025-11-04KVM: SVM: Unregister KVM's GALog notifier on kvm-amd.ko exitSean Christopherson
2025-11-04KVM: SVM: Initialize per-CPU svm_data at the end of hardware setupSean Christopherson
2025-11-04KVM: x86: Call out MSR_IA32_S_CET is not handled by XSAVESChao Gao
2025-11-04KVM: x86: Harden KVM against imbalanced load/put of guest FPU stateSean Christopherson
2025-11-04KVM: x86: Unload "FPU" state on INIT if and only if its currently in-useSean Christopherson
2025-11-04x86/CPU/AMD: Add missing terminator for zen5_rdseed_microcodeMario Limonciello
2025-11-04parisc: Avoid crash due to unaligned access in unwinderHelge Deller
2025-11-03x86/amd_node: Fix AMD root device cachingYazen Ghannam
2025-11-01Merge tag 'x86-urgent-2025-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-11-01Merge tag 'perf-urgent-2025-11-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-10-31x86/mm: Ensure clear_page() variants always have __kcfi_typeid_ symbolsNathan Chancellor
2025-10-31Merge tag 's390-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-10-31bpf/arm64: Fix BPF_ST into arena memoryPuranjay Mohan
2025-10-31Merge tag 'v6.18-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-10-30KVM: arm64: Check the untrusted offset in FF-A memory shareSebastian Ene
2025-10-30KVM: arm64: Check range args for pKVM mem transitionsVincent Donnefort
2025-10-30KVM: arm64: vgic-v3: Trap all if no in-kernel irqchipSascha Bischoff
2025-10-30s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAPHeiko Carstens
2025-10-30x86/cpu: Add/fix core comments for {Panther,Nova} LakeTony Luck
2025-10-30x86/CPU/AMD: Extend Zen6 model rangeBorislav Petkov (AMD)
2025-10-29ARM: Select ARCH_USES_CFI_GENERIC_LLVM_PASSNathan Chancellor
2025-10-29compiler_types: Introduce __nocfi_genericNathan Chancellor
2025-10-29s390/mm: Fix memory leak in add_marker() when kvrealloc() failsMiaoqian Lin
2025-10-29perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lakedongsheng
2025-10-29perf/x86/intel: Add PMU support for WildcatLakeDapeng Mi
2025-10-29perf/x86/intel: Fix KASAN global-out-of-bounds warningDapeng Mi
2025-10-28x86/build: Disable SSE4aPeter Zijlstra
2025-10-28x86/fpu: Ensure XFD state on signal deliveryChang S. Bae
2025-10-28x86/CPU/AMD: Add RDSEED fix for Zen5Gregory Price