summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-10-29arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland
2025-10-29arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland
2025-10-29MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki
2025-10-29arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying
2025-10-29m68k: bitops: Fix find_*_bit() signaturesGeert Uytterhoeven
2025-10-29KVM: x86: Don't (re)check L1 intercepts when completing userspace I/OSean Christopherson
2025-10-29x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)Sean Christopherson
2025-10-29x86/umip: Check that the instruction opcode is at least two bytesSean Christopherson
2025-10-29sparc: fix error handling in scan_one_device()Ma Ke
2025-10-29sparc64: fix hugetlb for sun4uAnthony Yznaga
2025-10-29parisc: don't reference obsolete termio struct for TC* constantsSam James
2025-10-29arm64: dts: qcom: msm8916: Add missing MDSS resetStephan Gerhold
2025-10-29sparc: fix accurate exception reporting in copy_{from,to}_user for M7Michael Karcher
2025-10-29sparc: fix accurate exception reporting in copy_to_user for Niagara 4Michael Karcher
2025-10-29sparc: fix accurate exception reporting in copy_{from_to}_user for NiagaraMichael Karcher
2025-10-29sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC...Michael Karcher
2025-10-29sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARCMichael Karcher
2025-10-29x86/vdso: Fix output operand size of RDPIDUros Bizjak
2025-10-02KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is activeMaciej S. Szmigiero
2025-09-09KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producerSean Christopherson
2025-09-09powerpc: boot: Remove leading zero in label in udelay()Nathan Chancellor
2025-09-04KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers
2025-09-04powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan
2025-08-28s390/hypfs: Enable limited access during lockdownPeter Oberparleiter
2025-08-28s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter
2025-08-28x86/fpu: Delay instruction pointer fixup until after warningDave Hansen
2025-08-28x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam
2025-08-28mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationNathan Chancellor
2025-08-28ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGSNathan Chancellor
2025-08-28m68k: Fix lost column on framebuffer debug consoleFinn Thain
2025-08-28parisc: Makefile: fix a typo in palo.confRandy Dunlap
2025-08-28MIPS: Don't crash in stack_top() for tasks without ABI or vDSOThomas Weißschuh
2025-08-28MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang
2025-08-28(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier
2025-08-28s390/stp: Remove udelay from stp_sync_clock()Sven Schnelle
2025-08-28s390/time: Use monotonic clock in get_cycles()Sven Schnelle
2025-08-28ARM: tegra: Use I/O memcpy to write to IRAMAaron Kling
2025-08-28ARM: rockchip: fix kernel hang during smp initializationAlexander Kochetkov
2025-08-28arm64: Handle KCOV __init vs inline mismatchesKees Cook
2025-08-28MIPS: mm: tlb-r4k: Uniquify TLB entries on initJiaxun Yang
2025-08-28arch: powerpc: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes
2025-08-28m68k: Don't unregister boot console needlesslyFinn Thain
2025-08-28ARM: dts: imx6ul-kontron-bl-common: Fix RTS polarity for RS485 interfaceAnnette Kobou
2025-08-28ARM: dts: vfxxx: Correctly use two tuples for timer addressKrzysztof Kozlowski
2025-07-17x86/mm: Disable hugetlb page table sharing on 32-bitJann Horn
2025-07-17x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn
2025-07-17x86/mce: Don't remove sysfs if thresholding sysfs init failsYazen Ghannam
2025-07-17x86/mce/amd: Fix threshold limit resetYazen Ghannam
2025-07-17powerpc: Fix struct termio related ioctl macrosMadhavan Srinivasan
2025-07-17arm64: Restrict pagetable teardown to avoid false warningDev Jain