summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-04-261-2/+0
| |\ \
| * | | tools include: Add an initial math64.hRob Herring2021-04-151-0/+75
| * | | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-03-292-1/+13
| |\ \ \
| * | | | tools include: Add __sum16 and __wsum definitions.Ian Rogers2021-03-081-0/+3
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-0/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-221-0/+13
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | tools/headers: sync headers of asm-generic/hugetlb_encode.hYanan Wang2021-04-201-0/+3
* | | | | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-292-10/+845
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-04-251-5/+78
| |\ \ \ \ \
| | * | | | | bpf: Add a bpf_snprintf helperFlorent Revest2021-04-191-0/+28
| | * | | | | bpf: Return target info when a tracing bpf_link is queriedToke Høiland-Jørgensen2021-04-131-0/+2
| | * | | | | libbpf: Clarify flags in ringbuf helpersPedro Tammela2021-04-121-0/+16
| | * | | | | bpf: Sync bpf headers in tooling infrastuctureDaniel Borkmann2021-04-121-5/+32
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-171-2/+0
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-0/+13
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| * | | | | sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang2021-04-011-0/+1
| * | | | | bpf: Support bpf program calling kernel functionMartin KaFai Lau2021-03-261-0/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-092-5/+762
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETHXuesen Huang2021-03-051-0/+5
| | * | | | bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer2021-03-041-1/+4
| | * | | | tools: Sync uapi bpf.h header with latest changesJoe Stringer2021-03-041-1/+711
| | * | | | scripts/bpf: Abstract eBPF API target parameterJoe Stringer2021-03-041-1/+1
| | * | | | bpf: Add BTF_KIND_FLOAT to uapiIlya Leoshkevich2021-03-041-2/+3
| | * | | | bpf: Add bpf_for_each_map_elem() helperYonghong Song2021-02-261-0/+38
| | * | | | bpf: Remove blank line in bpf helper description commentHangbin Liu2021-02-261-1/+0
* | | | | | Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-271-0/+73
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changesIngo Molnar2021-04-021-0/+13
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge 'x86/alternatives'Borislav Petkov2021-03-311-0/+18
| |\ \ \ \ \ \
| * | | | | | | x86/insn: Add an insn_decode() APIBorislav Petkov2021-03-151-0/+73
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-04-261-0/+18
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | static_call: Move struct static_call_key definition to static_call_types.hJuergen Gross2021-03-111-0/+18
* | | | | | ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz2021-04-161-2/+0
| |_|/ / / |/| | | |
* | | | | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-03-101-0/+13
| |/ / / |/| | |
* | | | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-091-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-02-261-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | bpf: Remove blank line in bpf helper description commentHangbin Liu2021-02-241-1/+0
| | |/
* | | tools headers UAPI: Update tools' copy of linux/coresight-pmu.hArnaldo Carvalho de Melo2021-03-061-5/+15
* | | tools headers: Update syscall.tbl files to support mount_setattrArnaldo Carvalho de Melo2021-03-061-0/+16
* | | tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2021-03-061-0/+73
* | | tools headers UAPI: Sync openat2.h with the kernel sourcesArnaldo Carvalho de Melo2021-03-061-0/+4
* | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2021-03-061-1/+2
* | | tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2021-03-061-48/+49
|/ /
* | 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 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-231-3/+0
|\ \ \
| * | | module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-081-2/+0
| * | | module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig2021-02-081-1/+0
| |/ /
* | | Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-231-1/+12
|\ \ \
| * | | objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf2021-01-261-1/+4
| * | | objtool: Add asm version of STACK_FRAME_NON_STANDARDJosh Poimboeuf2021-01-261-0/+8