summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-10-19arm64: dts: qcom: qcs615: add missing dt property in QUP SEsViken Dadhaniya1-0/+6
2025-10-19s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSORHeiko Carstens1-0/+1
2025-10-19x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)Sean Christopherson1-0/+11
2025-10-19x86/umip: Check that the instruction opcode is at least two bytesSean Christopherson1-2/+2
2025-10-19x86/fred: Remove ENDBR64 from FRED entry pointsXin Li (Intel)1-1/+1
2025-10-19xtensa: simdisk: add input size check in proc_write_simdiskMiaoqian Lin1-1/+5
2025-10-19sparc: fix error handling in scan_one_device()Ma Ke2-0/+2
2025-10-19sparc64: fix hugetlb for sun4uAnthony Yznaga1-0/+20
2025-10-19powerpc/pseries/msi: Fix potential underflow and leak issueNam Cao1-1/+1
2025-10-19powerpc/powernv/pci: Fix underflow and leak issueNam Cao1-1/+1
2025-10-19parisc: Remove spurious if statement from raw_copy_from_user()John David Anglin1-1/+0
2025-10-19parisc: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
2025-10-19KVM: TDX: Fix uninitialized error code for __tdx_bringup()Tony Lindgren1-7/+3
2025-10-19KVM: SVM: Re-load current, not host, TSC_AUX on #VMEXIT from SEV-ES guestHou Wenlong3-19/+18
2025-10-19x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNPSean Christopherson1-2/+19
2025-10-19KVM: arm64: Fix page leak in user_mem_abort()Fuad Tabba1-2/+7
2025-10-19KVM: arm64: Fix debug checking for np-guests using huge mappingsBen Horgan1-3/+6
2025-10-19KVM: s390: Fix to clear PTE when discarding a swapped pageGautam Gala3-23/+34
2025-10-19ARM: OMAP2+: pm33xx-core: ix device node reference leaks in amx3_idle_initMiaoqian Lin1-1/+5
2025-10-19ARM: AM33xx: Implement TI advisory 1.0.36 (EMU0/EMU1 pins state on reset)Alexander Sverdlin1-0/+36
2025-10-19arm64: mte: Do not flag the zero page as PG_mte_taggedCatalin Marinas2-4/+8
2025-10-19arm64: kprobes: call set_memory_rox() for kprobe pageYang Shi1-0/+12
2025-10-19arm64: dts: ti: k3-am62p: Fix supported hardware for 1GHz OPPJudith Mendez1-1/+1
2025-10-19arm64: dts: ti: k3-am62a-main: Fix main padcfg lengthVibhore Vardhan1-1/+1
2025-10-19arm64: dts: qcom: x1e80100-pmics: Disable pm8010 by defaultAleksandrs Vinarskis1-0/+2
2025-10-19arm64: dts: qcom: sdm845: Fix slimbam num-channels/eesStephan Gerhold1-2/+2
2025-10-19arm64: dts: qcom: msm8939: Add missing MDSS resetStephan Gerhold1-0/+2
2025-10-19arm64: dts: qcom: msm8916: Add missing MDSS resetStephan Gerhold1-0/+2
2025-10-19s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sectionsNathan Chancellor1-22/+22
2025-10-19s390: vmlinux.lds.S: Reorder sectionsAlexey Gladkov1-5/+5
2025-10-19LoongArch: Init acpi_gbl_use_global_lock to falseHuacai Chen1-0/+1
2025-10-19LoongArch: Fix build error for LTO with LLVM-18Huacai Chen1-1/+1
2025-10-19LoongArch: Add cflag -fno-isolate-erroneous-paths-dereferenceTiezhu Yang1-1/+1
2025-10-19tracing: Fix the bug where bpf_get_stackid returns -EFAULT on the ARM64Feng Yang1-0/+1
2025-10-19KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2Sean Christopherson4-0/+9
2025-10-19KVM: x86: Add helper to retrieve current value of user return MSRHou Wenlong2-0/+7
2025-10-19arm64: map [_text, _stext) virtual address range non-executable+read-onlyOmar Sandoval4-8/+18
2025-10-15arm64: dts: qcom: qcm2290: Disable USB SS bus instances in park modeKonrad Dybcio1-0/+1
2025-10-15KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't validSean Christopherson1-2/+10
2025-10-15LoongArch: BPF: Fix uninitialized symbol 'retval_off'Huacai Chen1-5/+4
2025-10-15LoongArch: BPF: Remove duplicated flags checkHengqi Chen1-7/+2
2025-10-15LoongArch: BPF: No text_poke() for kernel textHengqi Chen1-2/+4
2025-10-15LoongArch: BPF: Remove duplicated bpf_flush_icache()Hengqi Chen1-1/+0
2025-10-15LoongArch: BPF: Make error handling robust in arch_prepare_bpf_trampoline()Hengqi Chen1-1/+4
2025-10-15LoongArch: BPF: Make trampoline size stableHengqi Chen1-2/+2
2025-10-15LoongArch: BPF: Don't align trampoline sizeHengqi Chen1-2/+1
2025-10-15LoongArch: BPF: No support of struct argument in trampoline programsHengqi Chen1-0/+6
2025-10-15LoongArch: BPF: Sign-extend struct ops return values properlyHengqi Chen1-1/+36
2025-10-15LoongArch: Automatically disable kaslr if boot from kexec_fileYouling Tang1-0/+4
2025-10-15sparc: fix accurate exception reporting in copy_{from,to}_user for M7Michael Karcher2-10/+19