summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-07-28selftests/damon: fix dead code, skipped checks, and broken lookupsKunwu Chan
2026-07-28selftests/damon/damos_tried_regions: fix expectation output and join TypeErrorKunwu Chan
2026-07-28selftests/damon: prevent cross-context state pollution in DamonCtxKunwu Chan
2026-07-28tools/mm: add page_owner_filter userspace toolZhen Ni
2026-07-28tools/mm: add thp_swap_allocator_test binary to .gitignoreZenghui Yu
2026-07-28selftests/mm: fix potential wild pointer access of getline due to missing initChris Gellermann
2026-07-28selftests/clone3: fix wild pointer access of getline due to missing initChris Gellermann
2026-07-28Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-28selftests/bpf: Add test for tracepoint btf_ids tracefs fileMykyta Yatsenko
2026-07-27selftests: net: Add a missing config optionAlice Mikityanska
2026-07-28selftests/bpf: Report the real error from libarena parallel workersJiayuan Chen
2026-07-27selftests: net: hsr: add PRP RedBox testXin Xie
2026-07-27perf ui hists: Remove duplicated thread in popup_actionIan Rogers
2026-07-27perf annotate: Be robust to annotating without a threadIan Rogers
2026-07-27perf ui hists: Fix dso_filter reference leak and exit zoom cleanupIan Rogers
2026-07-27perf ui hists: In report UI ensure thread is set with reference countingIan Rogers
2026-07-27perf ui hists: Guard against NULL hist_entry in add_script_opt()Ian Rogers
2026-07-27perf ui hists: Fix stack use-after-return in symbol_filter_strIan Rogers
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-27KVM: selftests: Extend set_sregs test to cover EFERYosry Ahmed
2026-07-27selftests/filesystems: add failfs selftestsChristian Brauner
2026-07-27arch: hookup fchroot() system callChristian Brauner
2026-07-27mlx5: Deprecate latency-sensitive QPs featureLeon Romanovsky
2026-07-26tools/sched_ext/include: Regenerate enum_defs.autogen.hTejun Heo
2026-07-26tools/nolibc: remove dead __ARCH_WANT_SYS_OLD_SELECTAmmar Faizi
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-07-26selftests/liveupdate: Move luo_test_utils.* into a reusable libraryVipin Sharma
2026-07-26selftests/liveupdate: Use luo_test_utils.c for liveupdate ioctl APIsVipin Sharma
2026-07-26RDMA/selftests: Add rxe_netns_names testJiri Pirko
2026-07-25tools/build: selftests: Remove some duplicate toolchain definitionsJames Clark
2026-07-25tools/build: Allow versioning LLVM readelfJames Clark
2026-07-25tools/build: Indent if else blocksJames Clark
2026-07-25tools/build: Allow versioning of all LLVM tools defined in Makefile.includeJames Clark
2026-07-25Merge tag 'rust-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-25Merge tag 'perf-tools-fixes-for-v7.2-1-2026-07-25' of git://git.kernel.org/pu...Linus Torvalds
2026-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5Eduard Zingerman
2026-07-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-24Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-07-24selftests/xsk: account reclaimed invalid Tx descriptorsMaciej Fijalkowski
2026-07-24selftests/xsk: fix too-many-frags multi-buffer Tx testMaciej Fijalkowski
2026-07-24sched_ext: Gate scx_bpf_cidperf_set() behind a new SCX_CAP_PERFTejun Heo
2026-07-24tools/sched_ext: Don't restart over a pending exit requestTejun Heo
2026-07-24selftests/net/af_unix: test listen() rejects wrong socket statesJohn Ericson
2026-07-24selftests: drv-net: ncdevmem: Open /dev/udmabuf O_RDONLYT.J. Mercier
2026-07-24selftests/bpf: Fix memory leak on subtest_states reallocationFeng Yang
2026-07-24selftests/bpf: Use calloc to allocate subtest_statesFeng Yang
2026-07-24selftests/bpf: Fix missing allocation null checks in test_progs.cFeng Yang
2026-07-24selftests/bpf: Fix incorrect error checking for pthread_createFeng Yang