linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-12 23:31:34 to 2020-10-21 19:26:16 UTC [more...]

[PATCH v2] Documentation: kunit: Update Kconfig parts for KUNIT's module support
 2020-10-21 19:17 UTC  (4+ messages)

[RFC,net-next, 0/4] seg6: add support for SRv6 End.DT4 behavior
 2020-10-21 18:41 UTC  (5+ messages)
` [RFC,net-next, 1/4] vrf: push mac header for tunneled packets when sniffer is attached
` [RFC,net-next, 2/4] seg6: add callbacks for customizing the creation/destruction of a behavior
` [RFC,net-next, 3/4] seg6: add support for the SRv6 End.DT4 behavior
` [RFC,net-next, 4/4] selftests: add selftest "

[PATCH] lib: add basic KUnit test for lib/math
 2020-10-21 17:47 UTC  (6+ messages)

[PATCH net] selftests: mptcp: depends on built-in IPv6
 2020-10-21 15:55 UTC 

[PATCH v3 0/6] Documentation build fixes against upstream
 2020-10-21 12:17 UTC  (2+ messages)
` [PATCH v3 5/6] kunit: test: fix remaining kernel-doc warnings

[PATCH] kunit: Fix kunit.py parse subcommand (use null build_dir)
 2020-10-21  7:16 UTC 

[PATCH v3] fat: Add KUnit tests for checksums and timestamps
 2020-10-21  6:17 UTC 

[PATCH v2] fat: Add KUnit tests for checksums and timestamps
 2020-10-21  5:19 UTC  (4+ messages)

[PATCH v3 00/21] Miscellaneous fixes for resctrl selftests
 2020-10-20 23:51 UTC  (22+ messages)
` [PATCH v3 01/21] selftests/resctrl: Rename CQM test as CMT test
` [PATCH v3 02/21] selftests/resctrl: Fix typo
` [PATCH v3 03/21] selftests/resctrl: Fix typo in help text
` [PATCH v3 04/21] selftests/resctrl: Declare global variables as extern
` [PATCH v3 05/21] selftests/resctrl: Return if resctrl file system is not supported
` [PATCH v3 06/21] selftests/resctrl: Check for resctrl mount point only if resctrl FS is supported
` [PATCH v3 07/21] selftests/resctrl: Use resctrl/info for feature detection
` [PATCH v3 08/21] selftests/resctrl: Ensure sibling CPU is not same as original CPU
` [PATCH v3 09/21] selftests/resctrl: Fix missing options "-n" and "-p"
` [PATCH v3 10/21] selftests/resctrl: Fix MBA/MBM results reporting format
` [PATCH v3 11/21] selftests/resctrl: Abort running tests if not root user
` [PATCH v3 12/21] selftests/resctrl: Enable gcc checks to detect buffer overflows
` [PATCH v3 13/21] selftests/resctrl: Don't hard code value of "no_of_bits" variable
` [PATCH v3 14/21] selftests/resctrl: Modularize resctrl test suite main() function
` [PATCH v3 15/21] selftests/resctrl: Skip the test if requested resctrl feature is not supported
` [PATCH v3 16/21] selftests/resctrl: Umount resctrl FS only if mounted
` [PATCH v3 17/21] selftests/resctrl: Unmount resctrl FS after running all tests
` [PATCH v3 18/21] selftests/resctrl: Fix incorrect parsing of iMC counters
` [PATCH v3 19/21] selftests/resctrl: Fix checking for < 0 for unsigned values
` [PATCH v3 20/21] selftests/resctrl: Fix unnecessary usage of global variables
` [PATCH v3 21/21] selftests/resctrl: Don't use global variable for capacity bitmask (CBM)

[PATCH] kunit: tool: fix extra trailing \n in parsed test output
 2020-10-20 23:32 UTC 

[PATCH v1] kunit: Don't fail test suites if one of them is empty
 2020-10-20 21:29 UTC  (2+ messages)

[PATCH v3 1/3] lib/list_kunit: Follow new file name convention for KUnit tests
 2020-10-20 20:55 UTC  (6+ messages)
` [PATCH v3 2/3] lib/linear_ranges_kunit: "
` [PATCH v3 3/3] lib/bits_kunit: "

BUG: unable to handle page fault for address - PF: supervisor read access in kernel mode
 2020-10-20 18:05 UTC 

[PATCH v3] lib: kunit: add test_min_heap test conversion to KUnit
 2020-10-20 17:23 UTC  (2+ messages)

[PATCH RFC V3 0/9] PKS: Add Protection Keys Supervisor (PKS) support RFC v3
 2020-10-20 14:10 UTC  (46+ messages)
` [PATCH RFC V3 1/9] x86/pkeys: Create pkeys_common.h
` [PATCH RFC V3 2/9] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH RFC V3 3/9] x86/pks: Enable Protection Keys Supervisor (PKS)
` [PATCH RFC V3 4/9] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH RFC V3 5/9] x86/pks: Add PKS kernel API
` [PATCH RFC V3 6/9] x86/entry: Pass irqentry_state_t by reference
` [PATCH RFC V3 7/9] x86/entry: Preserve PKRS MSR across exceptions
` [PATCH RFC V3 8/9] x86/fault: Report the PKRS state on fault
` [PATCH RFC V3 9/9] x86/pks: Add PKS test code

[PATCH 2/2] kunit: tool: Mark 'kunittest_config' as constant again
 2020-10-20  6:52 UTC  (2+ messages)

[PATCHv5] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
 2020-10-20  1:02 UTC  (2+ messages)

[PATCHv4] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
 2020-10-19  2:50 UTC  (3+ messages)

[GIT PULL] Kunit next update for Linux 5.10-rc1
 2020-10-18 21:50 UTC  (2+ messages)

[PATCH AUTOSEL 5.9 053/111] selftests/bpf: Fix overflow tests to reflect iter size increase
 2020-10-18 19:17 UTC  (2+ messages)
` [PATCH AUTOSEL 5.9 078/111] selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change

