summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-12-01KVM: arm64: Check the untrusted offset in FF-A memory shareSebastian Ene1-2/+7
2025-12-01s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens2-9/+7
2025-12-01x86/microcode/AMD: Limit Entrysign signature checking to known generationsBorislav Petkov (AMD)1-1/+19
2025-12-01LoongArch: Use UAPI types in ptrace UAPI headerThomas Weißschuh1-22/+18
2025-12-01LoongArch: Don't panic if no valid cache info for PCIHuacai Chen1-4/+4
2025-12-01MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki1-7/+13
2025-11-24LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRYHuacai Chen1-2/+2
2025-11-24x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrevBorislav Petkov (AMD)1-0/+1
2025-11-24LoongArch: Let {pte,pmd}_modify() record the status of _PAGE_DIRTYTianyang Zhang1-3/+8
2025-11-24LoongArch: Use correct accessor to read FWPC/MWPCHuacai Chen1-2/+2
2025-11-24KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updatedYosry Ahmed1-0/+4
2025-11-24ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet PHYRafał Miłecki1-2/+2
2025-11-24ARM: dts: imx51-zii-rdu1: Fix audmux node namesJihed Chaibi1-2/+2
2025-11-24arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on odroid-m1Anand Moon1-0/+2
2025-11-24lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIANEric Biggers1-1/+1
2025-11-24riscv: acpi: avoid errors caused by probing DT devices when ACPI is usedHan Gao1-2/+5
2025-11-24RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence e...Danil Skrebenkov1-0/+1
2025-11-24riscv: stacktrace: fix backtracing through exceptionsClément Léger2-1/+4
2025-11-24x86/microcode/AMD: Add more known models to entry sign checkingMario Limonciello (AMD)1-0/+2
2025-11-24riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macroJosephine Pfeiffer1-1/+1
2025-11-24riscv: stacktrace: Disable KASAN checks for non-current tasksChunyan Zhang1-2/+19
2025-11-24riscv: Improve exception and system call latencyAnton Blanchard2-9/+12
2025-11-24ARM: at91: pm: save and restore ACR during PLL disable/enableNicolas Ferre1-1/+7
2025-11-24um: Fix help message for ssl-non-rawTiwei Bie1-1/+4
2025-11-24sparc64: fix prototypes of reads[bwl]()Al Viro1-3/+3
2025-11-24sparc/module: Add R_SPARC_UA64 relocation handlingKoakuma2-0/+2
2025-11-24x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALTLi RongQing1-10/+10
2025-11-24mips: lantiq: danube: rename stp node on EASY50712 reference boardAleksander Jan Bajkowski1-1/+1
2025-11-24mips: lantiq: xway: sysctrl: rename stp clockAleksander Jan Bajkowski1-1/+1
2025-11-24mips: lantiq: danube: add missing device_type in pci nodeAleksander Jan Bajkowski1-0/+2
2025-11-24mips: lantiq: danube: add model to EASY50712 dtsAleksander Jan Bajkowski1-0/+2
2025-11-24mips: lantiq: danube: add missing properties to cpu nodeAleksander Jan Bajkowski1-0/+4
2025-11-24s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle1-0/+3
2025-11-24powerpc/eeh: Use result of error_detected() in ueventNiklas Schnelle1-1/+1
2025-11-24x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscallKirill A. Shutemov1-3/+14
2025-11-24riscv: bpf: Fix uninitialized symbol 'retval_off'Chenghao Duan1-3/+2
2025-11-24ARM: tegra: transformer-20: fix audio-codec interruptSvyatoslav Ryhel1-1/+1
2025-11-24ARM: tegra: transformer-20: add missing magnetometer interruptSvyatoslav Ryhel1-0/+3
2025-11-24arm64: zynqmp: Revert usb node drive strength and slew rate for zcu106Radhey Shyam Pandey1-2/+2
2025-11-24arc: Fix __fls() const-foldability via __builtin_clzl()Kees Cook1-0/+2
2025-11-24s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdumpGerd Bayer1-2/+2
2025-11-24s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAPHeiko Carstens1-1/+0
2025-11-24s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali2-9/+1
2025-11-24bpf: Do not audit capability check in do_jit()Ondrej Mosnacek1-1/+1
2025-11-24x86/fpu: Ensure XFD state on signal deliveryChang S. Bae1-0/+3
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong20-0/+24
2025-11-02x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan1-4/+1
2025-11-02x86/bugs: Report correct retbleed mitigation statusDavid Kaplan1-1/+3
2025-10-29x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger1-2/+6
2025-10-29x86/microcode: Fix Entrysign revision check for Zen1/NaplesAndrew Cooper1-1/+1