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-06-29
tools/nolibc: implement strerror()
Thomas Weißschuh
2
-0
/
+14
2024-06-29
selftests/nolibc: introduce condition to run tests only on nolibc
Thomas Weißschuh
1
-13
/
+19
2024-06-29
tools/nolibc: implement strtol() and friends
Thomas Weißschuh
2
-0
/
+170
2024-06-29
tools/nolibc: add limits for {u,}intmax_t, ulong and {u,}llong
Thomas Weißschuh
1
-0
/
+19
2024-06-29
selftests/nolibc: run-tests.sh: use -Werror by default
Thomas Weißschuh
2
-3
/
+8
2024-06-29
selftests/nolibc: disable brk()/sbrk() tests on musl
Thomas Weißschuh
1
-3
/
+7
2024-06-29
selftests/nolibc: fix printf format mismatch in expect_str_buf_eq()
Thomas Weißschuh
1
-1
/
+1
2024-06-28
selftests: proc: remove unreached code and fix build warning
Amer Al Shanawany
1
-3
/
+0
2024-06-28
tools/testing/radix-tree/idr-test: add missing MODULE_DESCRIPTION define
Sidhartha Kumar
1
-0
/
+1
2024-06-28
selftests: drv-net: rss_ctx: convert to defer()
Jakub Kicinski
1
-132
/
+103
2024-06-28
selftests: drv-net: add ability to schedule cleanup with defer()
Jakub Kicinski
2
-0
/
+55
2024-06-28
selftests: net: ksft: avoid continue when handling results
Jakub Kicinski
1
-15
/
+15
2024-06-28
selftests/net: Add test coverage for UDP GSO software fallback
Jakub Sitnicki
2
-3
/
+55
2024-06-28
KVM: selftests: Add test for configure of x86 APIC bus frequency
Isaku Yamahata
3
-0
/
+203
2024-06-28
cpupower: Disable direct build of the 'bench' subproject
Roman Storozhenko
1
-0
/
+5
2024-06-28
perf sched replay: Fix -r/--repeat command line option for infinity
Madadi Vineeth Reddy
2
-1
/
+11
2024-06-28
perf: pmus: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2024-06-28
KVM: selftests: Add guest udelay() utility for x86
Reinette Chatre
2
-0
/
+29
2024-06-28
perf stat: Use field separator in the metric header
Namhyung Kim
1
-3
/
+14
2024-06-28
perf stat: Fix a segfault with --per-cluster --metric-only
Namhyung Kim
1
-0
/
+3
2024-06-28
selftests/seccomp: check that a zombie leader doesn't affect others
Andrei Vagin
1
-0
/
+77
2024-06-28
selftests/seccomp: add test for NOTIF_RECV and unused filters
Andrei Vagin
1
-0
/
+54
2024-06-28
iommufd/selftest: Fix tests to use MOCK_PAGE_SIZE based buffer sizes
Joao Martins
1
-18
/
+18
2024-06-28
iommufd/selftest: Add tests for <= u8 bitmap sizes
Joao Martins
1
-0
/
+18
2024-06-28
iommufd/selftest: Fix dirty bitmap tests with u8 bitmaps
Joao Martins
2
-7
/
+9
2024-06-28
Merge tag 'v6.10-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-11
/
+15
2024-06-28
selftests: netfilter: nft_queue.sh: add test for disappearing listener
Florian Westphal
1
-0
/
+37
2024-06-28
KVM: selftests: Increase robustness of LLC cache misses in PMU counters test
Maxim Levitsky
1
-10
/
+14
2024-06-28
KVM: selftests: Rework macros in PMU counters test to prep for multi-insn loop
Sean Christopherson
1
-9
/
+19
2024-06-28
selftests/harness: Fix tests timeout and race condition
Mickaël Salaün
1
-19
/
+24
2024-06-28
x86/syscall: Mark exit[_group] syscall handlers __noreturn
Josh Poimboeuf
1
-0
/
+4
2024-06-28
sefltests: extend the statmount test for mount options
Josef Bacik
1
-1
/
+90
2024-06-28
selftests: add a test for the foreign mnt ns extensions
Josef Bacik
4
-41
/
+424
2024-06-28
selftests: mlxsw: mirror_gre: Obey TESTS
Petr Machata
1
-5
/
+18
2024-06-28
selftests: libs: Drop unused functions
Petr Machata
2
-29
/
+0
2024-06-28
selftests: libs: Drop slow_path_trap_install()/_uninstall()
Petr Machata
1
-16
/
+0
2024-06-28
selftests: mirror_gre_lag_lacp: Drop unnecessary code
Petr Machata
1
-3
/
+0
2024-06-28
selftests: mlxsw: mirror_gre: Simplify
Petr Machata
1
-12
/
+5
2024-06-28
selftests: mirror: Drop dual SW/HW testing
Petr Machata
17
-378
/
+77
2024-06-28
selftests: mirror: mirror_test(): Allow exact count of packets
Petr Machata
5
-9
/
+13
2024-06-28
selftests: mirror: do_test_span_dir_ips(): Install accurate taps
Petr Machata
4
-20
/
+44
2024-06-28
selftests: mirror_gre_lag_lacp: Check counters at tunnel
Petr Machata
1
-15
/
+22
2024-06-28
selftests: lib: tc_rule_stats_get(): Move default to argument definition
Petr Machata
1
-2
/
+2
2024-06-28
selftests: mirror: Drop direction argument from several functions
Petr Machata
10
-90
/
+69
2024-06-28
selftests: libs: Expand "$@" where possible
Petr Machata
4
-30
/
+176
2024-06-28
ethtool: Add an interface for flashing transceiver modules' firmware
Danielle Ratson
1
-1
/
+2
2024-06-28
tools/power turbostat: Add ZERO_ARRAY for zero initializing builtin array
Patryk Wlazlyn
1
-3
/
+5
2024-06-28
tools/power turbostat: Replace enum rapl_source and cstate_source with counte...
Patryk Wlazlyn
1
-20
/
+19
2024-06-28
tools/power turbostat: Remove anonymous union from rapl_counter_info_t
Patryk Wlazlyn
1
-9
/
+3
2024-06-27
tools/power turbostat: Add local build_bug.h header for snapshot target
Patryk Wlazlyn
2
-2
/
+6
[prev]
[next]