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

[PATCH 5.9 000/255] 5.9.9-rc1 review
 2020-11-19 12:13 UTC  (2+ messages)

WARNING: net/mptcp/protocol.c:719 mptcp_reset_timer+0x40/0x50
 2020-11-19  8:16 UTC  (2+ messages)
` [MPTCP] "

[PATCH] selftests/seccomp: powerpc: Fix typo in macro variable name
 2020-11-19  6:03 UTC  (2+ messages)

[PATCH] selftests/x86: Fix malformed src_offset initialization
 2020-11-19  1:16 UTC  (20+ messages)

[PATCH net-next v3 4/4] selftests: add ring and coalesce selftests
 2020-11-18 23:19 UTC 

[GIT PULL] Kunit fixes update for Linux 5.10-rc5
 2020-11-18 20:13 UTC  (2+ messages)

[PATCH] selftests/sgx: Use a static 3072-bit RSA key
 2020-11-18 17:39 UTC  (2+ messages)
` [tip: x86/sgx] selftests/sgx: Use a statically generated "

[PATCH v7 0/7] Syscall User Dispatch
 2020-11-18 17:22 UTC  (13+ messages)
` [PATCH v7 1/7] x86: vdso: Expose sigreturn address on vdso to the kernel
` [PATCH v7 2/7] signal: Expose SYS_USER_DISPATCH si_code type
` [PATCH v7 3/7] kernel: Implement selective syscall userspace redirection
` [PATCH v7 4/7] entry: Support Syscall User Dispatch on common syscall entry
` [PATCH v7 5/7] selftests: Add kselftest for syscall user dispatch
` [PATCH v7 6/7] selftests: Add benchmark "
` [PATCH v7 7/7] docs: Document Syscall User Dispatch

[PATCH v41 20/24] selftests/x86: Add a selftest for SGX
 2020-11-18 17:18 UTC  (8+ messages)
  ` [tip: x86/sgx] "

[PATCH v2] android/ion: fix error return code in opensocket()
 2020-11-18 17:08 UTC  (2+ messages)

[PATCH] android/ion: fix error return code in opensocket()
 2020-11-18 10:45 UTC  (2+ messages)

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

[PATCH] selftests/seccomp: sh: Fix register names
 2020-11-17 22:57 UTC  (5+ messages)

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-17 22:19 UTC  (3+ messages)
` [PATCH v4 26/27] selftests: kselftest_harness.h: partially fix "

[RFC PATCH 0/6] Split huge pages to any lower order pages
 2020-11-17 21:43 UTC  (31+ 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

[PATCH v8 2/9] mmap: make mlock_future_check() global
 2020-11-17 15:58 UTC  (5+ messages)

[PATCH v4 1/6] lib/list_kunit: Follow new file name convention for KUnit tests
 2020-11-17 15:52 UTC  (10+ messages)
` [PATCH v4 2/6] lib/linear_ranges_kunit: "
` [PATCH v4 6/6] lib/cmdline_kunit: Add a new test suite for cmdline API

[PATCH AUTOSEL 5.9 08/21] selftests: kvm: Fix the segment descriptor layout to match the actual layout
 2020-11-17 12:56 UTC 

[PATCH AUTOSEL 5.4 03/11] selftests: kvm: Fix the segment descriptor layout to match the actual layout
 2020-11-17 12:57 UTC 

[PATCH AUTOSEL 4.19 3/6] selftests: kvm: Fix the segment descriptor layout to match the actual layout
 2020-11-17 12:57 UTC 

Corporate and Personal Loan::,
 2020-11-13 16:08 UTC 

[PATCHv2] selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basic
 2020-11-17 10:16 UTC  (2+ messages)

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

[PATCH] man2: new page describing memfd_secret() system call
 2020-11-17  6:26 UTC  (3+ messages)
` [PATCH v2] memfd_secret.2: New "

[PATCH v24 00/12] Landlock LSM
 2020-11-17  5:37 UTC  (8+ messages)
` [PATCH v24 01/12] landlock: Add object management
` [PATCH v24 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v24 05/12] LSM: Infrastructure management of the superblock
` [PATCH v24 08/12] landlock: Add syscall implementations
` [PATCH v24 10/12] selftests/landlock: Add user space tests
` [PATCH v24 12/12] landlock: Add user and kernel documentation

[PATCH v22 00/12] Landlock LSM
 2020-11-16 21:36 UTC  (4+ messages)
` [PATCH v22 01/12] landlock: Add object management

[PATCH bpf] selftests/bpf: fix error return code in run_getsockopt_test()
 2020-11-16 21:30 UTC  (2+ messages)

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-11-16 20:36 UTC  (5+ messages)
` [PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference

checking for "config" file existence
 2020-11-16 19:10 UTC  (3+ messages)

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

[PATCH v4 0/2] dma-mapping: provide a benchmark for streaming DMA mapping
 2020-11-16  6:08 UTC  (3+ messages)
` [PATCH v4 1/2] dma-mapping: add benchmark support for streaming DMA APIs
` [PATCH v4 2/2] selftests/dma: add test application for DMA_MAP_BENCHMARK

[PATCH v8 1/2] kunit: Support for Parameterized Testing
 2020-11-16  4:54 UTC  (5+ messages)
` [PATCH v8 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

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

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

Corporate and Personal Loan *
 2020-11-15 16:44 UTC 

Corporate and Personal Loan::,
 2020-11-13 10:31 UTC 

[PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-15  9:17 UTC  (15+ messages)
` [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 6/9] secretmem: add memcg accounting
` [PATCH v8 8/9] arch, mm: wire up memfd_secret system call were relevant

[PATCH v6 1/2] kunit: Support for Parameterized Testing
 2020-11-14  3:17 UTC  (16+ messages)

[net-next,v2,0/5] seg6: add support for SRv6 End.DT4 behavior
 2020-11-14  2:52 UTC  (26+ 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

[PATCH AUTOSEL 5.9 26/55] wireguard: selftests: check that route_me_harder packets use the right sk
 2020-11-13 22:40 UTC  (4+ messages)

[PATCH] Documentation: kunit: provide guidance for testing many inputs
 2020-11-13 18:21 UTC  (3+ messages)

[PATCH v2 00/13] Introduce seqnum_ops
 2020-11-13 17:46 UTC  (2+ messages)
` [PATCH v2 02/13] selftests: lib:test_seqnum_ops: add new test for seqnum_ops


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