aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)Author
2024-03-12Merge tag 'v5.15.151' into v5.15/standard/baseBruce Ashfield
2024-03-06bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis
2024-03-06bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos
2024-03-06bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau
2024-03-03Merge tag 'v5.15.150' into v5.15/standard/baseBruce Ashfield
2024-03-01tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2024-02-06Merge tag 'v5.15.148' into v5.15/standard/baseBruce Ashfield
2024-01-25bpf: Add crosstask check to __bpf_get_stackJordan Rome
2023-12-18Merge tag 'v5.15.143' into v5.15/standard/baseBruce Ashfield
2023-12-13tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim
2023-10-27Merge tag 'v5.15.137' into v5.15/standard/baseBruce Ashfield
2023-10-25perf: Add irq and exception return branch typesAnshuman Khandual
2023-10-08Merge tag 'v5.15.134' into v5.15/standard/baseBruce Ashfield
2023-10-06bpf: Fix BTF_ID symbol generation collision in tools/Nick Desaulniers
2023-10-06bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev
2023-08-27Merge tag 'v5.15.128' into v5.15/standard/baseBruce Ashfield
2023-08-26x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra
2023-08-26objtool: Add frame-pointer-specific function ignoreJosh Poimboeuf
2023-06-05Merge tag 'v5.15.115' into v5.15/standard/baseBruce Ashfield
2023-06-05Bonding: add arp_missed_max optionHangbin Liu
2023-03-17Merge tag 'v5.15.103' into v5.15/standard/baseBruce Ashfield
2023-03-17tools include: add dis-asm-compat.h to handle version differencesAndres Freund
2023-02-17Merge tag 'v5.15.92' into v5.15/standard/baseBruce Ashfield
2023-02-06tools: fix ARRAY_SIZE defines in tools and selftests hdrsShuah Khan
2023-01-24Merge tag 'v5.15.89' into v5.15/standard/baseBruce Ashfield
2023-01-18tools/nolibc: fix the O_* fcntl/open macro definitions for riscvWilly Tarreau
2023-01-18tools/nolibc: restore mips branch ordering in the _start blockWilly Tarreau
2023-01-18tools/nolibc: Remove .global _start from the entry point codeAmmar Faizi
2023-01-18tools/nolibc/arch: mark the _start symbol as weakWilly Tarreau
2023-01-18tools/nolibc/arch: split arch-specific code into individual filesWilly Tarreau
2023-01-18tools/nolibc/types: split syscall-specific definitions into their own filesWilly Tarreau
2023-01-18tools/nolibc/std: move the standard type definitions to std.hWilly Tarreau
2023-01-18tools/nolibc: use pselect6 on RISCVWilly Tarreau
2023-01-18tools/nolibc: x86-64: Use `mov $60,%eax` instead of `mov $60,%rax`Ammar Faizi
2023-01-18tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber listAmmar Faizi
2023-01-04Merge tag 'v5.15.86' into v5.15/standard/baseBruce Ashfield
2022-12-31tools/include: Add _RET_IP_ and math definitions to kernel.hKarolina Drobnik
2022-11-16Merge tag 'v5.15.78' into v5.15/standard/baseBruce Ashfield
2022-11-10tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes
2022-10-06Merge tag 'v5.15.70' into v5.15/standard/baseBruce Ashfield
2022-09-23tools/include/uapi: Fix <asm/errno.h> for parisc and xtensaBen Hutchings
2022-08-15Merge tag 'v5.15.60' into v5.15/standard/baseBruce Ashfield
2022-08-11selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki
2022-07-29Merge tag 'v5.15.57' into v5.15/standard/baseBruce Ashfield
2022-07-23objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf
2022-07-23objtool: Add entry UNRET validationPeter Zijlstra
2022-04-11Merge tag 'v5.15.33' into v5.15/standard/baseBruce Ashfield
2022-04-08bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-02-09Merge tag 'v5.15.22' into v5.15/standard/baseBruce Ashfield
2022-02-08tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo