aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-05drm/amdkfd: flag per-sdma queue reset supported to user spaceJonathan Kim1-0/+3
2025-03-05pidfs: allow to retrieve exit informationChristian Brauner1-1/+2
2025-03-04Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-2/+2
2025-03-04drivers: firewire: firewire-cdev.h: fix identation on a kernel-doc markupMauro Carvalho Chehab1-1/+2
2025-03-04net: advertise netns_immutable property via netlinkNicolas Dichtel1-0/+1
2025-03-03elf, uapi: Add types ElfXX_Verdef and ElfXX_VerauxThomas Weißschuh1-0/+30
2025-03-03elf, uapi: Add type ElfXX_VersymThomas Weißschuh1-0/+2
2025-03-03elf, uapi: Add definitions for VER_FLG_BASE and VER_FLG_WEAKThomas Weißschuh1-0/+3
2025-03-03elf, uapi: Add definition for DT_GNU_HASHThomas Weißschuh1-0/+1
2025-03-03elf, uapi: Add definition for STN_UNDEFThomas Weißschuh1-0/+2
2025-03-03ublk: add DMA alignment limitMing Lei1-0/+7
2025-03-03media: uvcvideo: implement UVC v1.5 ROIYunke Cao3-0/+21
2025-03-03media: v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VALHans Verkuil1-0/+3
2025-03-03media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECTYunke Cao1-0/+2
2025-02-28nilfs2: Mark on-disk strings as nonstringKees Cook1-1/+2
2025-02-28uapi: stddef.h: Introduce __kernel_nonstringKees Cook1-0/+6
2025-02-28uapi: Revert "bitops: avoid integer overflow in GENMASK(_ULL)"I Hsin Cheng1-6/+2
2025-02-28ublk: zc register/unregister bvecKeith Busch1-0/+4
2025-02-27geneve: Allow users to specify source port rangeDaniel Borkmann1-0/+6
2025-02-27drm/amdkfd: clamp queue size to minimumDavid Yat Sin1-0/+2
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+7
2025-02-27Merge branch 'io_uring-6.14' into for-6.15/io_uringJens Axboe1-1/+1
2025-02-26tcp: be less liberal in TSEcr received while in SYN_RECV stateEric Dumazet1-0/+1
2025-02-26Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds1-2/+6
2025-02-26KVM: arm64: Allow userspace to change the implementation ID registersSebastian Ott1-0/+1
2025-02-25ethtool: Symmetric OR-XOR RSS hashGal Pressman1-0/+4
2025-02-25Add OVN to `rtnetlink.h`Jonas Gottlieb1-0/+1
2025-02-22batman-adv: Use consistent name for mesh interfaceSven Eckelmann1-9/+9
2025-02-21usb: Add base USB MCTP definitionsJeremy Kerr1-0/+1
2025-02-21net: fib_rules: Add DSCP mask attributeIdo Schimmel1-0/+1
2025-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski3-0/+43
2025-02-21PCI/ERR: Handle TLP Log in Flit modeIlpo Järvinen1-1/+5
2025-02-21Merge tag 'io_uring-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2025-02-21USB: core: Add eUSB2 descriptor and parsing in USB coreKannappan R1-0/+15
2025-02-21media: uapi: rkisp1-config: Fix typo in extensible params exampleNiklas Söderlund1-1/+1
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4Alexei Starovoitov4-3/+5
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