summaryrefslogtreecommitdiffstats
path: root/tools/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-2/+7
| |\| |
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-091-7/+28
| |\ \ \ | | |_|/ | |/| |
| | * | tools/bpf: Sync btf_ids.h to toolsStanislav Fomichev2022-06-291-7/+28
* | | | Merge tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2022-08-031-0/+2
|\ \ \ \
| * | | | XArray: Add calls to might_alloc()Matthew Wilcox (Oracle)2022-07-101-0/+2
| |/ / /
* | | | Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds2022-08-021-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | objtool: update objtool.txt referencesMauro Carvalho Chehab2022-07-071-1/+1
| | |/ | |/|
* | | objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf2022-06-271-2/+4
* | | objtool: Add entry UNRET validationPeter Zijlstra2022-06-271-0/+3
| |/ |/|
* | x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf2022-06-061-0/+6
|/
* Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2022-06-041-8/+9
|\
| * bitmap: Fix return values to be unsignedKees Cook2022-06-031-8/+9
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-261-0/+193
|\ \
| * \ Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier2022-05-161-0/+193
| |\ \
| | * | tools: Import ARM SMCCC definitionsRaghavendra Rao Ananta2022-05-031-0/+193
| | |/
* | | Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-241-3/+3
|\ \ \
| * | | objtool: Add CONFIG_OBJTOOLJosh Poimboeuf2022-04-221-3/+3
| | |/ | |/|
* | | objtool: Fix STACK_FRAME_NON_STANDARD reloc typePeter Zijlstra2022-05-061-1/+3
| |/ |/|
* | tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)2022-04-221-1/+7
|/
* Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-03-272-4/+2
|\
| * tools compiler.h: Remove duplicate #ifndef noinline blockRasmus Villemoes2022-03-121-4/+0
| * perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcastJames Clark2022-02-151-0/+2
* | Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-2710-0/+156
|\ \
| * | memblock tests: Add skeleton of the memblock simulatorKarolina Drobnik2022-02-201-0/+10
| * | tools/include: Add debugfs.h stubKarolina Drobnik2022-02-201-0/+5