summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-02-23shmem: adapt to rhashtable-based simple_xattrs with lazy allocationChristian Brauner2-3/+3
2026-02-23xattr: add rhashtable-based simple_xattr infrastructureChristian Brauner1-2/+23
2026-02-23xattr: add rcu_head and rhash_head to struct simple_xattrChristian Brauner1-0/+4
2026-02-23mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang1-0/+1
2026-02-23mmc: sdio: add NXP vendor and IW61x device IDsJeff Chen1-0/+3
2026-02-23mmc: core: Add quirk for incorrect manufacturing dateAvri Altman1-0/+1
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard390-3066/+22529
2026-02-23rseq: slice ext: Ensure rseq feature size differs from original rseq sizeMathieu Desnoyers1-0/+12
2026-02-23rseq: Mark rseq_arm_slice_extension_timer() __always_inlineArnd Bergmann1-4/+4
2026-02-23sched/fair: Fix lag clampPeter Zijlstra1-0/+1
2026-02-23locking/mutex: Add killable flavor to guard definitionsDavidlohr Bueso1-0/+3
2026-02-23locking/mutex: Fix wrong comment for CONFIG_DEBUG_LOCK_ALLOCDavidlohr Bueso1-1/+1
2026-02-23locking/mutex: Rename mutex_init_lockep()Davidlohr Bueso1-2/+2
2026-02-23iio: industrialio-backend: support backend capabilitiesTomas Melin1-0/+24
2026-02-23soundwire: sdw.h: repair names and format of kernel-doc commentsRandy Dunlap1-9/+9
2026-02-23drm/buddy: Move internal helpers to buddy.cSanjay Yadav1-23/+2
2026-02-23drm/buddy: Add kernel-doc for allocator structures and flagsSanjay Yadav1-20/+103
2026-02-23clk: divider: remove divider_round_rate() and divider_round_rate_parent()Brian Masney1-13/+0
2026-02-23clk: divider: remove divider_ro_round_rate_parent()Brian Masney1-15/+0
2026-02-23clk: remove round_rate() clk opsBrian Masney1-12/+6
2026-02-23Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-8/+7
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds5-5/+5
2026-02-22add default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds2-24/+28
2026-02-22slab.h: disable completely broken overflow handling in flex allocationsLinus Torvalds2-6/+2
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds10-11/+11
2026-02-21Merge tag 'ntb-7.0' of https://github.com/jonmason/ntbLinus Torvalds1-14/+0
2026-02-21Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+11
2026-02-21kmalloc_obj: Clean up after treewide replacementsKees Cook2-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook9-10/+9
2026-02-21compiler_types: Disable __builtin_counted_by_ref for ClangKees Cook1-1/+2
2026-02-21Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2-3/+15
2026-02-21NTB/msi: Remove unused functionsDr. David Alan Gilbert1-14/+0
2026-02-20drm/sysfb: corebootdrm: Support panel orientationThomas Zimmermann1-0/+13
2026-02-20drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffersThomas Zimmermann1-0/+8
2026-02-20firmware: google: Pack structures for coreboot table entriesThomas Zimmermann1-3/+6
2026-02-20firmware: google: Export coreboot table entriesThomas Zimmermann1-0/+66
2026-02-19tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu1-0/+5
2026-02-19fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt1-3/+10
2026-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1Alexei Starovoitov93-793/+1439
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-7/+7
2026-02-19HID: Document memory allocation properties of report_fixup()Günther Noack1-0/+6
2026-02-19net/mlx5: Fix multiport device check over light SFsShay Drory1-2/+2
2026-02-19io_uring: Add size check for sqe->cmdGovindarajulu Varadarajan1-4/+11
2026-02-19fs: remove fsparam_path / fs_param_is_pathChristoph Hellwig1-2/+1
2026-02-19fs: remove fsparam_blob / fs_param_is_blobChristoph Hellwig1-2/+1
2026-02-19fs: mark bool_names staticChristoph Hellwig1-2/+0
2026-02-19fsnotify: drop unused helperDarrick J. Wong1-13/+0
2026-02-19Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-76/+331
2026-02-19Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2026-02-18Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-107/+17