summaryrefslogtreecommitdiffstats
path: root/tools/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-122-5/+2
| |\
| * | KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria2021-02-101-0/+1
* | | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-212-1/+241
|\ \ \
| * | | static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2021-02-171-2/+25
| * | | static_call: Pull some static_call declarations to the type headersPeter Zijlstra2021-02-171-0/+27
| * | | rbtree: Add generic add and find helpersPeter Zijlstra2021-02-171-1/+191
| | |/ | |/|
* | | Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-211-38/+115
|\ \ \
| * \ \ Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2021-02-121-38/+115
| |\ \ \ | | |/ / | |/| |
| | * | tools/nolibc: Fix position of -lgcc in the documented exampleWilly Tarreau2021-01-211-1/+1
| | * | tools/nolibc: Emit detailed error for missing alternate syscall number defini...Willy Tarreau2021-01-211-13/+39
| | * | tools/nolibc: Remove incorrect definitions of __ARCH_WANT_*Willy Tarreau2021-01-211-8/+0
| | * | tools/nolibc: Get timeval, timespec and timezone from linux/time.hWilly Tarreau2021-01-211-18/+1
| | * | tools/nolibc: Implement poll() based on ppoll()Willy Tarreau2021-01-211-0/+10
| | * | tools/nolibc: Implement fork() based on clone()Willy Tarreau2021-01-211-0/+10
| | * | tools/nolibc: Make getpgrp() fall back to getpgid(0)Willy Tarreau2021-01-211-1/+19
| | * | tools/nolibc: Make dup2() rely on dup3() when availableWilly Tarreau2021-01-211-0/+26
| | * | tools/nolibc: Add the definition for dup()Willy Tarreau2021-01-211-0/+12
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-02-164-6/+458
|\ \ \
| * | | 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-121-0/+8
| * | | bpf: Be less specific about socket cookies guaranteesFlorent Revest2021-02-121-4/+4
| * | | bpf: Count the number of times recursion was preventedAlexei Starovoitov2021-02-111-0/+1
| * | | samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warningsTiezhu Yang2021-01-261-0/+3
| * | | 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-231-0/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-202-5/+2
|\| |
| * | tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo2021-01-151-5/+0
| * | 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-161-0/+1
* | bpf: Add bitwise atomic instructionsBrendan Jackman2021-01-151-0/+6
* | bpf: Add instructions for atomic_[cmp]xchgBrendan Jackman2021-01-152-1/+5
* | bpf: Add BPF_FETCH field / create atomic_fetch_add instructionBrendan Jackman2021-01-152-0/+4
* | bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-152-6/+14
* | 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: 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
|\