Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-12 00:36:01 to 2022-07-17 16:10:28 UTC [more...]

[PATCH v4 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-17 16:10 UTC  (26+ messages)
` [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
` [PATCH v4 net-next 5/6] net: dsa: mv88e6xxx: mac-auth/MAB implementation
` [PATCH v4 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests

[PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
 2022-07-17 14:03 UTC  (6+ messages)

[PATCH v2] KVM: selftests: Fix target thread to be migrated in rseq_test
 2022-07-17  3:11 UTC  (3+ messages)

[PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices
 2022-07-16 20:32 UTC  (46+ messages)
` [PATCH bpf-next v6 01/23] selftests/bpf: fix config for CLS_BPF
` [PATCH bpf-next v6 02/23] bpf/verifier: allow kfunc to read user provided context
` [PATCH bpf-next v6 03/23] bpf/verifier: do not clear meta in check_mem_size
` [PATCH bpf-next v6 04/23] selftests/bpf: add test for accessing ctx from syscall program type
` [PATCH bpf-next v6 05/23] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v6 06/23] selftests/bpf: Add tests for kfunc returning a memory pointer
` [PATCH bpf-next v6 07/23] bpf: prepare for more bpf syscall to be used from kernel and user space
` [PATCH bpf-next v6 08/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
` [PATCH bpf-next v6 09/23] HID: core: store the unique system identifier in hid_device
` [PATCH bpf-next v6 10/23] HID: export hid_report_type to uapi
` [PATCH bpf-next v6 11/23] HID: convert defines of HID class requests into a proper enum
` [PATCH bpf-next v6 12/23] HID: initial BPF implementation
` [PATCH bpf-next v6 13/23] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v6 14/23] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH bpf-next v6 15/23] selftests/bpf/hid: add test to change the report size
` [PATCH bpf-next v6 16/23] HID: bpf: introduce hid_hw_request()
` [PATCH bpf-next v6 17/23] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v6 18/23] HID: bpf: allow to change the report descriptor
` [PATCH bpf-next v6 19/23] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v6 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v6 21/23] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v6 22/23] HID: bpf: add Surface Dial example
` [PATCH bpf-next v6 23/23] Documentation: add HID-BPF docs

[PATCH v7 00/25] Rust support
 2022-07-16 13:56 UTC  (5+ messages)

[PATCH] KVM: selftests: Double check on the current CPU in rseq_test
 2022-07-16 14:46 UTC  (8+ messages)

[PATCH v3] selftests/vm: enable running select groups of tests
 2022-07-15 19:54 UTC  (2+ messages)

[PATCH v2] kcsan: test: Add a .kunitconfig to run KCSAN tests
 2022-07-15 16:09 UTC  (2+ messages)

FAIL: alsa/Makefile dependency check
 2022-07-15 15:33 UTC 

[PATCH v2 0/2] livepatch: Move tests from lib/livepatch to selftests/livepatch
 2022-07-15 14:45 UTC  (7+ messages)
` [PATCH v2 2/2] selftests: livepatch: Test livepatching a heavily called syscall

[PATCH v5 0/9] drm: selftest: Convert to KUnit
 2022-07-15 11:43 UTC  (7+ messages)
` [PATCH v5 4/9] drm: selftest: convert drm_format selftest "

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-15 11:36 UTC  (17+ messages)
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier
` [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry

Wycena paneli fotowoltaicznych
 2022-07-15  8:16 UTC 

[PATCH v2] firmware_loader: Replace kmap() with kmap_local_page()
 2022-07-15  6:59 UTC  (2+ messages)

[PATCH 1/2] kunit: tool: Add x86_64-smp architecture for SMP testing
 2022-07-15  6:49 UTC  (10+ messages)
` [PATCH 2/2] kcsan: test: Add a .kunitconfig to run KCSAN tests

[PATCH] mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m
 2022-07-15  4:03 UTC 

kselftest/next build: 8 builds: 0 failed, 8 passed (v5.19-rc4-23-ga917dd94b832)
 2022-07-14 22:19 UTC 

[PATCH v2] selftests: timers: clocksource-switch: add 'runtime' command line parameter
 2022-07-14 20:48 UTC  (2+ messages)

[PATCH 0/9] selftests: timers: fixes and improvements
 2022-07-14 20:47 UTC  (18+ messages)
` [PATCH 1/9] selftests: timers: valid-adjtimex: build fix for newer toolchains
` [PATCH 2/9] selftests: timers: fix declarations of main()
` [PATCH 3/9] selftests: timers: nanosleep: adapt to kselftest framework
` [PATCH 4/9] selftests: timers: inconsistency-check: "
` [PATCH 5/9] selftests: timers: clocksource-switch: fix passing errors from child
` [PATCH 6/9] selftests: timers: clocksource-switch: sort includes
` [PATCH 7/9] selftests: timers: clocksource-switch: add command line switch to skip sanity check
` [PATCH 8/9] selftests: timers: clocksource-switch: add 'runtime' command line parameter
` [PATCH 9/9] selftests: timers: clocksource-switch: adapt to kselftest framework

[PATCH] selftests/landlock: drop deprecated headers dependency
 2022-07-14 20:46 UTC  (2+ messages)

[PATCH] Makefile: replace headers_install with headers for kselftest
 2022-07-14 20:45 UTC  (2+ messages)

[PATCH] tools/testing/selftests/net/bpf/Makefile: fix fatal error: 'bpf/bpf_helpers.h' file not found
 2022-07-14 16:44 UTC  (2+ messages)

[PATCH] selftests/kcmp: Make the test output consistent and clear
 2022-07-14 16:16 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v2 0/4] Introduce security_create_user_ns()
 2022-07-14 14:27 UTC  (5+ messages)

