summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi
AgeCommit message (Expand)AuthorLines
2022-12-20tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-1/+12
2022-12-20tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo-26/+36
2022-12-19tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo-2/+2
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-17/+3
2022-12-08bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi-4/+4
2022-12-05tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.hEyal Birger-0/+1
2022-12-02KVM: Reference to kvm_userspace_memory_region in doc and commentsJavier Martinez Canillas-3/+3
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctlJavier Martinez Canillas-2/+0
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctlJavier Martinez Canillas-12/+0
2022-11-23bpf: Update bpf_{g,s}etsockopt() documentationJi Rongfeng-10/+13
2022-11-14bpf: Support bpf_list_head in map valuesKumar Kartikeya Dwivedi-0/+10
2022-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+1
2022-11-11bpf: Add hwtstamp field for the sockops progMartin KaFai Lau-0/+1
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+48
2022-11-03tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CIAndrii Nakryiko-0/+48
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-1/+49
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-39/+30
2022-10-26tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo-8/+19
2022-10-25bpf: Implement cgroup storage available to non-cgroup-attached bpf progsYonghong Song-1/+49
2022-10-25tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo-1/+3
2022-10-25tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo-16/+0
2022-10-25tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo-14/+8
2022-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2022-10-22tools: include: sync include/api/linux/kvm.hPaolo Bonzini-0/+1
2022-10-18Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...Jakub Kicinski-213/+219
2022-10-11Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+38
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+2
2022-10-06tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernelRavi Bangoria-1/+3
2022-10-06bpf: explicitly define BPF_FUNC_xxx integer valuesAndrii Nakryiko-213/+219
2022-10-04perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platformAnshuman Khandual-0/+6
2022-10-04perf branch: Add branch privilege information request flagAnshuman Khandual-1/+13
2022-10-04perf branch: Extend branch type classificationAnshuman Khandual-1/+15
2022-10-04perf branch: Add system error and not in transaction branch typesAnshuman Khandual-0/+2
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+5
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-2/+5
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-4/+55
2022-09-28bpf: Handle bpf_link_info for the parameterized task BPF iterators.Kui-Feng Lee-0/+4
2022-09-28bpf: Parameterize task iterators.Kui-Feng Lee-0/+6
2022-09-27headers: Remove some left-over license textChristophe JAILLET-5/+0
2022-09-26bpf: Return value in kprobe get_func_ip only for entry addressJiri Olsa-0/+1
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+2
2022-09-21bpf: Add bpf_user_ringbuf_drain() helperDavid Vernet-0/+38
2022-09-21bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map typeDavid Vernet-0/+1
2022-09-21bpf, cgroup: Reject prog_attach_flags array when effective queryPu Lehui-2/+5
2022-09-13tools/include/uapi: Fix <asm/errno.h> for parisc and xtensaBen Hutchings-2/+2
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe-0/+2
2022-09-06bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()Yonghong Song-4/+5
2022-09-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni-14/+69
2022-09-02bpf: Support getting tunnel flagsShmulik Ladkani-1/+9
2022-08-26bpf: Fix a few typos in BPF helpers documentationQuentin Monnet-8/+8