aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+1
9 daysxsk: align TX metadata layout across ABIsStanislav Fomichev1-0/+1
13 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-4/+51
13 daysMerge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-0/+5
13 daysMerge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds1-12/+105
2026-08-17Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-1/+0
2026-08-17bpf: Add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulationNick Hudson1-2/+32
2026-08-17bpf: Name the enum for BPF_FUNC_skb_adjust_room flagsNick Hudson1-1/+1
2026-08-07net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf bindingBobby Eshleman1-0/+1
2026-08-07tun/tap: add IFF_BACKPRESSURE flagSimon Schippers1-0/+4
2026-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7Daniel Borkmann3-5/+34
2026-08-04selftests/mm: add userfaultfd RWP testsKiryl Shutsemau (Meta)1-4/+50
2026-08-04mm/pagemap: add PAGE_IS_ACCESSED for RWP trackingKiryl Shutsemau (Meta)1-0/+1
2026-07-21tools headers: Sync KVM headers with the kernel sourcesArnaldo Carvalho de Melo1-5/+15
2026-07-21tools headers UAPI: Sync linux/rtnetlink.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2026-07-21tools headers UAPI: Sync linux/const.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+18
2026-07-20fscrypt: Remove FSCRYPT_MODE_MAXEric Biggers1-1/+0
2026-07-15docs: bpf: Document BPF_RB_OVERWRITE_POS in bpf_ringbuf_queryJianlin Shi1-0/+1
2026-07-15bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT flag to bpf_fib_lookup() helperAvinash Duduskar1-1/+20
2026-07-15bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helperAvinash Duduskar1-1/+32
2026-07-01bpf: Add tracing_multi link info supportJiri Olsa1-0/+9
2026-06-25bpf: Support BPF_F_EGRESS with bpf_redirect_peerJordan Rife1-8/+11
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds2-13/+46
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-0/+4
2026-06-15netdev: expose io_uring rx_page_order order via netlinkDragos Tatulea1-0/+2
2026-06-14bpf: Add support to specify uprobe_multi target via file descriptorJiri Olsa1-1/+6
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+43
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+128
2026-06-10bonding: 3ad: add lacp_strict configuration knobLouis Scalbert1-0/+1
2026-06-10tools: missed broadcast_neigh if_link uapi headerLouis Scalbert1-0/+1
2026-06-07bpf: Add support for tracing_multi link sessionJiri Olsa1-0/+1
2026-06-07bpf: Add support for tracing_multi link cookiesJiri Olsa1-0/+1
2026-06-07bpf: Add support for tracing multi linkJiri Olsa1-0/+6
2026-06-07bpf: Add multi tracing attach typesJiri Olsa1-0/+2
2026-06-05bpf: Check tail zero of bpf_prog_infoLeon Hwang1-0/+1
2026-06-05bpf: Check tail zero of bpf_map_infoLeon Hwang1-0/+1
2026-06-05bpf: Implement resizable hashmap basic functionsMykyta Yatsenko1-0/+6
2026-06-03tools headers UAPI: sync linux/taskstats.h for procacct.cWang Yaxin1-0/+128
2026-05-21selftest: add tests for O_EMPTYPATHJori Koolstra1-0/+43
2026-05-12bpf: Extend BPF syscall with common attributes supportLeon Hwang1-0/+8
2026-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3Alexei Starovoitov1-1/+25
2026-05-02tools/headers: Regenerate stddef.h to fix BPF selftestsPaul Chaignon1-1/+25
2026-04-20bpf: Extend BTF UAPI vlen, kinds to use unused bitsAlan Maguire1-12/+14
2026-04-18Merge tag 'perf-tools-for-v7.1-2026-04-17' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds1-22/+0
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+291
2026-04-14Merge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-2/+12
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+11
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds2-1/+15
2026-04-14Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linuxLinus Torvalds1-0/+41