summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-09block: remove bdev_nonrot()Damien Le Moal1-5/+0
2026-03-09block: allow submitting all zone writes from a single contextDamien Le Moal1-0/+8
2026-03-09block: rename struct gendisk zone_wplugs_lock fieldDamien Le Moal1-1/+1
2026-03-09block: annotate struct request_queue with __counted_by_ptrBill Wendling1-1/+1
2026-03-09sed-opal: add IOC_OPAL_GET_SUM_STATUS ioctl.Ondrej Kozina1-0/+1
2026-03-09sed-opal: add IOC_OPAL_ENABLE_DISABLE_LR.Ondrej Kozina1-0/+1
2026-03-09sed-opal: add IOC_OPAL_LR_SET_START_LEN ioctl.Ondrej Kozina1-0/+1
2026-03-09sed-opal: add IOC_OPAL_REACTIVATE_LSP.Ondrej Kozina1-0/+1
2026-03-09Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Tejun Heo1-0/+1
2026-03-09iopoll: fix function parameter names in read_poll_timeout_atomic()Randy Dunlap1-4/+4
2026-03-09workqueue: Add system_dfl_long_wq for long unbound worksMarco Crivellari1-0/+6
2026-03-09tracing: load/unload page callbacks for simple_ring_bufferVincent Donnefort1-0/+8
2026-03-09tracing: Introduce simple_ring_bufferVincent Donnefort1-0/+57
2026-03-09ring-buffer: Export buffer_data_page and macrosVincent Donnefort1-0/+41
2026-03-09tracing: Add helpers to create trace remote eventsVincent Donnefort1-0/+10
2026-03-09tracing: Add events to trace remotesVincent Donnefort2-1/+29
2026-03-09tracing: Add init callback to trace remotesVincent Donnefort1-0/+4
2026-03-09tracing: Add reset to trace remotesVincent Donnefort1-0/+3
2026-03-09tracing: Introduce trace remotesVincent Donnefort1-0/+36
2026-03-09ring-buffer: Introduce ring-buffer remotesVincent Donnefort1-0/+58
2026-03-09lib/fonts: Remove internal symbols and macros from public header fileThomas Zimmermann1-40/+17
2026-03-09lib/fonts: Store font data for user space with font_data_export()Thomas Zimmermann1-0/+1
2026-03-09lib/fonts: Create font_data_t from struct console_font with font_data_import()Thomas Zimmermann1-1/+5
2026-03-09lib/fonts: Compare font data for equality with font_data_is_equal()Thomas Zimmermann1-0/+1
2026-03-09lib/fonts: Manage font-data lifetime with font_data_get/_put()Thomas Zimmermann1-0/+2
2026-03-09lib/fonts: Read font size with font_data_size()Thomas Zimmermann1-0/+2
2026-03-09lib/fonts: Store font data as font_data_t; update consolesThomas Zimmermann1-1/+46
2026-03-09lib/fonts: Remove FNTCHARCNT()Thomas Zimmermann1-1/+0
2026-03-09vt: Calculate font-buffer size with vc_font_size()Thomas Zimmermann1-0/+28
2026-03-09vt: Store font in struct vc_fontThomas Zimmermann1-2/+27
2026-03-09vt: Remove trailing whitespacesThomas Zimmermann1-1/+1
2026-03-09fbdev: Declare src parameter of fb_pad_ helpers as constantThomas Zimmermann1-5/+5
2026-03-09block: pass a maxlen argument to bio_iov_iter_bounceChristoph Hellwig1-1/+1
2026-03-09block: add fs_bio_integrity helpersChristoph Hellwig1-0/+6
2026-03-09block: make max_integrity_io_size publicChristoph Hellwig2-5/+18
2026-03-09block: add a bdev_has_integrity_csum helperChristoph Hellwig1-6/+10
2026-03-09block: factor out a bio_integrity_setup_default helperChristoph Hellwig1-0/+1
2026-03-09block: factor out a bio_integrity_action helperChristoph Hellwig2-3/+25
2026-03-09mmc: Merge the immutable mux branch into nextUlf Hansson1-4/+104
2026-03-09mux: Add helper functions for getting optional and selected mux-stateJosua Mayer1-4/+104
2026-03-09fbdev: defio: Move pageref array to struct fb_deferred_io_stateThomas Zimmermann1-2/+0
2026-03-09fbdev: defio: Move variable state into struct fb_deferred_io_stateThomas Zimmermann1-3/+0
2026-03-09fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann1-1/+3
2026-03-09dmaengine: of_dma: Add devm_of_dma_controller_register()Frank Li1-0/+29
2026-03-09Merge tag 'v7.0-rc3' into driver-core-nextDanilo Krummrich13-61/+111
2026-03-09mfd: cs42l43: Add support for the B variantMaciej Strozek2-0/+77
2026-03-09vfs: remove externs from fs.h on functions modified by i_ino wideningJeff Layton1-31/+31
2026-03-09Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...Bartosz Golaszewski1-38/+0
2026-03-09gpio: remove of_get_named_gpio() and <linux/of_gpio.h>Jialu Xu1-38/+0
2026-03-09reset: convert reset core to using firmware nodesBartosz Golaszewski1-2/+12