summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-03-25Merge tag 'wireless-next-2025-03-20' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-32/+76
2025-03-25bonding: check xdp prog when set bond modeWang Liang-0/+1
2025-03-25net: phylink: add functions to block/unblock rx clock stopRussell King (Oracle)-0/+3
2025-03-25net: phylink: add phylink_prepare_resume()Russell King (Oracle)-0/+1
2025-03-25net: reorganize IP MIB values (II)Eric Dumazet-6/+6
2025-03-25tcp: avoid atomic operations on sk->sk_rmem_allocEric Dumazet-0/+15
2025-03-25ipv6: fix _DEVADD() and _DEVUPD() macrosEric Dumazet-4/+7
2025-03-25drm/display: dp: implement new access helpersDmitry Baryshkov-2/+90
2025-03-25vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasidYi Liu-10/+19
2025-03-25vfio-iommufd: Support pasid [at|de]tach for physical VFIO devicesYi Liu-0/+14
2025-03-25ida: Add ida_find_first_range()Yi Liu-0/+11
2025-03-25iommufd: Allow allocating PASID-compatible domainYi Liu-0/+3
2025-03-25iommufd: Support pasid attach/replaceYi Liu-3/+6
2025-03-25iommu: Drop sw_msi from iommu_domainNicolin Chen-15/+0
2025-03-25iommu: Sort out domain user dataRobin Murphy-5/+15
2025-03-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-2/+2
2025-03-25Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang-181/+547
2025-03-25af_unix: Explicitly include headers for non-pointer struct fields.Kuniyuki Iwashima-2/+6
2025-03-25af_unix: Move internal definitions to net/unix/.Kuniyuki Iwashima-75/+1
2025-03-25af_unix: Sort headers.Kuniyuki Iwashima-2/+2
2025-03-25tcp: support TCP_DELACK_MAX_US for set/getsockopt useJason Xing-0/+1
2025-03-25tcp: support TCP_RTO_MIN_US for set/getsockopt useJason Xing-1/+2
2025-03-25objtool: Fix up some outdated references to ENTRY/ENDPROCJosh Poimboeuf-5/+1
2025-03-24Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+0
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-68/+85
2025-03-24Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-37/+91
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-27/+45
2025-03-24Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-12/+4
2025-03-24Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-47/+221
2025-03-24Merge tag 'bitmap-for-6.15' of https://github.com/norov/linuxLinus Torvalds-37/+61
2025-03-24Merge tag 'docs-6.15' of git://git.lwn.net/linuxLinus Torvalds-4/+5
2025-03-24Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-11/+75
2025-03-24Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-11/+3
2025-03-24Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds-98/+42
2025-03-24Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+4
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-72/+133
2025-03-24Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+96
2025-03-24rv: Add option for nested monitors and include schedGabriele Monaco-1/+1
2025-03-24sched: Add sched tracepoints for RV task modelGabriele Monaco-1/+30
2025-03-24net: introduce per netns packet chainsPaolo Abeni-2/+14
2025-03-24Merge tag 'kernel-6.15-rc1.tasklist_lock' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-3/+4
2025-03-24Merge tag 'vfs-6.15-rc1.file' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+48
2025-03-24Merge tag 'vfs-6.15-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-35/+50
2025-03-24Merge tag 'vfs-6.15-rc1.initramfs' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2025-03-24Merge tag 'vfs-6.15-rc1.ceph' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-36/+4
2025-03-24tcp/dccp: Remove inet_connection_sock_af_ops.addr2sockaddr().Kuniyuki Iwashima-6/+0
2025-03-24Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+8
2025-03-24Merge tag 'vfs-6.15-rc1.mount.namespace' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+1
2025-03-24Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-214/+0
2025-03-24Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-47/+47