summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
* tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo2023-05-171-2/+1
* tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2023-05-161-0/+2
* tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sourcesYanteng Si2023-05-101-2/+10
* tools include UAPI: Sync the sound/asound.h copy with the kernel sourcesYanteng Si2023-05-101-4/+10
* tools headers UAPI: Sync the linux/const.h with the kernel headersYanteng Si2023-05-101-1/+1
* tools headers UAPI: Sync the i915_drm.h with the kernel sourcesYanteng Si2023-05-101-1/+24
* tools headers UAPI: Sync the drm/drm.h with the kernel sourcesYanteng Si2023-05-101-2/+55
* tools headers UAPI: Sync the linux/in.h with the kernel sourcesYanteng Si2023-05-101-0/+1
* Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-05-074-18/+42
|\
| * tools include UAPI: Sync uapi/linux/perf_event.h with the kernel sourcesRavi Bangoria2023-04-101-1/+2
| * 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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-011-1/+1
|\ \
| * \ Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-04-261-1/+3
| |\ \
| * | | KVM: x86: Remove the KVM_GET_NR_MMU_PAGES ioctlThomas Huth2023-03-161-1/+1
| | |/ | |/|
* | | 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 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-0/+2
|\ \ \ \
| * | | | selftests/mm: add new selftests for KSMStefan Roesch2023-04-211-0/+2
| | |_|/ | |/| |
* | | | 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 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-262-13/+100
|\ \ \ \
| * | | | tools: bpftool: print netfilter link infoFlorian Westphal2023-04-211-0/+14
| * | | | bpf: Introduce opaque bpf_refcount struct and add btf_record plumbingDave Marchevsky2023-04-151-0/+4
| * | | | Daniel Borkmann says:Jakub Kicinski2023-04-131-11/+50
| |\ \ \ \
| | * | | | bpf: Add log_true_size output field to return necessary log buffer sizeAndrii Nakryiko2023-04-111-1/+11
| | * | | | bpf: Update the struct_ops of a bpf_link.Kui-Feng Lee2023-03-221-5/+16
| | * | | | bpf: Create links for BPF struct_ops maps.Kui-Feng Lee2023-03-221-1/+11
| | * | | | bpf: use canonical ftrace pathRoss Zwisler2023-03-131-4/+4
| | * | | | bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.hMichael Weiß2023-03-091-1/+1
| | * | | | bpf: implement numbers iteratorAndrii Nakryiko2023-03-081-0/+8
| * | | | | macvlan: Add netlink attribute for broadcast cutoffHerbert Xu2023-03-291-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-178-2/+31
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-092-5/+8
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-061-2/+31
| |\ \ \ \ \
| | * | | | | bpf: Add support for absolute value BPF timersTero Kristo2023-03-021-0/+15
| | * | | | | bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwrJoanne Koong2023-03-011-0/+5
| | * | | | | bpf: Add xdp dynptrsJoanne Koong2023-03-011-1/+1
| | * | | | | bpf: Add skb dynptrsJoanne Koong2023-03-011-2/+11
* | | | | | | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-251-10/+0
|\ \ \ \ \ \ \
| * | | | | | | Move bp_type_idx to include/linux/hw_breakpoint.hPalmer Dabbelt2023-03-101-10/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'v6.4/vfs.open' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2023-04-241-1/+0
|\ \ \ \ \ \ \
| * | | | | | | open: return EINVAL for O_DIRECTORY | O_CREATChristian Brauner2023-03-221-1/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | 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
| | |/ / / / / | |/| | | | |