linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-04 23:39:57 to 2019-02-14 00:17:13 UTC [more...]

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-14  0:17 UTC  (30+ messages)
` [RFC v3 11/19] kunit: add Python libraries for handing KUnit config and kernel
` [RFC v3 14/19] Documentation: kunit: add documentation for KUnit
` [RFC v3 17/19] of: unittest: migrate tests to run on KUnit

[PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-02-13 22:50 UTC  (6+ messages)
` [PATCH v2 2/2] Add selftests for module build using in-kernel headers

[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
 2019-02-13 21:41 UTC  (26+ messages)
` [RFC][PATCH 0/3] arm64 relaxed ABI

[PATCH net] selftests: fix timestamping Makefile
 2019-02-13 18:17 UTC  (4+ messages)

[PATCH v2] selftests/tpm2: Open tpm dev in unbuffered mode
 2019-02-13 18:07 UTC  (10+ messages)
` [PATCH v3] selftests/tpm2: Extend tests to cover partial reads

[PATCH v2 00/12] Support using MSI interrupts in ntb_transport
 2019-02-13 17:57 UTC  (28+ messages)
` [PATCH v2 01/12] iommu/vt-d: Implement dma_[un]map_resource()
` [PATCH v2 02/12] NTB: ntb_transport: Ensure the destination buffer is mapped for TX DMA
` [PATCH v2 03/12] iommu/vt-d: Add helper to set an IRTE to verify only the bus number
` [PATCH v2 04/12] iommu/vt-d: Allow interrupts from the entire bus for aliased devices
` [PATCH v2 05/12] PCI/MSI: Support allocating virtual MSI interrupts
` [PATCH v2 06/12] PCI/switchtec: Add module parameter to request more interrupts
` [PATCH v2 07/12] NTB: Introduce functions to calculate multi-port resource index
` [PATCH v2 08/12] NTB: Rename ntb.c to support multiple source files in the module
` [PATCH v2 09/12] NTB: Introduce MSI library
` [PATCH v2 10/12] NTB: Introduce NTB MSI Test Client
` [PATCH v2 11/12] NTB: Add ntb_msi_test support to ntb_test
` [PATCH v2 12/12] NTB: Add MSI interrupt support to ntb_transport

[PATCH v2 1/2] selftests/tpm2: Open tpm dev in unbuffered mode
 2019-02-13 16:33 UTC  (10+ messages)
` [PATCH v2 2/2] selftests/tpm2: Extend tests to cover partial reads

[PATCH 1/1] selftests: fix timestamping Makefile
 2019-02-13 14:44 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 25/83] selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr
 2019-02-13  2:36 UTC  (14+ messages)
` [PATCH AUTOSEL 4.19 31/83] selftests: forwarding: Add a test for VLAN deletion
` [PATCH AUTOSEL 4.19 64/83] selftests: tc-testing: drop test on missing tunnel key id
` [PATCH AUTOSEL 4.19 65/83] selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
` [PATCH AUTOSEL 4.19 66/83] selftests: tc-testing: fix parsing of ife type
` [PATCH AUTOSEL 4.19 72/83] selftests/bpf: retry tests that expect build-id
` [PATCH AUTOSEL 4.19 81/83] selftests: forwarding: Add a test case for externally learned FDB entries

[PATCH AUTOSEL 4.20 037/105] selftests: forwarding: Add a test for VLAN deletion
 2019-02-13  2:33 UTC  (16+ messages)
` [PATCH AUTOSEL 4.20 046/105] selftests: bpf: install files tcp_(server|client)*.py
` [PATCH AUTOSEL 4.20 073/105] selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
` [PATCH AUTOSEL 4.20 081/105] selftests: tc-testing: drop test on missing tunnel key id
` [PATCH AUTOSEL 4.20 082/105] selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
` [PATCH AUTOSEL 4.20 083/105] selftests: tc-testing: fix parsing of ife type
` [PATCH AUTOSEL 4.20 091/105] selftests/bpf: retry tests that expect build-id
` [PATCH AUTOSEL 4.20 101/105] selftests: forwarding: Add a test case for externally learned FDB entries

[PATCH 1/2] selftests: tpm2: Open tpm dev in unbuffered mode
 2019-02-12 23:06 UTC  (10+ messages)
` [PATCH 2/2] selftests: tpm2: Extend tests to cover partial reads

[PATCH v7 5/7] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
 2019-02-12 18:48 UTC  (4+ messages)
` [PATCH v7 6/7] kselftests: cgroup: add freezer controller self-tests

[PATCH v2] selftests: kmod: worked on errors which breaks the overall execution of the test script. i have manually edited for v2 of the patch by changing the date and also commit log
 2019-02-11 21:40 UTC  (3+ messages)

bpf: test_tunnel.sh: BUG: unable to handle kernel NULL pointer dereference
 2019-02-11 16:39 UTC  (3+ messages)

[PATCH 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-02-11 14:37 UTC  (16+ messages)
` [PATCH 2/2] Add selftests for module build using in-kernel headers

[PATCH 0/2] Make fsgsbase test more stable
 2019-02-11 13:02 UTC  (13+ messages)
` [PATCH 1/2] selftests/x86/fsgsbase: Indirect output through a wrapper function
` [PATCH 2/2] selftests/x86/fsgsbase: Default to trying to run the test repeatedly

[PATCH 0/2] selftests: firmware: fw_filesystem fix for busybox
 2019-02-08 17:53 UTC  (16+ messages)
` [PATCH 1/2] selftests: firmware: remove use of non-standard diff -Z option
` [PATCH 2/2] selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config

[PATCH] tools/selftest/vm: allow choosing mem size and page size in map_hugetlb
 2019-02-08 15:02 UTC  (2+ messages)

[PATCH] fix dma-buf/udmabuf selftest
 2019-02-08 14:31 UTC  (4+ messages)

[PATCH v2 1/3] test_sysctl: add tests for >32-bit values written to 32-bit integers
 2019-02-07 12:34 UTC  (2+ messages)

[PATCH 1/2] test_sysctl: add tests for >32-bit values written to 32-bit integers
 2019-02-06 19:52 UTC  (2+ messages)

[PATCH 0/9] Support using MSI interrupts in ntb_transport
 2019-02-05 23:58 UTC  (10+ messages)
` [PATCH 1/9] iommu/vt-d: Allow interrupts from the entire bus for aliased devices

[PATCH v3] selftests: add TPM 2.0 tests
 2019-02-05 20:57 UTC  (10+ 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).