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-08-19
selftests: kvm: s390: Add debug print functions
Christoph Schlameuss
1
-0
/
+69
2024-08-19
selftests: kvm: s390: Add test fixture and simple VM setup tests
Christoph Schlameuss
1
-0
/
+131
2024-08-19
selftests: kvm: s390: Add s390x ucontrol test suite with hpage test
Christoph Schlameuss
4
-0
/
+80
2024-08-19
selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
Christoph Schlameuss
2
-2
/
+242
2024-08-19
selftests: kvm: s390: Define page sizes in shared header
Christoph Schlameuss
5
-14
/
+17
2024-08-19
Merge 6.11-rc4 into char-misc-next
Greg Kroah-Hartman
35
-439
/
+1050
2024-08-18
objtool/rust: list `noreturn` Rust functions
Miguel Ojeda
2
-1
/
+53
2024-08-18
selftests: ALSA: Cover userspace-driven timers with test
Ivan Orlov
3
-2
/
+253
2024-08-17
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-2
/
+8
2024-08-16
tc-testing: don't access non-existent variable on exception
Simon Horman
1
-1
/
+0
2024-08-16
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
34
-452
/
+1084
2024-08-16
perf stat: Display iostat headers correctly
Yicong Yang
1
-1
/
+2
2024-08-16
perf sched timehist: Fix missing free of session in perf_sched__timehist()
Yang Jihong
1
-1
/
+2
2024-08-16
Merge tag 'trace-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+4
2024-08-16
selftests: fib_rule_tests: Test TOS matching with input routes
Ido Schimmel
1
-3
/
+28
2024-08-16
selftests: fib_rule_tests: Add negative connect tests
Ido Schimmel
1
-0
/
+20
2024-08-16
selftests: fib_rule_tests: Add negative match tests
Ido Schimmel
1
-18
/
+69
2024-08-16
selftests: fib_rule_tests: Clarify test results
Ido Schimmel
1
-9
/
+18
2024-08-16
selftests: fib_rule_tests: Remove unused functions
Ido Schimmel
1
-16
/
+0
2024-08-16
tools/nolibc: x86_64: use local label in memcpy/memmove
Thomas Weißschuh
1
-2
/
+2
2024-08-16
tools/nolibc: stackprotector: mark implicitly used symbols as used
Thomas Weißschuh
1
-2
/
+2
2024-08-16
tools/nolibc: crt: mark _start_c() as used
Thomas Weißschuh
1
-1
/
+1
2024-08-16
selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untagged
Vladimir Oltean
1
-1
/
+53
2024-08-16
selftests: net: local_termination: add PTP frames to the mix
Vladimir Oltean
1
-13
/
+148
2024-08-16
selftests: net: local_termination: don't use xfail_on_veth()
Vladimir Oltean
2
-16
/
+99
2024-08-16
selftests: net: local_termination: introduce new tests which capture VLAN beh...
Vladimir Oltean
1
-7
/
+110
2024-08-16
selftests: net: local_termination: add one more test for VLAN-aware bridges
Vladimir Oltean
1
-4
/
+18
2024-08-16
selftests: net: local_termination: parameterize test name
Vladimir Oltean
1
-18
/
+20
2024-08-16
selftests: net: local_termination: parameterize sending interface
Vladimir Oltean
1
-19
/
+20
2024-08-16
selftests: net: local_termination: refactor macvlan creation/deletion
Vladimir Oltean
1
-12
/
+18
2024-08-15
selftests: memfd_secret: don't build memfd_secret test on unsupported arches
Muhammad Usama Anjum
2
-0
/
+5
2024-08-15
selftests/mm: compaction_test: fix off by one in check_compaction()
Dan Carpenter
1
-2
/
+3
2024-08-15
selftests/net/pmtu.sh: Fix typo in error message
Abhash Jha
1
-1
/
+1
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-4
/
+224
2024-08-15
Merge tag 'perf-tools-fixes-for-v6.11-2024-08-15' of git://git.kernel.org/pub...
Linus Torvalds
22
-426
/
+814
2024-08-15
libbpf: Workaround -Wmaybe-uninitialized false positive
Sam James
1
-0
/
+3
2024-08-15
tools build: Provide consistent build options for fixdep
Alexander Gordeev
1
-1
/
+1
2024-08-15
selftests/bpf: Monitor traffic for select_reuseport.
Kui-Feng Lee
1
-24
/
+13
2024-08-15
selftests/bpf: Monitor traffic for sockmap_listen.
Kui-Feng Lee
1
-0
/
+8
2024-08-15
selftests/bpf: Monitor traffic for tc_redirect.
Kui-Feng Lee
1
-7
/
+22
2024-08-15
selftests/bpf: netns_new() and netns_free() helpers.
Kui-Feng Lee
4
-0
/
+140
2024-08-15
selftests/bpf: Add the traffic monitor option to test_progs.
Kui-Feng Lee
2
-24
/
+64
2024-08-15
selftests/bpf: Add traffic monitor functions.
Kui-Feng Lee
3
-0
/
+476
2024-08-15
Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-2
/
+105
2024-08-15
perf hist: Update hist symbol when updating maps
Matt Fleming
1
-0
/
+5
2024-08-15
Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-0
/
+79
2024-08-15
selftests: net: lib: kill PIDs before del netns
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-08-14
selftest: af_unix: Fix kselftest compilation warnings
Abhinav Jain
1
-1
/
+1
2024-08-14
selftests/bpf: convert test_skb_cgroup_id_user to test_progs
Alexis Lothoré (eBPF Foundation)
6
-276
/
+160
2024-08-14
selftests/bpf: add proper section name to bpf prog and rename it
Alexis Lothoré (eBPF Foundation)
2
-5
/
+9
[prev]
[next]