summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-07-22ibmveth: Add multi buffers rx replenishment hcall supportMingming Cao
2025-07-22arm64: Kconfig: Keep selects somewhat alphabetically orderedCatalin Marinas
2025-07-22arm64: signal: Remove ISB when resetting POR_EL0Kevin Brodsky
2025-07-22arch/powerpc: Remove .interp section in vmlinuxChristophe Leroy
2025-07-22powerpc: Drop GPL boilerplate text with obsolete FSF addressThomas Huth
2025-07-22powerpc: Don't use %pK through printkThomas Weißschuh
2025-07-21s390: Handle KCOV __init vs inline mismatchesKees Cook
2025-07-21arm: Handle KCOV __init vs inline mismatchesKees Cook
2025-07-21mips: Handle KCOV __init vs inline mismatchKees Cook
2025-07-21powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init ...Ritesh Harjani (IBM)
2025-07-21stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGSKees Cook
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-21KVM: arm64: Make RAS registers UNDEF when RAS isn't advertisedMarc Zyngier
2025-07-21KVM: arm64: Filter out HCR_EL2 bits when running in hypervisor contextMarc Zyngier
2025-07-21KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU stateMarc Zyngier
2025-07-21Merge tag 'samsung-defconfig-6.17' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-07-21arm64: dts: apple: Add Apple SoC GPUSasha Finkelstein
2025-07-21arm64: dts: apple: t8012-j132: Include touchbar framebuffer nodeNick Chan
2025-07-21arm64: dts: apple: Add bit offset to PMIC NVMEM node namesSven Peter
2025-07-21Merge branch 'newsoc/cix-p1' into soc/newsocArnd Bergmann
2025-07-21arm64: dts: cix: Add sky1 base dts initial supportPeter Chen
2025-07-21arm64: defconfig: Enable CIX SoCPeter Chen
2025-07-21arm64: Kconfig: add ARCH_CIX for cix siliconsFugang Duan
2025-07-21Merge branch 'newsoc/andes' into soc/newsocArnd Bergmann
2025-07-21Merge tag 'mtk-dts64-for-v6.17' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2025-07-21Merge tag 'mtk-dts32-for-v6.17' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2025-07-21Merge tag 'omap-for-v6.17/dt-signed' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2025-07-21Merge tag 'stm32-dt-for-v6.17-1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-07-21Merge tag 'v6.17-rockchip-dts64-1' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-07-21arm64: dts: nuvoton: npcm8xx: Drop the GIC "ppi-partitions" nodeRob Herring (Arm)
2025-07-21Merge tag 'aspeed-6.17-devicetree-1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2025-07-21Merge tag 'renesas-dts-for-v6.17-tag2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-07-21Merge tag 'samsung-dt64-6.17' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-07-21Merge tag 'samsung-dt-6.17' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2025-07-21Merge tag 'dt-vt8500-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-07-21Merge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman
2025-07-21riscv: defconfig: enable Andes SoCBen Zong-You Xie
2025-07-21riscv: dts: andes: add Voyager board device treeBen Zong-You Xie
2025-07-21riscv: dts: andes: add QiLai SoC device treeBen Zong-You Xie
2025-07-21riscv: add Andes SoC family Kconfig supportBen Zong-You Xie
2025-07-21KVM: s390: Rework guest entry logicMark Rutland
2025-07-21s390/stp: Default to enabledSven Schnelle
2025-07-21s390/stp: Remove leap second supportSven Schnelle
2025-07-21s390/time: Remove in-kernel time steeringSven Schnelle
2025-07-21s390/smp: Use monotonic clock in smp_emergency_stop()Sven Schnelle
2025-07-21s390/time: Use monotonic clock in get_cycles()Sven Schnelle
2025-07-21Merge tag 'v6.16-rc7' into usb-nextGreg Kroah-Hartman
2025-07-21LoongArch: KVM: Add tracepoints for CPUCFG and CSR emulation exitsYulong Han
2025-07-21LoongArch: KVM: Add stat information with kernel irqchipBibo Mao
2025-07-21LoongArch: KVM: Replace eiointc_enable_irq() with eiointc_update_irq()Bibo Mao