summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-11-13x86/CPU/AMD: Add missing terminator for zen5_rdseed_microcodeMario Limonciello1-0/+1
2025-11-13x86/amd_node: Fix AMD root device cachingYazen Ghannam2-100/+51
2025-11-13x86/microcode/AMD: Add more known models to entry sign checkingMario Limonciello (AMD)1-0/+2
2025-11-13parisc: Avoid crash due to unaligned access in unwinderHelge Deller1-3/+10
2025-11-13riscv: Fix memory leak in module_frob_arch_sections()Miaoqian Lin1-2/+6
2025-11-13riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macroJosephine Pfeiffer1-1/+1
2025-11-13riscv: stacktrace: Disable KASAN checks for non-current tasksChunyan Zhang1-2/+19
2025-11-13x86: uaccess: don't use runtime-const rewriting in modulesLinus Torvalds3-6/+14
2025-11-13LoongArch: Handle new atomic instructions for probesTiezhu Yang2-0/+17
2025-11-13ARM: at91: pm: save and restore ACR during PLL disable/enableNicolas Ferre1-1/+7
2025-11-13um: Fix help message for ssl-non-rawTiwei Bie1-1/+4
2025-11-13clocksource: hyper-v: Skip unnecessary checks for the root partitionWei Liu1-1/+10
2025-11-13sparc64: fix prototypes of reads[bwl]()Al Viro1-3/+3
2025-11-13sparc/module: Add R_SPARC_UA64 relocation handlingKoakuma2-0/+2
2025-11-13x86/virt/tdx: Use precalculated TDVPR page physical addressKai Huang3-13/+19
2025-11-13x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALTLi RongQing1-10/+10
2025-11-13openrisc: Add R_OR1K_32_PCREL relocation type module supportchenmiao1-0/+4
2025-11-13Fix access to video_is_primary_device() when compiled without CONFIG_VIDEOMario Limonciello (AMD)3-1/+5
2025-11-13fbcon: Use screen info to find primary deviceMario Limonciello (AMD)1-1/+24
2025-11-13mips: lantiq: danube: rename stp node on EASY50712 reference boardAleksander Jan Bajkowski1-1/+1
2025-11-13mips: lantiq: xway: sysctrl: rename stp clockAleksander Jan Bajkowski1-1/+1
2025-11-13mips: lantiq: danube: add missing device_type in pci nodeAleksander Jan Bajkowski1-0/+2
2025-11-13mips: lantiq: danube: add model to EASY50712 dtsAleksander Jan Bajkowski1-0/+2
2025-11-13mips: lantiq: danube: add missing properties to cpu nodeAleksander Jan Bajkowski1-0/+4
2025-11-13s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle1-0/+3
2025-11-13powerpc/eeh: Use result of error_detected() in ueventNiklas Schnelle1-1/+1
2025-11-13tty: serial: ip22zilog: Use platform device for probingThomas Bogendoerfer1-0/+32
2025-11-13x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscallKirill A. Shutemov1-3/+14
2025-11-13riscv: bpf: Fix uninitialized symbol 'retval_off'Chenghao Duan1-3/+2
2025-11-13ARM: tegra: transformer-20: fix audio-codec interruptSvyatoslav Ryhel1-1/+1
2025-11-13ARM: tegra: transformer-20: add missing magnetometer interruptSvyatoslav Ryhel1-0/+3
2025-11-13ARM: tegra: p880: set correct touchscreen clippingJonas Schwöbel1-2/+2
2025-11-13arm64: zynqmp: Revert usb node drive strength and slew rate for zcu106Radhey Shyam Pandey1-2/+2
2025-11-13arm64: zynqmp: Disable coresight by defaultQuanyang Wang1-0/+4
2025-11-13arc: Fix __fls() const-foldability via __builtin_clzl()Kees Cook1-0/+2
2025-11-13arm64: versal-net: Update rtc calibration valueHarini T1-1/+1
2025-11-13s390/mm: Fix memory leak in add_marker() when kvrealloc() failsMiaoqian Lin1-13/+8
2025-11-13s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAPHeiko Carstens1-1/+0
2025-11-13s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdumpGerd Bayer1-2/+2
2025-11-13perf/x86/intel: Fix KASAN global-out-of-bounds warningDapeng Mi1-1/+2
2025-11-13crypto: s390/phmac - Do not modify the req->nbytes valueHarald Freudenberger1-18/+34
2025-11-13bpf: Do not audit capability check in do_jit()Ondrej Mosnacek1-1/+1
2025-11-13x86/fpu: Ensure XFD state on signal deliveryChang S. Bae1-0/+3
2025-11-13x86/CPU/AMD: Add RDSEED fix for Zen5Gregory Price1-0/+10
2025-11-13x86/build: Disable SSE4aPeter Zijlstra1-1/+1
2025-11-13s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali2-9/+1
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: Add attack vector controls for VMSCAPEDavid Kaplan1-4/+10
2025-11-02perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASKDapeng Mi3-9/+9