[PATCH AUTOSEL 5.8 051/101] selftests/bpf: Fix overflow tests to reflect iter size increase
 2020-10-18 19:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 073/101] selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change

[PATCH AUTOSEL 5.4 57/80] selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change
 2020-10-18 19:22 UTC 

[PATCH] fat: Add KUnit tests for checksums and timestamps
 2020-10-18  0:19 UTC  (3+ messages)

[PATCH v2 1/3] lib/list_kunit: Follow new file name convention for KUnit tests
 2020-10-17  6:57 UTC  (12+ messages)
` [PATCH v2 2/3] lib/linear_ranges_kunit: "
` [PATCH v2 3/3] lib/bits_kunit: "

[PATCH v3 00/11] Introduce Simple atomic counters
 2020-10-16 22:51 UTC  (10+ messages)

[PATCH v1] i2c: aspeed: add KUnit tests for clock parameters
 2020-10-16 21:48 UTC 

[PATCH] lib: kunit: Fix compilation test when using TEST_BIT_FIELD_COMPILE
 2020-10-16 19:31 UTC  (3+ messages)

[PATCH] selftests: intel_pstate: ftime() is deprecated
 2020-10-16 13:22 UTC 

[GIT PULL] Kselftest next update for Linux 5.10-rc1
 2020-10-15 22:19 UTC  (2+ messages)

[GIT PULL] Kunit fixes update for Linux 5.10-rc1
 2020-10-15 22:19 UTC  (2+ messages)

[PATCH v2 0/3] Extract run_kselftest.sh and generate stand-alone test list
 2020-10-15 21:57 UTC  (4+ messages)
` [PATCH v2 2/3] selftests/run_kselftest.sh: Make each test individually selectable

[PATCH v4 0/5] Speed up mremap on large regions
 2020-10-15 20:40 UTC  (10+ messages)
` [PATCH v4 1/5] kselftests: vm: Add mremap tests
` [PATCH v4 2/5] arm64: mremap speedup - Enable HAVE_MOVE_PMD
` [PATCH v4 3/5] mm: Speedup mremap on 1GB or larger regions
` [PATCH v4 4/5] arm64: mremap speedup - Enable HAVE_MOVE_PUD
` [PATCH v4 5/5] x86: "

[PATCH v1] lib/test_list: Follow existing pattern for a file name
 2020-10-15 18:28 UTC  (2+ messages)

[PATCH v2] lib: kunit: add list_sort test conversion to KUnit
 2020-10-15 18:23 UTC  (7+ messages)

[PATCH] lib: kunit: add test_min_heap test conversion to KUnit
 2020-10-15 16:56 UTC  (15+ messages)

[PATCH v1 1/3] kunit: Do not pollute source directory with generated files (.kunitconfig)
 2020-10-15 15:23 UTC  (3+ messages)
` [PATCH v1 2/3] kunit: Do not pollute source directory with generated files (test.log)
` [PATCH v1 3/3] kunit: Introduce get_file_path() helper

[PATCH v21 00/12] Landlock LSM
 2020-10-15 12:31 UTC  (8+ messages)
` [PATCH v21 07/12] landlock: Support filesystem access-control
` [PATCH v21 12/12] landlock: Add user and kernel documentation

selftests: netfilter: nft_nat.sh: /dev/stdin:2:9-15: Error: syntax error, unexpected counter
 2020-10-15  9:26 UTC  (4+ messages)

[PATCH 1/2] kunit: Support for Parameterized Testing
 2020-10-15  5:28 UTC  (3+ messages)

[PATCH v2] lib: kunit: add test_min_heap test conversion to KUnit
 2020-10-14 23:47 UTC 

[RESEND PATCH v2] lib: kunit: add test_min_heap test conversion to KUnit
 2020-10-15  2:04 UTC 

[GIT PULL] Kselftest fixes update for Linux 5.10-rc1
 2020-10-14 21:45 UTC  (2+ messages)

WARNING: at net/netfilter/nf_tables_api.c:622 lockdep_nfnl_nft_mutex_not_held+0x28/0x38 [nf_tables]
 2020-10-14 10:39 UTC  (2+ messages)

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-13 20:52 UTC  (12+ messages)
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "

[PATCH v6 61/80] kunit: test.h: solve kernel-doc warnings
 2020-10-13 11:54 UTC  (2+ messages)
` [PATCH v6 64/80] kunit: test.h: fix a bad kernel-doc markup

[PATCH v6 0/5] kunit: create a centralized executor to dispatch all KUnit tests
 2020-10-13 11:09 UTC  (3+ messages)
` [PATCH v6 2/5] kunit: test: create a single centralized executor for all tests

[PATCH] lib: Convert test_printf.c to KUnit
 2020-10-13  9:55 UTC  (7+ messages)

Disinfectant
 2020-10-13  8:11 UTC 

[PATCHv3] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
 2020-10-13  2:48 UTC  (7+ messages)

[PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
 2020-10-12 23:31 UTC  (11+ 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 NNTP newsgroup(s).