aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-05ARM: dts: ti: omap: omap3-devkit8000-lcd: Fix ti,keep-vref-on property to use...Jihed Chaibi1-1/+1
2025-09-05riscv: Fix sparse warning about different address spacesAlexandre Ghiti1-2/+2
2025-09-05riscv: Fix sparse warning in __get_user_error()Alexandre Ghiti1-1/+1
2025-09-05ARM: dts: ti: omap: am335x-baltos: Fix ti,en-ck32k-xtal property in DTS to us...Jihed Chaibi1-1/+1
2025-09-05riscv: kexec: Initialize kexec_buf structBreno Leitao3-4/+4
2025-09-05riscv: use lw when reading int cpu in asm_per_cpuRadim Krčmář1-1/+1
2025-09-05riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_idRadim Krčmář1-1/+1
2025-09-05riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REGRadim Krčmář1-1/+1
2025-09-05ARM: dts: omap: Minor whitespace cleanupKrzysztof Kozlowski9-31/+31
2025-09-05ARM: dts: omap: dm816x: Split 'reg' per entryKrzysztof Kozlowski1-4/+4
2025-09-05ARM: dts: omap: dm814x: Split 'reg' per entryKrzysztof Kozlowski1-4/+4
2025-09-05riscv: uaccess: fix __put_user_nocheck for unaligned accessesAurelien Jarno1-1/+1
2025-09-05riscv: use lw when reading int cpu in new_vmalloc_checkRadim Krčmář1-1/+1
2025-09-05ARM: OMAP2+: use IS_ERR_OR_NULL() helperYang Xiuwei3-9/+9
2025-09-05ARM: dts: am33xx-l4: fix UART compatibleBruno Thomsen1-6/+6
2025-09-05ARM: AM33xx: Implement TI advisory 1.0.36 (EMU0/EMU1 pins state on reset)Alexander Sverdlin1-0/+36
2025-09-05ARM: dts: ti: omap4: Use generic "ethernet" as node nameKrzysztof Kozlowski2-2/+2
2025-09-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-4/+39
2025-09-05KVM/TDX: Explicitly do WBINVD when no more TDX SEAMCALLsKai Huang3-0/+35
2025-09-05x86/virt/tdx: Remove the !KEXEC_CORE dependencyKai Huang1-1/+0
2025-09-05x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratumKai Huang1-0/+16
2025-09-05x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALLKai Huang2-3/+26
2025-09-05x86/sme: Use percpu boolean to control WBINVD during kexecKai Huang6-22/+52
2025-09-05x86/kexec: Consolidate relocate_kernel() function parametersKai Huang3-21/+38
2025-09-05arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONF...panfan5-4/+34
2025-09-05iommu/s390: Make attach succeed when the device was surprise removedNiklas Schnelle1-5/+5
2025-09-05ACPI: RISC-V: Add support for RIMTSunil V L1-0/+1
2025-09-05x86/mce: Remove __mcheck_cpu_init_early()Yazen Ghannam2-14/+4
2025-09-05x86/mce: Cleanup bank processing on initBorislav Petkov2-47/+19
2025-09-05x86/mce/amd: Put list_head in threshold_bankYazen Ghannam1-31/+12
2025-09-05x86/mce/amd: Remove smca_banks_mapYazen Ghannam1-41/+9
2025-09-05x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device()Yazen Ghannam3-18/+14
2025-09-05x86/mce/amd: Rename threshold restart functionYazen Ghannam1-6/+6
2025-09-05KVM: arm64: Mark freed S2 MMUs as invalidMarc Zyngier1-0/+4
2025-09-05Merge branch 'x86/apic' into x86/sev, to resolve conflictIngo Molnar16-58/+670
2025-09-04riscv: Only allow LTO with CMODEL_MEDANYNathan Chancellor1-1/+1
2025-09-04arm64: dts: broadcom: amend the comment about the role of BCM2712 board DTSAndrea della Porta1-2/+8
2025-09-04arm64: dts: broadcom: delete redundant pcie enablement nodesAndrea della Porta1-8/+0
2025-09-04arm64: dts: broadcom: Enable RP1 ethernet for Raspberry Pi 5Stanimir Varbanov1-0/+18
2025-09-04arm64: dts: rp1: Add ethernet DT nodeStanimir Varbanov1-0/+16
2025-09-04arm64: dts: broadcom: bcm2712: Add UARTA controller nodeIvan T. Ivanov2-0/+60
2025-09-04arm64: dts: broadcom: bcm2712: Add second SDHCI controller nodeIvan T. Ivanov2-0/+67
2025-09-04arm64: dts: broadcom: bcm2712: Add one more GPIO nodeIvan T. Ivanov2-0/+33
2025-09-04arm64: dts: broadcom: bcm2712: Add pin controller nodesIvan T. Ivanov2-0/+28
2025-09-04arm64: defconfig: Enable BCM2712 on-chip pin controller driverAndrea della Porta1-0/+2
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski68-413/+681
2025-09-04x86,retpoline: Optimize patch_retpoline()Peter Zijlstra1-16/+26
2025-09-04x86,ibt: Use UDB instead of 0xEAPeter Zijlstra8-148/+178
2025-09-04x86/cfi: Add "debug" option to "cfi=" bootparamKees Cook1-0/+16
2025-09-04x86/cfi: Standardize on common "CFI:" prefix for CFI reportsKees Cook1-7/+10