summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer
2025-05-02x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpolineJosh Poimboeuf
2025-05-02KVM: s390: Don't use %pK through tracepointsThomas Weißschuh
2025-05-02parisc: PDT: Fix missing prototype warningYu-Chun Lin
2025-05-02MIPS: cm: Detect CM quirks from device treeGregory CLEMENT
2025-05-02MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli
2025-05-02MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli
2025-05-02MIPS: dec: Declare which_prom() as staticWangYuli
2025-05-02powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmpNathan Chancellor
2025-05-02perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNRKan Liang
2025-05-02perf/x86/intel: Allow to update user space GPRs from PEBS recordsDapeng Mi
2025-05-02riscv: Avoid fortify warning in syscall_get_arguments()Nathan Chancellor
2025-05-02x86/e820: Fix handling of subpage regions when calculating nosave ranges in e...Myrrh Periwinkle
2025-05-02sparc/mm: disable preemption in lazy mmu modeRyan Roberts
2025-05-02arm64: dts: mediatek: mt8173: Fix disp-pwm compatible stringChen-Yu Tsai
2025-05-02arm64: cputype: Add MIDR_CORTEX_A76AEDouglas Anderson
2025-05-02x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when ru...Max Grobecker
2025-04-10x86/mm: Fix flush_tlb_range() when used for zapping normal PMDsJann Horn
2025-04-10x86/tsc: Always save/restore TSC sched_clock() on suspend/resumeGuilherme G. Piccoli
2025-04-10spufs: fix a leak in spufs_create_context()Al Viro
2025-04-10spufs: fix a leak on spufs_new_file() failureAl Viro
2025-04-10x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplace...Jann Horn
2025-04-10x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1Jann Horn
2025-04-10x86/platform: Only allow CONFIG_EISA for 32-bitArnd Bergmann
2025-04-10x86/fpu: Avoid copying dynamic FP state from init_task in arch_dup_task_struct()Benjamin Berg
2025-04-10x86/mm/pat: cpa-test: fix length for CPA_ARRAY testMike Rapoport (Microsoft)
2025-04-10ARM: Remove address checking for MMUless devicesYanjun Yang
2025-04-10ARM: 9351/1: fault: Add "cut here" line for prefetch abortsKees Cook
2025-04-10ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed()Kees Cook
2025-04-10ARM: shmobile: smp: Enforce shmobile_smp_* alignmentGeert Uytterhoeven
2025-04-10x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodesFlorent Revest
2025-04-10x86/irq: Define trace events conditionallyArnd Bergmann
2025-04-10clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse
2025-03-13x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63Ahmed S. Darwish
2025-03-13x86/cpu: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish
2025-03-13x86/cacheinfo: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish
2025-03-13x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systemsRussell Senior
2025-03-13powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...Christophe Leroy
2025-03-13powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inlineChristophe Leroy
2025-03-13powerpc/64s/mm: Move __real_pte stubs into hash-4k.hMichael Ellerman
2025-03-13x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse
2025-03-13alpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky
2025-03-13alpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky
2025-03-13alpha: make stack 16-byte aligned (most cases)Ivan Kokshaysky
2025-03-13Grab mm lock before grabbing pt lockMaksym Planeta
2025-03-13x86/xen: allow larger contiguous memory regions in PV guestsJuergen Gross
2025-03-13xen: remove a confusing comment on auto-translated guest I/OPetr Tesarik
2025-03-13arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo arrayRadu Rendec
2025-03-13MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as staticWangYuli
2025-03-13powerpc/pseries/eeh: Fix get PE state translationNarayana Murty N