summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-08-25Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds
2023-08-25selftests/bpf: Add tests for rbtree API interaction in sleepable progsDave Marchevsky
2023-08-25bpf: Reenable bpf_refcount_acquireDave Marchevsky
2023-08-25Merge branch 'for-next/selftests' into for-next/coreWill Deacon
2023-08-24Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-08-24tools: ynl-gen: support empty attribute listsJakub Kicinski
2023-08-24tools: ynl-gen: fix collecting global policy attrsJakub Kicinski
2023-08-24tools: ynl-gen: set length of binary fieldsJakub Kicinski
2023-08-24tools: ynl: allow passing binary dataJakub Kicinski
2023-08-24selftests/mm: fix WARNING comparing pointer to 0Anh Tuan Phan
2023-08-24selftests: cgroup: fix test_kmem_memcg_deletion kernel mem checkLucas Karpinski
2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle)
2023-08-24merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton
2023-08-24selftests: cachestat: catch failing fsync test on tmpfsAndre Przywara
2023-08-24selftests: cachestat: test for cachestat availabilityAndre Przywara
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-24selftests/bpf: Enable cpu v4 tests for RV64Pu Lehui
2023-08-24Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-24selftests/bpf: Add a local kptr test with no special fieldsYonghong Song
2023-08-24selftests: add OFD lock testsStas Sergeev
2023-08-24powerpc/pseries: Move VPHN constants into vphn.hMichael Ellerman
2023-08-24selftests: bonding: add macvlan over bond testingHangbin Liu
2023-08-24selftest: bond: add new topo bond_topo_2d1c.shHangbin Liu
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai
2023-08-23libbpf: fix signedness determination in CO-RE relo handling logicAndrii Nakryiko
2023-08-23selftests/bpf: add uprobe_multi test binary to .gitignoreAndrii Nakryiko
2023-08-23libbpf: Add bpf_object__unpin()Daniel Xu
2023-08-23RISC-V: mm: Add tests for RISC-V mmCharlie Jenkins
2023-08-23selftests/bpf: Add selftest for allow_ptr_leaksYafang Shao
2023-08-23tools/nolibc: avoid undesired casts in the __sysret() macroWilly Tarreau
2023-08-23tools/nolibc: keep brk(), sbrk(), mmap() away from __sysret()Willy Tarreau
2023-08-23tools/nolibc: silence ppc64 compile warningsZhangjin Wu
2023-08-23selftests/nolibc: libc-test: use HOSTCC instead of CCZhangjin Wu
2023-08-23tools/nolibc: stackprotector.h: make __stack_chk_init staticZhangjin Wu
2023-08-23selftests/nolibc: allow report with existing test logZhangjin Wu
2023-08-23selftests/nolibc: add test support for ppc64Zhangjin Wu
2023-08-23selftests/nolibc: add test support for ppc64leZhangjin Wu
2023-08-23selftests/nolibc: add test support for ppcZhangjin Wu
2023-08-23selftests/nolibc: add XARCH and ARCH mapping supportZhangjin Wu
2023-08-23tools/nolibc: add support for powerpc64Zhangjin Wu
2023-08-23tools/nolibc: add support for powerpcZhangjin Wu
2023-08-23selftests/nolibc: enable compiler warningsThomas Weißschuh
2023-08-23selftests/nolibc: don't strip nolibc-testThomas Weißschuh
2023-08-23selftests/nolibc: prevent out of bounds access in expect_vfprintfThomas Weißschuh
2023-08-23selftests/nolibc: use correct return type for read() and write()Thomas Weißschuh
2023-08-23selftests/nolibc: avoid sign-compare warningsThomas Weißschuh
2023-08-23selftests/nolibc: avoid unused parameter warningsThomas Weißschuh
2023-08-23selftests/nolibc: make functions static if possibleThomas Weißschuh
2023-08-23selftests/nolibc: mark test helpers as potentially unusedThomas Weißschuh