summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-08-012-2/+2
|\
| * bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall testJiri Olsa2024-07-301-1/+1
| * selftests/bpf: Filter out _GNU_SOURCE when compiling test_cppStanislav Fomichev2024-07-291-1/+1
* | selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)2024-07-301-6/+28
* | selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)2024-07-301-10/+32
|/
* selftests: mptcp: always close input's FD if openedLiu Jing2024-07-291-4/+4
* selftests: mptcp: fix error pathPaolo Abeni2024-07-291-1/+1
* selftests: mptcp: add explicit test case for remove/readdPaolo Abeni2024-07-291-0/+29
* selftests: drv-net: rss_ctx: check for all-zero keysJakub Kicinski2024-07-291-3/+34
* Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-2511-38/+101
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-07-2510-38/+83
| |\
| | * selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata testStanislav Fomichev2024-07-252-1/+6
| | * tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...Liwei Song2024-07-221-1/+1
| | * selftests/bpf: Test sockmap redirect for AF_UNIX MSG_OOBMichal Luczaj2024-07-171-3/+33
| | * selftests/bpf: Parametrize AF_UNIX redir functions to accept send() flagsMichal Luczaj2024-07-171-22/+26
| | * selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj2024-07-171-2/+1
| | * bpftool: Fix typo in usage helpDonald Hunter2024-07-171-1/+1
| | * libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko2024-07-173-7/+9
| | * selftests/bpf: fexit_sleep: Fix stack allocation for arm64Puranjay Mohan2024-07-172-2/+7
| * | selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu2024-07-241-0/+18
* | | Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-07-249-0/+407
|\ \ \
| * | | selftests/vDSO: add tests for vgetrandomJason A. Donenfeld2024-07-195-0/+351
| * | | mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld2024-07-194-0/+56
* | | | Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-241-31/+227
|\ \ \ \
| * | | | pidfs: add selftests for new namespace ioctlsChristian Brauner2024-07-241-31/+227
* | | | | Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...Linus Torvalds2024-07-248-13/+36
|\ \ \ \ \
| * | | | | perf dso: Fix build when libunwind is enabledJames Clark2024-07-173-2/+7
| * | | | | tools/latency: Use pkg-config in lib_setup of Makefile.configGuilherme Amadio2024-07-171-1/+2
| * | | | | tools/rtla: Use pkg-config in lib_setup of Makefile.configGuilherme Amadio2024-07-171-1/+2
| * | | | | tools/verification: Use pkg-config in lib_setup of Makefile.configGuilherme Amadio2024-07-171-1/+2
| * | | | | tools: Make pkg-config dependency checks usable by other toolsGuilherme Amadio2024-07-172-8/+21
| * | | | | perf build: Warn if libtracefs is not foundGuilherme Amadio2024-07-171-0/+2
* | | | | | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-231-1/+0
|\ \ \ \ \ \
| * | | | | | kallsyms: get rid of code for absolute kallsymsJann Horn2024-07-201-1/+0
* | | | | | | Merge tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-07-233-50/+141
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'for-6.11/sysfs-patch-replace' into for-linusPetr Mladek2024-07-231-0/+48
| |\ \ \ \ \ \
| | * | | | | | selftests/livepatch: Add selftests for "replace" sysfs attributeYafang Shao2024-07-021-0/+48
| * | | | | | | selftests: livepatch: Test atomic replace against multiple modulesMarcos Paulo de Souza2024-06-181-49/+89
| * | | | | | | selftests/livepatch: define max test-syscall processesRyan Sullivan2024-06-121-1/+4
| |/ / / / / /
* | | | | | | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-07-2211-20/+232
|\ \ \ \ \ \ \
| * | | | | | | selftests: proc: remove unreached code and fix build warningAmer Al Shanawany2024-06-291-3/+0
| * | | | | | | tools/testing/radix-tree/idr-test: add missing MODULE_DESCRIPTION defineSidhartha Kumar2024-06-291-0/+1
| * | | | | | | tools/testing/radix-tree: add missing MODULE_DESCRIPTION definitionSidhartha Kumar2024-06-252-0/+2
| * | | | | | | proc: test "Kthread:" fieldAlexey Dobriyan2024-06-254-0/+94
| * | | | | | | tools/lib/list_sort: remove redundant code for cond_resched handlingKuan-Wei Chiu2024-06-251-10/+0
| * | | | | | | selftests: introduce additional eventfd test coverageWen Yang2024-06-251-5/+131
| * | | | | | | selftests/mqueue: fix 5 warnings about signed/unsigned mismatchesJohn Hubbard2024-06-251-2/+4
* | | | | | | | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-2250-478/+2435
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/proc: add PROCMAP_QUERY ioctl testsAndrii Nakryiko2024-07-132-0/+87
| * | | | | | | | tools: sync uapi/linux/fs.h header into tools subdirAndrii Nakryiko2024-07-131-10/+170