summaryrefslogtreecommitdiff
path: root/tools/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+2
2025-12-04Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-0/+3
2025-12-04Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-4/+29
2025-12-03tools headers UAPI: Sync linux/perf_event.h for deferred callchainsNamhyung Kim1-1/+20
2025-12-02Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+20
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+70
2025-11-26tools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen1-0/+1
2025-11-24tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesJames Clark1-0/+2
2025-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+Alexei Starovoitov1-0/+3
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2025-11-06bpf, x86: add new map type: instructions arrayAnton Protopopov1-0/+21
2025-11-04net: Extend NAPI threaded polling to allow kthread based busy pollingSamiullah Khawaja1-0/+1
2025-11-03nsfs: update tools headerChristian Brauner1-0/+70
2025-11-03tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2025-10-29perf: Support deferred user unwindPeter Zijlstra1-1/+20
2025-10-28bpf: Add overwrite mode for BPF ring bufferXu Kuohai1-0/+4
2025-10-27bpf: widen dynptr size/offset to 64 bitMykyta Yatsenko1-4/+4
2025-10-16bpf: Introduce SK_BPF_BYPASS_PROT_MEM.Kuniyuki Iwashima1-0/+1
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-1/+1
2025-10-09Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm...Linus Torvalds6-0/+1362
2025-10-04bpf: Finish constification of 1st parameter of bpf_d_path()Rong Tao1-1/+1
2025-10-02tools include: Add headers to make tools builds more hermeticIan Rogers6-0/+1362
2025-10-01Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-0/+22
2025-09-23bpf: bpf task work plumbingMykyta Yatsenko1-0/+4
2025-09-23bpf: Implement signature verification for BPF programsKP Singh1-0/+10
2025-09-19tools: update nsfs.h uapi headerChristian Brauner1-2/+15
2025-09-19bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FDKP Singh1-0/+2
2025-09-19bpf: Implement exclusive map creationKP Singh1-0/+6
2025-08-18tools headers: Sync KVM headers with the kernel sourceNamhyung Kim1-0/+27
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-1/+44
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-0/+7
2025-07-30Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+6
2025-07-30Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2025-07-29Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+1
2025-07-28Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+104
2025-07-25net: define an enum for the napi threaded stateSamiullah Khawaja1-0/+5
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov1-2/+2
2025-07-17bpf: Add struct bpf_token_infoTao Chen1-0/+8
2025-07-15Add support to set NAPI threaded for individual NAPISamiullah Khawaja1-0/+1
2025-07-11perf bench futex: Remove support for IMMUTABLESebastian Andrzej Siewior1-2/+0
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2025-07-10net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockoptJason Xing1-0/+1
2025-07-09KVM: x86: Provide a capability to disable APERF/MPERF read interceptsJim Mattson1-0/+1
2025-07-08uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)Thomas Weißschuh1-2/+2
2025-07-04bpf: Introduce BPF standard streamsKumar Kartikeya Dwivedi1-0/+24
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov4-4/+16
2025-06-16tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2025-06-16tools headers: Update the fs headers with the kernel sourcesArnaldo Carvalho de Melo2-4/+10
2025-06-13syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ONDmitry Vyukov1-1/+6