aboutsummaryrefslogtreecommitdiff
path: root/tools/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools/include: Sync filesystem headers with the kernel sourcesNamhyung Kim2024-08-071-2/+10
* tools/include: Sync network socket headers with the kernel sourcesNamhyung Kim2024-08-071-0/+2
* tools/include: Sync uapi/asm-generic/unistd.h with the kernel sourcesNamhyung Kim2024-08-071-1/+1
* tools/include: Sync uapi/linux/perf.h with the kernel sourcesNamhyung Kim2024-08-061-2/+4
* tools/include: Sync uapi/linux/kvm.h with the kernel sourcesNamhyung Kim2024-08-061-1/+16
* tools/include: Sync uapi/drm/i915_drm.h with the kernel sourcesNamhyung Kim2024-08-061-0/+27
* perf tools: Add tools/include/uapi/READMENamhyung Kim2024-08-061-0/+73
* Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds2024-07-261-1/+16
|\
| * radix tree test suite: put definition of bitmap_clear() into lib/bitmap.cWei Yang2024-07-101-1/+16
* | Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-251-0/+4
|\ \
| * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-07-251-0/+4
| |\ \
| | * | selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata testStanislav Fomichev2024-07-251-0/+4
* | | | Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-07-242-0/+1
|\ \ \ \
| * | | | selftests/vDSO: add tests for vgetrandomJason A. Donenfeld2024-07-191-0/+0
| * | | | mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld2024-07-191-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-212-0/+883
|\ \ \ \
| * | | | tools: sync uapi/linux/fs.h header into tools subdirAndrii Nakryiko2024-07-121-10/+170
| * | | | selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"John Hubbard2024-07-031-0/+331
| * | | | selftests/mm: fix vm_util.c build failures: add snapshot of fs.hJohn Hubbard2024-07-031-0/+392
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-201-0/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-07-123-5/+35
| |\| |
| * | | KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORYIsaku Yamahata2024-07-121-2/+12
* | | | Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds2024-07-181-5/+2
|\ \ \ \
| * \ \ \ Merge branch 'slab/for-6.11/buckets' into slab/for-nextVlastimil Babka2024-07-151-5/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | slab: delete useless RED_INACTIVE and RED_ACTIVEChengming Zhou2024-06-241-5/+2
* | | | | Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-182-0/+6
|\ \ \ \ \
| * | | | | memblock tests: fix implicit declaration of function 'numa_valid_node'Wei Yang2024-07-051-0/+5
| * | | | | mm/memblock: use PAGE_ALIGN_DOWN to get pgend in free_memmapWei Yang2024-06-051-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-07-181-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | selftests/bpf: Add uretprobe syscall test for regs integrityJiri Olsa2024-06-121-0/+4
| | |/ / | |/| |
* | | | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-07-161-5/+12
|\ \ \ \
| * \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-07-091-0/+2
| |\ \ \ \
| | * | | | bpf: Add CHECKSUM_COMPLETE to bpf test progsVadim Fedorenko2024-06-131-0/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-134-7/+37
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-311-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-281-5/+10
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | net: Add additional bit to support clockid_t timestamp typeAbhishek Chauhan2024-05-231-5/+10
* | | | | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-161-4/+0
|\ \ \ \ \
| * | | | | clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2024-07-101-4/+0
| | |_|_|/ | |/| | |
* | | | | tools/nolibc: implement strerror()Thomas Weißschuh2024-06-291-0/+10
* | | | | tools/nolibc: implement strtol() and friendsThomas Weißschuh2024-06-291-0/+109
* | | | | tools/nolibc: add limits for {u,}intmax_t, ulong and {u,}llongThomas Weißschuh2024-06-291-0/+19
|/ / / /
* | | | Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...Linus Torvalds2024-06-094-7/+37
|\ \ \ \ | |_|_|/ |/| | |
| * | | tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_S...Arnaldo Carvalho de Melo2024-06-031-1/+3
| * | | tools headers UAPI: Update i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2024-05-281-3/+28
| * | | tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2024-05-281-2/+2
| * | | tools headers: Update the syscall tables and unistd.h, mostly to support the ...Arnaldo Carvalho de Melo2024-05-281-1/+4
| |/ /
* / / netdev: add qstat for csum completeJakub Kicinski2024-05-301-0/+1
|/ /
* | Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...Linus Torvalds2024-05-2113-3171/+20
|\ \
| * | tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo2024-04-263-7/+20