summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-06arm64: dts: rockchip: Enable PCIe for ArmSoM Sige1Chukun Pan
2026-01-06arm64: dts: rockchip: Enable the NPU on Turing RK1Ricardo Pardini
2026-01-06arm64: dts: rockchip: Enable the NPU on FriendlyElec CM3588Ricardo Pardini
2026-01-06arm64: dts: rockchip: Enable the NPU on NanoPC T6/T6-LTSRicardo Pardini
2026-01-06arm64: dts: rockchip: enable UFS controller on FriendlyElec NanoPi M5Alexey Charkov
2026-01-06arm64: dts: rockchip: Add light/proximity sensor to Pinephone ProOndrej Jirman
2026-01-06arm64: dts: rockchip: Add magnetometer sensor to Pinephone ProOndrej Jirman
2026-01-06ASoC: codecs: wsa88xx: fix codec initialisationMark Brown
2026-01-06soc: fsl: qe: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-06bus: fsl-mc: fix use-after-free in driver_override_show()Gui-Dong Han
2026-01-07ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" propertyChen-Yu Tsai
2026-01-06spi: st: use pm_ptr and remove __maybe_unusedMark Brown
2026-01-06arm64: dts: qcom: qcs615-ride: Enable DisplayPortXiangxu Yin
2026-01-06arm64: dts: qcom: talos: Add DisplayPort and QMP USB3-DP PHYXiangxu Yin
2026-01-06x86/tsx: Set default TSX mode to autoNikolay Borisov
2026-01-06rust: cpumask: add __rust_helper to helpersAlice Ryhl
2026-01-06rust: bitops: add __rust_helper to helpersAlice Ryhl
2026-01-06rust: bitmap: add __rust_helper to helpersAlice Ryhl
2026-01-06linux/bitfield.h: replace __auto_type with autoH. Peter Anvin
2026-01-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2026-01-06x86/cpu: Drop unused Kconfig symbol X86_P6_NOPRandy Dunlap
2026-01-06Documentation/x86: Update IOMMU spec references to use stable identifiersRichard Lyu
2026-01-06arm64: dts: qcom: sm8750-qrd: Enable Iris codecKrzysztof Kozlowski
2026-01-06arm64: dts: qcom: sm8750-mtp: Enable Iris codecKrzysztof Kozlowski
2026-01-06arm64: dts: qcom: sm8750: Add Iris VPU v3.5Krzysztof Kozlowski
2026-01-06drm/etnaviv: Add module parameter to force PPU flop resetGert Wollny
2026-01-06drm/etnaviv: Add PPU flop resetGert Wollny
2026-01-06drm/etnaviv: Add a new function to emit a series of states to cmd streamGert Wollny
2026-01-06drm/etnaviv: move some functions to a header to be able to use them externallyGert Wollny
2026-01-06drm/etnaviv: Add command stream definitions required for a PPU flop resetGert Wollny
2026-01-06uprobes: use kmap_local_page() for temporary page mappingsKeke Ming
2026-01-06scripts/atomic: Fix kerneldoc spelling in try_cmpxchg()oldzhu
2026-01-06arm/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming
2026-01-06mips/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming
2026-01-06arm64/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming
2026-01-06riscv/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming
2026-01-06perf/x86/intel/uncore: Add Nova Lake supportZide Chen
2026-01-06perf/x86/intel/uncore: Add missing PMON units for Panther LakeZide Chen
2026-01-06perf pmu: Relax uncore wildcard matching to allow numeric suffixZide Chen
2026-01-06perf/x86/intel/uncore: Update DMR uncore constraints preliminarilyZide Chen
2026-01-06perf/x86/intel/uncore: Support uncore constraint rangesZide Chen
2026-01-06perf/x86/intel/uncore: Support IIO free-running counters on DMRZide Chen
2026-01-06perf/x86/intel/uncore: Add freerunning event descriptor helper macroZide Chen
2026-01-06perf/x86/intel/uncore: Add domain global init callbackZide Chen
2026-01-06perf/x86/intel/uncore: Add CBB PMON support for Diamond RapidsZide Chen
2026-01-06perf/x86/intel/uncore: Add IMH PMON support for Diamond RapidsZide Chen
2026-01-06perf/x86/intel/uncore: Remove has_generic_discovery_table()Zide Chen
2026-01-06perf/x86/intel/uncore: Support per-platform discovery base devicesZide Chen
2026-01-06perf/x86/intel/uncore: Move uncore discovery init struct to headerZide Chen
2026-01-06perf/x86/uncore: clean up const mismatchGreg Kroah-Hartman