summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-01-23x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cacheXin Li (Intel)
2025-01-23x86/asm: Make serialize() always_inlineJuergen Gross
2025-01-17arm64: dts: rockchip: add hevc power domain clock to rk3328Peter Geis
2025-01-17arm64: dts: qcom: sa8775p: fix the secure device bootup issueJie Gan
2025-01-17ARM: dts: imxrt1050: Fix clocks for mmcJesse Taube
2025-01-17arm64: dts: imx95: correct the address length of netcmix_blk_ctrlWei Fang
2025-01-17x86/fpu: Ensure shadow stack is active before "getting" registersRick Edgecombe
2025-01-17riscv: kprobes: Fix incorrect address calculationNam Cao
2025-01-17riscv: Fix sleeping in invalid context in die()Nam Cao
2025-01-17arm64: dts: qcom: sa8775p: Fix the size of 'addr_space' regionsManivannan Sadhasivam
2025-01-17arm64: dts: qcom: x1e80100: Fix up BAR space size for PCIe6aQiang Yu
2025-01-17drivers/perf: riscv: Fix Platform firmware event dataAtish Patra
2025-01-17riscv: use local label names instead of global ones in assemblyClément Léger
2025-01-17riscv: stacktrace: fix backtracing through exceptionsClément Léger
2025-01-17riscv: mm: Fix the out of bound issue of vmemmap addressXu Lu
2025-01-17riscv: module: remove relocation_head rel_entry member allocationClément Léger
2025-01-09ARC: build: Try to guess GCC variant of cross compilerLeon Romanovsky
2025-01-09ARC: bpf: Correct conditional check in 'check_jmp_32'Hardevsinh Palaniya
2025-01-09ARC: build: Use __force to suppress per-CPU cmpxchg warningsPaul E. McKenney
2025-01-09ARC: build: disallow invalid PAE40 + 4K page configVineet Gupta
2025-01-09perf/x86/intel: Add Arrow Lake U supportKan Liang
2025-01-02perf/x86/intel/ds: Add PEBS format 6Kan Liang
2025-01-02perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNCKan Liang
2025-01-02x86/fred: Clear WFE in missing-ENDBRANCH #CPsXin Li (Intel)
2025-01-02perf/x86/intel/uncore: Add Clearwater Forest supportKan Liang
2025-01-02LoongArch: BPF: Adjust the parameter of emit_jirl()Tiezhu Yang
2025-01-02LoongArch: Fix reserving screen info memory for above-4G firmwareHuacai Chen
2025-01-02powerpc/pseries/vas: Add close() callback in vas_vm_ops structHaren Myneni
2025-01-02arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5Willow Cunningham
2024-12-27KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bitsSean Christopherson
2024-12-27KVM: x86: Play nice with protected guests in complete_hypercall_exit()Sean Christopherson
2024-12-27x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain
2024-12-27s390/mm: Fix DirectMap accountingHeiko Carstens
2024-12-27hexagon: Disable constant extender optimization for LLVM prior to 19.1.0Nathan Chancellor
2024-12-27KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module initSean Christopherson
2024-12-27KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overriddenMarc Zyngier
2024-12-27s390/mm: Consider KMSAN modules metadata for paging levelsVasily Gorbik
2024-12-27s390/ipl: Fix never less than zero warningAlexander Gordeev
2024-12-27RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bitMichael Neuling
2024-12-19x86/xen: remove hypercall pageJuergen Gross
2024-12-19x86/xen: use new hypercall functions instead of hypercall pageJuergen Gross
2024-12-19x86/xen: add central hypercall functionsJuergen Gross
2024-12-19x86/xen: don't do PV iret hypercall through hypercall pageJuergen Gross
2024-12-19x86/static-call: provide a way to do very early static-call updatesJuergen Gross
2024-12-19x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross
2024-12-19KVM: arm64: Disable MPAM visibility by default and ignore VMM writesJames Morse
2024-12-19riscv: Fix IPIs usage in kfence_protect_page()Alexandre Ghiti
2024-12-19riscv: Fix wrong usage of __pa() on a fixmap addressAlexandre Ghiti
2024-12-19riscv: mm: Do not call pmd dtor on vmemmap page table teardownBjörn Töpel
2024-12-19perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFGKan Liang