public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-05 07:32:05 to 2020-11-12 20:52:39 UTC [more...]

[PATCH v24 00/12] Landlock LSM
 2020-11-12 20:51 UTC  (8+ messages)
` [PATCH v24 02/12] landlock: Add ruleset and domain management
` [PATCH v24 04/12] landlock: Add ptrace restrictions
` [PATCH v24 06/12] fs,security: Add sb_delete hook
` [PATCH v24 07/12] landlock: Support filesystem access-control
` [PATCH v24 09/12] arch: Wire up Landlock syscalls
` [PATCH v24 10/12] selftests/landlock: Add user space tests
` [PATCH v24 11/12] samples/landlock: Add a sandbox manager example

[PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-12 20:15 UTC  (16+ messages)
` [PATCH v8 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v8 2/9] mmap: make mlock_future_check() global
` [PATCH v8 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v8 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v8 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v8 6/9] secretmem: add memcg accounting
` [PATCH v8 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v8 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v8 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v4 1/6] lib/list_kunit: Follow new file name convention for KUnit tests
 2020-11-12 18:07 UTC  (6+ messages)
` [PATCH v4 2/6] lib/linear_ranges_kunit: "
` [PATCH v4 3/6] lib/bits_kunit: "
` [PATCH v4 4/6] lib/cmdline: Fix get_option() for strings starting with hyphen
` [PATCH v4 5/6] lib/cmdline: Allow NULL to be an output for get_option()
` [PATCH v4 6/6] lib/cmdline_kunit: Add a new test suite for cmdline API

[RFC PATCH 0/6] Split huge pages to any lower order pages
 2020-11-12 18:00 UTC  (11+ messages)
` [RFC PATCH 1/6] mm: huge_memory: add new debugfs interface to trigger split huge page on any page range
` [RFC PATCH 2/6] mm: memcg: make memcg huge page split support any order split
` [RFC PATCH 3/6] mm: page_owner: add support for splitting to any order in split page_owner
` [RFC PATCH 4/6] mm: thp: add support for split huge page to any lower order pages
` [RFC PATCH 5/6] mm: truncate: split thp to a non-zero order if possible
` [RFC PATCH 6/6] mm: huge_memory: enable debugfs to split huge pages to any order

checking for "config" file existence
 2020-11-12 17:40 UTC 

[PATCHv2 0/2] selftests: pmtu.sh: improve the test result processing
 2020-11-12 15:58 UTC  (4+ messages)
` [PATCHv2 1/2] selftests: pmtu.sh: use $ksft_skip for skipped return code
` [PATCHv2 2/2] selftests: pmtu.sh: improve the test result processing

[PATCH v6 1/2] kunit: Support for Parameterized Testing
 2020-11-12 12:37 UTC  (17+ messages)
` [PATCH v6 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH v1 0/9] Landlock fixes
 2020-11-12  4:59 UTC  (11+ messages)
` [PATCH v1 1/9] landlock: Fix memory allocation error handling
` [PATCH v1 2/9] landlock: Cosmetic fixes for filesystem management
` [PATCH v1 3/9] landlock: Enforce deterministic interleaved path rules
` [PATCH v1 4/9] landlock: Always intersect access rights
` [PATCH v1 5/9] landlock: Add extra checks when inserting a rule
` [PATCH v1 6/9] selftests/landlock: Extend layout1.inherit_superset
` [PATCH v1 7/9] landlock: Clean up get_ruleset_from_fd()
` [PATCH v1 8/9] landlock: Add help to enable Landlock as a stacked LSM
` [PATCH v1 9/9] landlock: Extend documentation about limitations

[PATCH v3 0/6] mm/hmm/nouveau: add THP migration to migrate_vma_*
 2020-11-11 23:38 UTC  (20+ messages)
` [PATCH v3 1/6] mm/thp: add prep_transhuge_device_private_page()
` [PATCH v3 2/6] mm/migrate: move migrate_vma_collect_skip()
` [PATCH v3 3/6] mm: support THP migration to device private memory
` [PATCH v3 4/6] mm/thp: add THP allocation helper
` [PATCH v3 5/6] mm/hmm/test: add self tests for THP migration
` [PATCH v3 6/6] nouveau: support THP migration to private memory

[PATCH v2 3/3] kunit: Introduce get_file_path() helper
 2020-11-11 17:19 UTC  (7+ messages)

[PATCH 00/13] Introduce seqnum_ops
 2020-11-11 16:41 UTC  (7+ messages)
` [PATCH 02/13] selftests:lib:test_seqnum_ops: add new test for seqnum_ops

