summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-11-06um: Remove __access_ok_vsyscall()Thomas Weißschuh1-7/+1
2025-11-06um: Remove redundant range check from __access_ok_vsyscall()Thomas Weißschuh1-2/+1
2025-11-06um: Remove fixaddr_user_init()Thomas Weißschuh1-107/+0
2025-11-06x86/um: Drop gate area handlingThomas Weißschuh3-56/+2
2025-11-06x86/um: Do not inherit vDSO from hostThomas Weißschuh6-139/+3
2025-11-06um: Split out default elf_aux_hwcapThomas Weißschuh1-2/+0
2025-11-06x86/um: Move ELF_PLATFORM fallback to x86-specific codeThomas Weißschuh2-4/+2
2025-11-06um: Split out default elf_aux_platformThomas Weißschuh1-2/+4
2025-11-06arm64: dts: cix: Add pinctrl nodes for sky1Gary Yang3-0/+443
2025-11-06arm64: dts: cix: add DT nodes for SPIJun Guo1-0/+20
2025-11-06arm64: dts: mediatek: mt7981b-openwrt-one: Enable software ledsSjoerd Simons2-1/+60
2025-11-06arm64: dts: mediatek: mt7981b-openwrt-one: Enable SPI NORSjoerd Simons2-1/+80
2025-11-06arm64: dts: mediatek: mt7988a-bpi-r4pro: Add mmc overlaysFrank Wunderlich3-0/+66
2025-11-06arm64: dts: mediatek: mt7988a-bpi-r4-pro: Add PCIe overlaysFrank Wunderlich3-0/+42
2025-11-06arm64: dts: mediatek: mt7988: Add devicetree for BananaPi R4 ProFrank Wunderlich5-1/+571
2025-11-06arm64: dts: mediatek: mt7988: Disable 2.5G phy and enable at board layerFrank Wunderlich2-0/+2
2025-11-06arm64: dts: ti: k3-j721s2: disable "mcu_cpsw" in SoC file and enable in board...Siddharth Vadapalli4-0/+5
2025-11-06arm64: dts: ti: k3-j721e: disable "mcu_cpsw" in SoC file and enable it in boa...Siddharth Vadapalli4-0/+5
2025-11-06arm64: dts: ti: k3-j7200: disable "mcu_cpsw" in SoC file and enable in board ...Siddharth Vadapalli2-0/+3
2025-11-06arm64: dts: ti: k3-am65: disable "mcu_cpsw" in SoC file and enable in board fileSiddharth Vadapalli3-4/+3
2025-11-06arm64: dts: ti: k3-am62: disable "cpsw3g" in SoC file and enable in board fileSiddharth Vadapalli5-0/+9
2025-11-06arm64: dts: ti: k3-am62p5-sk: Set wakeup-source system-statesMarkus Schneider-Pargmann (TI.com)1-0/+69
2025-11-06arm64: dts: ti: k3-am62a7-sk: Set wakeup-source system-statesMarkus Schneider-Pargmann (TI.com)1-0/+69
2025-11-06arm64: dts: ti: k3-am62-lp-sk: Set wakeup-source system-statesMarkus Schneider-Pargmann (TI.com)1-0/+60
2025-11-06arm64: dts: ti: k3-am62p: Define possible system statesMarkus Schneider-Pargmann (TI.com)1-0/+27
2025-11-06arm64: dts: ti: k3-am62a: Define possible system statesMarkus Schneider-Pargmann (TI.com)1-0/+27
2025-11-06arm64: dts: ti: k3-am62: Define possible system statesMarkus Schneider-Pargmann (TI.com)1-0/+22
2025-11-06arm64: dts: ti: k3-am62p-j722s-common-main: move audio_refclk hereMichael Walle3-38/+18
2025-11-06arm64: dts: ti: k3-*: Replace rgmii-rxid with rgmii-id for CPSW portsSiddharth Vadapalli33-41/+40
2025-11-06arm64: dts: ti: k3-am642-tqma64xxl: add boot phase tagsMatthias Schiffer2-2/+31
2025-11-06crypto: s390/sha3 - Remove superseded SHA-3 codeEric Biggers8-508/+2
2025-11-06lib/crypto: arm64/sha3: Migrate optimized code into libraryEric Biggers5-378/+1
2025-11-06crypto: arm64/sha3 - Update sha3_ce_transform() to prepare for libraryEric Biggers2-39/+39
2025-11-06bpf, x86: add support for indirect jumpsAnton Protopopov1-0/+3
2025-11-06bpf, x86: allow indirect jumps to r8...r15Anton Protopopov1-8/+22
2025-11-06bpf, x86: add new map type: instructions arrayAnton Protopopov1-0/+9
2025-11-06x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probeJiri Olsa2-1/+12
2025-11-06Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"Jiri Olsa1-5/+5
2025-11-06ARM: dts: omap: am335x-mba335x: Fix stray '/*' in commentNathan Chancellor1-2/+2
2025-11-06ARM: dts: omap: am335x-tqma335x/mba335x: Fix MicIn routingAlexander Stein1-1/+2
2025-11-06arm64: dts: rockchip: add missing clocks for cpu cores on rk356xHeiko Stuebner1-0/+3
2025-11-06arm64: dts: rockchip: use SCMI clock id for cpu clock on rk356xHeiko Stuebner1-1/+1
2025-11-06x86/mce/amd: Define threshold restart function for banksYazen Ghannam1-18/+19
2025-11-06x86/mce/amd: Remove redundant reset_block()Yazen Ghannam1-21/+7
2025-11-06KVM: nSVM: Avoid incorrect injection of SVM_EXIT_CR0_SEL_WRITEYosry Ahmed1-5/+19
2025-11-06KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulationYosry Ahmed1-9/+9
2025-11-06KVM: nSVM: Remove redundant cases in nested_svm_intercept()Yosry Ahmed1-10/+0
2025-11-06x86/mce/amd: Support SMCA Corrected Error InterruptYazen Ghannam1-0/+17
2025-11-05KVM: TDX: Fix list_add corruption during vcpu_load()Yan Zhao1-5/+38
2025-11-05KVM: TDX: Bug the VM if extending the initial measurement failsSean Christopherson1-11/+13