aboutsummaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
2021-02-13bpf: Add BPF-helper for MTU checkingJesper Dangaard Brouer
2021-02-13bpf: bpf_fib_lookup return MTU value as output when looked upJesper Dangaard Brouer
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-02-12Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2021-02-11bpf: Expose bpf_get_socket_cookie to tracing programsFlorent Revest
2021-02-11bpf: Be less specific about socket cookies guaranteesFlorent Revest
2021-02-11tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2021-02-11bpf: Count the number of times recursion was preventedAlexei Starovoitov
2021-02-10KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria
2021-02-08tools headers uapi: Update tools's copy of linux/perf_event.hKan Liang
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig
2021-02-08module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig
2021-02-04Revert "GTP: add support for flow based tunneling API"Jonas Bonn
2021-01-26objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf
2021-01-26objtool: Add asm version of STACK_FRAME_NON_STANDARDJosh Poimboeuf
2021-01-26samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warningsTiezhu Yang
2021-01-26tools, headers: Sync struct bpf_perf_event_dataFlorian Lehner
2021-01-24fs: add mount_setattr()Christian Brauner
2021-01-22sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy
2021-01-21tools/nolibc: Fix position of -lgcc in the documented exampleWilly Tarreau
2021-01-21tools/nolibc: Emit detailed error for missing alternate syscall number defini...Willy Tarreau
2021-01-21tools/nolibc: Remove incorrect definitions of __ARCH_WANT_*Willy Tarreau
2021-01-21tools/nolibc: Get timeval, timespec and timezone from linux/time.hWilly Tarreau
2021-01-21tools/nolibc: Implement poll() based on ppoll()Willy Tarreau
2021-01-21tools/nolibc: Implement fork() based on clone()Willy Tarreau
2021-01-21tools/nolibc: Make getpgrp() fall back to getpgid(0)Willy Tarreau
2021-01-21tools/nolibc: Make dup2() rely on dup3() when availableWilly Tarreau
2021-01-21tools/nolibc: Add the definition for dup()Willy Tarreau
2021-01-20bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-20Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-01-15GTP: add support for flow based tunneling APIPravin B Shelar
2021-01-15tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo
2021-01-15tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2021-01-14bpf: Add bitwise atomic instructionsBrendan Jackman
2021-01-14bpf: Add instructions for atomic_[cmp]xchgBrendan Jackman
2021-01-14bpf: Add BPF_FETCH field / create atomic_fetch_add instructionBrendan Jackman
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman
2021-01-12bpf: Clarify return value of probe str helpersBrendan Jackman
2020-12-28tools headers uapi: Sync tools/include/uapi/linux/perf_event.hJiri Olsa
2020-12-24tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2020-12-24tools headers UAPI: Update epoll_pwait2 affected filesArnaldo Carvalho de Melo
2020-12-18tools headers UAPI: Update asm-generic/unistd.hArnaldo Carvalho de Melo
2020-12-18tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2020-12-18tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2020-12-18tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo
2020-12-18tools headers: Update linux/ctype.h with the kernel sourcesArnaldo Carvalho de Melo
2020-12-18tools headers: Add conditional __has_builtin()Arnaldo Carvalho de Melo
2020-12-18tools headers: Get tools's linux/compiler.h closer to the kernel'sArnaldo Carvalho de Melo
2020-12-17tools headers UAPI: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo