Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-12-06 06:00:32 to 2023-12-08 12:44:09 UTC [more...]

[PATCH v3 00/11] A minor flurry of selftest/mm fixes
 2023-12-08 12:44 UTC  (3+ messages)
` [PATCH v3 11/11] selftests: error out if kernel header files are not yet built

[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
 2023-12-08 12:43 UTC  (15+ messages)
` [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
` [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall

[PATCH net-next 0/9] Convert net selftests to run in unique namespace (Part 2)
 2023-12-08 12:20 UTC  (17+ messages)
` [PATCH net-next 1/9] selftests/net: convert test_bridge_backup_port.sh to run it in unique namespace
` [PATCH net-next 2/9] selftests/net: convert test_bridge_neigh_suppress.sh "
` [PATCH net-next 3/9] selftests/net: convert test_vxlan_mdb.sh "
` [PATCH net-next 4/9] selftests/net: convert test_vxlan_nolocalbypass.sh "
` [PATCH net-next 5/9] selftests/net: convert test_vxlan_under_vrf.sh "
` [PATCH net-next 6/9] selftests/net: convert test_vxlan_vnifiltering.sh "
` [PATCH net-next 7/9] selftests/net: convert vrf_route_leaking.sh "
` [PATCH net-next 8/9] selftests/net: convert vrf_strict_mode_test.sh "
` [PATCH net-next 9/9] selftests/net: convert vrf-xfrm-tests.sh "

[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
 2023-12-08 11:43 UTC  (17+ messages)
` [PATCH v2 1/6] iommu: Add iommu page fault cookie helpers
` [PATCH v2 2/6] iommufd: Add iommu page fault uapi data
  ` [PATCH v2 4/6] iommufd: Deliver fault messages to user space

[PATCH v2 0/4] kunit: Add helpers for creating test-managed devices
 2023-12-08 10:09 UTC  (5+ messages)
` [PATCH v2 1/4] kunit: Add APIs for managing devices
` [PATCH v2 2/4] fortify: test: Use kunit_device
` [PATCH v2 3/4] overflow: Replace fake root_device with kunit_device
` [PATCH v2 4/4] ASoC: topology: Replace fake root_device with kunit_device in tests

[net-next v1 00/16] Device Memory TCP
 2023-12-08  9:30 UTC  (19+ messages)
` [net-next v1 01/16] net: page_pool: factor out releasing DMA from releasing the page
` [net-next v1 02/16] net: page_pool: create hooks for custom page providers
` [net-next v1 03/16] queue_api: define queue api
` [net-next v1 04/16] gve: implement "
` [net-next v1 05/16] net: netdev netlink api to bind dma-buf to a net device
` [net-next v1 06/16] netdev: support binding dma-buf to netdevice
` [net-next v1 07/16] netdev: netdevice devmem allocator
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
` [net-next v1 09/16] page_pool: device memory support
` [net-next v1 10/16] page_pool: don't release iov on elevanted refcount
` [net-next v1 11/16] net: support non paged skb frags
` [net-next v1 12/16] net: add support for skbs with unreadable frags
` [net-next v1 13/16] tcp: RX path for devmem TCP
` [net-next v1 14/16] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [net-next v1 15/16] net: add devmem TCP documentation
` [net-next v1 16/16] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v2 3/3] selftest/bpf: Test a perf bpf program that suppresses side effects
 2023-12-08  8:06 UTC  (7+ messages)

[PATCH 0/4] kunit: Add helpers for creating test-managed devices
 2023-12-08  7:38 UTC  (10+ messages)
` [PATCH 1/4] kunit: Add APIs for managing devices
` [PATCH 2/4] fortify: test: Use kunit_device

[PATCH v1] KVM: selftests: Fix Assertion on non-x86_64 platforms
 2023-12-08  5:07 UTC  (2+ messages)

[PATCH v2 1/2] kunit: tool: fix parsing of test attributes
 2023-12-08  3:13 UTC  (4+ messages)
` [PATCH v2 2/2] kunit: tool: add test for parsing attributes

[PATCH v1 00/23] Enable FRED with KVM VMX
 2023-12-08  1:56 UTC  (8+ messages)
` [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED

[PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-12-08  0:43 UTC  (14+ messages)
` [PATCH v8 5/6] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v8 6/6] zswap: shrinks zswap pool based on memory pressure
  ` [PATCH v8 6/6] zswap: shrinks zswap pool based on memory pressure (fix)

[PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat
 2023-12-08  0:25 UTC  (3+ messages)
` [PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat (fix)

[PATCH] maple_tree: Fix mas_prev() state separation code
 2023-12-07 21:04 UTC  (2+ messages)

[PATCH v3 0/3] Add a test to catch unprobed Devicetree devices
 2023-12-07 20:18 UTC  (3+ messages)
` [PATCH v3 3/3] kselftest: Add new test for detecting "

[PATCH v2 00/26] selftests/resctrl: CAT test improvements & generalized test framework
 2023-12-07 18:35 UTC  (16+ messages)
` [PATCH v2 02/26] selftests/resctrl: Split fill_buf to allow tests finer-grained control
` [PATCH v2 08/26] selftests/resctrl: Split measure_cache_vals()
` [PATCH v2 17/26] selftests/resctrl: Replace file write with volatile variable
` [PATCH v2 19/26] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test

[PATCH] selftests: timers: clocksource-switch: Adapt progress to kselftest framework
 2023-12-07 18:33 UTC 

[PATCH v3 00/21] arm64: Support for 2023 DPISA extensions
 2023-12-07 15:47 UTC  (6+ messages)
` [PATCH v3 15/21] KVM: arm64: Support FEAT_FPMR for guests

[PATCH v3 00/25] Permission Overlay Extension
 2023-12-07 15:44 UTC  (17+ messages)
` [PATCH v3 04/25] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v3 05/25] arm64: context switch POR_EL0 register
` [PATCH v3 07/25] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v3 09/25] arm64: define VM_PKEY_BIT* for arm64
` [PATCH v3 10/25] arm64: mask out POIndex when modifying a PTE
` [PATCH v3 11/25] arm64: enable ARCH_HAS_PKEYS on arm64

[PATCHv3 net-next 00/14] Conver net selftests to run in unique namespace (Part 1)
 2023-12-07 15:26 UTC  (7+ messages)
` [PATCHv3 net-next 01/14] selftests/net: add lib.sh

[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-12-07 14:42 UTC  (15+ messages)
` [PATCH v6 1/6] iommu: Add cache_invalidate_user op
` [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v6 4/6] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v6 6/6] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl

[PATCH] selftests/hid: fix failing tablet button tests
 2023-12-07 13:55 UTC  (3+ messages)

[PATCH v2 00/15] selftests/hid: tablets fixes
 2023-12-07  8:56 UTC  (19+ messages)
` [PATCH v2 01/15] selftests/hid: vmtest.sh: update vm2c and container
` [PATCH v2 02/15] selftests/hid: vmtest.sh: allow finer control on the build steps
` [PATCH v2 03/15] selftests/hid: base: allow for multiple skip_if_uhdev
` [PATCH v2 04/15] selftests/hid: tablets: remove unused class
` [PATCH v2 05/15] selftests/hid: tablets: move the transitions to PenState
` [PATCH v2 06/15] selftests/hid: tablets: move move_to function to PenDigitizer
` [PATCH v2 07/15] selftests/hid: tablets: do not set invert when the eraser is used
` [PATCH v2 08/15] selftests/hid: tablets: set initial data for tilt/twist
` [PATCH v2 09/15] selftests/hid: tablets: define the elements of PenState
` [PATCH v2 10/15] selftests/hid: tablets: add variants of states with buttons
` [PATCH v2 11/15] selftests/hid: tablets: convert the primary button tests
` [PATCH v2 12/15] selftests/hid: tablets: add a secondary barrel switch test
` [PATCH v2 13/15] selftests/hid: tablets: be stricter for some transitions
` [PATCH v2 14/15] selftests/hid: fix mypy complains
` [PATCH v2 15/15] selftests/hid: fix ruff linter complains

[PATCH 0/3] vfio-pci support pasid attach/detach
 2023-12-07  8:47 UTC  (3+ messages)
` [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl

[PATCH v1] selftests/sgx: Skip non X86_64 platform
 2023-12-07  4:31 UTC  (2+ messages)

WARNING: CPU: 6 PID: 474 at include/linux/maple_tree.h:712 mmap_region (include/linux/maple_tree.h:556 include/linux/maple_tree.h:731
 2023-12-07  1:41 UTC  (5+ messages)

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-12-06 21:44 UTC  (7+ messages)
` [PATCH v7 21/39] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v7 22/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v7 23/39] arm64/mm: Implement map_shadow_stack()

