index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-23
selftests/landlock: Test landlock_create_ruleset(2) argument check ordering
Mickaël Salaün
1
-1
/
+20
2022-05-23
landlock: Change landlock_restrict_self(2) check ordering
Mickaël Salaün
1
-10
/
+37
2022-05-23
landlock: Change landlock_add_rule(2) argument check ordering
Mickaël Salaün
1
-2
/
+32
2022-05-23
selftests/landlock: Add tests for O_PATH
Mickaël Salaün
1
-2
/
+8
2022-05-23
selftests/landlock: Fully test file rename with "remove" access
Mickaël Salaün
1
-4
/
+37
2022-05-23
selftests/landlock: Extend access right tests to directories
Mickaël Salaün
1
-8
/
+22
2022-05-23
selftests/landlock: Add tests for unknown access rights
Mickaël Salaün
1
-0
/
+16
2022-05-23
selftests/landlock: Extend tests for minimal valid attribute size
Mickaël Salaün
1
-0
/
+5
2022-05-23
selftests/landlock: Make tests build with old libc
Mickaël Salaün
1
-5
/
+18
2022-05-23
selftests/landlock: Format with clang-format
Mickaël Salaün
4
-251
/
+312
2022-05-22
selftests: ocelot: tc_flower_chains: reorder interfaces
Vladimir Oltean
1
-23
/
+19
2022-05-22
selftests: ocelot: tc_flower_chains: use conventional interface names
Vladimir Oltean
1
-67
/
+67
2022-05-22
selftests: ocelot: tc_flower_chains: streamline test output
Vladimir Oltean
1
-28
/
+24
2022-05-22
net: selftests: Add stress_reuseport_listen to .gitignore
Muhammad Usama Anjum
1
-0
/
+1
2022-05-22
selftests/powerpc/pmu: fix spelling mistake "mis-match" -> "mismatch"
Colin Ian King
1
-3
/
+3
2022-05-22
selftests/powerpc/pmu/ebb: remove fixed_instruction.S
Madhavan Srinivasan
1
-43
/
+0
2022-05-22
selftests/powerpc: Better reporting in spectre_v2
Russell Currey
1
-9
/
+15
2022-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+33
2022-05-20
selftests/bpf: add tests verifying unprivileged bpf behaviour
Alan Maguire
2
-0
/
+395
2022-05-20
selftests: Add test for timing a bind request to a port with a populated bhash entry
Joanne Koong
3
-0
/
+122
2022-05-20
selftests: fib_nexthops: Make ping timeout configurable
Amit Cohen
1
-25
/
+28
2022-05-20
selftests/bpf: Remove filtered subtests from output
Mykola Lysenko
2
-2
/
+8
2022-05-20
selftests/bpf: Fix subtest number formatting in test_progs
Mykola Lysenko
1
-3
/
+9
2022-05-20
selftests/bpf: Add missing trampoline program type to trampoline_count test
Yuntao Wang
2
-90
/
+60
2022-05-20
selftests/bpf: Verify first of struct mptcp_sock
Geliang Tang
3
-0
/
+11
2022-05-20
selftests/bpf: Verify ca_name of struct mptcp_sock
Geliang Tang
3
-0
/
+39
2022-05-20
selftests/bpf: Verify token of struct mptcp_sock
Geliang Tang
3
-2
/
+31
2022-05-20
selftests/bpf: Test bpf_skc_to_mptcp_sock
Geliang Tang
3
-10
/
+40
2022-05-20
selftests/bpf: Add MPTCP test base
Nicolas Rybowski
6
-9
/
+200
2022-05-20
selftests/bpf: Enable CONFIG_IKCONFIG_PROC in config
Geliang Tang
1
-0
/
+2
2022-05-20
selftests/bpf: Fix some bugs in map_lookup_percpu_elem testcase
Feng Zhou
2
-39
/
+73
2022-05-20
KVM: s390: selftest: Test suppression indication on key prot exception
Janis Schoetterl-Glausch
1
-1
/
+45
2022-05-20
selftests: drivers/s390x: Add uvdevice tests
Steffen Eiden
5
-0
/
+301
2022-05-20
selftests: kvm/x86: Verify the pmu event filter matches the correct event
Aaron Lewis
1
-0
/
+19
2022-05-20
selftests: kvm/x86: Add the helper function create_pmu_event_filter
Aaron Lewis
1
-4
/
+14
2022-05-20
KVM: selftests: riscv: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2022-05-20
KVM: selftests: riscv: Improve unexpected guest trap handling
Anup Patel
3
-17
/
+31
2022-05-19
selftests: mptcp: add MP_FAIL reset testcase
Geliang Tang
1
-0
/
+10
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-8
/
+52
2022-05-19
cxl/port: Reuse 'struct cxl_hdm' context for hdm init
Dan Williams
1
-2
/
+3
2022-05-19
cxl/pci: Drop @info argument to cxl_hdm_decode_init()
Dan Williams
1
-6
/
+3
2022-05-19
cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()
Dan Williams
3
-16
/
+5
2022-05-19
cxl/mem: Consolidate CXL DVSEC Range enumeration in the core
Dan Williams
3
-10
/
+17
2022-05-19
cxl/pci: Move cxl_await_media_ready() to the core
Dan Williams
3
-7
/
+16
2022-05-19
Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+47
2022-05-19
Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-next
Greg Kroah-Hartman
2
-4
/
+6
2022-05-18
selftests: forwarding: fix missing backslash
Joachim Wiberg
1
-1
/
+1
2022-05-18
selftests/bpf: Add missed ima_setup.sh in Makefile
Hangbin Liu
1
-1
/
+1
2022-05-18
kunit: tool: Use qemu-system-i386 for i386 runs
David Gow
1
-1
/
+1
2022-05-18
selftests: netdevsim: Increase sleep time in hw_stats_l3.sh test
Danielle Ratson
1
-2
/
+2
[prev]
[next]