aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-20xsk: Add launch time hardware offload support to XDP Tx metadataSong Yoong Siang2-0/+13
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callbackJason Xing1-0/+5
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callbackJason Xing1-0/+5
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callbackJason Xing1-0/+4
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callbackJason Xing1-0/+4
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callbackJason Xing1-0/+5
2025-02-20bpf: Add networking timestamping support to bpf_get/setsockopt()Jason Xing1-0/+7
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-3/+3
2025-02-20io_uring/epoll: add support for IORING_OP_EPOLL_WAITJens Axboe1-0/+1
2025-02-20Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-epoll-waitJens Axboe3-1/+78
2025-02-20Merge tag 'linux-can-next-for-6.15-20250219' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextPaolo Abeni1-1/+2
2025-02-19net: fib_rules: Add port mask attributesIdo Schimmel1-0/+2
2025-02-19Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2025-02-19can: canxl: support Remote Request Substitution bit accessOliver Hartkopp1-1/+2
2025-02-18io_uring: fix spelling error in uapi io_uring.hJens Axboe1-1/+1
2025-02-18s390/vfio-ap: Signal eventfd when guest AP configuration is changedRorie Reyes1-0/+1
2025-02-18Merge tag 'sound-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2025-02-17taskstats: modify taskstats versionWang Yaxin1-1/+1
2025-02-17netdev-genl: Add an XSK attribute to queuesJoe Damato1-0/+6
2025-02-17mm/pkey: Add PKEY_UNRESTRICTED macroYury Khrustalev1-0/+1
2025-02-17ASoC: tas2764: Random patches from the Asahi LinuxMark Brown3-2/+11
2025-02-17io_uring/zcrx: add io_recvzc requestDavid Wei1-0/+2
2025-02-17io_uring/zcrx: add io_zcrx_areaDavid Wei1-0/+9
2025-02-17io_uring/zcrx: add interface queue and refill queueDavid Wei1-1/+42
2025-02-17Merge commit '71f0dd5a3293d75d26d405ffbaedfdda4836af32' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next into for-6.15/io_uring-rx-zcJens Axboe2-0/+25
2025-02-14Merge tag 'thermal-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2025-02-14virtio_snd.h: clarify that `controls` depends on VIRTIO_SND_F_CTLSStefano Garzarella1-1/+1
2025-02-14landlock: Minor typo and grammar fixes in IPC scoping documentationGünther Noack1-2/+6
2025-02-13fs/xattr: bpf: Introduce security.bpf. xattr name prefixSong Liu1-0/+4
2025-02-14Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie3-42/+169
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+10
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+2
2025-02-12drm/amdgpu: Add flags to distinguish vf/pf/pt modeAsad Kamal1-0/+10
2025-02-12Merge patch series "fs: allow changing idmappings"Christian Brauner2-4/+8
2025-02-12fs: add open_tree_attr()Christian Brauner1-1/+3
2025-02-12statmount: add a new supported_mask fieldJeff Layton1-1/+3
2025-02-12statmount: allow to retrieve idmappingsChristian Brauner1-1/+7
2025-02-12f2fs: add ioctl to get IO priority hintJaegeuk Kim1-0/+7
2025-02-11thermal/netlink: Prevent userspace segmentation fault by adjusting UAPI headerZhang Rui1-1/+1
2025-02-11tcp: add the ability to control max RTOEric Dumazet1-0/+1
2025-02-11wifi: nl80211/cfg80211: Stop supporting cooked monitorAlexander Wetzel1-2/+2
2025-02-10elf: Define note name macrosAkihiko Odaki1-5/+84
2025-02-10blk-crypto: add ioctls to create and prepare hardware-wrapped keysEric Biggers2-4/+46
2025-02-08iio: introduce the FAULT event typeGuillaume Ranquet1-0/+2
2025-02-07drm/panthor: Convert IOCTL defines to an enumRob Herring (Arm)1-42/+44
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent1-0/+2
2025-02-06Merge branch 'io_uring-zero-copy-rx'Jakub Kicinski1-0/+7
2025-02-06netdev: add io_uring memory provider infoDavid Wei1-0/+7
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+33
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard54-994/+1594