summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-241-0/+1
|\
| * KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin2022-02-221-0/+1
* | tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo2022-02-161-0/+2
|/
* tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-02-061-1/+3
* tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-02-061-3/+3
* Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo2022-02-061-229/+0
|\
| * Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-031-229/+0
| |\
| | * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-02-031-229/+0
| | |\
| | | * tools headers UAPI: remove stale lirc.hSean Young2022-01-251-229/+0
* | | | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2022-02-011-0/+3
* | | | tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo2022-02-011-3/+3
* | | | tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-02-011-1/+6
|/ / /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-281-0/+1
|\ \ \ | |/ / |/| |
| * | selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPPPaolo Bonzini2022-01-281-0/+1
* | | Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-01-231-1/+4
|\ \ \
| * | | tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscallArnaldo Carvalho de Melo2022-01-201-1/+4
* | | | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-233-10/+79
|\ \ \ \
| * | | | tools: sync tools/bitmap with mother linuxYury Norov2022-01-153-10/+79
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-221-3/+16
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | kvm: selftests: sync uapi/linux/kvm.h with Linux headerPaolo Bonzini2022-01-191-3/+16
| * | | Merge branch 'kvm-pi-raw-spinlock' into HEADPaolo Bonzini2022-01-197-176/+0
| |\| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-4/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | hash.h: remove unused define directiveIsabella Basso2022-01-201-4/+1
| | |/ | |/|
* | | Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-01-182-1/+22
|\ \ \
| * | | tools headers UAPI: Update tools's copy of drm.h headerArnaldo Carvalho de Melo2022-01-131-0/+18
| * | | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-01-135-29/+229
| |\ \ \
| * | | | tools headers UAPI: Add new macros for mem_hops field to perf_event.hKajol Jain2021-12-221-1/+4
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-161-0/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | kvm: selftests: Add support for KVM_CAP_XSAVE2Wei Wang2022-01-141-0/+3
* | | Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-111-26/+60
|\ \ \
| * | | tools/nolibc: Implement gettid()Mark Brown2021-11-301-0/+18
| * | | tools/nolibc: x86-64: Use `mov $60,%eax` instead of `mov $60,%rax`Ammar Faizi2021-11-301-1/+1
| * | | tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber listAmmar Faizi2021-11-301-14/+19
| * | | tools/nolibc: fix incorrect truncation of exit codeWilly Tarreau2021-11-301-8/+5
| * | | tools/nolibc: i386: fix initial stack alignmentWilly Tarreau2021-11-301-1/+9
| * | | tools/nolibc: x86-64: Fix startup code bugAmmar Faizi2021-11-301-2/+8
* | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-103-3/+167
|\ \ \ \
| * | | | gro: add ability to control gro max packet sizeCoco Li2022-01-061-0/+1
| * | | | bpf: Add get_func_[arg|ret|arg_cnt] helpersJiri Olsa2021-12-131-0/+28
| * | | | bpf: Add bpf_strncmp helperHou Tao2021-12-111-0/+11
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-12-101-2/+103
| |\ \ \ \
| | * | | | bpf: Pass a set of bpf_core_relo-s to prog_load command.Alexei Starovoitov2021-12-021-1/+58
| | * | | | bpf: Define enum bpf_core_relo_kind as uapi.Alexei Starovoitov2021-12-021-0/+19
| | * | | | bpf: Add bpf_loop helperJoanne Koong2021-11-301-0/+25
| | * | | | bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang2021-11-161-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-097-176/+0
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-022-21/+26
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Bonding: add arp_missed_max optionHangbin Liu2021-11-301-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-262-37/+286
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-184-3/+249
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |