summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-06sched_ext: Documentation: Add ops.dequeue() to task lifecycleAndrea Righi1-9/+15
2026-04-06tools/sched_ext: Fix off-by-one in scx_sdt payload zeroingCheng-Yang Chou1-1/+2
2026-04-06selftests/nolibc: only use libgcc when really necessaryThomas Weißschuh1-13/+4
2026-04-06selftests/nolibc: test the memory allocatorThomas Weißschuh1-0/+55
2026-04-06tools/nolibc: check for overflow in calloc() without divisionsThomas Weißschuh1-2/+2
2026-04-06tools/nolibc: add support for asprintf()Thomas Weißschuh2-0/+74
2026-04-06PCI/NPEM: Set LED_HW_PLUGGABLE for hotplug-capable portsRichard Cheng1-1/+1
2026-04-06cpupower: remove extern declarations in cmd functionsKaushlendra Kumar6-12/+0
2026-04-06Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds53-271/+271
2026-04-06PCI: imx6: Fix reference clock source selection for i.MX95Franz Schnyder1-2/+2
2026-04-06PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSMChengwen Feng3-9/+15
2026-04-06ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()Chengwen Feng4-26/+37
2026-04-06perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu()Chengwen Feng1-2/+4
2026-04-06ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.hChengwen Feng5-5/+11
2026-04-06x86/acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng5-4/+25
2026-04-06RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng4-4/+29
2026-04-06LoongArch: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng2-0/+10
2026-04-06arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng2-12/+32
2026-04-06remoteproc: qcom: pas: Add Eliza ADSP supportAbel Vesa1-0/+1
2026-04-06ACPI: APEI: GHES: Add NVIDIA vendor CPER record handlerKai-Heng Feng4-0/+170
2026-04-06PCI: hisi: Use devm_ghes_register_vendor_record_notifier()Kai-Heng Feng1-11/+1
2026-04-06ACPI: APEI: GHES: Add devm_ghes_register_vendor_record_notifier()Kai-Heng Feng2-0/+29
2026-04-06dt-bindings: remoteproc: qcom,milos-pas: Document Eliza ADSPAbel Vesa1-0/+3
2026-04-06remoteproc: qcom: Add missing space before closing bracketShawn Guo2-86/+86
2026-04-06dt-bindings: remoteproc: qcom: Drop types for firmware-nameShawn Guo8-8/+2
2026-04-06remoteproc: qcom: Fix minidump out-of-bounds access on subsystems arrayMukesh Ojha1-3/+14
2026-04-06hwspinlock: remove now unused pdata from header fileWolfram Sang1-28/+0
2026-04-06hwspinlock: u8500: delete driverWolfram Sang5-168/+0
2026-04-06ACPI: tables: Enable FPDT on LoongArchXi Ruoyao1-1/+1
2026-04-06media: platform: mtk-mdp3: Constify buffer passed to mdp_vpu_sendmsg()Krzysztof Kozlowski1-1/+1
2026-04-06ASoC: qcom: Constify GPR packet being send over GPR interfaceKrzysztof Kozlowski6-13/+14
2026-04-06rpmsg: Constify buffer passed to send APIKrzysztof Kozlowski7-38/+46
2026-04-06remoteproc: mtk_scp: Constify buffer passed to scp_send_ipi()Krzysztof Kozlowski2-2/+2
2026-04-06remoteproc: mtk_scp_ipi: Constify buffer passed to scp_ipi_send()Krzysztof Kozlowski2-2/+2
2026-04-06selftests: ublk: test that teardown after incomplete recovery completesUday Shankar5-3/+95
2026-04-06ublk: reset per-IO canceled flag on each fetchUday Shankar1-8/+13
2026-04-06Merge tag 'opp-updates-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki2-10/+12
2026-04-06Merge tag 'cpufreq-arm-updates-7.1-rc1' of git://git.kernel.org/pub/scm/linux...Rafael J. Wysocki6-9/+23
2026-04-06batman-adv: hold claim backbone gateways by referenceHaoze Xie1-9/+18
2026-04-06regulator: dt-bindings: qcom,qca6390-pmu: Document WCN6755 PMULuca Weiss1-5/+11
2026-04-06regulator: dt-bindings: regulator-max77620: convert to DT schemaSvyatoslav Ryhel2-222/+99
2026-04-06ASoC: soc.h: remove unused card->pmdown_timeKuninori Morimoto1-2/+0
2026-04-06ASoC: SOF: Intel: Fixes for find_acpi_adr_device() when some endpoints are mi...Mark Brown1-6/+4
2026-04-06ASoC: SOF: Intel: fix iteration in is_endpoint_present()Maciej Strozek1-5/+3
2026-04-06ASoC: SOF: Intel: Fix endpoint index if endpoints are missingMaciej Strozek1-1/+1
2026-04-06ASoC: SDCA: Fix errors in IRQ cleanupCharles Keepax3-4/+87
2026-04-06MIPS: dts: loongson64g-package: Switch to Loongson UART driverRong Zhang1-2/+2
2026-04-06ASoC: SOF: compress: return the configured codec from get_paramsCássio Gabriel2-3/+7
2026-04-06ASoC: amd: acp: add Lenovo P16s G5 AMD quirk for legacy SDW machineMark Pearson1-0/+16
2026-04-06ASoC: dt-bindings: ti,tas2552: Add sound-dai-cellsMarek Vasut1-3/+10