summaryrefslogtreecommitdiff
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
* 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: Update linux/ctype.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-181-5/+12
* tools headers: Add conditional __has_builtin()Arnaldo Carvalho de Melo2020-12-181-0/+11
* tools headers: Get tools's linux/compiler.h closer to the kernel'sArnaldo Carvalho de Melo2020-12-182-3/+11
* tools headers UAPI: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-171-3/+6
* tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-171-0/+5
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-12-174-10/+111
|\
| * Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-152-1/+106
| |\
| | * 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
| | |\ \ | | | |/ | | |/|
| | * | 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
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-5/+1
| |\ \ \ \
| | * | | | mm, page_poison: remove CONFIG_PAGE_POISONING_ZEROVlastimil Babka2020-12-151-5/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-141-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tools/nolibc: Fix a spelling error in a commentBhaskar Chowdhury2020-11-061-1/+1
| | * | | rcutorture/nolibc: Fix a typo in header fileSamuel Hernandez2020-11-061-1/+1
| * | | | bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko2020-12-111-2/+2
| | |/ / | |/| |
* | | | tools headers UAPI: Update tools's copy of linux/perf_event.hKan Liang2020-12-171-1/+5
* | | | tools lib: Adopt memchr_inv() from kernelJiri Olsa2020-11-271-0/+1
|/ / /
* | | tools include UAPI: Update linux/mount.h copyArnaldo Carvalho de Melo2020-11-031-0/+1
* | | tools headers UAPI: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo2020-11-031-1/+1
* | | tools kvm headers: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2020-11-032-0/+23
* | | tools UAPI: Update copy of linux/mman.h from the kernel sourcesArnaldo Carvalho de Melo2020-11-031-0/+1
* | | tools headers UAPI: Update fscrypt.h copyArnaldo Carvalho de Melo2020-11-031-3/+3
* | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2020-11-031-3/+56
* | | tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo2020-11-031-0/+9
* | | perf tools: Remove broken __no_tail_call attributePeter Zijlstra2020-11-032-15/+0
* | | tools headers UAPI: Update process_madvise affected filesArnaldo Carvalho de Melo2020-11-031-1/+3
|/ /
* | treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
|/
* bpf: Fix bpf_redirect_neigh helper api to support supplying nexthopToke Høiland-Jørgensen2020-10-221-4/+18
* Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-152-35/+679
|\
| * bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann2020-10-111-0/+3
| * bpf: Add redirect_peer helperDaniel Borkmann2020-10-111-0/+17
| * bpf: Improve bpf_redirect_neigh helper descriptionDaniel Borkmann2020-10-111-3/+7
| * bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov2020-10-091-1/+1