summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng1-0/+3
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich1-2/+4
2025-08-28KVM: arm64: Fix kernel BUG() due to bad backport of FPSIMD/SVE/SME fixWill Deacon1-2/+2
2025-08-28KVM: VMX: Flush shadow VMCS on emergency rebootChao Gao1-1/+4
2025-08-28mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual2-5/+0
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-28ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGSNathan Chancellor1-1/+1
2025-08-28arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()Ada Couprie Diaz1-0/+6
2025-08-28lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswapEric Biggers1-13/+7
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-28arm64: Mark kernel as tainted on SAE and SError panicBreno Leitao2-0/+2
2025-08-28s390/time: Use monotonic clock in get_cycles()Sven Schnelle1-7/+6
2025-08-28x86/bugs: Avoid warning when overriding return thunkPawan Gupta1-3/+2
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
2025-08-28PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson1-0/+3
2025-08-28powerpc/eeh: Make EEH driver device hotplug safeTimothy Pearson2-20/+38
2025-08-28powerpc/eeh: Rely on dev->link_active_reportingMaciej W. Rozycki1-3/+2
2025-08-28powerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson1-0/+1
2025-08-28sh: Do not use hyphen in exported variable nameBen Hutchings3-9/+9
2025-08-28um: rtc: Avoid shadowing err in uml_rtc_start()Tiwei Bie1-1/+1
2025-08-28arch: powerpc: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes1-1/+0
2025-08-28m68k: Don't unregister boot console needlesslyFinn Thain3-33/+19
2025-08-28arm64: dts: imx8mn-beacon: Fix HS400 USDHC clock speedAdam Ford1-0/+2
2025-08-28arm64: dts: imx8mm-beacon: Fix HS400 USDHC clock speedAdam Ford1-0/+2
2025-08-28ARM: dts: imx6ul-kontron-bl-common: Fix RTS polarity for RS485 interfaceAnnette Kobou1-1/+0
2025-08-28arm: dts: ti: omap: Fixup pinheader typoAlbin Törnqvist1-1/+1
2025-08-28ARM: dts: vfxxx: Correctly use two tuples for timer addressKrzysztof Kozlowski1-1/+1
2025-08-28x86/bugs: Fix use of possibly uninit value in amd_check_tsa_microcode()Michael Zhivich1-0/+2
2025-08-28x86: Pin task-stack in __get_wchan()Peter Zijlstra1-0/+5
2025-08-28x86: Fix __get_wchan() for !STACKTRACEPeter Zijlstra1-3/+14
2025-08-28sched: Add wrapper for get_wchan() to keep task blockedKees Cook48-112/+60
2025-08-28x86: Fix get_wchan() to support the ORC unwinderQi Zheng1-48/+3
2025-07-17x86: Fix X86_FEATURE_VERW_CLEAR definitionJack Wang1-1/+1
2025-07-17x86/mm: Disable hugetlb page table sharing on 32-bitJann Horn1-1/+1
2025-07-17um: vector: Reduce stack usage in vector_eth_configure()Tiwei Bie1-29/+13
2025-07-17x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn1-0/+1
2025-07-17x86/mce: Don't remove sysfs if thresholding sysfs init failsYazen Ghannam1-7/+1
2025-07-17x86/mce/amd: Fix threshold limit resetYazen Ghannam1-8/+7
2025-07-17xen: replace xen_remap() with memremap()Juergen Gross1-3/+0