summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-03-09block: annotate struct request_queue with __counted_by_ptrBill Wendling
2026-03-09sed-opal: add IOC_OPAL_GET_SUM_STATUS ioctl.Ondrej Kozina
2026-03-09sed-opal: add IOC_OPAL_ENABLE_DISABLE_LR.Ondrej Kozina
2026-03-09sed-opal: add IOC_OPAL_LR_SET_START_LEN ioctl.Ondrej Kozina
2026-03-09sed-opal: add IOC_OPAL_REACTIVATE_LSP.Ondrej Kozina
2026-03-09Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Tejun Heo
2026-03-09iopoll: fix function parameter names in read_poll_timeout_atomic()Randy Dunlap
2026-03-09workqueue: Add system_dfl_long_wq for long unbound worksMarco Crivellari
2026-03-09tracing: load/unload page callbacks for simple_ring_bufferVincent Donnefort
2026-03-09tracing: Introduce simple_ring_bufferVincent Donnefort
2026-03-09ring-buffer: Export buffer_data_page and macrosVincent Donnefort
2026-03-09tracing: Add helpers to create trace remote eventsVincent Donnefort
2026-03-09tracing: Add events to trace remotesVincent Donnefort
2026-03-09tracing: Add init callback to trace remotesVincent Donnefort
2026-03-09tracing: Add reset to trace remotesVincent Donnefort
2026-03-09tracing: Introduce trace remotesVincent Donnefort
2026-03-09ring-buffer: Introduce ring-buffer remotesVincent Donnefort
2026-03-09lib/fonts: Remove internal symbols and macros from public header fileThomas Zimmermann
2026-03-09lib/fonts: Store font data for user space with font_data_export()Thomas Zimmermann
2026-03-09lib/fonts: Create font_data_t from struct console_font with font_data_import()Thomas Zimmermann
2026-03-09lib/fonts: Compare font data for equality with font_data_is_equal()Thomas Zimmermann
2026-03-09lib/fonts: Manage font-data lifetime with font_data_get/_put()Thomas Zimmermann
2026-03-09lib/fonts: Read font size with font_data_size()Thomas Zimmermann
2026-03-09lib/fonts: Store font data as font_data_t; update consolesThomas Zimmermann
2026-03-09lib/fonts: Remove FNTCHARCNT()Thomas Zimmermann
2026-03-09vt: Calculate font-buffer size with vc_font_size()Thomas Zimmermann
2026-03-09vt: Store font in struct vc_fontThomas Zimmermann
2026-03-09vt: Remove trailing whitespacesThomas Zimmermann
2026-03-09fbdev: Declare src parameter of fb_pad_ helpers as constantThomas Zimmermann
2026-03-09block: pass a maxlen argument to bio_iov_iter_bounceChristoph Hellwig
2026-03-09block: add fs_bio_integrity helpersChristoph Hellwig
2026-03-09block: make max_integrity_io_size publicChristoph Hellwig
2026-03-09block: add a bdev_has_integrity_csum helperChristoph Hellwig
2026-03-09block: factor out a bio_integrity_setup_default helperChristoph Hellwig
2026-03-09block: factor out a bio_integrity_action helperChristoph Hellwig
2026-03-09mmc: Merge the immutable mux branch into nextUlf Hansson
2026-03-09mux: Add helper functions for getting optional and selected mux-stateJosua Mayer
2026-03-09fbdev: defio: Move pageref array to struct fb_deferred_io_stateThomas Zimmermann
2026-03-09fbdev: defio: Move variable state into struct fb_deferred_io_stateThomas Zimmermann
2026-03-09fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann
2026-03-09dmaengine: of_dma: Add devm_of_dma_controller_register()Frank Li
2026-03-09Merge tag 'v7.0-rc3' into driver-core-nextDanilo Krummrich
2026-03-09mfd: cs42l43: Add support for the B variantMaciej Strozek
2026-03-09vfs: remove externs from fs.h on functions modified by i_ino wideningJeff Layton
2026-03-09Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...Bartosz Golaszewski
2026-03-09gpio: remove of_get_named_gpio() and <linux/of_gpio.h>Jialu Xu
2026-03-09reset: convert reset core to using firmware nodesBartosz Golaszewski
2026-03-09reset: convert the core API to using firmware nodesBartosz Golaszewski
2026-03-09reset: protect struct reset_controller_dev with its own mutexBartosz Golaszewski
2026-03-09reset: gpio: simplify fallback device matchingBartosz Golaszewski