summaryrefslogtreecommitdiffstats
path: root/tools/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+4
|\
| * radix tree test suite: add support for slab bulk APIsLiam R. Howlett2022-09-261-0/+4
* | Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds2022-10-101-49/+12
|\ \
| * | tools: sync find_bit() implementationYury Norov2022-09-211-49/+12
* | | Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2022-10-031-1/+1
|\ \ \ | |_|/ |/| |
| * | kallsyms: increase maximum kernel symbol length to 512Miguel Ojeda2022-09-281-1/+1
| |/
* / tools: fix compilation after gfp_types.h splitMatthew Wilcox (Oracle)2022-09-112-20/+2
|/
* perf tools: Fix compile error for x86Yang Jihong2022-08-221-0/+4
* Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-072-6/+22
|\
| * lib/bitmap: change type of bitmap_weight to unsigned longYury Norov2022-07-151-2/+2
| * lib/bitmap: change return types to bool where appropriateYury Norov2022-07-141-4/+4
| * bitops: wrap non-atomic bitops with a transparent macroAlexander Lobakin2022-06-301-0/+16
* | Merge tag 'perf-tools-for-v6.0-2022-08-04' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-08-061-0/+11
|\ \
| * | tools lib: Add list_last_entry_or_null()Yang Jihong2022-07-261-0/+11
* | | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-08-031-7/+28
|\ \ \