summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06KVM: VMX: Ensure guest's SPEC_CTRL[63:32] is loaded on VM-EnterUros Bizjak
2025-11-06KVM: VMX: Fix check for valid GVA on an EPT violationSukrit Bhatnagar
2025-11-06s390/hiperdispatch: Decrease steal time thresholdMete Durlu
2025-11-06s390/smp: Mark pcpu_delegate() and smp_call_ipl_cpu() as __noreturnThorsten Blum
2025-11-06s390/nmi: Annotate s390_handle_damage() with __noreturnThorsten Blum
2025-11-06s390: Fix double word in commentsBo Liu
2025-11-06Merge branch 'dat-enhancement-1'Heiko Carstens
2025-11-06s390/mm: Replace the CSP instruction with CSPGHeiko Carstens
2025-11-06s390/mm: Remove cpu_has_idte()Heiko Carstens
2025-11-06s390: Add Dat-Enhancement facility 1 to architecture level setHeiko Carstens
2025-11-06EDAC: Remove the legacy EDAC sysfs interfaceAvadhut Naik
2025-11-06riscv: dts: spacemit: add MusePi Pro board device treeTroy Mitchell
2025-11-06um: Always set up AT_HWCAP and AT_PLATFORMThomas Weißschuh
2025-11-06x86/um: Remove FIXADDR_USER_START and FIXADDR_USE_ENDThomas Weißschuh
2025-11-06um: Remove __access_ok_vsyscall()Thomas Weißschuh
2025-11-06um: Remove redundant range check from __access_ok_vsyscall()Thomas Weißschuh
2025-11-06um: Remove fixaddr_user_init()Thomas Weißschuh
2025-11-06x86/um: Drop gate area handlingThomas Weißschuh
2025-11-06x86/um: Do not inherit vDSO from hostThomas Weißschuh
2025-11-06um: Split out default elf_aux_hwcapThomas Weißschuh
2025-11-06x86/um: Move ELF_PLATFORM fallback to x86-specific codeThomas Weißschuh
2025-11-06um: Split out default elf_aux_platformThomas Weißschuh
2025-11-06arm64: dts: cix: Add pinctrl nodes for sky1Gary Yang
2025-11-06arm64: dts: cix: add DT nodes for SPIJun Guo
2025-11-06arm64: dts: mediatek: mt7981b-openwrt-one: Enable software ledsSjoerd Simons
2025-11-06arm64: dts: mediatek: mt7981b-openwrt-one: Enable SPI NORSjoerd Simons
2025-11-06arm64: dts: mediatek: mt7988a-bpi-r4pro: Add mmc overlaysFrank Wunderlich
2025-11-06arm64: dts: mediatek: mt7988a-bpi-r4-pro: Add PCIe overlaysFrank Wunderlich
2025-11-06arm64: dts: mediatek: mt7988: Add devicetree for BananaPi R4 ProFrank Wunderlich
2025-11-06arm64: dts: mediatek: mt7988: Disable 2.5G phy and enable at board layerFrank Wunderlich
2025-11-06arm64: dts: ti: k3-j721s2: disable "mcu_cpsw" in SoC file and enable in board...Siddharth Vadapalli
2025-11-06arm64: dts: ti: k3-j721e: disable "mcu_cpsw" in SoC file and enable it in boa...Siddharth Vadapalli
2025-11-06arm64: dts: ti: k3-j7200: disable "mcu_cpsw" in SoC file and enable in board ...Siddharth Vadapalli
2025-11-06arm64: dts: ti: k3-am65: disable "mcu_cpsw" in SoC file and enable in board fileSiddharth Vadapalli
2025-11-06arm64: dts: ti: k3-am62: disable "cpsw3g" in SoC file and enable in board fileSiddharth Vadapalli
2025-11-06arm64: dts: ti: k3-am62p5-sk: Set wakeup-source system-statesMarkus Schneider-Pargmann (TI.com)
2025-11-06arm64: dts: ti: k3-am62a7-sk: Set wakeup-source system-statesMarkus Schneider-Pargmann (TI.com)
2025-11-06arm64: dts: ti: k3-am62-lp-sk: Set wakeup-source system-statesMarkus Schneider-Pargmann (TI.com)
2025-11-06arm64: dts: ti: k3-am62p: Define possible system statesMarkus Schneider-Pargmann (TI.com)
2025-11-06arm64: dts: ti: k3-am62a: Define possible system statesMarkus Schneider-Pargmann (TI.com)
2025-11-06arm64: dts: ti: k3-am62: Define possible system statesMarkus Schneider-Pargmann (TI.com)
2025-11-06arm64: dts: ti: k3-am62p-j722s-common-main: move audio_refclk hereMichael Walle
2025-11-06arm64: dts: ti: k3-*: Replace rgmii-rxid with rgmii-id for CPSW portsSiddharth Vadapalli
2025-11-06arm64: dts: ti: k3-am642-tqma64xxl: add boot phase tagsMatthias Schiffer
2025-11-05crypto: s390/sha3 - Remove superseded SHA-3 codeEric Biggers
2025-11-05lib/crypto: arm64/sha3: Migrate optimized code into libraryEric Biggers
2025-11-05crypto: arm64/sha3 - Update sha3_ce_transform() to prepare for libraryEric Biggers
2025-11-05bpf, x86: add support for indirect jumpsAnton Protopopov