aboutsummaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)AuthorFilesLines
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 4-18/+42
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+1
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-200/+57
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+2
2023-04-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+5
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 2-13/+100
2023-04-26Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 1-1/+3
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-10/+0
2023-04-24Merge tag 'v6.4/vfs.open' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Gravatar Linus Torvalds 1-1/+0
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2023-04-24Merge tag 'linux-kselftest-next-6.4-rc1' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+6
2023-04-24Merge tag 'nolibc.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 13-24/+498
2023-04-21selftests/mm: add new selftests for KSMGravatar Stefan Roesch 1-0/+2
2023-04-21tools: bpftool: print netfilter link infoGravatar Florian Westphal 1-0/+14
2023-04-21tools/virtio: fix build caused by virtio_ring changesGravatar Shunsuke Mie 1-0/+5
2023-04-15bpf: Introduce opaque bpf_refcount struct and add btf_record plumbingGravatar Dave Marchevsky 1-0/+4
2023-04-13Daniel Borkmann says:Gravatar Jakub Kicinski 1-11/+50
2023-04-11tools/nolibc/stdio: Implement vprintf()Gravatar Mark Brown 1-0/+6
2023-04-11bpf: Add log_true_size output field to return necessary log buffer sizeGravatar Andrii Nakryiko 1-1/+11
2023-04-10tools include UAPI: Sync uapi/linux/perf_event.h with the kernel sourcesGravatar Ravi Bangoria 1-1/+2
2023-04-06tools: Rename __fallthrough to fallthroughGravatar Liam Howlett 2-6/+4
2023-04-04perf cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packetGravatar Mike Leach 1-0/+15
2023-04-04perf cs-etm: Update record event to use new Trace ID protocolGravatar Mike Leach 1-12/+17
2023-04-04perf cs-etm: Move mapping of Trace ID and cpu into helper functionGravatar Mike Leach 1-0/+5
2023-03-30docs: move x86 documentation into Documentation/arch/Gravatar Jonathan Corbet 1-1/+1
2023-03-29macvlan: Add netlink attribute for broadcast cutoffGravatar Herbert Xu 1-0/+1
2023-03-27tools/nolibc: x86_64: add stackprotector supportGravatar Thomas Weißschuh 1-0/+5
2023-03-27tools/nolibc: i386: add stackprotector supportGravatar Thomas Weißschuh 1-1/+6
2023-03-27tools/nolibc: add support for stack protectorGravatar Thomas Weißschuh 3-2/+56
2023-03-27tools/nolibc: add helpers for wait() signal exitsGravatar Thomas Weißschuh 1-0/+2
2023-03-27tools/nolibc: add definitions for standard fdsGravatar Thomas Weißschuh 1-0/+5
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoGravatar Josh Poimboeuf 1-9/+18
2023-03-23x86,objtool: Separate unret validation from unwind hintsGravatar Josh Poimboeuf 1-3/+2
2023-03-23x86,objtool: Introduce ORC_TYPE_*Gravatar Josh Poimboeuf 1-0/+1
2023-03-23objtool: Add objtool_types.hGravatar Josh Poimboeuf 2-200/+48
2023-03-22bpf: Update the struct_ops of a bpf_link.Gravatar Kui-Feng Lee 1-5/+16
2023-03-22bpf: Create links for BPF struct_ops maps.Gravatar Kui-Feng Lee 1-1/+11
2023-03-22open: return EINVAL for O_DIRECTORY | O_CREATGravatar Christian Brauner 1-1/+0
2023-03-20tools/nolibc: Add support for LoongArchGravatar Feiyang Chen 2-0/+202
2023-03-20tools/nolibc: Add statx() and make stat() rely on statx() if necessaryGravatar Feiyang Chen 1-0/+56
2023-03-20tools/nolibc: Include linux/fcntl.h and remove duplicate codeGravatar Feiyang Chen 2-6/+1
2023-03-20tools/nolibc: check for S_I* macros before defining themGravatar Willy Tarreau 1-1/+22
2023-03-20tools/nolibc: add getuid() and geteuid()Gravatar Willy Tarreau 1-0/+42
2023-03-20tools/nolibc: add integer types and integer limit macrosGravatar Vincent Dagonneau 1-0/+75
2023-03-20tools/nolibc: add stdint.hGravatar Vincent Dagonneau 3-16/+27
2023-03-20tools/nolibc: Add gitignore to avoid git complaints about sysrootGravatar Paul E. McKenney 1-0/+1
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 8-2/+31
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-1/+3
2023-03-16ynl: broaden the license even moreGravatar Jakub Kicinski 1-1/+1
2023-03-16KVM: x86: Remove the KVM_GET_NR_MMU_PAGES ioctlGravatar Thomas Huth 1-1/+1