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-10-19
selftests: net: add very basic test for netdev names and namespaces
Jakub Kicinski
2
-0
/
+88
2023-10-19
inet: lock the socket in ip_sock_set_tos()
Eric Dumazet
1
-1
/
+1
2023-10-18
selftests: tc-testing: move auxiliary scripts to a dedicated folder
Pedro Tammela
3
-5
/
+5
2023-10-18
selftests: tc-testing: add missing Kconfig options to 'config'
Pedro Tammela
1
-0
/
+9
2023-10-18
perf/benchmark: fix seccomp_unotify benchmark for 32-bit
Jiri Slaby (SUSE)
1
-1
/
+1
2023-10-18
KVM: arm64: selftests: Test for setting ID register from usersapce
Jing Zhang
2
-0
/
+482
2023-10-18
tools headers arm64: Update sysreg.h with kernel sources
Jing Zhang
6
-661
/
+232
2023-10-18
KVM: selftests: Generate sysreg-defs.h and add to include path
Oliver Upton
1
-3
/
+20
2023-10-18
perf build: Generate arm64's sysreg-defs.h and add to include path
Oliver Upton
2
-3
/
+14
2023-10-18
tools: arm64: Add a Makefile for generating sysreg-defs.h
Oliver Upton
2
-0
/
+39
2023-10-18
perf tools: Do not ignore the default vmlinux.h
Namhyung Kim
1
-0
/
+1
2023-10-18
tools/build: Fix -s detection code in tools/scripts/Makefile.include
Jiri Olsa
1
-1
/
+9
2023-10-18
tools/build: Fix -s detection code in tools/build/Makefile.build
Jiri Olsa
1
-1
/
+9
2023-10-18
proc: test /proc/${pid}/statm
Swarup Laxman Kotiaklapudi
1
-5
/
+92
2023-10-18
compiler.h: move __is_constexpr() to compiler.h
David Laight
2
-8
/
+8
2023-10-18
tools/mm: update the usage output to be more organized
Audra Mitchell
1
-13
/
+20
2023-10-18
tools/mm: fix the default case for page_owner_sort
Audra Mitchell
1
-8
/
+53
2023-10-18
tools/mm: filter out timestamps for correct collation
Audra Mitchell
1
-7
/
+18
2023-10-18
tools/mm: remove references to free_ts from page_owner_sort
Audra Mitchell
1
-86
/
+12
2023-10-18
selftests: add a selftest to verify hugetlb usage in memcg
Nhat Pham
3
-0
/
+237
2023-10-18
selftests/mm: add a new test for madv and hugetlb
Breno Leitao
3
-0
/
+78
2023-10-18
selftests/mm: export get_free_hugepages()
Breno Leitao
3
-19
/
+20
2023-10-18
radix tree test suite: fix allocation calculation in kmem_cache_alloc_bulk()
Liam R. Howlett
1
-2
/
+2
2023-10-18
selftests: mm: add pagemap ioctl tests
Muhammad Usama Anjum
5
-1
/
+1669
2023-10-18
tools headers UAPI: update linux/fs.h with the kernel sources
Muhammad Usama Anjum
1
-0
/
+59
2023-10-18
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
3
-1
/
+47
2023-10-18
selftests/resctrl: Fix MBM test failure when MBA unavailable
Ilpo Järvinen
1
-1
/
+1
2023-10-18
selftests/clone3: Report descriptive test names
Mark Brown
1
-73
/
+192
2023-10-18
selftests:modify the incorrect print format
zhujun2
1
-7
/
+7
2023-10-18
selftests/efivarfs: create-read: fix a resource leak
zhujun2
1
-0
/
+2
2023-10-18
selftests/ftrace: Add riscv support for kprobe arg tests
Yu Liao
3
-0
/
+10
2023-10-18
selftests/ftrace: add loongarch support for kprobe args char tests
Yu Liao
1
-0
/
+3
2023-10-18
maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
Liam R. Howlett
1
-0
/
+40
2023-10-18
selftests/clone3: Fix broken test under !CONFIG_TIME_NS
Tiezhu Yang
1
-1
/
+6
2023-10-18
selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
Samasth Norway Ananda
1
-0
/
+1
2023-10-18
selftests: netfilter: Run nft_audit.sh in its own netns
Phil Sutter
1
-0
/
+6
2023-10-18
netfilter: nf_tables: audit log object reset once per table
Phil Sutter
1
-0
/
+46
2023-10-18
net: skb_find_text: Ignore patterns extending past 'to'
Phil Sutter
2
-1
/
+129
2023-10-18
selftests/bpf: Add options and frags to xdp_hw_metadata
Larysa Zaremba
2
-13
/
+67
2023-10-17
tools: ynl: fix converting flags to names after recent cleanup
Jakub Kicinski
1
-1
/
+1
2023-10-17
selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest
Johannes Nixdorf
2
-1
/
+285
2023-10-17
tools/power/x86/intel-speed-select: v1.18 release
Srinivas Pandruvada
1
-1
/
+1
2023-10-17
selftests/user_events: Fix abi_test for BE archs
Beau Belgrave
1
-7
/
+9
2023-10-17
selftests/bpf: Add additional mprog query test coverage
Daniel Borkmann
1
-1
/
+130
2023-10-17
perf: script: fix missing ',' for fields option
Changbin Du
1
-1
/
+1
2023-10-17
perf tests: Fix shellcheck warning in stat_all_metricgroups
Athira Rajeev
1
-1
/
+1
2023-10-17
perf tests: Fix shellcheck warning in record_sideband.sh
Athira Rajeev
1
-1
/
+1
2023-10-17
perf tests: Ignore shellcheck warning in lock_contention
Athira Rajeev
1
-0
/
+1
2023-10-17
tools/perf/arch/powerpc: Fix the CPU ID const char* value by adding 0x prefix
Athira Rajeev
2
-4
/
+4
2023-10-17
perf cs-etm: Respect timestamp option
Leo Yan
1
-0
/
+9
[prev]
[next]