aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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/git/axboe/linuxLinus 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-20Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds2-3/+15
2026-02-20NTB/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-791/+1437
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus 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-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds11-76/+331
2026-02-18Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2026-02-18Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctlLinus Torvalds4-107/+17
2026-02-17fsverity: fix build error by adding fsverity_readahead() stubEric Biggers1-2/+7
2026-02-17fsverity: remove fsverity_verify_page()Eric Biggers1-6/+0
2026-02-17Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-2/+3
2026-02-17Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds3-27/+27
2026-02-17Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phyLinus Torvalds4-7/+84
2026-02-17Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwireLinus Torvalds1-1/+1
2026-02-17Merge tag 'spdx-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds2-7/+2
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds7-58/+69
2026-02-17Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds12-74/+192
2026-02-17Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds3-20/+40
2026-02-17netfilter: annotate NAT helper hook pointers with __rcuSun Jian5-5/+5
2026-02-17writeback: prep helpers for dirty-limit and writeback accountingKundan Kumar1-0/+13
2026-02-17irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supportsMarc Zyngier1-0/+1
2026-02-16Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds2-4/+3
2026-02-16Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-7/+34
2026-02-16Merge tag 'kernel-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-10/+16
2026-02-16Merge tag 'linux-watchdog-6.20-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-5/+7
2026-02-16Merge tag 'leds-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/ledsLinus Torvalds1-3/+0
2026-02-16Merge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds5-2/+128
2026-02-16Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds3-14/+0
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+39
2026-02-16block: fix enum descriptions kernel-docRandy Dunlap1-12/+13
2026-02-15Merge tag '9p-for-7.0-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-0/+15
2026-02-15Merge tag 'tsm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/devsec/tsmLinus Torvalds1-1/+1