summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-03-23ARM: dts: rockchip: Fix the trackpad supply on rk3288-veyron-jerryFabio Estevam
2026-03-23ARM: dts: rockchip: Fix the Bluetooth node name on rk3288-veyronFabio Estevam
2026-03-23ARM: dts: rockchip: Remove invalid regulator-property from rk3288-veyronFabio Estevam
2026-03-23ARM: dts: rockchip: Use mount-matrix on rk3188-bqedison2qcFabio Estevam
2026-03-23ARM: dts: rockchip: Fix RTC compatible on rk3288-phycore-rdkFabio Estevam
2026-03-23ARM: dts: rockchip: Move PHY reset to ethernet-phy node on rk3036 boardsFabio Estevam
2026-03-23ARM: dts: rockchip: Remove rockchip,grf from rk3288 tsadcFabio Estevam
2026-03-23lib: count_zeros: unify count_{leading,trailing}_zeros()Yury Norov
2026-03-23x86/topology: use bitmap_weight_from()Yury Norov
2026-03-23arm64: defconfig: Enable Lontium LT8713sx driverVishnu Saini
2026-03-23arm64: defconfig: Enable Qualcomm Eliza SoC display clock controllerKrzysztof Kozlowski
2026-03-23arm64: defconfig: enable IPQ5210 RDP504 base configsKathiravan Thirumoorthy
2026-03-23arm64: defconfig: Enable Milos LPASS LPI pinctrl driverLuca Weiss
2026-03-23arm64: defconfig: Enable Kaanapali clock controllersTaniya Das
2026-03-23x86/cpu/topology: Consolidate AMD and Hygon cases in parse_topology()Wei Wang
2026-03-23arm64: dts: marvell: armada-37xx: drop 'marvell,usb-misc-reg' from USB host n...Gabor Juhos
2026-03-23x86/cpu: Add comment clarifying CRn pinningPeter Zijlstra
2026-03-23x86/fred: Fix early boot failures on SEV-ES/SNP guestsNikunj A Dadhania
2026-03-23x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)
2026-03-23x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig
2026-03-23KVM: arm64: Remove extra ISBs when using msr_hcr_el2Marc Zyngier
2026-03-23KVM: arm64: pkvm: Use direct function pointers for cpu_{on,resume}Marc Zyngier
2026-03-23KVM: arm64: pkvm: Turn __kvm_hyp_init_cpu into an inner labelMarc Zyngier
2026-03-23KVM: arm64: pkvm: Simplify BTI handling on CPU bootMarc Zyngier
2026-03-23KVM: arm64: pkvm: Move error handling to the end of kvm_hyp_cpu_entryMarc Zyngier
2026-03-23ARM: dts: microchip: sam9x7: fix gpio-lines count for pioBMihai Sain
2026-03-23arm64: dts: ti: k3-j722s: Add main_i2c4 device nodeAniket Limaye
2026-03-23KVM: arm64: nv: Expose shadow page tables in debugfsWei-Lin Chang
2026-03-23arm64: dts: arm/corstone1000: Add corstone-1000-a320Rob Herring (Arm)
2026-03-23arm64: dts: arm/corstone1000: Move FVP peripherals to separate .dtsiRob Herring (Arm)
2026-03-23arm64: dts: arm/corstone1000: Move cpu nodesRob Herring (Arm)
2026-03-23arm64: dts: renesas: r9a09g047e57-smarc: Enable RSPI0Tommaso Merciai
2026-03-23arm64: dts: renesas: r9a09g047: Add RSPI nodesTommaso Merciai
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov
2026-03-22Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-22Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-03-22arm64: dts: ti: k3-j721s2: Use ti,j7200-padconf compatibleThomas Richard (TI)
2026-03-22arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlayDominik Haller
2026-03-22arm64: dts: ti: k3-j721s2-main: Add DSI1Dominik Haller
2026-03-22arm64: dts: ti: k3-am68-phyboard-izar: Add LVDS-DisplayDominik Haller
2026-03-22arm64: dts: ti: k3-am68-phycore-som: Add DSI->LVDS bridgeDominik Haller
2026-03-22arm64: dts: ti: k3-am68-phyboard-izar: Assign dss clocksDominik Haller
2026-03-22arm64: dts: ti: am62-verdin: Enable pullup for eMMC data pinsFrancesco Dolcini
2026-03-22block/floppy: Don't use REALLY_SLOW_IO for delaysJuergen Gross
2026-03-22x86/paravirt: Replace io_delay() hook with a boolJuergen Gross
2026-03-22x86/irqflags: Preemptively move include paravirt.h directive where it belongsJuergen Gross
2026-03-21Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-21Merge tag 'v7.1-rockchip-dts64-1' of ssh://gitolite.kernel.org/pub/scm/linux/...Krzysztof Kozlowski
2026-03-21x86/um: fix vDSO installationThomas Weißschuh