summaryrefslogtreecommitdiffstats
path: root/tools/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...Linus Torvalds2024-05-211-7/+1
|\
| * tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo2024-04-261-7/+1
| * tools lib rbtree: Pick some improvements from the kernel rbtree codeArnaldo Carvalho de Melo2024-04-261-2/+2
* | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-201-1/+1
|\ \
| * | bitops: Change function return types from long to intThorsten Blum2024-05-031-1/+1
| |/
* | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-191-2/+2
|\ \
| * | tools lib rbtree: pick some improvements from the kernel rbtree codeArnaldo Carvalho de Melo2024-05-081-2/+2
| |/
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-04-291-0/+18
|\ \
| * | selftests/bpf: add fp-leaking precise subprog result testsAndrii Nakryiko2024-04-041-0/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-113-0/+25
|\ \ \ | | |/ | |/|
| * | Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-04-083-0/+25
| |\ \
| | * | memblock tests: fix undefined reference to `panic'Wei Yang2024-04-042-0/+20
| | * | memblock tests: fix undefined reference to `early_pfn_to_nid'Wei Yang2024-04-041-0/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-041-0/+2
|\| | |
| * | | tools/resolve_btfids: fix build with musl libcNatanael Copa2024-03-281-0/+2
| |/ /
* | | bitmap: introduce generic optimized bitmap_size()Alexander Lobakin2024-04-011-3/+4
* | | tools: move alignment-related macros to new <linux/align.h>Alexander Lobakin2024-04-013-5/+14
* | | bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin2024-04-011-0/+2
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-281-0/+11
|\|
| * Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-03-221-0/+11
| |\
| | * objtool/LoongArch: Implement instruction decoderTiezhu Yang2024-03-111-0/+11
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-271-0/+4
|\ \ \ | |/ / |/| |
| * | selftests/bpf: Mark uprobe trigger functions with nocf_check attributeJiri Olsa2024-03-221-0/+4
* | | Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2024-03-121-1/+0
|\ \ \ | |/ / |/| |
| * | slab: remove PARTIAL_NODE slab_stateChengming Zhou2024-03-051-1/+0
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-021-0/+9
|\ \ \ | |_|/ |/| |
| * | tools/resolve_btfids: Refactor set sorting with types from btf_ids.hViktor Malik2024-02-071-0/+9
| |/
* / work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-091-2/+2
|/
* maple_tree: update check_forking() and bench_forking()Peng Zhang2023-12-101-0/+4
* maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang2023-12-101-0/+1
* Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-022-8/+8
|\
| * compiler.h: move __is_constexpr() to compiler.hDavid Laight2023-10-182-8/+8
* | maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()Liam R. Howlett2023-10-181-0/+40
|/
* Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-211-1/+1
|\
| * bpf: Fix BTF_ID symbol generation collision in tools/Nick Desaulniers2023-09-151-1/+1
* | memblock tests: fix warning ‘struct seq_file’ declared inside parameter listMike Rapoport (IBM)2023-09-141-0/+2
* | memblock tests: fix warning: "__ALIGN_KERNEL" redefinedMike Rapoport (IBM)2023-09-141-2/+0
* | memblock tests: Fix compilation errors.Rong Tao2023-09-141-1/+1
|/
* tools include: Add some common function attributesMark Brown2023-08-041-0/+12
* tools compiler.h: Add OPTIMIZER_HIDE_VAR()Mark Brown2023-08-041-0/+6
* perf cs-etm: Copy kernel coresight-pmu.h headerJames Clark2023-05-261-13/+0
* Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-05-073-17/+40
|\
| * tools: Rename __fallthrough to fallthroughLiam Howlett2023-04-062-6/+4
| * perf cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packetMike Leach2023-04-041-0/+15
| * perf cs-etm: Update record event to use new Trace ID protocolMike Leach2023-04-041-12/+17
| * perf cs-etm: Move mapping of Trace ID and cpu into helper functionMike Leach2023-04-041-0/+5
* | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-282-200/+57
|\ \
| * | x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf2023-03-231-9/+18
| * | x86,objtool: Separate unret validation from unwind hintsJosh Poimboeuf2023-03-231-3/+2
| * | x86,objtool: Introduce ORC_TYPE_*Josh Poimboeuf2023-03-231-0/+1