summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-03-07KVM: arm64: vgic: Pick EOIcount deactivations from AP-list tailMarc Zyngier
2026-03-07s390: Revert "s390/irq/idle: Remove psw bits early"Heiko Carstens
2026-03-07Merge tag 'parisc-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-07powerpc/pseries: Correct MSI allocation trackingNam Cao
2026-03-07powerpc: dts: mpc83xx: Add unit addresses to /memoryJ. Neuschäfer
2026-03-07powerpc: dts: mpc8315erdb: Add missing #cells properties to SPI busJ. Neuschäfer
2026-03-07powerpc: dts: mpc8315erdb: Rename LED nodes to comply with schemaJ. Neuschäfer
2026-03-07powerpc: dts: mpc8315erdb: Use IRQ_TYPE_* macrosJ. Neuschäfer
2026-03-07powerpc: dts: mpc8313erdb: Use IRQ_TYPE_* macrosJ. Neuschäfer
2026-03-07powerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer
2026-03-07powerpc64/bpf: fix kfunc call supportHari Bathini
2026-03-07powerpc64/bpf: fix handling of BPF stack in exception callbackHari Bathini
2026-03-07powerpc64/bpf: remove BPF redzone protection in trampoline stackHari Bathini
2026-03-07powerpc64/bpf: use consistent tailcall offset in trampolineHari Bathini
2026-03-07powerpc64/bpf: fix the address returned by bpf_get_func_ipHari Bathini
2026-03-07powerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini
2026-03-07powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entriesHari Bathini
2026-03-07powerpc64/ftrace: fix OOL stub count with clangHari Bathini
2026-03-07powerpc64: make clang cross-build friendlyHari Bathini
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-06Merge tag 's390-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-03-06Merge tag 'pci-v7.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-06arm64: dts: renesas: r8a78000: Fix out-of-range SPI interrupt numbersGeert Uytterhoeven
2026-03-06arm64: dts: renesas: rzg3s-smarc-som: Set bypass for Versa3 PLL2Claudiu Beznea
2026-03-06arm64: dts: renesas: r9a09g087: Fix CPG register region sizesLad Prabhakar
2026-03-06arm64: dts: renesas: r9a09g077: Fix CPG register region sizesLad Prabhakar
2026-03-06arm64: dts: renesas: r9a09g057: Remove wdt{0,2,3} nodesFabrizio Castro
2026-03-06arm64: dts: renesas: rzv2-evk-cn15-sd: Add ramp delay for SD0 regulatorLad Prabhakar
2026-03-06arm64: dts: renesas: rzt2h-n2h-evk: Add ramp delay for SD0 card regulatorLad Prabhakar
2026-03-06KVM: s390: Fix a deadlockClaudio Imbrenda
2026-03-06arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faultsPiotr Jaroszynski
2026-03-06KVM: arm64: Remove the redundant ISB in __kvm_at_s1e2()Zenghui Yu (Huawei)
2026-03-06KVM: arm64: Fix vma_shift staleness on nested hwpoison pathFuad Tabba
2026-03-06parisc: Fix initial page table creation for bootHelge Deller
2026-03-06parisc: Check kernel mapping earlier at bootupHelge Deller
2026-03-06parisc: Increase initial mapping to 64 MB with KALLSYMSHelge Deller
2026-03-06RISC-V: KVM: Check host Ssaia extension when creating AIA irqchipAnup Patel
2026-03-06RISC-V: KVM: Fix error code returned for Ssaia ONE_REGAnup Patel
2026-03-06RISC-V: KVM: Fix error code returned for Smstateen ONE_REGAnup Patel
2026-03-06KVM: riscv: Fix Spectre-v1 in PMU counter accessLukas Gerlach
2026-03-06KVM: riscv: Fix Spectre-v1 in floating-point register accessLukas Gerlach
2026-03-06KVM: riscv: Fix Spectre-v1 in AIA CSR accessLukas Gerlach
2026-03-06KVM: riscv: Fix Spectre-v1 in ONE_REG register accessLukas Gerlach
2026-03-06RISC-V: KVM: Skip THP support check during dirty loggingWang Yechao
2026-03-06RISC-V: KVM: Fix potential UAF in kvm_riscv_aia_imsic_has_attr()Jiakai Xu
2026-03-06RISC-V: KVM: Fix use-after-free in kvm_riscv_aia_aplic_has_attr()Jiakai Xu
2026-03-06RISC-V: KVM: fix off-by-one array access in SBI PMURadim Krčmář
2026-03-06RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()Jiakai Xu