summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-03-25Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-19/+39
2025-03-25net: designate queue -> napi linking as "ops protected"Jakub Kicinski1-2/+3
2025-03-25net: designate queue counts as "double ops protected" by instance lockJakub Kicinski1-0/+3
2025-03-25net: explain "protection types" for the instance lockJakub Kicinski1-6/+22
2025-03-25net: remove netif_set_real_num_rx_queues() helper for when SYSFS=nJakub Kicinski1-10/+0
2025-03-25Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-27/+16
2025-03-25net-timestamp: COMPLETION timestamp on packet tx completionPauli Virtanen1-3/+4
2025-03-25Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+24
2025-03-25Revert "udp_tunnel: GRO optimizations"Jakub Kicinski1-16/+0
2025-03-25Merge tag 'irq-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-69/+68
2025-03-25net: phylink: add functions to block/unblock rx clock stopRussell King (Oracle)1-0/+3
2025-03-25net: phylink: add phylink_prepare_resume()Russell King (Oracle)1-0/+1
2025-03-25vfio-iommufd: Support pasid [at|de]tach for physical VFIO devicesYi Liu1-0/+14
2025-03-25ida: Add ida_find_first_range()Yi Liu1-0/+11
2025-03-25iommufd: Support pasid attach/replaceYi Liu1-3/+6
2025-03-25iommu: Drop sw_msi from iommu_domainNicolin Chen1-15/+0
2025-03-25iommu: Sort out domain user dataRobin Murphy1-5/+15
2025-03-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-2/+2
2025-03-25Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang32-91/+356
2025-03-25objtool: Fix up some outdated references to ENTRY/ENDPROCJosh Poimboeuf2-5/+1
2025-03-25Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-30/+68
2025-03-25Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-37/+89
2025-03-25Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-25/+45
2025-03-25Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-12/+4
2025-03-25Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds8-46/+220
2025-03-25Merge tag 'bitmap-for-6.15' of https://github.com/norov/linuxLinus Torvalds4-30/+58
2025-03-25Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-11/+56
2025-03-25Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-11/+3
2025-03-25Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds5-64/+42
2025-03-25Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+4
2025-03-25Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-71/+125
2025-03-25Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-5/+2
2025-03-25rv: Add option for nested monitors and include schedGabriele Monaco1-1/+1
2025-03-25sched: Add sched tracepoints for RV task modelGabriele Monaco2-1/+17
2025-03-24net: introduce per netns packet chainsPaolo Abeni1-1/+11
2025-03-24Merge tag 'kernel-6.15-rc1.tasklist_lock' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-3/+4
2025-03-24Merge tag 'vfs-6.15-rc1.file' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+48
2025-03-24Merge tag 'vfs-6.15-rc1.initramfs' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2025-03-24Merge tag 'vfs-6.15-rc1.ceph' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-36/+4
2025-03-24Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+8
2025-03-24Merge tag 'vfs-6.15-rc1.mount.namespace' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2025-03-24Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-214/+0
2025-03-24Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-47/+47
2025-03-24Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-21/+95
2025-03-24Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-03-24tcp: move icsk_clean_acked to a better locationEric Dumazet1-0/+3
2025-03-24Merge tag 'vfs-6.15-rc1.pipe' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+4
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-4/+85
2025-03-24Merge tag 'vfs-6.15-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2025-03-24net: phy: phy_interface_t: Fix RGMII_TXID code commentIhor Matushchak1-1/+1