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-7.1.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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-09
lib/fonts: Store font data for user space with font_data_export()
Thomas Zimmermann
1
-0
/
+1
2026-03-09
lib/fonts: Create font_data_t from struct console_font with font_data_import()
Thomas Zimmermann
1
-1
/
+5
2026-03-09
lib/fonts: Compare font data for equality with font_data_is_equal()
Thomas Zimmermann
1
-0
/
+1
2026-03-09
lib/fonts: Manage font-data lifetime with font_data_get/_put()
Thomas Zimmermann
1
-0
/
+2
2026-03-09
lib/fonts: Read font size with font_data_size()
Thomas Zimmermann
1
-0
/
+2
2026-03-09
lib/fonts: Store font data as font_data_t; update consoles
Thomas Zimmermann
1
-1
/
+46
2026-03-09
lib/fonts: Remove FNTCHARCNT()
Thomas Zimmermann
1
-1
/
+0
2026-03-09
vt: Calculate font-buffer size with vc_font_size()
Thomas Zimmermann
1
-0
/
+28
2026-03-09
vt: Store font in struct vc_font
Thomas Zimmermann
1
-2
/
+27
2026-03-09
vt: Remove trailing whitespaces
Thomas Zimmermann
1
-1
/
+1
2026-03-09
fbdev: Declare src parameter of fb_pad_ helpers as constant
Thomas Zimmermann
1
-5
/
+5
2026-03-09
block: pass a maxlen argument to bio_iov_iter_bounce
Christoph Hellwig
1
-1
/
+1
2026-03-09
block: add fs_bio_integrity helpers
Christoph Hellwig
1
-0
/
+6
2026-03-09
block: make max_integrity_io_size public
Christoph Hellwig
2
-5
/
+18
2026-03-09
block: add a bdev_has_integrity_csum helper
Christoph Hellwig
1
-6
/
+10
2026-03-09
block: factor out a bio_integrity_setup_default helper
Christoph Hellwig
1
-0
/
+1
2026-03-09
block: factor out a bio_integrity_action helper
Christoph Hellwig
2
-3
/
+25
2026-03-09
ASoC: cs35l56: Put OTP register defines in correct address order
Richard Fitzgerald
1
-3
/
+3
2026-03-09
io_uring/timeout: immediate timeout arg
Pavel Begunkov
1
-0
/
+5
2026-03-09
io_uring/zcrx: move zcrx uapi into separate header
Pavel Begunkov
2
-94
/
+110
2026-03-09
mmc: Merge the immutable mux branch into next
Ulf Hansson
1
-4
/
+104
2026-03-09
mux: Add helper functions for getting optional and selected mux-state
Josua Mayer
1
-4
/
+104
2026-03-09
fbdev: defio: Move pageref array to struct fb_deferred_io_state
Thomas Zimmermann
1
-2
/
+0
2026-03-09
fbdev: defio: Move variable state into struct fb_deferred_io_state
Thomas Zimmermann
1
-3
/
+0
2026-03-09
fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
Thomas Zimmermann
1
-1
/
+3
2026-03-09
dmaengine: of_dma: Add devm_of_dma_controller_register()
Frank Li
1
-0
/
+29
2026-03-09
Merge tag 'v7.0-rc3' into driver-core-next
Danilo Krummrich
36
-107
/
+263
2026-03-09
dt-bindings: soc: cix: document the syscon on Sky1 SoC
Gary Yang
2
-0
/
+204
2026-03-09
mfd: cs42l43: Add support for the B variant
Maciej Strozek
2
-0
/
+77
2026-03-09
vfs: remove externs from fs.h on functions modified by i_ino widening
Jeff Layton
1
-31
/
+31
2026-03-09
Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...
Bartosz Golaszewski
1
-38
/
+0
2026-03-09
gpio: remove of_get_named_gpio() and <linux/of_gpio.h>
Jialu Xu
1
-38
/
+0
2026-03-09
reset: convert reset core to using firmware nodes
Bartosz Golaszewski
1
-2
/
+12
2026-03-09
reset: convert the core API to using firmware nodes
Bartosz Golaszewski
1
-15
/
+28
2026-03-09
reset: protect struct reset_controller_dev with its own mutex
Bartosz Golaszewski
1
-0
/
+3
2026-03-09
reset: gpio: simplify fallback device matching
Bartosz Golaszewski
1
-4
/
+0
2026-03-09
gpio: Document line value semantics
Linus Walleij
1
-2
/
+8
2026-03-09
VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()
NeilBrown
1
-3
/
+0
2026-03-09
dmaengine: qcom: qcom-gpi-dma.h: fix all kernel-doc warnings
Randy Dunlap
1
-1
/
+4
2026-03-09
dmaengine: ti-cppi5: fix all kernel-doc warnings
Randy Dunlap
1
-20
/
+33
2026-03-09
dmaengine: Document cyclic transfer for dmaengine_prep_peripheral_dma_vec()
Nuno Sá
1
-1
/
+2
2026-03-09
drm/buddy: Improve offset-aligned allocation handling
Arunpravin Paneer Selvam
1
-0
/
+2
2026-03-09
soundwire: amd: refactor bandwidth calculation logic
Vijendar Mukunda
1
-0
/
+4
2026-03-09
mailbox: add API to query available TX queue slots
Jassi Brar
1
-0
/
+1
2026-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3
Alexei Starovoitov
43
-123
/
+342
2026-03-08
Merge tag 'drm-misc-next-2026-03-05' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-0
/
+3
2026-03-08
Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-2
/
+5
2026-03-08
RDMA/umem: Add helpers for umem dmabuf revoke lock
Jacob Moroni
1
-0
/
+4
2026-03-08
RDMA/umem: Add pinned revocable dmabuf import interface
Jacob Moroni
1
-0
/
+19
2026-03-08
RDMA/bnxt_re: Support application specific CQs
Sriharsha Basavapatna
1
-1
/
+6
[prev]
[next]