summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-01-03arm64: dts: qcom: SM8750: Enable CPUFreq supportJagadeesh Kona
2026-01-03arm64: dts: qcom: msm8939-asus-z00t: add hall sensorErikas Bitovtas
2026-01-03arm64: dts: qcom: msm8939-asus-z00t: add batteryErikas Bitovtas
2026-01-03arm64: defconfig: Enable options for Qualcomm Milos SoCLuca Weiss
2026-01-03arm64: dts: qcom: x1e78100-t14s: Add audio playback over DisplayPortKrzysztof Kozlowski
2026-01-03arm64: dts: qcom: hamoa: Add sound DAI prefixes for DPKrzysztof Kozlowski
2026-01-03arm64: dts: qcom: x1e80100-vivobook-s15: enable IRISMaud Spierings
2026-01-03arm64: dts: qcom: x1e80100-vivobook-s15: add HDMI portMaud Spierings
2026-01-03arm64: dts: qcom: x1e80100-vivobook-s15: enable ps8830 retimersMaud Spierings
2026-01-03arm64: dts: qcom: sm8550-hdk-rear-camera-card: remove optional propertyVladimir Zapolskiy
2026-01-03arm64: dts: qcom: sm8550-hdk-rear-camera-card: rename supply propertiesVladimir Zapolskiy
2026-01-03arm64: dts: qcom: sm8550-qrd: remove data-lanes property of image sensorVladimir Zapolskiy
2026-01-03arm64: dts: qcom: sm8550-qrd: rename image sensor supply propertiesVladimir Zapolskiy
2026-01-03arm64: dts: qcom: qcs8300-ride: Enable Display PortYongxing Mou
2026-01-03arm64: dts: qcom: qcs8300: add display dt nodes for MDSS, DPU, DisplayPort an...Yongxing Mou
2026-01-03arm64: dts: qcom: Use lowercase hexKrzysztof Kozlowski
2026-01-03arm64: dts: qcom: Use hyphen in node namesKrzysztof Kozlowski
2026-01-03arm64: dts: qcom: Minor whitespace cleanupKrzysztof Kozlowski
2026-01-03arm64: dts: qcom: Add support for X1-based Surface Pro 11Dale Whinham
2026-01-03arm64: dts: qcom: hamoa-iot-evk: Add vbus regulator support for Type-A portsKrishna Kurapati
2026-01-03arm64: dts: qcom: sdm845-xiaomi-polaris: Update firmware pathsDavid Heidelberg
2026-01-03arm64: dts: qcom: sdm845-samsung-starqltechn: Update firmware pathsDavid Heidelberg
2026-01-03arm64: dts: qcom: sdm845-axolotl: Update firmware pathsDavid Heidelberg
2026-01-03arm64: dts: qcom: sdm845-oneplus: Update firmware pathsDavid Heidelberg
2026-01-03arm64: dts: qcom: lemans-ride: Enable Adreno 663 GPUAkhil P Oommen
2026-01-03arm64: dts: qcom: lemans-evk: Enable Adreno 663 GPUAkhil P Oommen
2026-01-03arm64: dts: qcom: lemans: Add GPU coolingGaurav Kohli
2026-01-03arm64: dts: qcom: lemans: Add gpu and gmu nodesPuranam V G Tejaswi
2026-01-03arm64: dts: qcom: sm8650-hdk: Add support for the Rear Camera Card overlayVladimir Zapolskiy
2026-01-03arm64: dts: qcom: sm8650-qrd: Enable CAMSS and Samsung S5KJN1 camera sensorVladimir Zapolskiy
2026-01-03arm64: dts: qcom: sm8650: Add description of MCLK pinsVladimir Zapolskiy
2026-01-03arm64: dts: qcom: sm8650: Add CAMSS device tree nodeVladimir Zapolskiy
2026-01-03arm64: dts: qcom: qcs8300: Enable TSENS support for QCS8300 SoCGaurav Kohli
2026-01-03arm64: dts: qcom: x1p42100-lenovo-thinkbook-16: add hdmi bridge with enable pinJens Glathe
2026-01-03arm64: dts: qcom: x1p42100-lenovo-thinkbook-16: force usb2-only mode on usb_1...Jens Glathe
2026-01-03arm64: dts: qcom: hamoa: Extend the gcc input clock listTaniya Das
2026-01-02Merge tag 'x86-urgent-2026-01-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-02s390/ap: Fix typo in function name referenceJulia Lawall
2026-01-01arm64: dts: arm: Use hyphen in node namesKrzysztof Kozlowski
2026-01-01x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_taskRyosuke Yasuoka
2025-12-31x86/sev: Carve out the SVSM code into a separate compilation unitBorislav Petkov (AMD)
2025-12-31x86/sev: Add internal header guardsBorislav Petkov (AMD)
2025-12-31x86/sev: Move the internal headerBorislav Petkov (AMD)
2025-12-31LoongArch: BPF: Enhance the bpf_arch_text_poke() functionChenghao Duan
2025-12-31LoongArch: BPF: Enable trampoline-based tracing for module functionsChenghao Duan
2025-12-31LoongArch: BPF: Adjust the jump offset of tail callsChenghao Duan
2025-12-31LoongArch: BPF: Save return address register ra to t0 before trampolineChenghao Duan
2025-12-31LoongArch: BPF: Zero-extend bpf_tail_call() indexHengqi Chen
2025-12-31LoongArch: BPF: Sign extend kfunc call argumentsHengqi Chen
2025-12-31LoongArch: Refactor register restoration in ftrace_common_returnChenghao Duan