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
selftests: mptcp: join: skip test if iptables/tc cmds fail
Matthieu Baerts
1
-31
/
+57
2023-06-12
selftests: mptcp: join: skip check if MIB counter not supported
Matthieu Baerts
1
-100
/
+130
2023-06-12
selftests: mptcp: join: helpers to skip tests
Matthieu Baerts
1
-0
/
+27
2023-06-12
selftests: mptcp: join: use 'iptables-legacy' if available
Matthieu Baerts
1
-6
/
+12
2023-06-12
selftests: mptcp: lib: skip if not below kernel version
Matthieu Baerts
1
-0
/
+26
2023-06-12
Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+3
2023-06-12
tools/power/x86/intel-speed-select: v1.16 release
Srinivas Pandruvada
1
-1
/
+1
2023-06-12
tools/power/x86/intel-speed-select: Fix json formatting issue
Srinivas Pandruvada
1
-1
/
+7
2023-06-12
tools/power/x86/intel-speed-select: Adjust scope of core-power config
Srinivas Pandruvada
2
-11
/
+35
2023-06-12
selftests/ftace: Fix KTAP output ordering
Mark Brown
1
-1
/
+1
2023-06-12
selftests/cpufreq: Don't enable generic lock debugging options
Mark Brown
1
-8
/
+0
2023-06-12
kselftests: Sort the collections list to avoid duplicate tests
Rishabh Bhatnagar
1
-1
/
+1
2023-06-12
selftest: pidfd: Omit long and repeating outputs
Ziqi Zhao
3
-2
/
+3
2023-06-12
selftests: allow runners to override the timeout
Luis Chamberlain
2
-1
/
+15
2023-06-12
selftests/ftrace: Add new test case which checks for optimized probes
Akanksha J N
1
-0
/
+34
2023-06-12
selftests/clone3: test clone3 with exit signal in flags
Tobias Klauser
1
-1
/
+4
2023-06-12
kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is...
Colin Ian King
1
-2
/
+2
2023-06-12
selftests: prctl: Fix spelling mistake "anonynous" -> "anonymous"
Colin Ian King
1
-1
/
+1
2023-06-12
selftests: media_tests: Add new subtest to video_device_test
Ivan Orlov
1
-28
/
+83
2023-06-12
selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute*
David Vernet
2
-6
/
+6
2023-06-12
selftests/bpf: Add test for new bpf_cpumask_first_and() kfunc
David Vernet
3
-0
/
+35
2023-06-12
perf inject: Lazily allocate guest_event event_buf
Ian Rogers
1
-3
/
+12
2023-06-12
perf inject: Lazily allocate event_copy
Ian Rogers
1
-3
/
+13
2023-06-12
perf script: Remove some large stack allocations
Ian Rogers
1
-4
/
+13
2023-06-12
perf sched: Avoid large stack allocations
Ian Rogers
1
-4
/
+22
2023-06-12
perf bench sched messaging: Free contexts on exit
Ian Rogers
1
-1
/
+17
2023-06-12
perf bench futex: Avoid memory leaks from pthread_attr
Ian Rogers
4
-26
/
+29
2023-06-12
perf bench epoll: Fix missing frees/puts on the exit path
Ian Rogers
2
-0
/
+10
2023-06-12
perf help: Ensure clean_cmds is called on all paths
Ian Rogers
1
-0
/
+3
2023-06-12
lib subcmd: Avoid memory leak in exclude_cmds
Ian Rogers
1
-2
/
+6
2023-06-12
perf cs-etm: Add exception level consistency check
James Clark
3
-15
/
+36
2023-06-12
perf cs-etm: Track exception level
James Clark
3
-22
/
+68
2023-06-12
perf cs-etm: Make PID format accessible from struct cs_etm_auxtrace
James Clark
3
-33
/
+37
2023-06-12
perf cs-etm: Use previous thread for branch sample source IP
James Clark
1
-2
/
+15
2023-06-12
perf cs-etm: Only track threads instead of PID and TIDs
James Clark
1
-80
/
+38
2023-06-12
perf map: Fix double 'struct map' reference free found with -DREFCNT_CHECKING=1
James Clark
1
-4
/
+6
2023-06-12
perf srcline: Optimize comparision against SRCLINE_UNKNOWN
Arnaldo Carvalho de Melo
7
-9
/
+12
2023-06-12
selftests/landlock: Add hostfs tests
Mickaël Salaün
2
-1
/
+28
2023-06-12
selftests/landlock: Add tests for pseudo filesystems
Mickaël Salaün
2
-4
/
+259
2023-06-12
selftests/landlock: Make mounts configurable
Mickaël Salaün
1
-5
/
+40
2023-06-12
selftests/landlock: Add supports_filesystem() helper
Mickaël Salaün
1
-13
/
+23
2023-06-12
selftests/landlock: Don't create useless file layouts
Mickaël Salaün
1
-6
/
+20
2023-06-12
perf hist: Fix srcline memory leak
Ian Rogers
1
-1
/
+1
2023-06-12
perf srcline: Change free_srcline to zfree_srcline
Ian Rogers
7
-15
/
+20
2023-06-12
perf callchain: Use pthread keys for tls callchain_cursor
Ian Rogers
15
-61
/
+170
2023-06-12
perf header: Avoid out-of-bounds read
Ian Rogers
1
-1
/
+1
2023-06-12
perf top: Add exit routine for main thread
Ian Rogers
1
-1
/
+10
2023-06-12
perf annotate: Fix parse_objdump_line memory leak
Ian Rogers
1
-1
/
+2
2023-06-12
perf map/maps/thread: Changes to reference counting
Ian Rogers
4
-20
/
+46
2023-06-12
perf machine: Don't leak module maps
Ian Rogers
1
-3
/
+3
[prev]
[next]