summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-07-06arm64: dts: rockchip: Add avdd HDMI supplies to RockPro64 board dtsiDragan Simic
2025-07-06riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchgSasha Levin
2025-07-06x86/pkeys: Simplify PKRU update in signal frameChang S. Bae
2025-07-06x86/fpu: Refactor xfeature bitmask update code for sigframe XSAVEChang S. Bae
2025-07-06x86/traps: Initialize DR6 by writing its architectural reset valueXin Li (Intel)
2025-07-06um: ubd: Add missing error check in start_io_thread()Tiwei Bie
2025-07-06Revert "riscv: misaligned: fix sleeping function called during misaligned acc...Nam Cao
2025-07-06Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"Nam Cao
2025-07-06riscv: add a data fence for CMODX in the kernel modeAndy Chiu
2025-07-06um: use proper care when taking mmap lock during segfaultBenjamin Berg
2025-07-06um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.hSami Tolvanen
2025-06-27RISC-V: KVM: Don't treat SBI HFENCE calls as NOPsAnup Patel
2025-06-27RISC-V: KVM: Fix the size parameter check in SBI SFENCE callsAnup Patel
2025-06-27arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()Tengda Wu
2025-06-27s390/pci: Fix __pcilg_mio_inuser() inline assemblyHeiko Carstens
2025-06-27x86/tools: Drop duplicate unlikely() definition in insn_decoder_test.cNathan Chancellor
2025-06-27Kunit to check the longest symbol lengthSergio González Collado
2025-06-27kbuild: rust: add rustc-min-version support functionMiguel Ojeda
2025-06-27arm64: Restrict pagetable teardown to avoid false warningDev Jain
2025-06-27x86/virt/tdx: Avoid indirect calls to TDX assembly functionsKai Huang
2025-06-27LoongArch: Fix panic caused by NULL-PMD in huge_pte_offset()Tianyang Zhang
2025-06-27LoongArch: Avoid using $r0/$r1 as "mask" for csrxchgHuacai Chen
2025-06-27LoongArch: vDSO: Correctly use asm parameters in syscall wrappersThomas Weißschuh
2025-06-27powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recoveryNarayana Murty N
2025-06-27powerpc/vdso: Fix build of VDSO32 with pcrelChristophe Leroy
2025-06-27ARM: OMAP2+: Fix l4ls clk domain handling in STANDBYSukrut Bellary
2025-06-27x86/sgx: Prevent attempts to reclaim poisoned pagesAndrew Zaborowski
2025-06-27mips: Add -std= flag specified in KBUILD_CFLAGS to vdso CFLAGSKhem Raj
2025-06-27KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMYLorenzo Stoakes
2025-06-27KVM: VMX: Flush shadow VMCS on emergency rebootChao Gao
2025-06-27KVM: SVM: Clear current_vmcb during vCPU free for all *possible* CPUsYosry Ahmed
2025-06-27parisc: fix building with gcc-15Arnd Bergmann
2025-06-27parisc/unaligned: Fix hex output to show 8 hex charsHelge Deller
2025-06-27ARM: omap: pmic-cpcap: do not mess around without CPCAP or OMAP4Andreas Kemnade
2025-06-27ARM: 9447/1: arm/memremap: fix arch_memremap_can_ram_remap()Ross Stutterheim
2025-06-27arm64/mm: Close theoretical race where stale TLB entry remains validRyan Roberts
2025-06-27s390/pci: Serialize device addition and removalNiklas Schnelle
2025-06-27s390/pci: Allow re-add of a reserved but not yet removed deviceNiklas Schnelle
2025-06-27s390/pci: Remove redundant bus removal and disable from zpci_release_device()Niklas Schnelle
2025-06-27powerpc/pseries/msi: Avoid reading PCI device registers in reduced power statesGautam Menghani
2025-06-19x86/fred/signal: Prevent immediate repeat of single step trap on return from ...Xin Li (Intel)
2025-06-19x86/iopl: Cure TIF_IO_BITMAP inconsistenciesThomas Gleixner
2025-06-19xen/arm: call uaccess_ttbr0_enable for dm_op hypercallStefano Stabellini
2025-06-19powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()Haren Myneni
2025-06-19powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmapRitesh Harjani (IBM)
2025-06-19arm64: dts: qcom: x1e80100: Add GPU coolingStephan Gerhold
2025-06-19arm64: dts: qcom: x1e80100: Apply consistent critical thermal shutdownStephan Gerhold
2025-06-19riscv: misaligned: fix sleeping function called during misaligned access hand...Nylon Chen
2025-06-19MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7aWangYuli
2025-06-19x86/irq: Ensure initial PIR loads are performed exactly onceSean Christopherson