index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2026-03-09
block: annotate struct request_queue with __counted_by_ptr
Bill Wendling
2026-03-09
sed-opal: add IOC_OPAL_GET_SUM_STATUS ioctl.
Ondrej Kozina
2026-03-09
sed-opal: add IOC_OPAL_ENABLE_DISABLE_LR.
Ondrej Kozina
2026-03-09
sed-opal: add IOC_OPAL_LR_SET_START_LEN ioctl.
Ondrej Kozina
2026-03-09
sed-opal: add IOC_OPAL_REACTIVATE_LSP.
Ondrej Kozina
2026-03-09
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
2026-03-09
iopoll: fix function parameter names in read_poll_timeout_atomic()
Randy Dunlap
2026-03-09
workqueue: Add system_dfl_long_wq for long unbound works
Marco Crivellari
2026-03-09
tracing: load/unload page callbacks for simple_ring_buffer
Vincent Donnefort
2026-03-09
tracing: Introduce simple_ring_buffer
Vincent Donnefort
2026-03-09
ring-buffer: Export buffer_data_page and macros
Vincent Donnefort
2026-03-09
tracing: Add helpers to create trace remote events
Vincent Donnefort
2026-03-09
tracing: Add events to trace remotes
Vincent Donnefort
2026-03-09
tracing: Add init callback to trace remotes
Vincent Donnefort
2026-03-09
tracing: Add reset to trace remotes
Vincent Donnefort
2026-03-09
tracing: Introduce trace remotes
Vincent Donnefort
2026-03-09
ring-buffer: Introduce ring-buffer remotes
Vincent Donnefort
2026-03-09
lib/fonts: Remove internal symbols and macros from public header file
Thomas Zimmermann
2026-03-09
lib/fonts: Store font data for user space with font_data_export()
Thomas Zimmermann
2026-03-09
lib/fonts: Create font_data_t from struct console_font with font_data_import()
Thomas Zimmermann
2026-03-09
lib/fonts: Compare font data for equality with font_data_is_equal()
Thomas Zimmermann
2026-03-09
lib/fonts: Manage font-data lifetime with font_data_get/_put()
Thomas Zimmermann
2026-03-09
lib/fonts: Read font size with font_data_size()
Thomas Zimmermann
2026-03-09
lib/fonts: Store font data as font_data_t; update consoles
Thomas Zimmermann
2026-03-09
lib/fonts: Remove FNTCHARCNT()
Thomas Zimmermann
2026-03-09
vt: Calculate font-buffer size with vc_font_size()
Thomas Zimmermann
2026-03-09
vt: Store font in struct vc_font
Thomas Zimmermann
2026-03-09
vt: Remove trailing whitespaces
Thomas Zimmermann
2026-03-09
fbdev: Declare src parameter of fb_pad_ helpers as constant
Thomas Zimmermann
2026-03-09
block: pass a maxlen argument to bio_iov_iter_bounce
Christoph Hellwig
2026-03-09
block: add fs_bio_integrity helpers
Christoph Hellwig
2026-03-09
block: make max_integrity_io_size public
Christoph Hellwig
2026-03-09
block: add a bdev_has_integrity_csum helper
Christoph Hellwig
2026-03-09
block: factor out a bio_integrity_setup_default helper
Christoph Hellwig
2026-03-09
block: factor out a bio_integrity_action helper
Christoph Hellwig
2026-03-09
mmc: Merge the immutable mux branch into next
Ulf Hansson
2026-03-09
mux: Add helper functions for getting optional and selected mux-state
Josua Mayer
2026-03-09
fbdev: defio: Move pageref array to struct fb_deferred_io_state
Thomas Zimmermann
2026-03-09
fbdev: defio: Move variable state into struct fb_deferred_io_state
Thomas Zimmermann
2026-03-09
fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
Thomas Zimmermann
2026-03-09
dmaengine: of_dma: Add devm_of_dma_controller_register()
Frank Li
2026-03-09
Merge tag 'v7.0-rc3' into driver-core-next
Danilo Krummrich
2026-03-09
mfd: cs42l43: Add support for the B variant
Maciej Strozek
2026-03-09
vfs: remove externs from fs.h on functions modified by i_ino widening
Jeff Layton
2026-03-09
Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...
Bartosz Golaszewski
2026-03-09
gpio: remove of_get_named_gpio() and <linux/of_gpio.h>
Jialu Xu
2026-03-09
reset: convert reset core to using firmware nodes
Bartosz Golaszewski
2026-03-09
reset: convert the core API to using firmware nodes
Bartosz Golaszewski
2026-03-09
reset: protect struct reset_controller_dev with its own mutex
Bartosz Golaszewski
2026-03-09
reset: gpio: simplify fallback device matching
Bartosz Golaszewski
[prev]
[next]