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 machine: Fix leak of kernel dso
Ian Rogers
1
-1
/
+2
2023-06-12
perf maps: Fix overlapping memory leak
Ian Rogers
1
-0
/
+1
2023-06-12
perf symbol-elf: Correct holding a reference
Ian Rogers
1
-2
/
+2
2023-06-12
perf jit: Fix two thread leaks
Ian Rogers
1
-0
/
+2
2023-06-12
perf python: Avoid 2 leak sanitizer issues
Ian Rogers
1
-1
/
+5
2023-06-12
perf evlist: Free stats in all evlist destruction
Ian Rogers
2
-0
/
+6
2023-06-12
perf intel-pt: Fix missed put and leak
Ian Rogers
1
-0
/
+2
2023-06-12
perf stat: Avoid evlist leak
Ian Rogers
1
-0
/
+1
2023-06-12
perf header: Ensure bitmaps are freed
Ian Rogers
1
-2
/
+10
2023-06-12
perf report: Avoid 'parent_thread' thread leak on '--tasks' processing
Ian Rogers
1
-0
/
+1
2023-06-12
perf machine: Make delete_threads part of machine__exit
Ian Rogers
6
-10
/
+1
2023-06-12
perf thread: Add reference count checking
Ian Rogers
8
-53
/
+63
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
35
-166
/
+368
2023-06-12
perf addr_location: Move to its own header
Ian Rogers
5
-28
/
+46
2023-06-12
perf maps: Make delete static, always use put
Ian Rogers
4
-4
/
+11
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
45
-279
/
+485
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
[prev]
[next]