index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-06
sched_ext: Documentation: Add ops.dequeue() to task lifecycle
Andrea Righi
1
-9
/
+15
2026-04-06
tools/sched_ext: Fix off-by-one in scx_sdt payload zeroing
Cheng-Yang Chou
1
-1
/
+2
2026-04-06
selftests/nolibc: only use libgcc when really necessary
Thomas Weißschuh
1
-13
/
+4
2026-04-06
selftests/nolibc: test the memory allocator
Thomas Weißschuh
1
-0
/
+55
2026-04-06
tools/nolibc: check for overflow in calloc() without divisions
Thomas Weißschuh
1
-2
/
+2
2026-04-06
tools/nolibc: add support for asprintf()
Thomas Weißschuh
2
-0
/
+74
2026-04-06
PCI/NPEM: Set LED_HW_PLUGGABLE for hotplug-capable ports
Richard Cheng
1
-1
/
+1
2026-04-06
cpupower: remove extern declarations in cmd functions
Kaushlendra Kumar
6
-12
/
+0
2026-04-06
Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
53
-271
/
+271
2026-04-06
PCI: imx6: Fix reference clock source selection for i.MX95
Franz Schnyder
1
-2
/
+2
2026-04-06
PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSM
Chengwen Feng
3
-9
/
+15
2026-04-06
ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
Chengwen Feng
4
-26
/
+37
2026-04-06
perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu()
Chengwen Feng
1
-2
/
+4
2026-04-06
ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
Chengwen Feng
5
-5
/
+11
2026-04-06
x86/acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
5
-4
/
+25
2026-04-06
RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
4
-4
/
+29
2026-04-06
LoongArch: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
2
-0
/
+10
2026-04-06
arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
2
-12
/
+32
2026-04-06
remoteproc: qcom: pas: Add Eliza ADSP support
Abel Vesa
1
-0
/
+1
2026-04-06
ACPI: APEI: GHES: Add NVIDIA vendor CPER record handler
Kai-Heng Feng
4
-0
/
+170
2026-04-06
PCI: hisi: Use devm_ghes_register_vendor_record_notifier()
Kai-Heng Feng
1
-11
/
+1
2026-04-06
ACPI: APEI: GHES: Add devm_ghes_register_vendor_record_notifier()
Kai-Heng Feng
2
-0
/
+29
2026-04-06
dt-bindings: remoteproc: qcom,milos-pas: Document Eliza ADSP
Abel Vesa
1
-0
/
+3
2026-04-06
remoteproc: qcom: Add missing space before closing bracket
Shawn Guo
2
-86
/
+86
2026-04-06
dt-bindings: remoteproc: qcom: Drop types for firmware-name
Shawn Guo
8
-8
/
+2
2026-04-06
remoteproc: qcom: Fix minidump out-of-bounds access on subsystems array
Mukesh Ojha
1
-3
/
+14
2026-04-06
hwspinlock: remove now unused pdata from header file
Wolfram Sang
1
-28
/
+0
2026-04-06
hwspinlock: u8500: delete driver
Wolfram Sang
5
-168
/
+0
2026-04-06
ACPI: tables: Enable FPDT on LoongArch
Xi Ruoyao
1
-1
/
+1
2026-04-06
media: platform: mtk-mdp3: Constify buffer passed to mdp_vpu_sendmsg()
Krzysztof Kozlowski
1
-1
/
+1
2026-04-06
ASoC: qcom: Constify GPR packet being send over GPR interface
Krzysztof Kozlowski
6
-13
/
+14
2026-04-06
rpmsg: Constify buffer passed to send API
Krzysztof Kozlowski
7
-38
/
+46
2026-04-06
remoteproc: mtk_scp: Constify buffer passed to scp_send_ipi()
Krzysztof Kozlowski
2
-2
/
+2
2026-04-06
remoteproc: mtk_scp_ipi: Constify buffer passed to scp_ipi_send()
Krzysztof Kozlowski
2
-2
/
+2
2026-04-06
selftests: ublk: test that teardown after incomplete recovery completes
Uday Shankar
5
-3
/
+95
2026-04-06
ublk: reset per-IO canceled flag on each fetch
Uday Shankar
1
-8
/
+13
2026-04-06
Merge tag 'opp-updates-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Rafael J. Wysocki
2
-10
/
+12
2026-04-06
Merge tag 'cpufreq-arm-updates-7.1-rc1' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
6
-9
/
+23
2026-04-06
batman-adv: hold claim backbone gateways by reference
Haoze Xie
1
-9
/
+18
2026-04-06
regulator: dt-bindings: qcom,qca6390-pmu: Document WCN6755 PMU
Luca Weiss
1
-5
/
+11
2026-04-06
regulator: dt-bindings: regulator-max77620: convert to DT schema
Svyatoslav Ryhel
2
-222
/
+99
2026-04-06
ASoC: soc.h: remove unused card->pmdown_time
Kuninori Morimoto
1
-2
/
+0
2026-04-06
ASoC: SOF: Intel: Fixes for find_acpi_adr_device() when some endpoints are mi...
Mark Brown
1
-6
/
+4
2026-04-06
ASoC: SOF: Intel: fix iteration in is_endpoint_present()
Maciej Strozek
1
-5
/
+3
2026-04-06
ASoC: SOF: Intel: Fix endpoint index if endpoints are missing
Maciej Strozek
1
-1
/
+1
2026-04-06
ASoC: SDCA: Fix errors in IRQ cleanup
Charles Keepax
3
-4
/
+87
2026-04-06
MIPS: dts: loongson64g-package: Switch to Loongson UART driver
Rong Zhang
1
-2
/
+2
2026-04-06
ASoC: SOF: compress: return the configured codec from get_params
Cássio Gabriel
2
-3
/
+7
2026-04-06
ASoC: amd: acp: add Lenovo P16s G5 AMD quirk for legacy SDW machine
Mark Pearson
1
-0
/
+16
2026-04-06
ASoC: dt-bindings: ti,tas2552: Add sound-dai-cells
Marek Vasut
1
-3
/
+10
[prev]
[next]