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-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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-24
virtio: make it self-contained
Michael S. Tsirkin
1
-0
/
+2
2025-12-24
select: store end_time as timespec64 in restart block
Thomas Weißschuh
1
-2
/
+2
2025-12-24
vfio/pci: Disable qword access to the PCI ROM bar
Kevin Tian
1
-1
/
+9
2025-12-23
bpf: arena: make arena kfuncs any context safe
Puranjay Mohan
1
-0
/
+16
2025-12-23
mm: consider non-anon swap cache folios in folio_expected_ref_count()
Bijan Tabatabai
1
-4
/
+4
2025-12-23
mm: fixup pfnmap memory failure handling to use pgoff
Ankit Agrawal
1
-0
/
+2
2025-12-23
kernel/kexec: change the prototype of kimage_map_segment()
Pingfan Liu
1
-2
/
+2
2025-12-23
mm: leafops.h: correct kernel-doc function param. names
Randy Dunlap
1
-2
/
+2
2025-12-23
kasan: refactor pcpu kasan vmalloc unpoison
Maciej Wieczor-Retman
1
-0
/
+15
2025-12-23
mm/kasan: fix incorrect unpoisoning in vrealloc for KASAN
Jiayuan Chen
1
-0
/
+1
2025-12-23
genalloc.h: fix htmldocs warning
Andrew Morton
1
-0
/
+1
2025-12-23
phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920
Pritam Manohar Sutar
1
-0
/
+1
2025-12-23
phy: exynos5-usbdrd: support HS phy for ExynosAutov920
Pritam Manohar Sutar
1
-0
/
+2
2025-12-23
soc: apple: Add hardware tunable support
Sven Peter
1
-0
/
+62
2025-12-23
phy: core: Discard pm_runtime_put() return values
Rafael J. Wysocki
1
-5
/
+2
2025-12-23
usb: gadget: Constify struct configfs_item_operations and configfs_group_oper...
Christophe JAILLET
1
-2
/
+2
2025-12-23
soundwire: Make remove function return no value
Uwe Kleine-König
1
-1
/
+1
2025-12-23
mm: introduce BPF kfuncs to access memcg statistics and events
Roman Gushchin
1
-0
/
+14
2025-12-23
mm: declare memcg_page_state_output() in memcontrol.h
Roman Gushchin
1
-0
/
+6
2025-12-23
docs: Update documentation to avoid mentioning of kernel.h
Andy Shevchenko
1
-1
/
+1
2025-12-22
SDCA Jack Fixups
Mark Brown
7
-18
/
+26
2025-12-22
ASoC / soc/qcom: Constify APR/GPR callback response
Mark Brown
1
-3
/
+3
2025-12-22
modules: moduleparam.h: fix kernel-doc comments
Randy Dunlap
1
-2
/
+6
2025-12-22
module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=y
Coiby Xu
1
-6
/
+6
2025-12-22
module: Remove unused __INIT*_OR_MODULE macros
Petr Pavlu
1
-6
/
+0
2025-12-22
coresight: Remove misleading definitions
James Clark
1
-24
/
+0
2025-12-22
platform/x86/intel/vsec: correct kernel-doc comments
Randy Dunlap
1
-8
/
+9
2025-12-22
software node: Also support referencing non-constant software nodes
Sakari Ailus
1
-0
/
+1
2025-12-22
Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2025-12-21
bpf: arm64: Optimize recursion detection by not using atomics
Puranjay Mohan
1
-3
/
+29
2025-12-21
bpf: move recursion detection logic to helpers
Puranjay Mohan
1
-0
/
+10
2025-12-21
vt: Remove con_debug_enter/_leave from struct consw
Thomas Zimmermann
1
-8
/
+0
2025-12-21
iio: buffer-dma: Fix coding style complains
Nuno Sá
1
-6
/
+10
2025-12-21
iio: buffer-dma: Turn iio_dma_buffer_init() void
Nuno Sá
1
-2
/
+2
2025-12-21
clang: work around asm output constraint problems
Eric Dumazet
2
-1
/
+3
2025-12-20
Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-15
/
+15
2025-12-20
ASoC: qcom: Constify GPR callback response data
Krzysztof Kozlowski
1
-1
/
+1
2025-12-20
soc: qcom: apr: Use typedef for GPR callback member
Krzysztof Kozlowski
1
-1
/
+1
2025-12-20
ASoC: qcom: Constify APR callback response data
Krzysztof Kozlowski
1
-1
/
+1
2025-12-18
Merge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+4
2025-12-18
cpuset: add lockdep_assert_cpuset_lock_held helper
Chen Ridong
1
-0
/
+2
2025-12-18
entry: Always inline local_irq_{enable,disable}_exit_to_user()
Eric Dumazet
1
-2
/
+2
2025-12-17
tee: Add probe, remove and shutdown bus callbacks to tee_client_driver
Uwe Kleine-König
1
-0
/
+3
2025-12-17
tee: Add some helpers to reduce boilerplate for tee client drivers
Uwe Kleine-König
1
-0
/
+9
2025-12-17
powercap: intel_rapl: Fix possible recursive lock warning
Srinivas Pandruvada
1
-0
/
+4
2025-12-17
serdev: Provide a bustype shutdown function
Uwe Kleine-König
1
-0
/
+1
2025-12-17
usb: linux/usb.h: Correct the description of the usb_device_driver member
Yi Cong
1
-2
/
+1
2025-12-17
usb: typec: Export typec bus and typec altmode device type
Chaoyi Chen
2
-0
/
+11
2025-12-17
ACPI: PCI: PM: Rework root bus notification setup
Rafael J. Wysocki
1
-1
/
+2
2025-12-17
unwind_user/fp: Use dummies instead of ifdef
Jens Remus
1
-2
/
+16
[prev]
[next]