aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-12-01Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+20
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+70
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-11-03tools headers UAPI: Update tools's copy of drm.h to pick DRM_IOCTL_GEM_CHANGE_HANDLEArnaldo Carvalho de Melo1-12/+51
2025-10-29perf: Support deferred user unwindPeter Zijlstra1-1/+20
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-1/+1
2025-10-08Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus 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-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds1-0/+22
2025-09-23bpf: bpf task work plumbingMykyta Yatsenko1-0/+4
2025-09-22bpf: Implement signature verification for BPF programsKP Singh1-0/+10
2025-09-19tools: update nsfs.h uapi headerChristian Brauner1-2/+15
2025-09-18bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FDKP Singh1-0/+2
2025-09-18bpf: Implement exclusive map creationKP Singh1-0/+6
2025-08-18tools headers: Sync syscall tables with the kernel sourceNamhyung Kim1-1/+7
2025-08-18tools headers: Sync KVM headers with the kernel sourceNamhyung Kim1-0/+27
2025-07-30Merge 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/bpf/bpf-nextLinus Torvalds1-1/+44
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-0/+7
2025-07-29Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+6
2025-07-29Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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/kernel/git/vfs/vfsLinus Torvalds1-0/+104
2025-07-24net: 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-16bpf: Add struct bpf_token_infoTao Chen1-0/+8
2025-07-14Add 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-03bpf: Introduce BPF standard streamsKumar Kartikeya Dwivedi1-0/+24
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov5-4/+20
2025-06-16tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2025-06-16tools headers UAPI: Sync the drm/drm.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
2025-06-12tools: add coredump.h headerChristian Brauner1-0/+104
2025-06-10bpf: adjust path to trace_output sample eBPF programTobias Klauser1-1/+1
2025-06-09bpf: Add cookie to tracing bpf_link_infoTao Chen1-0/+2
2025-06-09bpf: Implement mprog API on top of existing cgroup progsYonghong Song1-0/+7
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+2
2025-06-05bpf: Add cookie to raw_tp bpf_link_infoTao Chen1-0/+2
2025-06-03Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds1-6/+2
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+18
2025-05-30bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon1-0/+2
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds1-7/+12