summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-12-07MIPS: mm: Prevent a TLB shutdown on initial uniquificationMaciej W. Rozycki1-37/+63
2025-12-07Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"Jiri Olsa1-5/+5
2025-12-07Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers2-3/+3
2025-12-07MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki1-7/+13
2025-12-07lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIANEric Biggers1-1/+1
2025-12-07RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence e...Danil Skrebenkov1-0/+1
2025-12-07riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macroJosephine Pfeiffer1-1/+1
2025-12-07ARM: at91: pm: save and restore ACR during PLL disable/enableNicolas Ferre1-1/+7
2025-12-07um: Fix help message for ssl-non-rawTiwei Bie1-1/+4
2025-12-07sparc/module: Add R_SPARC_UA64 relocation handlingKoakuma2-0/+2
2025-12-07x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALTLi RongQing1-10/+10
2025-12-07mips: lantiq: xway: sysctrl: rename stp clockAleksander Jan Bajkowski1-1/+1
2025-12-07mips: lantiq: danube: add missing device_type in pci nodeAleksander Jan Bajkowski1-0/+2
2025-12-07mips: lantiq: danube: add missing properties to cpu nodeAleksander Jan Bajkowski1-0/+4
2025-12-07powerpc/eeh: Use result of error_detected() in ueventNiklas Schnelle1-1/+1
2025-12-07x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscallKirill A. Shutemov1-3/+14
2025-12-07arc: Fix __fls() const-foldability via __builtin_clzl()Kees Cook1-0/+2
2025-12-07arch: back to -std=gnu89 in < v5.18Matthieu Baerts (NGI0)5-5/+5
2025-12-07x86/boot: Compile boot code with -std=gnu11 tooAlexey Dobriyan1-1/+1
2025-12-07x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger1-1/+9
2025-12-07bpf: Do not audit capability check in do_jit()Ondrej Mosnacek1-1/+1
2025-12-07x86/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-29nios2: ensure that memblock.current_limit is set when setting pfn limitsSimon Schuster1-0/+15
2025-10-29riscv: kprobes: Fix probe address validationFabian Vogt1-4/+9
2025-10-19arm64: mte: Do not flag the zero page as PG_mte_taggedCatalin Marinas2-3/+10
2025-10-19minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-0/+2
2025-10-19minmax: add a few more MIN_T/MAX_T usersLinus Torvalds1-1/+1
2025-10-19arm64: dts: qcom: sdm845: Fix slimbam num-channels/eesStephan Gerhold1-2/+2
2025-10-19KVM: x86: Don't (re)check L1 intercepts when completing userspace I/OSean Christopherson3-9/+13
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-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: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
2025-10-19ARM: OMAP2+: pm33xx-core: ix device node reference leaks in amx3_idle_initMiaoqian Lin1-1/+5
2025-10-19arm64: dts: qcom: msm8916: Add missing MDSS resetStephan Gerhold1-0/+2
2025-10-19sparc: fix accurate exception reporting in copy_{from,to}_user for M7Michael Karcher2-10/+19
2025-10-19sparc: fix accurate exception reporting in copy_to_user for Niagara 4Michael Karcher1-1/+1
2025-10-19sparc: fix accurate exception reporting in copy_{from_to}_user for NiagaraMichael Karcher1-11/+18
2025-10-19sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC...Michael Karcher1-1/+1
2025-10-19sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARCMichael Karcher1-9/+10
2025-10-19arm64: dts: mediatek: mt8516-pumpkin: Fix machine compatibleAngeloGioacchino Del Regno1-1/+1
2025-10-19ARM: at91: pm: fix MCKx restore routineNicolas Ferre1-2/+2