linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-21 06:47:32 to 2021-08-30 16:15:09 UTC [more...]

[PATCH RESEND 00/17] Resend bitmap patches
 2021-08-30 16:15 UTC  (9+ messages)
` [PATCH 11/17] find: micro-optimize for_each_{set,clear}_bit()
` [PATCH 17/17] vsprintf: rework bitmap_list_string

[PATCH v2] lib: use of kunit in test_parman.c
 2021-08-29 21:34 UTC  (3+ messages)

[PATCH 2/3] net: netfilter: Add RFC-7597 Section 5.1 PSID support
 2021-08-29 21:30 UTC  (5+ messages)
` [PATCH net-next 0/3] "
  ` [PATCH net-next 2/3] net: netfilter: "

[RFC v3 net-next 0/2] Add RTNL interface for SyncE
 2021-08-29 20:22 UTC  (4+ messages)
` [RFC v3 net-next 1/2] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
` [RFC v3 net-next 2/2] ice: add support for reading SyncE DPLL state

[RFC v2 net-next 0/2] Add RTNL interface for SyncE
 2021-08-29 20:16 UTC  (6+ messages)
` [RFC v2 net-next 1/2] rtnetlink: Add new RTM_GETSYNCESTATE message to get SyncE status
` [RFC v2 net-next 2/2] ice: add support for reading SyncE DPLL state

[net-next, v4, 00/11] ptp: support virtual clocks and timestamping
 2021-08-29 17:04 UTC  (3+ messages)
