summaryrefslogtreecommitdiffstats
path: root/tools/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
* | tools/resolve_btfids: fix build with musl libcNatanael Copa2024-03-281-0/+2
|/
* 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 '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
| * | objtool: Add objtool_types.hJosh Poimboeuf2023-03-232-200/+48
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-04-271-0/+5
|\ \ \
| * | | tools/virtio: fix build caused by virtio_ring changesShunsuke Mie2023-04-211-0/+5
| | |/ | |/|
* | | Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds2023-04-241-1/+1
|\ \ \ | |/ / |/| |
| * | docs: move x86 documentation into Documentation/arch/Jonathan Corbet2023-03-301-1/+1
| |/
* | Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds2023-03-101-1/+0
|\ \ | |/ |/|
| * tools headers: Synchronize {linux,vdso}/bits.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-031-1/+0
* | Merge branch 'linus' into objtool/core, to pick up Xen dependenciesIngo Molnar2023-02-231-0/+9
|\|
| * tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo2023-01-181-0/+9
* | x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf2023-02-111-4/+7
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-152-34/+176
|\
| * Merge remote-tracking branch 'kvm/queue' into HEADPaolo Bonzini2022-12-121-34/+0
| |\
| | * tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpersSean Christopherson2022-12-021-34/+0
| * | tools: Copy bitfield.h from the kernel sourcesRicardo Koller2022-11-101-0/+176
| |/
* / objtool: Fix find_{symbol,func}_containing()Peter Zijlstra2022-10-171-0/+187
|/