[PATCH] proc: fix test for "vsyscall=xonly" boot option
 2022-07-14 13:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net v3 1/2] ip: fix dflt addr selection for connected nexthop
 2022-07-14 13:10 UTC  (3+ messages)
` [PATCH net v3 2/2] selftests/net: test nexthop without gw

[PATCH AUTOSEL 5.18 38/41] wireguard: selftests: set fake real time in init
 2022-07-14  7:08 UTC  (4+ messages)
` [PATCH AUTOSEL 5.18 39/41] wireguard: selftests: use virt machine on m68k
` [PATCH AUTOSEL 5.18 40/41] wireguard: selftests: always call kernel makefile

[PATCH bpf-next] selftests/bpf: Return true/false (not 1/0) from bool functions
 2022-07-14  6:30 UTC  (4+ messages)

[PATCH] selftests/bpf: Return true/false (not 1/0) from bool functions
 2022-07-14  1:56 UTC  (3+ messages)

[PATCH] clk: explicitly disable CONFIG_UML_PCI_OVER_VIRTIO in .kunitconfig
 2022-07-13 21:08 UTC  (6+ messages)

[PATCH net v2 1/2] ip: fix dflt addr selection for connected nexthop
 2022-07-13 18:13 UTC  (7+ messages)
  ` [PATCH net v2 2/2] selftests/net: test nexthop without gw

[PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
 2022-07-13 15:24 UTC  (2+ messages)

[PATCH v2 0/4] Fix kselftest build with sub-directory
 2022-07-13 13:04 UTC  (10+ messages)
` [PATCH v2 1/4] selftests: drop khdr make target
` [PATCH v2 2/4] selftests: stop using KSFT_KHDR_INSTALL
` [PATCH v2 3/4] selftests: drop KSFT_KHDR_INSTALL make target
` [PATCH v2 4/4] Makefile: add headers to kselftest targets

[PATCH 0/4] Fix kselftest build with sub-directory
 2022-07-13  6:38 UTC  (5+ messages)
` [PATCH 4/4] Makefile: add headers_install to kselftest targets

[PATCH v7 0/7] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-07-13  0:53 UTC  (9+ messages)
` [PATCH v7 1/7] bpf: Export bpf_dynptr_get_size()
` [PATCH v7 2/7] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v7 3/7] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers
` [PATCH v7 4/7] bpf: Add bpf_verify_pkcs7_signature() helper
` [PATCH v7 5/7] selftests: Add verifier tests for bpf_lookup_user_key() and bpf_key_put()
` [PATCH v7 6/7] selftests/bpf: Add additional test for bpf_lookup_user_key()
` [PATCH v7 7/7] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper

[PATCH v2] kunit: executor: Fix a memory leak on failure in kunit_filter_tests
 2022-07-12 23:25 UTC 

[PATCH] kunit: executor: Fix a memory leak on failure in kunit_filter_tests
 2022-07-12 21:30 UTC  (4+ messages)

kselftest/next build: 5 builds: 0 failed, 5 passed (v5.19-rc4-13-g67bd292cd281)
 2022-07-12 11:09 UTC 

[PATCH net] selftest: net: add tun to .gitignore
 2022-07-12  3:20 UTC  (2+ messages)

[PATCH] selftests/ftrace: func_event_triggers: fix typo in user message
 2022-07-12  0:35 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).