summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2026-01-30ARM: uapi: Drop PSR_ENDSTATEThomas Weißschuh-11/+4
2026-01-30ARC: Always use SWAPE instructions for __arch_swab32()Thomas Weißschuh-70/+1
2026-01-30arm64: dts: socfpga: agilex: add emmc supportNg Tze Yee-0/+106
2026-01-30arm64: dts: intel: agilex5: Add simple-bus node on top of dma controller nodeKhairul Anuar Romli-35/+43
2026-01-30ARM: dts: socfpga: fix dtbs_check warning for fpga-regionDinh Nguyen-2/+4
2026-01-30ARM: dts: socfpga: add #address-cells and #size-cells for sram nodeDinh Nguyen-0/+6
2026-01-30arm64: dts: altera: Use lowercase hexKrzysztof Kozlowski-31/+31
2026-01-30arm64: dts: socfpga: agilex5: Add IOMMUS property for ethernet nodesNazim Amirul-0/+3
2026-01-30arm64: dts: socfpga: agilex5: add support for modular boardNiravkumar L Rabara-0/+110
2026-01-30arm64: dts: socfpga: agilex5: Add dma-coherent propertyKhairul Anuar Romli-0/+3
2026-01-30MIPS: Loongson64: dts: fix phy-related definition of LS7A GMACIcenowy Zheng-2/+4
2026-01-30MIPS: drop unused pic32.h headerBrian Masney-36/+0
2026-01-30MIPS: update include to use pic32.h from platform_dataBrian Masney-5/+4
2026-01-30MIPS: pic32: drop unused include linux/io.h from pic32.hBrian Masney-1/+0
2026-01-30MIPS: pic32: include linux/types.h on pic32.hBrian Masney-0/+1
2026-01-30MIPS: pic32: include linux/io.h header on several filesBrian Masney-0/+3
2026-01-30mips: LOONGSON32: drop a dangling Kconfig symbolRandy Dunlap-1/+0
2026-01-30MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry-1/+1
2026-01-30KVM: arm64: gic: Set vgic_model before initing private IRQsSascha Bischoff-4/+4
2026-01-30arm64/sysreg: Drop ICH_HFGRTR_EL2.ICC_HAPR_EL1 and make RES1Sascha Bischoff-2/+1
2026-01-30KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2Sascha Bischoff-95/+51
2026-01-30KVM: arm64: Fix various commentsZenghui Yu (Huawei)-3/+3
2026-01-30KVM: arm64: nv: Add trap config for DBGWCR<15>_EL1Zenghui Yu (Huawei)-0/+1
2026-01-30pseries/plpks: add HCALLs for PowerVM Key Wrapping ModuleSrish Srinivasan-2/+351
2026-01-30pseries/plpks: expose PowerVM wrapping features via the sysfsSrish Srinivasan-1/+28
2026-01-30powerpc/pseries: move the PLPKS config inside its own sysfs directorySrish Srinivasan-46/+106
2026-01-30pseries/plpks: fix kernel-doc comment inconsistenciesSrish Srinivasan-87/+318
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-86/+151
2026-01-29Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...Linus Torvalds-1/+1
2026-01-29Merge branch 'for-next/misc' into for-next/coreWill Deacon-6/+8
2026-01-29Merge branch 'for-next/errata' into for-next/coreWill Deacon-0/+61
2026-01-29Merge branch 'for-next/entry' into for-next/coreWill Deacon-28/+46
2026-01-29Merge branch 'for-next/cpufreq' into for-next/coreWill Deacon-3/+63
2026-01-29Merge tag 'ti-k3-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-160/+238
2026-01-29riscv: ptrace: return ENODATA for inactive vector extensionIlya Mamay-2/+8
2026-01-29riscv: create a Kconfig fragment for shadow stack and landing pad supportDeepak Gupta-0/+26
2026-01-29arch/riscv: add dual vdso creation logic and select vdso based on hwDeepak Gupta-11/+82
2026-01-29arch/riscv: compile vdso with landing pad and shadow stack noteJim Shu-3/+81
2026-01-29riscv: enable kernel access to shadow stack memory via the FWFT SBI callDeepak Gupta-0/+33
2026-01-29riscv: add kernel command line option to opt out of user CFIDeepak Gupta-13/+61
2026-01-29riscv/hwprobe: add zicfilp / zicfiss enumeration in hwprobeDeepak Gupta-2/+6
2026-01-29riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1Paul Walmsley-70/+103
2026-01-29riscv/ptrace: expose riscv CFI status and state via ptrace and in core filesDeepak Gupta-0/+125
2026-01-29riscv/kernel: update __show_regs() to print shadow stack registerDeepak Gupta-2/+2
2026-01-29riscv/signal: save and restore the shadow stack on a signalDeepak Gupta-0/+158
2026-01-29riscv/traps: Introduce software check exception and uprobe handlingDeepak Gupta-0/+60
2026-01-29riscv: Implement indirect branch tracking prctlsDeepak Gupta-0/+102
2026-01-29riscv: Implement arch-agnostic shadow stack prctlsDeepak Gupta-0/+134
2026-01-29riscv/shstk: If needed allocate a new shadow stack on cloneDeepak Gupta-0/+162
2026-01-29riscv/mm: Implement map_shadow_stack() syscallDeepak Gupta-0/+141