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-01-26
selftests/bpf: Add missing line break in test_verifier
Tiezhu Yang
1
-1
/
+1
2024-01-26
Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+108
2024-01-26
perf tools: Fix calloc() arguments to address error introduced in gcc-14
Sun Haiyong
4
-7
/
+7
2024-01-26
perf top: Remove needless malloc(0) call that triggers -Walloc-size
Sun Haiyong
1
-1
/
+1
2024-01-26
perf build: Make minimal shellcheck version to v0.6.0
Yicong Yang
1
-0
/
+10
2024-01-26
tools headers UAPI: Update tools's copy of drm.h headers to pick DRM_IOCTL_MO...
Arnaldo Carvalho de Melo
2
-7
/
+77
2024-01-26
perf test shell daemon: Make signal test less racy
Ian Rogers
1
-10
/
+24
2024-01-26
perf test shell script: Fix test for python being disabled
Ian Rogers
1
-2
/
+1
2024-01-26
perf test: Workaround debug output in list test
Ian Rogers
1
-3
/
+18
2024-01-26
perf list: Add output file option
Ian Rogers
2
-82
/
+133
2024-01-26
perf list: Switch error message to pr_err() to respect debug settings (-v)
Ian Rogers
1
-1
/
+1
2024-01-26
perf test: Fix 'perf script' tests on s390
Thomas Richter
1
-1
/
+8
2024-01-26
tools headers UAPI: Sync linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2024-01-26
tools arch x86: Sync the msr-index.h copy with the kernel sources to pick IA3...
Arnaldo Carvalho de Melo
1
-0
/
+8
2024-01-26
tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...
Arnaldo Carvalho de Melo
2
-0
/
+2
2024-01-26
kunit: add wireless unit tests
Johannes Berg
1
-0
/
+5
2024-01-25
selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memory
Ryan Roberts
1
-1
/
+1
2024-01-25
selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flag
Audra Mitchell
1
-0
/
+6
2024-01-25
selftests: mm: fix map_hugetlb failure on 64K page size systems
Nico Pache
1
-0
/
+7
2024-01-25
selftests/mm: switch to bash from sh
Muhammad Usama Anjum
2
-2
/
+2
2024-01-25
selftests/mm: mremap_test: fix build warning
Muhammad Usama Anjum
1
-13
/
+14
2024-01-25
selftest: Show expected and actual return codes for test failures in fcnal-test
David Ahern
1
-0
/
+1
2024-01-25
selftest: Fix set of ping_group_range in fcnal-test
David Ahern
1
-6
/
+15
2024-01-25
selftest: Update PATH for nettest in fcnal-test
David Ahern
1
-0
/
+3
2024-01-25
selftests/net/lib: update busywait timeout value
Hangbin Liu
1
-1
/
+4
2024-01-25
vsock/test: print type for SOCK_SEQPACKET
Arseniy Krasnov
1
-0
/
+2
2024-01-25
selftests: tc-testing: return fail if a test fails in setup/teardown
Pedro Tammela
1
-1
/
+1
2024-01-25
selftests: tc-testing: enable all tdc tests
Pedro Tammela
1
-2
/
+1
2024-01-25
selftests: tc-testing: adjust fq test to latest iproute2
Pedro Tammela
1
-1
/
+1
2024-01-25
selftests: tc-testing: check if 'jq' is available in taprio tests
Pedro Tammela
1
-0
/
+2
2024-01-25
selftests: tc-testing: add missing netfilter config
Pedro Tammela
1
-0
/
+1
2024-01-25
selftests: tcp_ao: set the timeout to 2 minutes
Jakub Kicinski
1
-0
/
+1
2024-01-25
selftests: net: explicitly wait for listener ready
Paolo Abeni
1
-2
/
+4
2024-01-25
selftests: net: included needed helper in the install targets
Paolo Abeni
1
-0
/
+1
2024-01-25
selftests: net: remove dependency on ebpf tests
Paolo Abeni
7
-12
/
+26
2024-01-25
selftests: tcp_ao: add a config file
Jakub Kicinski
1
-0
/
+10
2024-01-25
perf tools: Add -H short option for --hierarchy
Namhyung Kim
4
-4
/
+61
2024-01-25
perf pmu: Treat the msr pmu as software
Ian Rogers
1
-1
/
+11
2024-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
260
-2182
/
+7961
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-24
/
+97
2024-01-25
x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
H. Peter Anvin (Intel)
1
-1
/
+7
2024-01-25
x86/cpufeatures: Add the CPU feature bit for FRED
H. Peter Anvin (Intel)
1
-0
/
+1
2024-01-25
x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support
Xin Li
2
-1
/
+2
2024-01-25
tools/workqueue/wq_dump.py: Clean up code and drop duplicate information
Tejun Heo
1
-34
/
+35
2024-01-25
selftests/landlock: Fix fs_test build with old libc
Hu Yadi
1
-3
/
+8
2024-01-25
selftests/landlock: Fix net_test build with old libc
Hu Yadi
1
-1
/
+7
2024-01-25
selftests: bonding: do not test arp/ns target with mode balance-alb/tlb
Hangbin Liu
1
-4
/
+4
2024-01-24
vsock/test: add '--peer-port' input argument
Arseniy Krasnov
6
-58
/
+115
2024-01-24
selftests/bpf: Incorporate LSM policy to token-based tests
Andrii Nakryiko
2
-17
/
+104
2024-01-24
selftests/bpf: Add tests for LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
1
-0
/
+98
[prev]
[next]