linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-09 19:53:17 to 2020-10-15 21:57:34 UTC [more...]

[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

[GIT PULL] Kunit fixes update for Linux 5.10-rc1
 2020-10-15 21:13 UTC 

[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: "

[GIT PULL] Kselftest next update for Linux 5.10-rc1
 2020-10-15 19:55 UTC 

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

[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 v3] lib: kunit: add test_min_heap test conversion to KUnit
 2020-10-15 17:02 UTC 

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

[PATCH v1] kunit: Don't fail test suites if one of them is empty
 2020-10-15 16:28 UTC 

[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

[PATCH] lib: kunit: Fix compilation test when using TEST_BIT_FIELD_COMPILE
 2020-10-15 12:08 UTC 

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  (5+ messages)
` [PATCH 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH RFC V3 0/9] PKS: Add Protection Keys Supervisor (PKS) support RFC v3
 2020-10-15  4:46 UTC  (28+ 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 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 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 

[PATCH v3 00/11] Introduce Simple atomic counters
 2020-10-14 23:31 UTC  (7+ messages)

[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 10/58] drivers/rdma: Utilize new kmap_thread()
 2020-10-13 20:52 UTC  (86+ messages)
` [PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
  ` [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option
  ` [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection
  ` [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages
  ` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
  ` [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread()
  ` [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: "
  ` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: "
  ` [PATCH RFC PKS/PMEM 11/58] drivers/net: "
  ` [PATCH RFC PKS/PMEM 12/58] fs/afs: "
  ` [PATCH RFC PKS/PMEM 13/58] fs/btrfs: "
  ` [PATCH RFC PKS/PMEM 14/58] fs/cifs: "
  ` [PATCH RFC PKS/PMEM 17/58] fs/nilfs2: "
  ` [PATCH RFC PKS/PMEM 18/58] fs/hfs: "
  ` [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: "
  ` [PATCH RFC PKS/PMEM 20/58] fs/jffs2: "
  ` [PATCH RFC PKS/PMEM 21/58] fs/nfs: "
  ` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: "
  ` [PATCH RFC PKS/PMEM 23/58] fs/fuse: "
  ` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
  ` [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: "
  ` [PATCH RFC PKS/PMEM 26/58] fs/zonefs: "
  ` [PATCH RFC PKS/PMEM 27/58] fs/ubifs: "
  ` [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: "
  ` [PATCH RFC PKS/PMEM 29/58] fs/ntfs: "
  ` [PATCH RFC PKS/PMEM 30/58] fs/romfs: "
  ` [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: "
  ` [PATCH RFC PKS/PMEM 32/58] fs/hostfs: "
  ` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "
  ` [PATCH RFC PKS/PMEM 34/58] fs/erofs: "
  ` [PATCH RFC PKS/PMEM 35/58] fs: "
  ` [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page
  ` [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread()
  ` [PATCH RFC PKS/PMEM 38/58] fs/isofs: "
  ` [PATCH RFC PKS/PMEM 39/58] fs/jffs2: "
  ` [PATCH RFC PKS/PMEM 40/58] net: "
  ` [PATCH RFC PKS/PMEM 41/58] drivers/target: "
  ` [PATCH RFC PKS/PMEM 42/58] drivers/scsi: "
  ` [PATCH RFC PKS/PMEM 43/58] drivers/mmc: "
  ` [PATCH RFC PKS/PMEM 44/58] drivers/xen: "
  ` [PATCH RFC PKS/PMEM 45/58] drivers/firmware: "
  ` [PATCH RFC PKS/PMEM 46/58] drives/staging: "
  ` [PATCH RFC PKS/PMEM 47/58] drivers/mtd: "
  ` [PATCH RFC PKS/PMEM 48/58] drivers/md: "
  ` [PATCH RFC PKS/PMEM 49/58] drivers/misc: "
  ` [PATCH RFC PKS/PMEM 50/58] drivers/android: "
  ` [PATCH RFC PKS/PMEM 51/58] kernel: "
  ` [PATCH RFC PKS/PMEM 52/58] mm: "
  ` [PATCH RFC PKS/PMEM 53/58] lib: "
  ` [PATCH RFC PKS/PMEM 54/58] powerpc: "
  ` [PATCH RFC PKS/PMEM 55/58] samples: "
  ` [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access()
  ` [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr
  ` [PATCH RFC PKS/PMEM 58/58] [dax|pmem]: Enable stray access protection

[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  (10+ messages)

Disinfectant
 2020-10-13  8:11 UTC 

[PATCH v2] Documentation: kunit: Update Kconfig parts for KUNIT's module support
 2020-10-13  6:37 UTC 

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

[RFC v2 00/12] kunit: introduce class mocking support
 2020-10-12 22:20 UTC  (13+ messages)
` [RFC v2 01/12] Revert "kunit: move string-stream.h to lib/kunit"
` [RFC v2 02/12] kunit: test: add kunit_stream a std::stream like logger
` [RFC v2 03/12] kunit: test: add concept of post conditions
` [RFC v2 04/12] checkpatch: add support for struct MOCK(foo) syntax
` [RFC v2 05/12] kunit: mock: add parameter list manipulation macros
` [RFC v2 06/12] kunit: expose kunit_set_failure() for use by mocking
` [RFC v2 07/12] kunit: mock: add internal mock infrastructure
` [RFC v2 08/12] kunit: mock: add basic matchers and actions
` [RFC v2 09/12] kunit: mock: add macro machinery to pick correct format args
` [RFC v2 10/12] kunit: mock: add class mocking support
` [RFC v2 11/12] kunit: mock: add struct param matcher
` [RFC v2 12/12] kunit: mock: implement nice, strict and naggy mock distinctions

[PATCH] Documentation: kunit: Update Kconfig parts for KUNIT's module support
 2020-10-12 18:19 UTC  (3+ messages)

[PATCH v39 22/24] selftests/x86: Add a selftest for SGX
 2020-10-12 16:50 UTC  (2+ messages)

[PATCH 1/2] kunit: tool: Fix LinuxSourceTree's missed handling of 'build_dir'
 2020-10-12 10:26 UTC  (2+ messages)
` [PATCH 2/2] kunit: tool: Mark 'kunittest_config' as constant again

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-10-11  9:42 UTC  (8+ messages)
` [PATCH v6 3/6] "

[PATCH] lib: kunit: add bitfield test conversion to KUnit
 2020-10-10  5:43 UTC  (4+ 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).