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-02-12
perf maps: Locking tidy up of nr_maps
Ian Rogers
3
-5
/
+11
2024-02-12
perf maps: Hide maps internals
Ian Rogers
9
-102
/
+124
2024-02-12
perf maps: Get map before returning in maps__find_next_entry
Ian Rogers
2
-2
/
+4
2024-02-12
perf maps: Get map before returning in maps__find_by_name
Ian Rogers
6
-15
/
+25
2024-02-12
perf maps: Get map before returning in maps__find
Ian Rogers
7
-27
/
+26
2024-02-12
perf maps: Switch from rbtree to lazily sorted array for addresses
Ian Rogers
4
-484
/
+777
2024-02-12
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
36
-406
/
+677
2024-02-12
selftests/net: Adding test cases of replacing routes and route advertisements.
Kui-Feng Lee
1
-22
/
+129
2024-02-12
selftests: net: ignore timing errors in txtimestamp if KSFT_MACHINE_SLOW
Paolo Abeni
1
-1
/
+2
2024-02-12
tools/rtla: Exit with EXIT_SUCCESS when help is invoked
John Kacur
4
-4
/
+20
2024-02-12
tools/rtla: Replace setting prio with nice for SCHED_OTHER
limingming3
2
-3
/
+5
2024-02-12
tools/rv: Fix curr_reactor uninitialized variable
Daniel Bristot de Oliveira
1
-1
/
+1
2024-02-12
tools/rv: Fix Makefile compiler options for clang
Daniel Bristot de Oliveira
1
-1
/
+6
2024-02-12
tools/rtla: Remove unused sched_getattr() function
Daniel Bristot de Oliveira
1
-6
/
+0
2024-02-12
tools/rtla: Fix clang warning about mount_point var size
Daniel Bristot de Oliveira
1
-1
/
+1
2024-02-12
tools/rtla: Fix uninitialized bucket/data->bucket_size warning
Daniel Bristot de Oliveira
2
-4
/
+2
2024-02-12
tools/rtla: Fix Makefile compiler options for clang
Daniel Bristot de Oliveira
1
-1
/
+6
2024-02-11
bpf: Allow compiler to inline most of bpf_local_storage_lookup()
Marco Elver
3
-49
/
+0
2024-02-10
Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+1
2024-02-10
selftests: tls: use exact comparison in recv_partial
Jakub Kicinski
1
-4
/
+4
2024-02-09
perf srcline: Add missed addr2line closes
Ian Rogers
1
-0
/
+2
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2
-3
/
+3
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
12
-9
/
+154
2024-02-09
perf tools: Remove misleading comments on map functions
Namhyung Kim
1
-8
/
+0
2024-02-09
perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
Yang Jihong
1
-1
/
+1
2024-02-09
perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched_...
Yang Jihong
1
-33
/
+61
2024-02-09
perf sched: Move curr_thread initialization to perf_sched__map()
Yang Jihong
1
-7
/
+8
2024-02-09
perf sched: Fix memory leak in perf_sched__map()
Yang Jihong
1
-15
/
+26
2024-02-09
perf sched: Move start_work_mutex and work_done_wait_mutex initialization to ...
Yang Jihong
1
-7
/
+12
2024-02-09
selftests: udpgso: Pull up network setup into shell script
Jakub Sitnicki
2
-136
/
+47
2024-02-09
selftests: openvswitch: Add validation for the recursion test
Aaron Conole
2
-15
/
+69
2024-02-09
selftests: net: include forwarding lib
Paolo Abeni
1
-0
/
+2
2024-02-09
selftests: tc-testing: add mirred to block tdc tests
Victor Nogueira
1
-0
/
+396
2024-02-09
selftests: forwarding: Fix bridge locked port test flakiness
Ido Schimmel
1
-2
/
+2
2024-02-09
selftests: forwarding: Suppress grep warnings
Ido Schimmel
1
-3
/
+3
2024-02-09
selftests: forwarding: Fix bridge MDB test flakiness
Ido Schimmel
1
-2
/
+6
2024-02-09
selftests: forwarding: Fix layer 2 miss test flakiness
Ido Schimmel
1
-2
/
+6
2024-02-09
selftests: net: Fix bridge backup port test flakiness
Ido Schimmel
1
-0
/
+23
2024-02-09
selftests: forwarding: Add missing multicast routing config entries
Ido Schimmel
1
-0
/
+7
2024-02-08
selftests: net: add more missing kernel config
Paolo Abeni
1
-1
/
+5
2024-02-08
perf test: Skip metric w/o event name on arm64 in stat STD output linter
Yicong Yang
1
-1
/
+1
2024-02-08
perf symbols: Slightly improve module file executable section mappings
Adrian Hunter
1
-2
/
+73
2024-02-08
perf tools: Make it possible to see perf's kernel and module memory mappings
Adrian Hunter
8
-0
/
+25
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
40
-406
/
+781
2024-02-08
Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-23
/
+85
2024-02-08
x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)
Paolo Bonzini
1
-1
/
+1
2024-02-08
Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-1
/
+42
2024-02-08
netfilter: ctnetlink: fix filtering for zone 0
Felix Huettner
1
-1
/
+42
2024-02-07
selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
Muhammad Usama Anjum
1
-0
/
+1
2024-02-07
selftests: bonding: use slowwait instead of hard code sleep
Hangbin Liu
3
-10
/
+24
[prev]
[next]