summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-08-11selftests: net: adopt harness for flow label mgrMarcelo Mendes Spessoto Junior1-240/+348
2026-08-11selftests: net: test IPV6_FL_F_REFLECTMarcelo Mendes Spessoto Junior1-0/+66
2026-08-11selftests: net: create own netns in ipv6_flowlabel_mgrMarcelo Mendes Spessoto Junior2-1/+29
2026-08-11selftests: net: test IPV6_FL_F_REMOTEMarcelo Mendes Spessoto Junior1-0/+88
2026-08-11selftests: net: test IPV6_FL_A_RENEWMarcelo Mendes Spessoto Junior1-1/+57
2026-08-11objtool/klp: Fix line numbers in Module.symvers parse errorsJosh Poimboeuf1-1/+3
2026-08-11objtool/klp: Fix relocations for EXPORT_SYMBOL_FOR_MODULES() symbolsJosh Poimboeuf1-5/+23
2026-08-11objtool/klp: Allow new references to module exportsJoe Lawrence1-2/+33
2026-08-11objtool/klp: Don't match local symbols against exportsJosh Poimboeuf1-0/+3
2026-08-11objtool/klp: Fix cross-module klp relocation section namingJosh Poimboeuf3-28/+52
2026-08-11objtool/klp: Explicitly disallow patching or referencing init code/dataJosh Poimboeuf1-0/+10
2026-08-11objtool/klp: Ignore replacement offset of empty x86 alternativesJosh Poimboeuf3-1/+39
2026-08-11objtool/klp: Fix size of empty special section entriesJosh Poimboeuf1-2/+11
2026-08-11objtool/klp: Fix vmlinux .klp.symid link error for .no_trim_symbol symbolsJosh Poimboeuf1-0/+1
2026-08-11selftests/bpf: Test RCU iterator state pruningNing Ding1-0/+46
2026-08-11doc tools: fix 'path' typosRandy Dunlap2-3/+3
2026-08-11docs: python: abi_regex: convert adjacent index placeholdersAlison Schofield1-2/+1
2026-08-11docs: python: abi_regex: catch the right exception for a bad regexAlison Schofield1-4/+4
2026-08-11selftests: timers: nsleep-lat: Check all calls to clock_nanosleep() and clock...Thomas Weißschuh (Schneider Electric)1-7/+16
2026-08-11selftests: timers: nsleep-lat: Reuse kselftest error numbersThomas Weißschuh (Schneider Electric)1-13/+6
2026-08-11selftests: timers: nsleep-lat: Explicitly list the tested clocksThomas Weißschuh (Schneider Electric)1-14/+12
2026-08-11selftests: timers: nsleep-lat: Use NSEC_PER_MSEC define for unreasonable latencyThomas Weißschuh (Schneider Electric)1-1/+1
2026-08-11selftests: timers: nanosleep: Report each test separatelyThomas Weißschuh (Schneider Electric)1-13/+8
2026-08-11selftests: timers: nanosleep: Explicitly handle timer_delete() failureThomas Weißschuh (Schneider Electric)1-4/+7
2026-08-11selftests: timers: nanosleep: Move all single clock tests out of the loop in ...Thomas Weißschuh (Schneider Electric)1-23/+28
2026-08-11selftests: timers: nanosleep: Reuse kselftest error numbersThomas Weißschuh (Schneider Electric)1-19/+17
2026-08-11selftests: timers: nanosleep: Explicitly list the tested clocksThomas Weißschuh (Schneider Electric)1-14/+12
2026-08-11selftests: timers: nanosleep: Drop output alignmentThomas Weißschuh (Schneider Electric)1-5/+5
2026-08-11selftests: timers: Use clock_name() and constants from clock-helpers.hThomas Weißschuh (Schneider Electric)12-205/+47
2026-08-11selftests: Add clock-helpers.hThomas Weißschuh (Schneider Electric)1-0/+76
2026-08-11docs: sphinx-build-wrapper: include localversion in kernel version stringRandy Dunlap1-0/+9
2026-08-11Merge tag 'probes-fixes-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+25
2026-08-11selftests: tls: cover splice after a failed decryptChuck Lever1-10/+65
2026-08-11selftests: net: reuseport_bpf_numa: consider cpuless numa nodeFeng Tang1-0/+24
2026-08-11objtool/headers: Sync tools/include/linux/objtool_types.h with include/linux/...Ingo Molnar1-2/+2
2026-08-10tools: ynl: check alloc fails in generated getter codeThaison Phan1-8/+24
2026-08-10tools: ynl: check for null ptr on dump freeThaison Phan1-0/+3
2026-08-10selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabledAndrey Grodzovsky2-17/+42
2026-08-10selftests: bonding: disable DAD for IPv6 addressesJakub Kicinski1-6/+4
2026-08-10selftests: drv-net: so_txtime: only send test traffic to sch_etfWillem de Bruijn2-3/+15
2026-08-10selftests: drv-net: let ethtool stats settle before readingJakub Kicinski3-0/+19
2026-08-10selftests: drv-net: pace ethtool_std_stats packet generationJakub Kicinski1-2/+2
2026-08-10selftests: netdevsim: fix SIGPIPE flake in ethtool-coalesceJakub Kicinski1-4/+6
2026-08-10selftests: tc-testing: add act_ct test for malformed header handlingHyunjung Ko1-0/+40
2026-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bp...Tejun Heo306-1303/+11786
2026-08-10selftests/net: fin_ack_lat: fix latency threshold typoBrian Grech1-1/+1
2026-08-10workqueue: allocate attrs for all workqueuesBreno Leitao1-1/+1
2026-08-10workqueue: rename wq->unbound_attrs to wq->attrsBreno Leitao1-3/+3
2026-08-10selftests/sched_ext: Check skeleton open failure in exit testLiang Luo1-0/+1
2026-08-10selftests/cgroup: Avoid awk -e in cpuset testsRui Qi2-2/+2