summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-12-03MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki1-7/+13
2025-12-03sparc/module: Add R_SPARC_UA64 relocation handlingKoakuma2-0/+2
2025-12-03mips: lantiq: xway: sysctrl: rename stp clockAleksander Jan Bajkowski1-1/+1
2025-12-03mips: lantiq: danube: add missing device_type in pci nodeAleksander Jan Bajkowski1-0/+2
2025-12-03mips: lantiq: danube: add missing properties to cpu nodeAleksander Jan Bajkowski1-0/+4
2025-12-03powerpc/eeh: Use result of error_detected() in ueventNiklas Schnelle1-1/+1
2025-12-03x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscallKirill A. Shutemov1-3/+14
2025-12-03arc: Fix __fls() const-foldability via __builtin_clzl()Kees Cook1-0/+2
2025-12-03x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger1-1/+9
2025-12-03x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan1-4/+1
2025-10-29arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland2-0/+2
2025-10-29arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland1-0/+2
2025-10-29MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki1-1/+1
2025-10-29arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying1-1/+2
2025-10-29m68k: bitops: Fix find_*_bit() signaturesGeert Uytterhoeven1-11/+14
2025-10-29KVM: x86: Don't (re)check L1 intercepts when completing userspace I/OSean Christopherson3-8/+13
2025-10-29x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)Sean Christopherson1-0/+11
2025-10-29x86/umip: Check that the instruction opcode is at least two bytesSean Christopherson1-2/+2
2025-10-29sparc: fix error handling in scan_one_device()Ma Ke2-0/+2
2025-10-29sparc64: fix hugetlb for sun4uAnthony Yznaga1-0/+20
2025-10-29parisc: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
2025-10-29arm64: dts: qcom: msm8916: Add missing MDSS resetStephan Gerhold1-0/+2
2025-10-29sparc: fix accurate exception reporting in copy_{from,to}_user for M7Michael Karcher2-10/+19
2025-10-29sparc: fix accurate exception reporting in copy_to_user for Niagara 4Michael Karcher1-1/+1
2025-10-29sparc: fix accurate exception reporting in copy_{from_to}_user for NiagaraMichael Karcher1-11/+18
2025-10-29sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC...Michael Karcher1-1/+1
2025-10-29sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARCMichael Karcher1-9/+10
2025-10-29x86/vdso: Fix output operand size of RDPIDUros Bizjak1-4/+4
2025-10-02KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is activeMaciej S. Szmigiero1-2/+1
2025-09-09KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producerSean Christopherson1-2/+14
2025-09-09powerpc: boot: Remove leading zero in label in udelay()Nathan Chancellor1-2/+2
2025-09-04KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers2-2/+8
2025-09-04powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan1-4/+4
2025-08-28s390/hypfs: Enable limited access during lockdownPeter Oberparleiter1-1/+2
2025-08-28s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter1-7/+11
2025-08-28x86/fpu: Delay instruction pointer fixup until after warningDave Hansen1-3/+2
2025-08-28x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam1-3/+10
2025-08-28mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationNathan Chancellor1-1/+1
2025-08-28ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGSNathan Chancellor1-1/+1
2025-08-28m68k: Fix lost column on framebuffer debug consoleFinn Thain1-10/+21
2025-08-28parisc: Makefile: fix a typo in palo.confRandy Dunlap1-1/+1
2025-08-28MIPS: Don't crash in stack_top() for tasks without ABI or vDSOThomas Weißschuh1-7/+9
2025-08-28MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang1-0/+8
2025-08-28(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier1-4/+2
2025-08-28s390/stp: Remove udelay from stp_sync_clock()Sven Schnelle1-1/+1
2025-08-28s390/time: Use monotonic clock in get_cycles()Sven Schnelle1-7/+6
2025-08-28ARM: tegra: Use I/O memcpy to write to IRAMAaron Kling1-1/+1
2025-08-28ARM: rockchip: fix kernel hang during smp initializationAlexander Kochetkov1-6/+9
2025-08-28arm64: Handle KCOV __init vs inline mismatchesKees Cook1-1/+1
2025-08-28MIPS: mm: tlb-r4k: Uniquify TLB entries on initJiaxun Yang1-1/+55