summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-24virtio-net: correct hdr_len handling for tunnel gsoXuan Zhuo1-0/+19
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo1-4/+30
2026-03-24sched/topology: Fix sched_domain_span()Peter Zijlstra1-6/+18
2026-03-24Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds1-0/+1
2026-03-24ethtool: Add RSS indirection table resize helpersBjörn Töpel1-0/+6
2026-03-24ethtool: Track user-provided RSS indirection table sizeBjörn Töpel2-6/+8
2026-03-24team: use netdev_from_priv()Qingfang Deng1-2/+1
2026-03-24net: add netdev_from_priv() helperQingfang Deng1-0/+11
2026-03-24net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)1-0/+1
2026-03-24net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)1-1/+1
2026-03-24tracing: move __printf() attribute on __ftrace_vbprintk()Arnd Bergmann1-1/+0
2026-03-24spi: hisi-kunpeng cleanup and fixMark Brown14-16/+86
2026-03-23bitops: fix kernel-doc parameter name for parity8()Kit Dallege1-1/+1
2026-03-23lib: count_zeros: unify count_{leading,trailing}_zeros()Yury Norov1-4/+2
2026-03-23lib: count_zeros: fix 32/64-bit inconsistency in count_trailing_zeros()Yury Norov1-6/+3
2026-03-23lib: crypto: fix comments for count_leading_zeros()Yury Norov1-3/+1
2026-03-23bitmap: add bitmap_weight_from()Yury Norov1-0/+33
2026-03-23bitmap: drop __find_nth_andnot_bit()Yury Norov1-2/+0
2026-03-23fs: remove do_sys_truncateChristoph Hellwig1-7/+1
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig1-6/+2
2026-03-23pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'Tzuyi Chang1-0/+3
2026-03-23Merge 7.0-rc5 into tty-nextGreg Kroah-Hartman26-103/+204
2026-03-23Merge tag 'drm-misc-next-2026-03-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-17/+1
2026-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov26-103/+204
2026-03-23Merge tag 'v7.0-rc5' into driver-core-nextDanilo Krummrich14-16/+86
2026-03-22net/mlx5: Add vhca_id_type bit to alias contextPatrisious Haddad1-2/+5
2026-03-22mlx5: Remove redundant iseg baseParav Pandit1-1/+0
2026-03-22Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2026-03-22Merge tag 'v7.0-rc4' into togregJonathan Cameron41-217/+324
2026-03-22iio: st_sensors: correct kernel-doc issuesRandy Dunlap1-5/+6
2026-03-22padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan2-5/+4
2026-03-22crypto: hisilicon - add device load query functionality to debugfsZongyu Wu1-0/+12
2026-03-22hwrng: core - avoid kernel-doc warningsRandy Dunlap1-1/+1
2026-03-22mm/damon/core: avoid use of half-online-committed contextSeongJae Park1-0/+6
2026-03-22Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+58
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar41-217/+324
2026-03-20Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2026-03-20Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+2
2026-03-20Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2026-03-20Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+8
2026-03-20writeback: don't block sync for filesystems with no data integrity guaranteesJoanne Koong2-11/+1
2026-03-20fs: remove stale and duplicate forward declarationsYuto Ohnuki2-3/+1
2026-03-20clocksource: Rewrite watchdog code completelyThomas Gleixner1-21/+7
2026-03-20dma-mapping: fix false kernel-doc comment markerKit Dallege1-1/+1
2026-03-20xen/privcmd: add boot control for restricted usage in domUJuergen Gross1-0/+1
2026-03-20dma-mapping: Introduce DMA require coherency attributeLeon Romanovsky1-0/+7
2026-03-20dma-mapping: Clarify valid conditions for CPU cache line overlapLeon Romanovsky1-4/+4
2026-03-20hsi: hsi_core: use kzalloc_flexRosen Penev1-1/+1
2026-03-20module: expose imported namespaces via sysfsNicholas Sielicki1-0/+1
2026-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-65/+68