summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-1/+3
|\
| * fs: add mount_setattr()Christian Brauner2021-01-241-1/+3
* | Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-02-222-9/+90
|\ \
| * \ Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2021-02-161-0/+3
| |\ \
| | * | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2021-02-111-0/+3
| | |/
| * | tools headers uapi: Update tools's copy of linux/perf_event.hKan Liang2021-02-081-4/+50
| * | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-01-201-0/+2
| |\|
| * | tools headers uapi: Sync tools/include/uapi/linux/perf_event.hJiri Olsa2020-12-281-5/+37
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-211-0/+1
|\ \ \
| * \ \ Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-02-121-0/+2
| |\ \ \ | | | |/ | | |/|
| * | | KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria2021-02-101-0/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-02-163-6/+455
|\ \ \
| * | | bpf: Add BPF-helper for MTU checkingJesper Dangaard Brouer2021-02-131-0/+75
| * | | bpf: bpf_fib_lookup return MTU value as output when looked upJesper Dangaard Brouer2021-02-131-2/+9
| * | | bpf: Expose bpf_get_socket_cookie to tracing programsFlorent Revest2021-02-111-0/+8
| * | | bpf: Be less specific about socket cookies guaranteesFlorent Revest2021-02-111-4/+4
| * | | bpf: Count the number of times recursion was preventedAlexei Starovoitov2021-02-111-0/+1
| * | | tools, headers: Sync struct bpf_perf_event_dataFlorian Lehner2021-01-261-0/+1
| * | | bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev2021-01-201-0/+357
* | | | Revert "GTP: add support for flow based tunneling API"Jonas Bonn2021-02-041-1/+0
* | | | sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy2021-01-221-0/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-201-0/+2
|\ \ \ | | |/ | |/|
| * | tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2021-01-151-0/+2
| |/
* | GTP: add support for flow based tunneling APIPravin B Shelar2021-01-151-0/+1
* | bpf: Add instructions for atomic_[cmp]xchgBrendan Jackman2021-01-141-1/+3
* | bpf: Add BPF_FETCH field / create atomic_fetch_add instructionBrendan Jackman2021-01-141-0/+3
* | bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-141-2/+3
* | bpf: Clarify return value of probe str helpersBrendan Jackman2021-01-121-5/+5
|/
* tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2020-12-241-1/+55
* tools headers UAPI: Update epoll_pwait2 affected filesArnaldo Carvalho de Melo2020-12-241-1/+3
* tools headers UAPI: Update asm-generic/unistd.hArnaldo Carvalho de Melo2020-12-181-1/+1
* tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-181-0/+5
* tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-181-3/+2
* tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo2020-12-181-0/+5
* tools headers UAPI: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-171-3/+6
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-12-172-3/+108
|\
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-141-0/+9
| |\
| | * bpf: Add a bpf_sock_from_file helperFlorent Revest2020-12-041-0/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-2/+2
| |\ \ | | |/ | |/|
| | * bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko2020-12-111-2/+2
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-041-1/+44
| |\ \
| | * | bpf: Allow to specify kernel module BTFs when attaching BPF programsAndrii Nakryiko2020-12-031-1/+6
| | * | bpf: Add a BPF helper for getting the IMA hash of an inodeKP Singh2020-11-261-0/+11
| | * | bpf: Add bpf_ktime_get_coarse_ns helperDmitrii Banshchikov2020-11-181-0/+11
| | * | bpf: Add bpf_bprm_opts_set helperKP Singh2020-11-181-0/+16
| * | | macvlan: Support for high multicast packet rateThomas Karlsson2020-12-031-0/+2
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-11-141-0/+51
| |\ \ | | |/ | |/|
| | * bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFOAndrii Nakryiko2020-11-101-0/+3
| | * bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_IDKP Singh2020-11-061-0/+9
| | * bpf: Implement task local storageKP Singh2020-11-061-0/+39