summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-241-0/+1
|\
| * KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin2022-02-221-0/+1
* | tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo2022-02-161-0/+2
|/
* tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-02-061-1/+3
* tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-02-061-3/+3
* Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo2022-02-061-229/+0
|\
| * Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-031-229/+0
| |\
| | * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-02-031-229/+0
| | |\
| | | * tools headers UAPI: remove stale lirc.hSean Young2022-01-251-229/+0
* | | | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2022-02-011-0/+3
* | | | tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo2022-02-011-3/+3
* | | | tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-02-011-1/+6
|/ / /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-281-0/+1
|\ \ \ | |/ / |/| |
| * | selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPPPaolo Bonzini2022-01-281-0/+1
* | | Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-01-231-1/+4
|\ \ \
| * | | tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscallArnaldo Carvalho de Melo2022-01-201-1/+4
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-221-3/+16
|\ \ \ | |/ / |/| / | |/
| * kvm: selftests: sync uapi/linux/kvm.h with Linux headerPaolo Bonzini2022-01-191-3/+16
* | Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-01-182-1/+22
|\ \
| * | tools headers UAPI: Update tools's copy of drm.h headerArnaldo Carvalho de Melo2022-01-131-0/+18
| * | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-01-133-3/+167
| |\ \
| * | | tools headers UAPI: Add new macros for mem_hops field to perf_event.hKajol Jain2021-12-221-1/+4
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-161-0/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | kvm: selftests: Add support for KVM_CAP_XSAVE2Wei Wang2022-01-141-0/+3
| |/
* | gro: add ability to control gro max packet sizeCoco Li2022-01-061-0/+1
* | bpf: Add get_func_[arg|ret|arg_cnt] helpersJiri Olsa2021-12-131-0/+28
* | bpf: Add bpf_strncmp helperHou Tao2021-12-111-0/+11
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-12-101-2/+103
|\ \
| * | bpf: Pass a set of bpf_core_relo-s to prog_load command.Alexei Starovoitov2021-12-021-1/+58
| * | bpf: Define enum bpf_core_relo_kind as uapi.Alexei Starovoitov2021-12-021-0/+19
| * | bpf: Add bpf_loop helperJoanne Koong2021-11-301-0/+25
| * | bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang2021-11-161-1/+1
* | | Bonding: add arp_missed_max optionHangbin Liu2021-11-301-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-262-37/+286
|\ \ \ | | |/ | |/|
| * | Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-261-34/+259
| |\ \
| | * | tools: sync uapi/linux/if_link.h headerEric Dumazet2021-11-231-34/+259
| * | | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-181-3/+27
| |/ /
* | / Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-184-3/+249
|\| | | |/ |/|
| * tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-1/+241
| * tools headers UAPI: Sync sound/asound.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-1/+1
| * tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-0/+3
| * tools headers UAPI: Sync files changed by new futex_waitv syscallArnaldo Carvalho de Melo2021-11-131-1/+4
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-152-1/+23
|\ \ | |/ |/|
| * bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributesYonghong Song2021-11-111-1/+2
| * bpf: Add ingress_ifindex to bpf_sk_lookupMark Pashmfouroush2021-11-101-0/+1
| * bpf: Introduce helper bpf_find_vmaSong Liu2021-11-071-0/+20
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-11-101-1/+1
|\ \
| * | arm64: mte: change PR_MTE_TCF_NONE back into an unsigned longPeter Collingbourne2021-11-081-1/+1
* | | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-11-063-26/+124
|\ \ \ | | |/ | |/|
| * | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-022-23/+108
| |\ \