summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-09sed-opal: add IOC_OPAL_ENABLE_DISABLE_LR.Ondrej Kozina2-0/+2
2026-03-09sed-opal: add IOC_OPAL_LR_SET_START_LEN ioctl.Ondrej Kozina2-0/+2
2026-03-09sed-opal: add IOC_OPAL_REACTIVATE_LSP.Ondrej Kozina2-0/+15
2026-03-09lib/crypto: arm64/aes: Migrate optimized CBC-based MACs into libraryEric Biggers1-6/+3
2026-03-09lib/crypto: arm64/aes: Move assembly code for AES modes into libaesEric Biggers1-0/+69
2026-03-09lib/crypto: aes: Add support for CBC-based MACsEric Biggers1-0/+154
2026-03-09Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Tejun Heo2-0/+4
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 Donnefort2-0/+83
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-09ring-buffer: Add page statistics to the meta-pageVincent Donnefort1-4/+4
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-09ASoC: cs35l56: Put OTP register defines in correct address orderRichard Fitzgerald1-3/+3
2026-03-09io_uring/timeout: immediate timeout argPavel Begunkov1-0/+5
2026-03-09io_uring/zcrx: move zcrx uapi into separate headerPavel Begunkov2-94/+110
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 Krummrich36-107/+263
2026-03-09dt-bindings: soc: cix: document the syscon on Sky1 SoCGary Yang2-0/+204
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