index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2024-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-239
/
+236
2024-02-16
selftests/bpf: Remove empty TEST_CUSTOM_PROGS
Marcos Paulo de Souza
-3
/
+2
2024-02-16
net/sched: act_mirred: use the backlog for mirred ingress
Jakub Kicinski
-3
/
+0
2024-02-16
selftests: bonding: make sure new active is not null
Hangbin Liu
-2
/
+2
2024-02-15
evm: Move to LSM infrastructure
Roberto Sassu
-0
/
+3
2024-02-15
ima: Move to LSM infrastructure
Roberto Sassu
-0
/
+3
2024-02-15
selftest/bpf: Test the read of vsyscall page under x86-64
Hou Tao
-0
/
+102
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-60
/
+230
2024-02-15
bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19
Yonghong Song
-4
/
+8
2024-02-15
Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-41
/
+163
2024-02-15
Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-6
/
+7
2024-02-14
selftests: tls: increase the wait in poll_partial_rec_async
Jakub Kicinski
-2
/
+2
2024-02-14
Merge tag 'landlock-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-13
/
+59
2024-02-14
Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...
Paolo Bonzini
-239
/
+236
2024-02-13
bpf: emit source code file name and line number in verifier log
Andrii Nakryiko
-2
/
+2
2024-02-13
selftests/bpf: add anonymous user struct as global subprog arg test
Andrii Nakryiko
-0
/
+29
2024-02-13
bpf: don't infer PTR_TO_CTX for programs with unnamed context type
Andrii Nakryiko
-0
/
+19
2024-02-13
selftests/bpf: Test PTR_MAYBE_NULL arguments of struct_ops operators.
Kui-Feng Lee
-1
/
+115
2024-02-13
selftests/resctrl: Get domain id from cache id
Ilpo Järvinen
-12
/
+21
2024-02-13
selftests/resctrl: Rename resource ID to domain ID
Ilpo Järvinen
-25
/
+25
2024-02-13
selftests/resctrl: Add helper to convert L2/3 to integer
Ilpo Järvinen
-8
/
+20
2024-02-13
selftests/resctrl: Pass write_schemata() resource instead of test name
Ilpo Järvinen
-38
/
+38
2024-02-13
selftests/resctrl: Introduce generalized test framework
Ilpo Järvinen
-121
/
+148
2024-02-13
selftests/resctrl: Create struct for input parameters
Ilpo Järvinen
-71
/
+95
2024-02-13
selftests/resctrl: Restore the CPU affinity after CAT test
Ilpo Järvinen
-9
/
+42
2024-02-13
selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
Ilpo Järvinen
-199
/
+139
2024-02-13
selftests/resctrl: Read in less obvious order to defeat prefetch optimizations
Ilpo Järvinen
-8
/
+30
2024-02-13
selftests/resctrl: Replace file write with volatile variable
Ilpo Järvinen
-21
/
+16
2024-02-13
selftests/resctrl: Open perf fd before start & add error handling
Ilpo Järvinen
-11
/
+23
2024-02-13
selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()
Ilpo Järvinen
-87
/
+90
2024-02-13
selftests/resctrl: Convert perf related globals to locals
Ilpo Järvinen
-32
/
+40
2024-02-13
selftests/resctrl: Improve perf init
Ilpo Järvinen
-10
/
+6
2024-02-13
selftests/resctrl: Consolidate naming of perf event related things
Ilpo Järvinen
-21
/
+21
2024-02-13
selftests/resctrl: Remove nested calls in perf event handling
Ilpo Järvinen
-50
/
+14
2024-02-13
selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion
Ilpo Järvinen
-19
/
+13
2024-02-13
selftests/resctrl: Split show_cache_info() to test specific and generic parts
Ilpo Järvinen
-44
/
+66
2024-02-13
selftests/resctrl: Split measure_cache_vals()
Ilpo Järvinen
-27
/
+41
2024-02-13
selftests/resctrl: Exclude shareable bits from schemata in CAT test
Ilpo Järvinen
-4
/
+99
2024-02-13
selftests/resctrl: Create cache_portion_size() helper
Ilpo Järvinen
-9
/
+33
2024-02-13
selftests/resctrl: Mark get_cache_size() cache_type const
Ilpo Järvinen
-2
/
+2
2024-02-13
selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()
Ilpo Järvinen
-24
/
+41
2024-02-13
selftests/resctrl: Refactor fill_buf functions
Ilpo Järvinen
-43
/
+18
2024-02-13
selftests/resctrl: Split fill_buf to allow tests finer-grained control
Ilpo Järvinen
-6
/
+15
2024-02-13
selftests/resctrl: Change function comments to say < 0 on error
Ilpo Järvinen
-6
/
+6
2024-02-13
selftests/resctrl: Don't use ctrlc_handler() outside signal handling
Ilpo Järvinen
-1
/
+0
2024-02-13
selftests/resctrl: Return -1 instead of errno on error
Ilpo Järvinen
-14
/
+14
2024-02-13
selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()
Ilpo Järvinen
-70
/
+77
2024-02-13
bpf: Abstract loop unrolling pragmas in BPF selftests
Jose E. Marchesi
-42
/
+102
2024-02-13
selftests/bpf: Ensure fentry prog cannot attach to bpf_spin_{lock,unlcok}()
Yonghong Song
-0
/
+57
2024-02-13
selftests: net: more pmtu.sh fixes
Paolo Abeni
-2
/
+2
[prev]
[next]