[PATCH 0/5] usermode_driver: Add management library and API
2023-03-22 22:27 UTC (10+ messages)
` [PATCH 1/5] usermode_driver: Introduce umd_send_recv() from bpfilter
` [PATCH 2/5] usermode_driver_mgmt: Introduce management of user mode drivers
` [PATCH 3/5] bpfilter: Port to user mode driver management API
` [PATCH 4/5] selftests/umd_mgmt: Add selftests for UMD management library
` [PATCH 5/5] doc: Add documentation for the User Mode Driver "
[PATCH] selftests: sched: Add more core schedule prctl calls
2023-03-22 20:37 UTC
[PATCH v8 0/6] Some improvements of resctrl selftest
2023-03-22 20:34 UTC (3+ messages)
[PATCH net-next v2 0/5] tls: implement key updates for TLS1.3
2023-03-22 19:43 UTC (12+ messages)
[PATCH v5 0/8] Support ROHM BU27034 ALS sensor
2023-03-22 18:57 UTC (11+ messages)
` [PATCH v5 1/8] drivers: kunit: Generic helpers for test device creation
[PATCH 0/2] KVM: PPC: support kvm selftests
2023-03-22 17:41 UTC (3+ messages)
[PATCH v2 00/41] RPCSEC GSS krb5 enhancements
2023-03-22 17:18 UTC (6+ messages)
` [PATCH v2 23/41] SUNRPC: Add gk5e definitions for RFC 8009 encryption types
[PATCH v2 0/6] use canonical ftrace path whenever possible
2023-03-22 16:52 UTC (3+ messages)
[PATCH] kselftest/alsa - mixer-test: Log values associated with event issues
2023-03-22 15:18 UTC
[PATCH v1 0/2] KVM: s390: CMMA migration selftest and small bugfix
2023-03-22 15:06 UTC (3+ messages)
[PATCH 0/5] Split a folio to any lower order folios
2023-03-22 14:48 UTC (9+ messages)
` [PATCH 1/5] mm: memcg: make memcg huge page split support any order split
` [PATCH 2/5] mm: page_owner: add support for splitting to any order in split page_owner
` [PATCH 3/5] mm: thp: split huge page to any lower order pages
` [PATCH 4/5] mm: truncate: split huge page cache page to a non-zero order if possible
` [PATCH 5/5] mm: huge_memory: enable debugfs to split huge pages to any order
[PATCH] selftests: kvm: Add 'malloc' failure check in vcpu_save_state
2023-03-22 14:45 UTC
[PATCH net-next 1/2] net-zerocopy: Reduce compound page head access
2023-03-22 14:40 UTC (4+ messages)
` [PATCH net-next 2/2] selftests/net: Add SHA256 computation over data sent in tcp_mmap
[PATCH mm-unstable v1] selftests/vm: cow: Add COW tests for collapsing of PTE-mapped anon THP
2023-03-22 11:42 UTC (3+ messages)
[PATCH net-next v2 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
2023-03-22 0:47 UTC (2+ messages)
[PATCH v1 0/5] Landlock support for UML
2023-03-21 21:38 UTC (3+ messages)
[PATCH v4 0/6] RISC-V Hardware Probing User Interface
2023-03-21 20:32 UTC (2+ messages)
[PATCH v2 00/11] clk: Add kunit tests for fixed rate and parent data
2023-03-21 20:14 UTC (11+ messages)
` [PATCH v2 01/11] of: Load KUnit DTB from of_core_init()
` [PATCH v2 04/11] dt-bindings: test: Add KUnit empty node binding
` [PATCH v2 07/11] dt-bindings: kunit: Add fixed rate clk consumer test
BUG: selftests/net/tls: FAIL in sm4_ccm tests
2023-03-21 19:57 UTC (3+ messages)
[PATCH v11 0/7] Implement IOCTL to get and optionally clear info about PTEs
2023-03-21 19:25 UTC (17+ messages)
` [PATCH v11 1/7] userfaultfd: Add UFFD WP Async support
` [PATCH v11 4/7] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt
2023-03-21 19:14 UTC (18+ messages)
` [PATCH v3 01/17] iommufd: Move isolated msi enforcement to iommufd_device_bind()
` [PATCH v3 02/17] iommufd: Add iommufd_group
` [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH v3 04/17] iommu: Export iommu_get_resv_regions()
` [PATCH v3 05/17] iommufd: Keep track of each device's reserved regions instead of groups
` [PATCH v3 06/17] iommufd: Use the iommufd_group to avoid duplicate MSI setup
` [PATCH v3 07/17] iommufd: Make sw_msi_start a group global
` [PATCH v3 08/17] iommufd: Move putting a hwpt to a helper function
` [PATCH v3 09/17] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
` [PATCH v3 10/17] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
` [PATCH v3 11/17] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v3 12/17] iommufd: Add iommufd_device_replace()
` [PATCH v3 13/17] iommufd: Make destroy_rwsem use a lock class per object type
` [PATCH v3 14/17] iommufd/selftest: Test iommufd_device_replace()
` [PATCH v3 15/17] iommufd: Add IOMMU_HWPT_ALLOC
` [PATCH v3 16/17] iommufd/selftest: Return the real idev id from selftest mock_domain
` [PATCH v3 17/17] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC
[PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt
2023-03-21 17:16 UTC (6+ messages)
` [PATCH 12/14] iommufd: Add IOMMU_HWPT_ALLOC
[PATCH 0/8] clk: Add kunit tests for fixed rate and parent data
2023-03-21 14:32 UTC (5+ messages)
` [PATCH 4/8] clk: Add test managed clk provider/consumer APIs
kselftest/fixes kselftest-seccomp: 4 runs, 3 regressions (linux-kselftest-fixes-6.3-rc3-1-g05107edc91013)
2023-03-21 10:19 UTC
kselftest/fixes kselftest-lib: 2 runs, 2 regressions (linux-kselftest-fixes-6.3-rc3-1-g05107edc91013)
2023-03-21 10:19 UTC
kselftest/fixes kselftest-lkdtm: 4 runs, 3 regressions (linux-kselftest-fixes-6.3-rc3-1-g05107edc91013)
2023-03-21 10:19 UTC
kselftest/fixes kselftest-livepatch: 2 runs, 2 regressions (linux-kselftest-fixes-6.3-rc3-1-g05107edc91013)
2023-03-21 10:19 UTC
kselftest/fixes kselftest-cpufreq: 4 runs, 1 regressions (linux-kselftest-fixes-6.3-rc3-1-g05107edc91013)
2023-03-21 10:19 UTC
kselftest/fixes build: 5 builds: 0 failed, 5 passed, 3 warnings (linux-kselftest-fixes-6.3-rc3-1-g05107edc91013)
2023-03-21 9:20 UTC
[PATCH bpf-next 2/3] selftests: xsk: Use hugepages when umem->frame_size > PAGE_SIZE
2023-03-21 8:47 UTC (4+ messages)
` [PATCH bpf-next 3/3] selftests: xsk: Add tests for 8K and 9K frame sizes
[PATCH bpf-next v2 0/2] bpf: Fix a umin > umax reg bound error
2023-03-21 8:28 UTC (6+ messages)
` [PATCH bpf-next v2 1/2] "
[PATCH v2 0/5] Add Intel VT-d nested translation
2023-03-21 6:31 UTC (9+ messages)
` [PATCH v2 1/5] iommufd: Add nesting related data structures for Intel VT-d
` [PATCH v2 3/5] iommu/vt-d: Extend dmar_domain to support nested domain
[PATCH 00/12] iommufd: Add nesting infrastructure
2023-03-21 1:25 UTC (12+ messages)
` [PATCH 02/12] iommu: Add nested domain support
` [PATCH 04/12] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
` [PATCH 07/12] iommufd: Add IOMMU_HWPT_INVALIDATE
[PATCH] selftests: sigaltstack: fix -Wuninitialized
2023-03-20 23:30 UTC (4+ messages)
[PATCH v2 0/8] tools/nolibc: add support for stack protector
2023-03-20 22:06 UTC (10+ messages)
` [PATCH v2 1/8] tools/nolibc: add definitions for standard fds
` [PATCH v2 2/8] tools/nolibc: add helpers for wait() signal exits
` [PATCH v2 3/8] tools/nolibc: tests: constify test_names
` [PATCH v2 4/8] tools/nolibc: add support for stack protector
` [PATCH v2 5/8] tools/nolibc: tests: fold in no-stack-protector cflags
` [PATCH v2 6/8] tools/nolibc: tests: add test for -fstack-protector
` [PATCH v2 7/8] tools/nolibc: i386: add stackprotector support
` [PATCH v2 8/8] tools/nolibc: x86_64: "
[PATCH rcu 0/7] RCU-related lockdep changes for v6.4
2023-03-20 20:36 UTC (20+ messages)
` [PATCH rcu 1/7] locking/lockdep: Introduce lock_sync()
` [PATCH rcu 2/7] rcu: Annotate SRCU's update-side lockdep dependencies
` [PATCH rcu 3/7] locking: Reduce the number of locks in ww_mutex stress tests
` [PATCH rcu 4/7] locking/lockdep: Improve the deadlock scenario print for sync and read lock
` [PATCH rcu 5/7] rcutorture: Add SRCU deadlock scenarios
` [PATCH rcu 6/7] rcutorture: Add RCU Tasks Trace and "
` [PATCH rcu 7/7] rcutorture: Add srcu_lockdep.sh
[KTAP V2 PATCH] ktap_v2: add recognized test name line
2023-03-20 19:21 UTC (2+ messages)
[PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer
2023-03-20 15:48 UTC (3+ messages)
[PATCH v2 0/4] cgroup/cpuset: Miscellaneous updates
2023-03-20 15:04 UTC (8+ messages)
` [PATCH v2 1/4] cgroup/cpuset: Fix partition root's cpuset.cpus update bug
` [PATCH v2 2/4] cgroup/cpuset: Skip task update if hotplug doesn't affect current cpuset
` [PATCH v2 3/4] cgroup/cpuset: Include offline CPUs when tasks' cpumasks in top_cpuset are updated
` [PATCH v2 4/4] cgroup/cpuset: Minor updates to test_cpuset_prs.sh
selftests: arm64: list of test failures
2023-03-20 12:55 UTC (2+ messages)
[PATCH v2 0/4] iommufd: Add iommu hardware info reporting
2023-03-20 12:43 UTC (8+ messages)
` [PATCH v2 2/4] iommu: Add new iommu op to get iommu hardware information
` [PATCH v2 4/4] iommufd/selftest: Add coverage for IOMMU_DEVICE_GET_HW_INFO ioctl
[PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
2023-03-20 8:48 UTC (9+ messages)
` [PATCH v2 net-next 1/6] net: bridge: add dynamic flag to switchdev notifier
` [PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers
` [PATCH v2 net-next 3/6] drivers: net: dsa: add fdb entry flags incoming to switchcore drivers
` [PATCH v2 net-next 4/6] net: bridge: ensure FDB offloaded flag is handled as needed
` [PATCH v2 net-next 5/6] net: dsa: mv88e6xxx: implementation of dynamic ATU entries
` [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test
[PATCH 0/3] selftests: Fix virtual address range for arm64
2023-03-20 6:47 UTC (4+ messages)
` [PATCH 3/3] selftests: Set overcommit_policy as OVERCOMMIT_ALWAYS
[PATCH AUTOSEL 5.4 05/12] selftests/bpf: check that modifier resolves after pointer
2023-03-20 0:56 UTC
[PATCH AUTOSEL 5.10 06/15] selftests/bpf: check that modifier resolves after pointer
2023-03-20 0:55 UTC
[PATCH AUTOSEL 5.15 07/17] selftests/bpf: check that modifier resolves after pointer
2023-03-20 0:55 UTC
[PATCH AUTOSEL 6.1 08/29] selftests/bpf: check that modifier resolves after pointer
2023-03-20 0:53 UTC
[PATCH] selftests/ftrace: Improve integration with kselftest runner
2023-03-19 14:24 UTC (3+ messages)
[PATCH RFC 0/5] tools/nolibc: add support for stack protector
2023-03-19 13:58 UTC (7+ messages)
` [PATCH RFC 5/5] tools/nolibc: tests: add test for -fstack-protector
[PATCH] selftests/resctrl: Use correct exit code when tests fail
2023-03-17 17:49 UTC (2+ messages)
[PATCH 0/5] cgroup/cpuset: Miscellaneous updates
2023-03-17 14:59 UTC (6+ messages)
` [PATCH 3/5] cgroup/cpuset: Find another usable CPU if none found in current cpuset
[PATCH] KVM: selftest: Add dependency rules in makefile for C source code
2023-03-17 9:09 UTC (3+ messages)
[PATCH v2] KVM: selftests: Add new CFLAGS to generate dependency files
2023-03-17 8:43 UTC
[PATCH v2 1/3] kunit: tool: add subscripts for type annotations where appropriate
2023-03-17 5:50 UTC (6+ messages)
` [PATCH v2 2/3] kunit: tool: remove unused imports and variables
` [PATCH v2 3/3] kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.py
[PATCHv3] selftests: net: devlink_port_split.py: skip test if no suitable device available
2023-03-17 0:40 UTC (2+ messages)
[KTAP V2 PATCH] ktap_v2: allow prefix to KTAP lines
2023-03-16 22:59 UTC
page: next (older)
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).