messages from 2023-12-06 16:38:21 to 2023-12-11 07:46:40 UTC [more...]
[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
2023-12-11 7:49 UTC (18+ 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
[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
2023-12-11 5:04 UTC (18+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
[PATCH v3 4/4] selftest/bpf: Test a perf bpf program that suppresses side effects
2023-12-11 4:55 UTC
[net-next v1 00/16] Device Memory TCP
2023-12-11 4:04 UTC (44+ 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 v6 0/5] userfaultfd move option
2023-12-11 3:04 UTC (5+ messages)
` [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
2023-12-10 14:22 UTC (15+ 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 v7 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v7 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v7 26/39] arm64/ptrace: Expose GCS via ptrace and core files
[PATCH v3 1/6] kunit: move KUNIT_TABLE out of INIT_DATA
2023-12-09 7:57 UTC (12+ messages)
` [PATCH v3 2/6] kunit: add KUNIT_INIT_TABLE to init linker section
` [PATCH v3 3/6] kunit: add example suite to test init suites
` [PATCH v3 4/6] kunit: add is_init test attribute
` [PATCH v3 5/6] kunit: add ability to run tests after boot using debugfs
` [PATCH v3 6/6] Documentation: Add debugfs docs with run after boot
[PATCH] Revert "selftests: error out if kernel header files are not yet built"
2023-12-09 2:05 UTC (2+ messages)
[PATCH v3 00/11] A minor flurry of selftest/mm fixes
2023-12-09 1:39 UTC (10+ messages)
` [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
[PATCH RFT v4 0/5] fork: Support shadow stacks in clone3()
2023-12-09 1:06 UTC (15+ messages)
` [PATCH RFT v4 2/5] fork: Add shadow stack support to clone3()
` [PATCH RFT v4 5/5] kselftest/clone3: Test shadow stack support
[PATCH v1 00/23] Enable FRED with KVM VMX
2023-12-08 23:48 UTC (9+ messages)
` [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED
[RFC PATCH v3 00/12] Device Memory TCP
2023-12-08 20:28 UTC (17+ messages)
` [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
[PATCH] kunit: test: Use an action wrapper instead of a cast
2023-12-08 19:32 UTC (2+ messages)
[PATCH v3 1/2] kunit: tool: fix parsing of test attributes
2023-12-08 19:12 UTC (2+ messages)
` [PATCH v3 2/2] kunit: tool: add test for parsing attributes
[PATCH] maple_tree: Fix mas_prev() state separation code
2023-12-08 17:54 UTC (3+ messages)
[PATCH] kselftest: dt: Stop relying on dirname to improve performance
2023-12-08 17:29 UTC (2+ messages)
[PATCH v2 3/3] selftest/bpf: Test a perf bpf program that suppresses side effects
2023-12-08 17:09 UTC (8+ messages)
[PATCH v1] KVM: selftests: Fix Assertion on non-x86_64 platforms
2023-12-08 16:21 UTC (3+ messages)
[PATCH v3 0/3] Add a test to catch unprobed Devicetree devices
2023-12-08 13:45 UTC (4+ messages)
` [PATCH v3 3/3] kselftest: Add new test for detecting "
[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
2023-12-08 13:43 UTC (19+ 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 v3 0/3] livepatch: Move modules to selftests and add a new test
2023-12-08 12:43 UTC (8+ messages)
` [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
[PATCH net-next 0/9] Convert net selftests to run in unique namespace (Part 2)
2023-12-08 12:20 UTC (2+ messages)
[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
[PATCH 0/4] kunit: Add helpers for creating test-managed devices
2023-12-08 7:38 UTC (8+ messages)
` [PATCH 1/4] kunit: Add APIs for managing devices
` [PATCH 2/4] fortify: test: Use kunit_device
[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 v8 0/6] workload-specific and memory pressure-driven zswap writeback
2023-12-08 0:43 UTC (11+ 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 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] 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 (4+ messages)
[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 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
hi
2023-12-06 18:29 UTC
[RFC PATCH 0/3] MAINTAINERS: Introduce V: field for required tests
2023-12-06 16:57 UTC (14+ messages)
` [RFC PATCH v2 00/10] MAINTAINERS: Introduce V: entry for tests
` [RFC PATCH v2 02/10] "
` [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 (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).