[PATCH v2 0/5] Add a dirty logging performance test
 2020-11-11 12:34 UTC  (2+ messages)

[PATCH v3 0/2] dma-mapping: provide a benchmark for streaming DMA mapping
 2020-11-11  9:42 UTC  (6+ messages)
` [PATCH v3 1/2] dma-mapping: add benchmark support for streaming DMA APIs

Corporate and Personal Loan *
 2020-11-11  8:31 UTC 

[PATCH V2] selftests/cgroup: Fix build on older distros
 2020-11-11  6:11 UTC  (3+ messages)

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

[PATCH] selftests/seccomp: Update kernel config
 2020-11-10 21:36 UTC  (2+ messages)

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

[PATCH AUTOSEL 5.9 09/55] selftests/ftrace: check for do_sys_openat2 in user-memory test
 2020-11-10 17:21 UTC  (6+ messages)
` [PATCH AUTOSEL 5.9 10/55] selftests: pidfd: fix compilation errors due to wait.h
` [PATCH AUTOSEL 5.9 26/55] wireguard: selftests: check that route_me_harder packets use the right sk
` [PATCH AUTOSEL 5.9 46/55] selftests: proc: fix warning: _GNU_SOURCE redefined

[PATCH] kunit: kunit_tool: Correctly parse diagnostic messages
 2020-11-10 10:58 UTC  (2+ messages)

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[PATCH v23 00/12] Landlock LSM
 2020-11-10  8:16 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 06/42] selftests/ftrace: check for do_sys_openat2 in user-memory test
 2020-11-10  3:54 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 07/42] selftests: pidfd: fix compilation errors due to wait.h
` [PATCH AUTOSEL 5.4 37/42] selftests: proc: fix warning: _GNU_SOURCE redefined

[PATCH AUTOSEL 4.19 19/21] selftests: proc: fix warning: _GNU_SOURCE redefined
 2020-11-10  3:55 UTC 

[PATCH 0/2] selftests: pmtu.sh: improve the test result processing
 2020-11-10  1:36 UTC  (7+ messages)
` [PATCH 1/2] selftests: pmtu.sh: use $ksft_skip for skipped return code
` [PATCH 2/2] selftests: pmtu.sh: improve the test result processing

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

[PATCH 0/5] Add a dirty logging performance test
 2020-11-09  9:21 UTC  (3+ messages)

[PATCH] tool: selftests: fix spelling typo of 'writting'
 2020-11-07 10:44 UTC  (2+ messages)

[PATCH] Documentation: kunit: provide guidance for testing many inputs
 2020-11-07  4:21 UTC  (2+ messages)

[PATCH v1] kunit: tool: unmark test_data as binary blobs
 2020-11-07  4:09 UTC  (2+ messages)

[GIT PULL] Kselftest fixes update for Linux 5.10-rc3
 2020-11-06 23:51 UTC  (2+ messages)

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-11-06 23:29 UTC  (11+ messages)
` [PATCH V3 01/10] x86/pkeys: Create pkeys_common.h
` [PATCH V3 02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH V3 03/10] x86/pks: Add PKS defines and Kconfig options
` [PATCH V3 04/10] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference
` [PATCH V3 06/10] x86/entry: Preserve PKRS MSR across exceptions
` [PATCH V3 07/10] x86/fault: Report the PKRS state on fault
` [PATCH V3 08/10] x86/pks: Add PKS kernel API
` [PATCH V3 09/10] x86/pks: Enable Protection Keys Supervisor (PKS)
` [PATCH V3 10/10] x86/pks: Add PKS test code

[PATCH v5 1/2] kunit: Support for Parameterized Testing
 2020-11-06 19:05 UTC  (7+ messages)
` [PATCH v5 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH v4 1/2] kunit: Support for Parameterized Testing
 2020-11-06 16:16 UTC  (11+ messages)

[PATCH v3] lib: Convert test_printf.c to KUnit
 2020-11-06 10:42 UTC  (8+ messages)

Kunit fixes update for Linux 5.10-rc3
 2020-11-05 22:54 UTC  (6+ messages)

[PATCH 00/13] selftests fixes
 2020-11-05 17:14 UTC  (4+ messages)
` [PATCH 09/13] selftests: android: fix multiple definition of sock_name

[PATCH] kunit: fix display of failed expectations for strings
 2020-11-05 16:05 UTC  (2+ messages)

Disinfectant
 2020-11-05  8:30 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox