messages from 2023-12-11 10:09:40 to 2023-12-12 19:12:20 UTC [more...]
[PATCH 0/5] selftests/damon: add Python-written DAMON functionality tests
2023-12-12 19:12 UTC (6+ messages)
` [PATCH 1/5] selftests/damon: implement a python module for test-purpose DAMON sysfs controls
` [PATCH 2/5] selftests/damon/_damon_sysfs: implement kdamonds start function
` [PATCH 3/5] selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes command
` [PATCH 4/5] selftests/damon: add a test for update_schemes_tried_regions sysfs command
` [PATCH 5/5] selftests/damon: add a test for update_schemes_tried_regions hang bug
[net-next v1 00/16] Device Memory TCP
2023-12-12 19:08 UTC (31+ 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 08/16] memory-provider: dmabuf devmem memory provider
` [net-next v1 09/16] page_pool: device memory support
` [net-next v1 14/16] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
2023-12-12 19:00 UTC (15+ messages)
` [PATCH bpf-next v5 4/9] bpf: selftests: test_loader: Support __btf_path() annotation
` [PATCH bpf-next v5 5/9] bpf: selftests: Add verifier tests for CO-RE bitfield writes
` [PATCH bpf-next v5 6/9] bpf: selftests: test_tunnel: Setup fresh topology for each subtest
` [PATCH bpf-next v5 7/9] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [PATCH bpf-next v5 8/9] bpf: selftests: Move xfrm tunnel test to test_progs
` [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
[PATCH] tracing/selftests: Add test to test max subbuf size with trace_marker
2023-12-12 18:54 UTC
[PATCH v7 00/11] arm64: perf: Add support for event counting threshold
2023-12-12 17:20 UTC (13+ messages)
` [PATCH v7 01/11] arm: perf: Remove inlines from arm_pmuv3.c
` [PATCH v7 02/11] arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_N
` [PATCH v7 03/11] arm: perf: Use GENMASK for PMMIR fields
` [PATCH v7 04/11] arm: perf: Convert remaining fields to use GENMASK
` [PATCH v7 05/11] arm64: perf: Include threshold control fields in PMEVTYPER mask
` [PATCH v7 06/11] arm: pmu: Share user ABI format mechanism with SPE
` [PATCH v7 07/11] perf/arm_dmc620: Remove duplicate format attribute #defines
` [PATCH v7 08/11] KVM: selftests: aarch64: Update tools copy of arm_pmuv3.h
` [PATCH v7 09/11] arm: pmu: Move error message and -EOPNOTSUPP to individual PMUs
` [PATCH v7 10/11] arm64: perf: Add support for event counting threshold
` [PATCH v7 11/11] Documentation: arm64: Document the PMU event counting threshold feature
[PATCH 0/3] vfio-pci support pasid attach/detach
2023-12-12 15:35 UTC (20+ messages)
` [PATCH 2/3] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
[PATCH v6 0/5] userfaultfd move option
2023-12-12 15:27 UTC (25+ messages)
` [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
[PATCH v2 0/4] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
2023-12-12 14:52 UTC (5+ messages)
` [PATCH v2 1/4] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT
` [PATCH v2 2/4] selftests/resctrl: Add helpers for the non-contiguous test
` [PATCH v2 3/4] selftests/resctrl: Split validate_resctrl_feature_request()
` [PATCH v2 4/4] selftests/resctrl: Add non-contiguous CBMs CAT test
[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
2023-12-12 14:44 UTC (32+ messages)
` [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 v2 0/6] IOMMUFD: Deliver IO page faults to user space
2023-12-12 14:12 UTC (4+ messages)
` [PATCH v2 3/6] iommufd: Initializing and releasing IO page fault data
[PATCH V12 0/7] amd-pstate preferred core
2023-12-12 13:47 UTC (9+ messages)
` [PATCH V12 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V12 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V12 4/7] cpufreq: Add a notification message that the highest perf has changed
Should I add BPF kfuncs for userspace apps? And how?
2023-12-12 12:41 UTC (3+ messages)
[PATCH v3 00/25] Permission Overlay Extension
2023-12-12 12:03 UTC (16+ messages)
` [PATCH v3 12/25] arm64: handle PKEY/POE faults
` [PATCH v3 13/25] arm64: stop using generic mm_hooks.h
` [PATCH v3 14/25] arm64: implement PKEYS support
` [PATCH v3 15/25] arm64: add POE signal support
` [PATCH v3 16/25] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v3 17/25] arm64: enable POE and PIE to coexist
` [PATCH v3 18/25] arm64/ptrace: add support for FEAT_POE
[PATCH v4 00/11] RISCV: Add kvm Sstc timer selftests
2023-12-12 9:31 UTC (12+ messages)
` [PATCH v4 01/11] selftests/kvm: Fix issues with $(SPLIT_TESTS)
` [PATCH v4 02/11] KVM: arm64: selftests: Split arch_timer test code
` [PATCH v4 03/11] KVM: selftests: Add CONFIG_64BIT definition for the build
` [PATCH v4 04/11] tools: riscv: Add header file csr.h
` [PATCH v4 05/11] tools: riscv: Add header file vdso/processor.h
` [PATCH v4 06/11] KVM: riscv: selftests: Switch to use macro from csr.h
` [PATCH v4 07/11] KVM: riscv: selftests: Add exception handling support
` [PATCH v4 08/11] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH v4 09/11] KVM: riscv: selftests: Change vcpu_has_ext to a common function
` [PATCH v4 10/11] KVM: riscv: selftests: Add sstc timer test
` [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch "
[PATCH] selftests/ftrace: Add test to exercize function tracer across cpu hotplug
2023-12-12 8:56 UTC
[PATCH] Revert "selftests: error out if kernel header files are not yet built"
2023-12-12 6:59 UTC (5+ messages)
[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
2023-12-12 3:59 UTC (6+ messages)
` [PATCH v7 3/3] iommu/vt-d: Add iotlb flush for nested domain
[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
2023-12-12 2:01 UTC (16+ 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 v3 1/6] kunit: move KUNIT_TABLE out of INIT_DATA
2023-12-11 22:24 UTC (9+ messages)
` [PATCH v3 4/6] kunit: add is_init test attribute
` [PATCH v3 6/6] Documentation: Add debugfs docs with run after boot
[PATCH] kselftest/arm64: Log SVCR when the SME tests barf
2023-12-11 20:27 UTC (2+ messages)
[PATCH] kselftest/arm64: Improve output for skipped TPIDR2 ABI test
2023-12-11 20:27 UTC (2+ messages)
[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
2023-12-11 17:40 UTC (18+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
[PATCH RESEND v3] KVM: selftests: Initialise dynamically allocated configuration names
2023-12-11 13:08 UTC
[PATCH v3 00/29] selftests/resctrl: CAT test improvements & generalized test framework
2023-12-11 12:18 UTC (30+ messages)
` [PATCH v3 01/29] selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()
` [PATCH v3 02/29] selftests/resctrl: Return -1 instead of errno on error
` [PATCH v3 03/29] selftests/resctrl: Don't use ctrlc_handler() outside signal handling
` [PATCH v3 04/29] selftests/resctrl: Change function comments to say < 0 on error
` [PATCH v3 05/29] selftests/resctrl: Split fill_buf to allow tests finer-grained control
` [PATCH v3 06/29] selftests/resctrl: Refactor fill_buf functions
` [PATCH v3 07/29] selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()
` [PATCH v3 08/29] selftests/resctrl: Mark get_cache_size() cache_type const
` [PATCH v3 09/29] selftests/resctrl: Create cache_portion_size() helper
` [PATCH v3 10/29] selftests/resctrl: Exclude shareable bits from schemata in CAT test
` [PATCH v3 11/29] selftests/resctrl: Split measure_cache_vals()
` [PATCH v3 12/29] selftests/resctrl: Split show_cache_info() to test specific and generic parts
` [PATCH v3 13/29] selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion
` [PATCH v3 14/29] selftests/resctrl: Remove nested calls in perf event handling
` [PATCH v3 15/29] selftests/resctrl: Consolidate naming of perf event related things
` [PATCH v3 16/29] selftests/resctrl: Improve perf init
` [PATCH v3 17/29] selftests/resctrl: Convert perf related globals to locals
` [PATCH v3 18/29] selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()
` [PATCH v3 19/29] selftests/resctrl: Open perf fd before start & add error handling
` [PATCH v3 20/29] selftests/resctrl: Replace file write with volatile variable
` [PATCH v3 21/29] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations
` [PATCH v3 22/29] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
` [PATCH v3 23/29] selftests/resctrl: Restore the CPU affinity after CAT test
` [PATCH v3 24/29] selftests/resctrl: Create struct for input parameters
` [PATCH v3 25/29] selftests/resctrl: Introduce generalized test framework
` [PATCH v3 26/29] selftests/resctrl: Pass write_schemata() resource instead of test name
` [PATCH v3 27/29] selftests/resctrl: Add helper to convert L2/3 to integer
` [PATCH v3 28/29] selftests/resctrl: Rename resource ID to domain ID
` [PATCH v3 29/29] selftests/resctrl: Get domain id from cache id
[PATCH] selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
2023-12-11 11:01 UTC (3+ messages)
[PATCH] kselftests: add per_test_log support
2023-12-11 10:12 UTC (3+ messages)
[PATCH net-next 00/13] Convert net selftests to run in unique namespace (Part 3)
2023-12-11 10:09 UTC (13+ messages)
` [PATCH net-next 02/13] selftests/net: convert srv6_end_dt46_l3vpn_test.sh to run it in unique namespace
` [PATCH net-next 03/13] selftests/net: convert srv6_end_dt4_l3vpn_test.sh "
` [PATCH net-next 04/13] selftests/net: convert srv6_end_dt6_l3vpn_test.sh "
` [PATCH net-next 05/13] selftests/net: convert fcnal-test.sh "
` [PATCH net-next 06/13] selftests/net: fix grep checking for fib_nexthop_multiprefix
` [PATCH net-next 07/13] selftests/net: convert fib_nexthop_multiprefix to run it in unique namespace
` [PATCH net-next 08/13] selftests/net: convert fib_nexthop_nongw.sh "
` [PATCH net-next 09/13] selftests/net: convert fib_nexthops.sh "
` [PATCH net-next 10/13] selftests/net: convert fib-onlink-tests.sh "
` [PATCH net-next 11/13] selftests/net: convert fib_rule_tests.sh "
` [PATCH net-next 12/13] selftests/net: convert fib_tests.sh "
` [PATCH net-next 13/13] selftests/net: convert fdb_flush.sh "
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