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
2023-06-12
perf thread: Make threads rbtree non-invasive
Ian Rogers
5
-41
/
+73
2023-06-12
perf thread: Remove notion of dead threads
Ian Rogers
6
-101
/
+4
2023-06-12
perf test: Add test of libpfm4 events
Ian Rogers
1
-0
/
+51
2023-06-12
perf list: Check arguments to show libpfm4 events
Ian Rogers
1
-1
/
+11
2023-06-12
perf list: Check if libpfm4 event is supported
Namhyung Kim
1
-8
/
+50
2023-06-12
perf parse: Allow config terms with breakpoints
Adrian Hunter
5
-27
/
+235
2023-06-12
perf script: Fix allocation of evsel->priv related to per-event dump files
Arnaldo Carvalho de Melo
1
-8
/
+8
2023-06-12
radix-tree: move declarations to header
Arnd Bergmann
1
-2
/
+3
2023-06-12
selftests/bpf: Fix invalid pointer check in get_xlated_program()
Eduard Zingerman
1
-11
/
+13
2023-06-12
tools: ynl: add sample for ethtool
Jakub Kicinski
2
-0
/
+66
2023-06-12
tools: ynl: generate code for the ethtool family
Jakub Kicinski
3
-3
/
+11890
2023-06-12
tools: ynl-gen: resolve enum vs struct name conflicts
Jakub Kicinski
1
-5
/
+20
2023-06-12
tools: ynl-gen: don't generate enum types if unnamed
Jakub Kicinski
1
-2
/
+10
2023-06-12
netlink: specs: support setting prefix-name per attribute
Jakub Kicinski
1
-2
/
+5
2023-06-12
tools: ynl-gen: record extra args for regen
Jakub Kicinski
2
-1
/
+8
2023-06-12
tools: ynl-gen: support excluding tricky ops
Jakub Kicinski
2
-5
/
+17
2023-06-12
selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
Alexander Mikhalitsyn
3
-1
/
+433
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
1
-0
/
+1
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
1
-0
/
+2
2023-06-11
selftests: net: vxlan: Fix selftest regression after changes in iproute2.
Vladimir Nikishkin
1
-3
/
+3
2023-06-10
selftests: mptcp: userspace pm: skip PM listener events tests if unavailable
Matthieu Baerts
1
-0
/
+6
2023-06-10
selftests: mptcp: userspace pm: skip if not supported
Matthieu Baerts
1
-0
/
+5
2023-06-10
selftests: mptcp: userspace pm: skip if 'ip' tool is unavailable
Matthieu Baerts
1
-1
/
+1
2023-06-10
selftests: mptcp: sockopt: skip TCP_INQ checks if not supported
Matthieu Baerts
1
-2
/
+12
2023-06-10
selftests: mptcp: sockopt: skip getsockopt checks if not supported
Matthieu Baerts
1
-0
/
+6
2023-06-10
selftests: mptcp: sockopt: relax expected returned size
Matthieu Baerts
1
-6
/
+12
2023-06-10
selftests: mptcp: pm nl: skip fullmesh flag checks if not supported
Matthieu Baerts
1
-5
/
+10
2023-06-10
selftests: mptcp: pm nl: remove hardcoded default limits
Matthieu Baerts
1
-5
/
+7
2023-06-10
selftests: mptcp: diag: skip inuse tests if not supported
Matthieu Baerts
1
-1
/
+1
2023-06-10
selftests: mptcp: diag: skip listen tests if not supported
Matthieu Baerts
1
-25
/
+17
2023-06-10
selftests: mptcp: connect: skip TFO tests if not supported
Matthieu Baerts
1
-0
/
+5
2023-06-10
selftests: mptcp: connect: skip disconnect tests if not supported
Matthieu Baerts
1
-0
/
+5
2023-06-10
selftests: mptcp: connect: skip transp tests if not supported
Matthieu Baerts
1
-0
/
+10
2023-06-10
selftests: mptcp: lib: skip if missing symbol
Matthieu Baerts
2
-0
/
+39
2023-06-09
selftests: cgroup: fix unexpected failure on test_memcg_low
Haifeng Xu
1
-1
/
+3
2023-06-09
selftests/mm: gup_longterm: add liburing tests
David Hildenbrand
1
-0
/
+73
2023-06-09
selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
David Hildenbrand
4
-1
/
+393
2023-06-09
selftests/mm: factor out detection of hugetlb page sizes into vm_util
David Hildenbrand
3
-27
/
+30
2023-06-09
maple_tree: add __init and __exit to test module
Liam R. Howlett
2
-73
/
+75
2023-06-09
maple_tree: make test code work without debug enabled
Liam R. Howlett
1
-1
/
+0
2023-06-09
maple_tree: add format option to mt_dump()
Liam R. Howlett
1
-6
/
+6
2023-06-09
maple_tree: avoid unnecessary ascending
Liam R. Howlett
1
-0
/
+4
2023-06-09
selftests: add selftests for cachestat
Nhat Pham
4
-0
/
+280
2023-06-09
tools: ynl-gen: support / skip pads on the way to kernel
Jakub Kicinski
1
-0
/
+6
2023-06-09
tools: ynl-gen: don't pass op_name to RenderInfo
Jakub Kicinski
1
-19
/
+18
2023-06-09
tools: ynl-gen: support code gen for events
Jakub Kicinski
2
-6
/
+13
2023-06-09
tools: ynl-gen: sanitize notification tracking
Jakub Kicinski
2
-43
/
+27
2023-06-09
tools: ynl: regen: stop generating common notification handlers
Jakub Kicinski
4
-98
/
+0
2023-06-09
tools: ynl-gen: stop generating common notification handlers
Jakub Kicinski
1
-73
/
+0
2023-06-09
tools: ynl: regen: regenerate the if ladders
Jakub Kicinski
4
-74
/
+67
[prev]
[next]