` [net-next, v4, 05/11] ethtool: add a new command for getting PHC virtual clocks

[RFC net-next 0/2] Add RTNL interface for SyncE
 2021-08-29  8:19 UTC  (5+ messages)
` [RFC net-next 1/2] rtnetlink: Add new RTM_GETSYNCESTATE message to get SyncE status
` [RFC net-next 2/2] ice: add support for reading SyncE DPLL state

RFC - kernel test result specification (KTAP)
 2021-08-28  8:20 UTC  (2+ messages)

[PATCH 0/2] selftests: tool: update format of kselftest TAP results to improve compatibility with KTAP
 2021-08-28  6:29 UTC  (6+ messages)
` [PATCH 1/2] selftests: tool: Add subtest header line and change indentation format in TAP results
` [PATCH 2/2] Revert "selftests: Remove KSFT_TAP_LEVEL"

[PATCH linux-next] tests: remove unneeded conversions to bool
 2021-08-28  6:16 UTC 

[PATCH v7 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-08-28  1:14 UTC  (15+ messages)
` [PATCH v7 1/6] cgroup/cpuset: Properly transition to invalid partition
` [PATCH v7 2/6] cgroup/cpuset: Show invalid partition reason string
` [PATCH v7 3/6] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v7 4/6] cgroup/cpuset: Allow non-top parent partition to distribute out all CPUs
` [PATCH v7 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v7 6/6] kselftest/cgroup: Add cpuset v2 partition root state test

[PATCH v2 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-08-28  0:06 UTC  (14+ messages)
` [PATCH v2 1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
` [PATCH v2 4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs
` [PATCH v2 5/5] KVM: selftests: Remove __NR_userfaultfd syscall fallback

[PATCH v2 0/3] kselftests: clean configs
 2021-08-27 17:00 UTC  (10+ messages)
` [PATCH v2 1/3] selftests/sync: Remove the deprecated config SYNC
` [PATCH v2 2/3] selftests/cpufreq: Rename DEBUG_PI_LIST to DEBUG_PLIST
` [PATCH v2 3/3] selftests/wireguard: "

[PATCH -next] selftests/powerpc: Remove duplicated include from tm-poison.c
 2021-08-27 13:15 UTC  (2+ messages)

[PATCH] selftests/bpf: fix potential unreleased lock
 2021-08-27  7:41 UTC 

[PATCH v2] kunit: tool: improve compatibility of kunit_parser with KTAP specification
 2021-08-26 23:48 UTC  (2+ messages)

[PATCH] selftests: safesetid: Fix spelling mistake "cant" -> "can't"
 2021-08-26 21:13 UTC  (2+ messages)

[PATCH 0/6] test_hash.c: refactor into KUnit
 2021-08-26 14:36 UTC  (14+ messages)
` [PATCH 1/6] hash.h: remove unused define directive
` [PATCH 2/6] test_hash.c: move common definitions to top of file
` [PATCH 3/6] test_hash.c: split test_int_hash into arch-specific functions
` [PATCH 4/6] test_hash.c: split test_hash_init
` [PATCH 5/6] lib/Kconfig.debug: properly split hash test kernel entries
` [PATCH 6/6] test_hash.c: refactor into kunit

[PATCH linux-next] powerpc/tm: remove duplicate include in tm-poison.c
 2021-08-26 14:26 UTC  (4+ messages)

[PATCH] selftests: Fix spelling mistake "cann't" -> "cannot"
 2021-08-26 12:12 UTC 

[PATCH] kvm: selftests: Fix spelling mistake "missmatch" -> "mismatch"
 2021-08-26 12:07 UTC 

[PATCH] KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust tests
 2021-08-26  7:49 UTC 

[PATCH linux-next] tools:signal: fix boolreturn.cocci warnings
 2021-08-25 20:04 UTC  (3+ messages)

[PATCH] selftests: cleanup config
 2021-08-25 19:31 UTC  (2+ messages)

[PATCH-cgroup v6 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-08-25 19:24 UTC  (7+ messages)
` [PATCH v6 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

[RFCv3 00/15] tcp: Initial support for RFC5925 auth option
 2021-08-25 18:56 UTC  (29+ messages)
` [RFCv3 01/15] tcp: authopt: Initial support and key management
` [RFCv3 02/15] docs: Add user documentation for tcp_authopt
` [RFCv3 03/15] selftests: Initial tcp_authopt test module
` [RFCv3 04/15] selftests: tcp_authopt: Initial sockopt manipulation
` [RFCv3 05/15] tcp: authopt: Add crypto initialization
` [RFCv3 06/15] tcp: authopt: Compute packet signatures
` [RFCv3 07/15] tcp: authopt: Hook into tcp core
` [RFCv3 08/15] tcp: authopt: Add snmp counters
` [RFCv3 09/15] selftests: tcp_authopt: Test key address binding
` [RFCv3 10/15] selftests: tcp_authopt: Capture and verify packets
` [RFCv3 11/15] selftests: Initial tcp_authopt support for nettest
` [RFCv3 12/15] selftests: Initial tcp_authopt support for fcnal-test
` [RFCv3 13/15] selftests: Add -t tcp_authopt option for fcnal-test.sh
` [RFCv3 14/15] tcp: authopt: Add key selection controls
` [RFCv3 15/15] selftests: tcp_authopt: Add tests for rollover

[PATCH v10 24/28] selftest/x86/amx: Test cases for the AMX state management
 2021-08-25 15:54 UTC 

[RFC][PATCH] selftests/vm/transhuge-stress: fix ram size thinko
 2021-08-25 13:58 UTC 

[PATCH] selftests/bpf: Use kselftest skip code for skipped tests
 2021-08-25  9:44 UTC  (3+ messages)

[PATCH] selftests/net: Use kselftest skip code for skipped tests
 2021-08-25  3:21 UTC  (5+ messages)

[PATCH v2] selftests: openat2: Fix testing failure for O_LARGEFILE flag
 2021-08-25  1:49 UTC 

[PATCH] selftests: openat2: Fix testing failure for O_LARGEFILE flag
 2021-08-25  1:49 UTC  (10+ messages)

[PATCH bpf-next 0/5] bpf: implement variadic printk helper
 2021-08-24 21:28 UTC  (16+ messages)
` [PATCH bpf-next 1/5] bpf: merge printk and seq_printf VARARG max macros
` [PATCH bpf-next 2/5] bpf: add bpf_trace_vprintk helper
` [PATCH bpf-next 3/5] libbpf: Add bpf_vprintk convenience macro
` [PATCH bpf-next 5/5] selftests/bpf: add trace_vprintk test prog

[PATCH linux-next] selftests/powerpc: remove duplicate include
 2021-08-24 16:42 UTC  (4+ messages)

[PATCH linux-next] tools:test_xdp_noinline: fix boolreturn.cocci warnings
 2021-08-24 15:52 UTC  (4+ messages)

[PATCH linux-next] tools: remove unneeded semicolon
 2021-08-24 14:41 UTC  (2+ messages)

[PATCH linux-next] tools:mount: Remove unnecessary conversion to bool
 2021-08-24 14:41 UTC  (2+ messages)

[PATCH linux-next] testing/vm/: fix application of sizeof to pointer
 2021-08-24 14:40 UTC  (2+ messages)

[PATCH linux-next] kselftest: remove duplicate include in cs_prctl_test.c
 2021-08-24 14:40 UTC  (2+ messages)

[PATCH linux-next] tools: remove unneeded semicolon
 2021-08-24 14:39 UTC  (2+ messages)

[PATCH v11 5/9] Reimplement RLIMIT_MSGQUEUE on top of ucounts
 2021-08-24  3:24 UTC  (8+ messages)
        ` [PATCH] ucounts: Fix regression preventing increasing of rlimits in init_user_ns

[PATCH linux-next] kselftest: remove duplicate include
 2021-08-24  3:03 UTC 

[V3][PATCH] selftests/x86: Fix error: variably modified 'altstack_data' at file scope
 2021-08-24  2:43 UTC 

[V2][PATCH] selftests/x86: Fix error: variably modified 'altstack_data' at file scope
 2021-08-23 22:48 UTC  (3+ messages)

[PATCH] selftests/x86/sigreturn: Fix error: variably modified 'altstack_data' at file scope
 2021-08-23 22:19 UTC  (2+ messages)

[PATCH linux-next] tools: fix warning comparing pointer to 0
 2021-08-23 15:54 UTC  (3+ messages)

[RFC net-next 0/7] Add basic SyncE interfaces
 2021-08-23  8:29 UTC  (15+ messages)
` [RFC net-next 1/7] ptp: Add interface for acquiring DPLL state
` [RFC net-next 4/7] net: add ioctl interface for recover reference clock on netdev

[PATCH] selftests/vm: Use kselftest skip code for skipped tests
 2021-08-23  7:34 UTC 

[for-next][PATCH 2/6] selftests/ftrace: Add clear_dynamic_events() to test cases
 2021-08-21 14:29 UTC  (5+ messages)
` [for-next][PATCH 3/6] selftests/ftrace: Fix requirement check of README file
` [for-next][PATCH 4/6] selftests/ftrace: Add test case to test adding and removing of event probe
` [for-next][PATCH 5/6] selftests/ftrace: Add selftest for testing eprobe events on synthetic events
` [for-next][PATCH 6/6] selftests/ftrace: Add selftest for testing duplicate eprobes and kprobes

[RFC PATCH 0/5] selftests: floppy: basic tests
 2021-08-21  7:35 UTC  (10+ messages)
` [RFC PATCH 1/5] checkpatch: improve handling of revert commits


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 NNTP newsgroup(s).