summaryrefslogtreecommitdiff
path: root/tools/include/linux
AgeCommit message (Expand)Author
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2023-12-10maple_tree: update check_forking() and bench_forking()Peng Zhang
2023-12-10maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-10-18compiler.h: move __is_constexpr() to compiler.hDavid Laight
2023-10-18maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()Liam R. Howlett
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-15bpf: Fix BTF_ID symbol generation collision in tools/Nick Desaulniers
2023-09-14memblock tests: fix warning ‘struct seq_file’ declared inside parameter listMike Rapoport (IBM)
2023-09-14memblock tests: fix warning: "__ALIGN_KERNEL" redefinedMike Rapoport (IBM)
2023-09-14memblock tests: Fix compilation errors.Rong Tao
2023-08-04tools include: Add some common function attributesMark Brown
2023-08-04tools compiler.h: Add OPTIMIZER_HIDE_VAR()Mark Brown
2023-05-26perf cs-etm: Copy kernel coresight-pmu.h headerJames Clark
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds
2023-04-21tools/virtio: fix build caused by virtio_ring changesShunsuke Mie
2023-04-06tools: Rename __fallthrough to fallthroughLiam Howlett
2023-04-04perf cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packetMike Leach
2023-04-04perf cs-etm: Update record event to use new Trace ID protocolMike Leach
2023-04-04perf cs-etm: Move mapping of Trace ID and cpu into helper functionMike Leach
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf
2023-03-23x86,objtool: Separate unret validation from unwind hintsJosh Poimboeuf
2023-03-23x86,objtool: Introduce ORC_TYPE_*Josh Poimboeuf
2023-03-23objtool: Add objtool_types.hJosh Poimboeuf
2023-03-10Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds
2023-03-03tools headers: Synchronize {linux,vdso}/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2023-02-23Merge branch 'linus' into objtool/core, to pick up Xen dependenciesIngo Molnar
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf
2023-01-18tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-12Merge remote-tracking branch 'kvm/queue' into HEADPaolo Bonzini
2022-12-02tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpersSean Christopherson
2022-11-10tools: Copy bitfield.h from the kernel sourcesRicardo Koller
2022-10-17objtool: Fix find_{symbol,func}_containing()Peter Zijlstra
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2022-09-28kallsyms: increase maximum kernel symbol length to 512Miguel Ojeda
2022-09-26radix tree test suite: add support for slab bulk APIsLiam R. Howlett
2022-09-21tools: sync find_bit() implementationYury Norov
2022-09-11tools: fix compilation after gfp_types.h splitMatthew Wilcox (Oracle)
2022-08-22perf tools: Fix compile error for x86Yang Jihong
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-06Merge tag 'perf-tools-for-v6.0-2022-08-04' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-08-03Merge tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarrayLinus Torvalds