summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-07-10arm64: dts: renesas: Use interrupts-extended for Ethernet PHYsGeert Uytterhoeven22-58/+29
2025-07-10arm64: dts: qcom: sm8650: Fix domain-idle-state for CPU2Luca Weiss1-1/+1
2025-07-10arm64: dts: qcom: sm8650: change labels to lower-caseKrzysztof Kozlowski1-78/+78
2025-07-10arm64: dts: rockchip: fix internal USB hub instability on RK3399 PumaLukasz Czechowski1-15/+27
2025-07-10arm64: dts: apple: t8103: Fix PCIe BCM4377 nodenameJanne Grunau1-1/+1
2025-07-10s390/pci: Do not try re-enabling load/store if device is disabledNiklas Schnelle1-0/+4
2025-07-10s390/pci: Fix stale function handles in error handlingNiklas Schnelle1-0/+11
2025-07-06arm64: dts: rockchip: Add avdd HDMI supplies to RockPro64 board dtsiDragan Simic1-0/+12
2025-07-06riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchgSasha Levin1-1/+1
2025-07-06x86/pkeys: Simplify PKRU update in signal frameChang S. Bae1-6/+3
2025-07-06x86/fpu: Refactor xfeature bitmask update code for sigframe XSAVEChang S. Bae2-10/+14
2025-07-06x86/traps: Initialize DR6 by writing its architectural reset valueXin Li (Intel)3-28/+51
2025-07-06um: ubd: Add missing error check in start_io_thread()Tiwei Bie1-1/+1
2025-07-06Revert "riscv: misaligned: fix sleeping function called during misaligned acc...Nam Cao1-2/+2
2025-07-06Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"Nam Cao1-1/+0
2025-07-06riscv: add a data fence for CMODX in the kernel modeAndy Chiu1-1/+14
2025-07-06um: use proper care when taking mmap lock during segfaultBenjamin Berg1-12/+117
2025-07-06um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.hSami Tolvanen2-0/+8
2025-06-27RISC-V: KVM: Don't treat SBI HFENCE calls as NOPsAnup Patel1-2/+2
2025-06-27RISC-V: KVM: Fix the size parameter check in SBI SFENCE callsAnup Patel1-2/+2
2025-06-27arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()Tengda Wu1-1/+1
2025-06-27s390/pci: Fix __pcilg_mio_inuser() inline assemblyHeiko Carstens1-1/+1
2025-06-27x86/tools: Drop duplicate unlikely() definition in insn_decoder_test.cNathan Chancellor1-2/+0
2025-06-27Kunit to check the longest symbol lengthSergio González Collado1-1/+2
2025-06-27kbuild: rust: add rustc-min-version support functionMiguel Ojeda1-1/+1
2025-06-27arm64: Restrict pagetable teardown to avoid false warningDev Jain1-1/+2
2025-06-27x86/virt/tdx: Avoid indirect calls to TDX assembly functionsKai Huang2-3/+4
2025-06-27LoongArch: Fix panic caused by NULL-PMD in huge_pte_offset()Tianyang Zhang1-1/+2
2025-06-27LoongArch: Avoid using $r0/$r1 as "mask" for csrxchgHuacai Chen1-4/+12
2025-06-27LoongArch: vDSO: Correctly use asm parameters in syscall wrappersThomas Weißschuh2-4/+4
2025-06-27powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recoveryNarayana Murty N1-0/+2
2025-06-27powerpc/vdso: Fix build of VDSO32 with pcrelChristophe Leroy2-2/+2
2025-06-27ARM: OMAP2+: Fix l4ls clk domain handling in STANDBYSukrut Bellary3-2/+15
2025-06-27x86/sgx: Prevent attempts to reclaim poisoned pagesAndrew Zaborowski1-0/+2
2025-06-27mips: Add -std= flag specified in KBUILD_CFLAGS to vdso CFLAGSKhem Raj1-0/+1
2025-06-27KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMYLorenzo Stoakes1-4/+4
2025-06-27KVM: VMX: Flush shadow VMCS on emergency rebootChao Gao1-1/+4
2025-06-27KVM: SVM: Clear current_vmcb during vCPU free for all *possible* CPUsYosry Ahmed1-1/+1
2025-06-27parisc: fix building with gcc-15Arnd Bergmann1-0/+1
2025-06-27parisc/unaligned: Fix hex output to show 8 hex charsHelge Deller1-1/+1
2025-06-27ARM: omap: pmic-cpcap: do not mess around without CPCAP or OMAP4Andreas Kemnade1-1/+5
2025-06-27ARM: 9447/1: arm/memremap: fix arch_memremap_can_ram_remap()Ross Stutterheim1-3/+1
2025-06-27arm64/mm: Close theoretical race where stale TLB entry remains validRyan Roberts1-4/+5
2025-06-27s390/pci: Serialize device addition and removalNiklas Schnelle1-0/+7
2025-06-27s390/pci: Allow re-add of a reserved but not yet removed deviceNiklas Schnelle3-16/+45
2025-06-27s390/pci: Remove redundant bus removal and disable from zpci_release_device()Niklas Schnelle1-6/+0
2025-06-27powerpc/pseries/msi: Avoid reading PCI device registers in reduced power statesGautam Menghani1-1/+6
2025-06-19x86/fred/signal: Prevent immediate repeat of single step trap on return from ...Xin Li (Intel)3-0/+30
2025-06-19x86/iopl: Cure TIF_IO_BITMAP inconsistenciesThomas Gleixner2-4/+15
2025-06-19xen/arm: call uaccess_ttbr0_enable for dm_op hypercallStefano Stabellini1-1/+20