index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-16
selftests: forwarding: router_mpath_nh: Add a diagram
Petr Machata
1
-0
/
+35
2024-04-16
selftests: mlxsw: ethtool_lanes: Wait for lanes parameter dump explicitly
Danielle Ratson
1
-6
/
+8
2024-04-16
selftests: drivers: hw: Include tc_common.sh in hw_stats_l3
Petr Machata
2
-0
/
+2
2024-04-16
selftests: drivers: hw: ethtool.sh: Adjust output
Petr Machata
1
-9
/
+6
2024-04-16
selftests: drivers: hw: Fix ethtool_rmon
Petr Machata
1
-0
/
+1
2024-04-16
selftests: forwarding: bail_on_lldpad() should SKIP
Petr Machata
1
-1
/
+4
2024-04-16
selftests: forwarding: lib.sh: Validate NETIFS
Petr Machata
1
-5
/
+17
2024-04-16
selftests: net: Unify code of busywait() and slowwait()
Petr Machata
2
-23
/
+15
2024-04-16
torture: Scale --do-kvfree test time
Paul E. McKenney
1
-1
/
+1
2024-04-15
selftests: net: exercise page pool reporting via netlink
Jakub Kicinski
3
-2
/
+87
2024-04-15
selftests: net: support use of NetdevSimDev under "with" in python
Jakub Kicinski
1
-1
/
+14
2024-04-15
selftests: net: print full exception on failure
Jakub Kicinski
1
-1
/
+3
2024-04-15
selftests: net: print report check location in python tests
Jakub Kicinski
1
-11
/
+14
2024-04-15
tools: ynl: don't return None for dumps
Jakub Kicinski
1
-1
/
+3
2024-04-15
Merge tag 'linux_kselftest-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-4
/
+7
2024-04-14
selftests/perf_events: Test FASYNC with watermark wakeups
Kyle Huey
3
-1
/
+148
2024-04-14
Merge branch 'linus' into perf/core, to pick up perf/urgent fixes
Ingo Molnar
22
-595
/
+2827
2024-04-14
tools/nolibc: add support for uname(2)
Thomas Weißschuh
2
-0
/
+69
2024-04-14
Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-100
/
+111
2024-04-14
iommufd: Add config needed for iommufd_fail_nth
Muhammad Usama Anjum
1
-0
/
+2
2024-04-14
net: change maximum number of UDP segments to 128
Yuri Benditovich
1
-1
/
+1
2024-04-12
selftests: netfilter: nft_nat.sh: move to lib.sh infra
Florian Westphal
1
-274
/
+206
2024-04-12
selftests: netfilter: nft_flowtable.sh: move test to lib.sh infra
Florian Westphal
1
-72
/
+36
2024-04-12
selftests: netfilter: nft_fib.sh: move to lib.sh infra
Florian Westphal
1
-52
/
+19
2024-04-12
selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infra
Florian Westphal
1
-79
/
+53
2024-04-12
selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infra
Florian Westphal
1
-56
/
+26
2024-04-12
selftests: netfilter: ipvs.sh: move to lib.sh infra
Florian Westphal
1
-85
/
+68
2024-04-12
selftests: netfilter: place checktool helper in lib.sh
Florian Westphal
3
-12
/
+8
2024-04-12
selftests: netfilter: conntrack_ipip_mtu.sh" move to lib.sh infra
Florian Westphal
1
-23
/
+14
2024-04-12
selftests: netfilter: conntrack_vrf.sh: move to lib.sh infra
Florian Westphal
1
-62
/
+39
2024-04-12
selftests: netfilter: conntrack_sctp_collision.sh: move to lib.sh infra
Florian Westphal
1
-34
/
+32
2024-04-12
selftests: netfilter: conntrack_tcp_unreplied.sh: move to lib.sh infra
Florian Westphal
1
-69
/
+55
2024-04-12
selftests: netfilter: conntrack_icmp_related.sh: move to lib.sh infra
Florian Westphal
1
-108
/
+71
2024-04-12
selftests: netfilter: br_netfilter.sh: move to lib.sh infra
Florian Westphal
1
-76
/
+55
2024-04-12
selftests: netfilter: bridge_brouter.sh: move to lib.sh infra
Florian Westphal
1
-76
/
+52
2024-04-12
selftests: netfilter: move to net subdir
Florian Westphal
35
-194
/
+96
2024-04-12
perf bench uprobe: Add uretprobe variant of uprobe benchmarks
Ian Rogers
4
-3
/
+37
2024-04-12
perf bench uprobe: Remove lib64 from libc.so.6 binary path
Ian Rogers
1
-1
/
+1
2024-04-12
perf trace beauty: Add shellcheck to scripts
Ian Rogers
2
-3
/
+19
2024-04-12
perf util: Add shellcheck to generate-cmdlist.sh
Ian Rogers
1
-0
/
+14
2024-04-12
perf arch x86: Add shellcheck to build
Ian Rogers
3
-1
/
+29
2024-04-12
perf build: Add shellcheck to tools/perf scripts
Ian Rogers
3
-8
/
+31
2024-04-12
perf list: Escape '\r' in JSON output
Ian Rogers
1
-0
/
+3
2024-04-12
selftests/bpf: Add read_trace_pipe_iter function
Jiri Olsa
4
-77
/
+60
2024-04-12
bpftool: Fix typo in error message
Thorsten Blum
1
-1
/
+1
2024-04-12
perf dsos: Switch more loops to dsos__for_each_dso()
Ian Rogers
4
-102
/
+174
2024-04-12
perf dso: Move dso functions out of dsos.c
Ian Rogers
3
-61
/
+65
2024-04-12
perf dsos: Introduce dsos__for_each_dso()
Ian Rogers
5
-65
/
+100
2024-04-12
perf dsos: Tidy reference counting and locking
Ian Rogers
5
-99
/
+97
2024-04-12
perf dsos: Attempt to better abstract DSOs internals
Ian Rogers
11
-86
/
+97
[prev]
[next]