[PATCH V12 0/7] amd-pstate preferred core
 2023-12-06 21:13 UTC  (4+ messages)
` [PATCH V12 4/7] cpufreq: Add a notification message that the highest perf has changed

hi
 2023-12-06 20:15 UTC 

[PATCH v1 0/9] x86/resctrl: Use soft RMIDs for reliable MBM on AMD
 2023-12-06 20:02 UTC  (13+ messages)
` [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events

hi
 2023-12-06 20:00 UTC 

hi
 2023-12-06 19:30 UTC 

[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
 2023-12-06 19:06 UTC  (11+ messages)
` [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
        ` [xdp-hints] "

[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2023-12-06 18:56 UTC  (3+ messages)
` [PATCH v7 3/3] iommu/vt-d: Add iotlb flush for nested domain

[PATCH RFT v4 0/5] fork: Support shadow stacks in clone3()
 2023-12-06 18:42 UTC  (13+ messages)
` [PATCH RFT v4 2/5] fork: Add shadow stack support to clone3()
` [PATCH RFT v4 5/5] kselftest/clone3: Test shadow stack support

hi
 2023-12-06 18:29 UTC 

[RFC PATCH 0/3] MAINTAINERS: Introduce V: field for required tests
 2023-12-06 16:57 UTC  (21+ messages)
` [RFC PATCH v2 00/10] MAINTAINERS: Introduce V: entry for tests
  ` [RFC PATCH v2 01/10] get_maintainer: Survive querying missing files
  ` [RFC PATCH v2 02/10] MAINTAINERS: Introduce V: entry for tests
  ` [RFC PATCH v2 04/10] docs: submitting-patches: Introduce Tested-with:
  ` [RFC PATCH v2 06/10] MAINTAINERS: Support referencing test docs in V:

[PATCH] drm/tests: Switch to kunit devices
 2023-12-06 16:42 UTC  (3+ messages)

[PATCH v2] selftests: sud_test: return correct emulated syscall value on RISC-V
 2023-12-06 16:29 UTC  (2+ messages)

[PATCH v3] kunit: run test suites only after module initialization completes
 2023-12-06 15:07 UTC 

[PATCH v2] kunit: run test suites only after module initialization completes
 2023-12-06 13:09 UTC  (2+ messages)

[PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
 2023-12-06 12:48 UTC  (11+ messages)

[PATCH v5 0/5] userfaultfd move option
 2023-12-06 10:39 UTC  (15+ messages)
` [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test

[PATCH v6 0/5] userfaultfd move option
 2023-12-06 10:36 UTC  (6+ messages)
` [PATCH v6 1/5] mm/rmap: support move to different root anon_vma in folio_move_anon_rmap()
` [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI
` [PATCH v6 3/5] selftests/mm: call uffd_test_ctx_clear at the end of the test
` [PATCH v6 4/5] selftests/mm: add uffd_test_case_ops to allow test case-specific operations
` [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test

[PATCH v1] selftests/mm: cow: print ksft header before printing anything else
 2023-12-06 10:35 UTC 

[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2023-12-06  8:45 UTC  (4+ messages)

[PATCH] kunit: tool: fix parsing of test attributes
 2023-12-06  8:30 UTC  (2+ messages)

[PATCH] kunit: test: Use an action wrapper instead of a cast
 2023-12-06  8:22 UTC 


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