aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-04-28ARM: dts: imx6q-ba16: Use #pwm-cells = <3> for imx27-pwm deviceUwe Kleine-König1-2/+1
2024-04-28ARM: dts: imx6dl-mamoj: Use #pwm-cells = <3> for imx27-pwm deviceUwe Kleine-König1-2/+1
2024-04-28ARM: dts: imx6dl-aristainetos_7: Use #pwm-cells = <3> for imx27-pwm deviceUwe Kleine-König1-2/+1
2024-04-28ARM: dts: imx6dl-aristainetos_4: Use #pwm-cells = <3> for imx27-pwm deviceUwe Kleine-König1-2/+1
2024-04-28ARM: dts: imx53-tqma: Use #pwm-cells = <3> for imx27-pwm devicesUwe Kleine-König4-11/+3
2024-04-28ARM: dts: imx53-kp: Drop redundant settings in pwm nodesUwe Kleine-König1-8/+0
2024-04-28ARM: dts: imx53-ppd: Use #pwm-cells = <3> for imx27-pwm deviceUwe Kleine-König1-4/+2
2024-04-28ARM: dts: imx53-m53evk: Use #pwm-cells = <3> for imx27-pwm deviceUwe Kleine-König1-2/+1
2024-04-28ARM: dts: imx51-ts4800: Use #pwm-cells = <3> for imx27-pwm deviceUwe Kleine-König1-2/+1
2024-04-28arm64: defer clearing DAIF.DMark Rutland4-16/+16
2024-04-28arm64: assembler: update stale comment for disable_step_tskMark Rutland1-1/+1
2024-04-28arm64/sysreg: Update PIE permission encodingsShiqi Liu1-12/+12
2024-04-27Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-27/+33
2024-04-27arm64: dts: allwinner: h700: Add RG35XX-H DTSRyan Walklin2-0/+37
2024-04-27arm64: dts: allwinner: h700: Add RG35XX-Plus DTSRyan Walklin2-0/+54
2024-04-27arm64: dts: allwinner: h700: Add RG35XX 2024 DTSRyan Walklin2-0/+328
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-51/+80
2024-04-26Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds37-105/+171
2024-04-26Merge tag 'arc-6.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds30-59/+50
2024-04-26arm: dts: bcm2711: Describe Ethernet LEDsFlorian Fainelli3-0/+47
2024-04-26Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"Palmer Dabbelt3-23/+29
2024-04-26arm64: tegra: Add Tegra Security Engine DT nodesAkhil R1-0/+16
2024-04-26arm64: tegra: Correct Tegra132 I2C aliasKrzysztof Kozlowski2-3/+3
2024-04-26bpf, x86: Fix PROBE_MEM runtime load checkPuranjay Mohan1-32/+25
2024-04-26bpf: verifier: prevent userspace memory accessPuranjay Mohan1-0/+6
2024-04-26Merge tag 'imx-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-1/+2
2024-04-26Merge tag 'mtk-dts64-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann12-41/+70
2024-04-26Merge tag 'at91-fixes-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-8/+8
2024-04-26Merge tag 'qcom-arm64-fixes-for-6.9' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann10-38/+31
2024-04-26Merge branch 'v6.9-armsoc/dtsfixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann11-17/+60
2024-04-26arm64: dts: allwinner: h616: Add NMI device nodeChris Morgan1-0/+9
2024-04-26ARM: tegra: tegra20-ac97: Replace deprecated "gpio" suffixMohammad Shehar Yaar Tausif1-2/+2
2024-04-26arm64: defconfig: Enable Tegra Security EngineAkhil R1-0/+1
2024-04-26ARM: tegra: paz00: Add emc-tables for ram-code 1Nicolas Chauvet1-0/+43
2024-04-26s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus2-0/+3
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy6-17/+14
2024-04-26iommu/dma: Centralise iommu_setup_dma_ops()Robin Murphy1-2/+0
2024-04-26dma-mapping: Add helpers for dma_range_map boundsRobin Murphy1-7/+2
2024-04-26crypto: x86/aes-gcm - simplify GCM hash subkey derivationEric Biggers1-18/+8
2024-04-26crypto: x86/aes-gcm - delete unused GCM assembly codeEric Biggers1-186/+0
2024-04-26crypto: x86/aes-xts - simplify loop in xts_crypt_slowpath()Eric Biggers1-8/+5
2024-04-26crypto: arm64/aes-ce - Simplify round key load sequenceArd Biesheuvel2-30/+24
2024-04-26RISC-V: KVM: Improve firmware counter read functionAtish Patra3-3/+8
2024-04-26RISC-V: KVM: Support 64 bit firmware counters on RV32Atish Patra3-2/+52
2024-04-26RISC-V: KVM: Add perf sampling support for guestsAtish Patra7-8/+93
2024-04-26RISC-V: KVM: Implement SBI PMU Snapshot featureAtish Patra3-1/+130
2024-04-26RISC-V: KVM: No need to exit to the user space if perf event failedAtish Patra2-8/+12
2024-04-26RISC-V: KVM: No need to update the counter value during resetAtish Patra1-6/+2
2024-04-26RISC-V: KVM: Fix the initial sample period valueAtish Patra1-1/+1
2024-04-25x86: call instrumentation hooks from copy_mc.cAlexander Potapenko1-4/+17