messages from 2023-07-24 10:59:46 to 2023-07-25 18:28:00 UTC [more...]
[PATCH v1 1/8] tools/nolibc: add support for powerpc
2023-07-25 18:27 UTC (8+ messages)
[PATCH 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
2023-07-25 18:07 UTC (3+ messages)
` [PATCH 1/3] rust: kunit: add KUnit case and suite macros
[PATCH v25 5/5] selftests: mm: add pagemap ioctl tests
2023-07-25 18:05 UTC (13+ messages)
` fs/proc/task_mmu: Implement IOCTL for efficient page table scanning
` [v2] "
` [v3] "
[PATCH 0/2] tools/nolibc: add pipe() and its testcase
2023-07-25 18:01 UTC (3+ messages)
` [PATCH 1/2] tools/nolibc: add pipe() support
` [PATCH 2/2] selftests/nolibc: add testcase for pipe
[RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
2023-07-25 17:47 UTC (6+ messages)
[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
2023-07-25 17:12 UTC (16+ messages)
` [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH v3 bpf 0/2] bpf: return proper error codes for lwt redirect
2023-07-25 17:07 UTC (9+ messages)
` [PATCH v3 bpf 1/2] bpf: fix skb_do_redirect return values
` [PATCH v3 bpf 2/2] selftests/bpf: test lwt redirect error handling
selftests: connector: proc_filter.c:48:20: error: invalid application of 'sizeof' to an incomplete type 'struct proc_input'
2023-07-25 16:48 UTC (2+ messages)
[PATCH] selftests/nolibc: mmap_munmap_good: fix up return value
2023-07-25 16:43 UTC
[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
2023-07-25 16:23 UTC (8+ messages)
[PATCH v2 14/14] selftests/nolibc: tinyconfig: add support for 32/64-bit powerpc
2023-07-25 16:04 UTC (2+ messages)
[PATCH] selftests:prctl: add set-process-name to .gitignore
2023-07-25 15:33 UTC
[PATCH] selftests:prctl: Fix make clean override warning
2023-07-25 15:33 UTC
[PATCH v5 00/19] selftests/resctrl: Fixes and cleanups
2023-07-25 15:26 UTC (7+ messages)
` [PATCH v5 04/19] selftests/resctrl: Close perf value read fd on errors
` [PATCH v5 12/19] selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
[PATCH v2 12/14] selftests/nolibc: add tinyconfig target
2023-07-25 15:13 UTC (2+ messages)
[PATCH v2 09/14] selftests/nolibc: allow quit qemu-system when poweroff fails
2023-07-25 14:59 UTC (2+ messages)
[PATCH 3/8] zd1211rw: fix comment typo
2023-07-25 14:47 UTC (2+ messages)
` [3/8] wifi: zd1211rw: fix typo "tranmits"
selftests: arm64: za-fork.c: kselftest.h:123:2: error: call to undeclared function 'setvbuf'; ISO C99 and later do not support implicit function declarations
2023-07-25 14:47 UTC (3+ messages)
[PATCH v1 4/8] selftests/nolibc: add extra config file customize support
2023-07-25 14:30 UTC (2+ messages)
[PATCH v2 08/14] selftests/nolibc: string the core targets
2023-07-25 14:20 UTC (2+ messages)
[PATCH v2 07/14] selftests/nolibc: defconfig: remove mrproper target
2023-07-25 14:04 UTC (2+ messages)
[PATCH v2 05/14] selftests/nolibc: add menuconfig for development
2023-07-25 13:51 UTC (2+ messages)
selftests: mm: mremap_dontunmap.c:53:6: error: use of undeclared identifier 'MREMAP_DONTUNMAP'
2023-07-25 13:27 UTC
[PATCH v2 03/14] selftests/nolibc: print running log to screen
2023-07-25 12:46 UTC (2+ messages)
[PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
2023-07-25 12:44 UTC (16+ messages)
` [PATCH v6 01/13] KVM: arm64: selftests: Replace str_with_index with strdup_printf
` [PATCH v6 02/13] KVM: arm64: selftests: Drop SVE cap check in print_reg
` [PATCH v6 03/13] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
` [PATCH v6 04/13] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
` [PATCH v6 05/13] KVM: arm64: selftests: Delete core_reg_fixup
` [PATCH v6 06/13] KVM: arm64: selftests: Split get-reg-list test code
` [PATCH v6 07/13] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v6 08/13] KVM: arm64: selftests: Move reject_set check logic to a function
` [PATCH v6 09/13] KVM: arm64: selftests: Move finalize_vcpu back to run_test
` [PATCH v6 10/13] KVM: selftests: Only do get/set tests on present blessed list
` [PATCH v6 11/13] KVM: selftests: Add skip_set facility to get_reg_list test
` [PATCH v6 12/13] KVM: riscv: Add KVM_GET_REG_LIST API support
` [PATCH v6 13/13] KVM: riscv: selftests: Add get-reg-list test
[PATCH v2 02/14] selftests/nolibc: add macros to enhance maintainability
2023-07-25 12:37 UTC (2+ messages)
[PATCH v5 0/9] drm: selftest: Convert to KUnit
2023-07-25 9:54 UTC (5+ messages)
` [PATCH v5 9/9] drm: selftest: convert drm_mm selftest "
[PATCH] kunit: replace KUNIT_TRIGGER_STATIC_STUB maro with KUNIT_STATIC_STUB_REDIRECT
2023-07-25 17:20 UTC
[PATCH v2 0/9] kunit: Add test attributes API
2023-07-25 8:42 UTC (16+ messages)
` [PATCH v2 1/9] kunit: Add test attributes API structure
` [PATCH v2 2/9] kunit: Add speed attribute
` [PATCH v2 3/9] kunit: Add module attribute
` [PATCH v2 4/9] kunit: Add ability to filter attributes
` [PATCH v2 5/9] kunit: tool: Add command line interface to filter and report attributes
` [PATCH v2 6/9] kunit: memcpy: Mark tests as slow using test attributes
` [PATCH v2 7/9] kunit: time: Mark test "
` [PATCH v2 8/9] kunit: add tests for filtering attributes
` [PATCH v2 9/9] kunit: Add documentation of KUnit test attributes
[PATCH v1 1/8] tools/nolibc: add support for powerpc
2023-07-25 6:14 UTC (2+ messages)
[PATCH v1 8/8] selftests/nolibc: add test support for powerpc64
2023-07-25 6:02 UTC (3+ messages)
[PATCH bpf-next v6 0/8] Add SO_REUSEPORT support for TC bpf_sk_assign
2023-07-25 0:53 UTC (6+ messages)
` [PATCH bpf-next v6 4/8] net: remove duplicate reuseport_lookup functions
` [PATCH bpf-next v6 8/8] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
[PATCH v3 0/8] selftests/mm fixes for arm64
2023-07-24 21:23 UTC (7+ messages)
` [PATCH v3 6/8] selftests/mm: Make migration test robust to failure
[PATCH v8 0/4] cover-letter: Add IO page table replacement support
2023-07-24 19:47 UTC (5+ messages)
` [PATCH v8 1/4] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v8 2/4] iommufd: Add iommufd_access_replace() API
` [PATCH v8 3/4] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage
` [PATCH v8 4/4] vfio: Support IO page table replacement
[PATCH] selftests/bpf: fix build errors if CONFIG_NF_CONNTRACK_MARK not set
2023-07-24 18:04 UTC (2+ messages)
[PATCH v4 0/4] iommufd: Add iommu hardware info reporting
2023-07-24 17:52 UTC (8+ messages)
` [PATCH v4 1/4] iommu: Move dev_iommu_ops() to private header
` [PATCH v4 2/4] iommu: Add new iommu op to get iommu hardware information
` [PATCH v4 3/4] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v4 4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl
[PATCH v2 00/35] arm64/gcs: Provide support for GCS in userspace
2023-07-24 12:46 UTC (36+ messages)
` [PATCH v2 01/35] prctl: arch-agnostic prctl for shadow stack
` [PATCH v2 02/35] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v2 03/35] arm64/gcs: Document the ABI "
` [PATCH v2 04/35] arm64/sysreg: Add new system registers for GCS
` [PATCH v2 05/35] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v2 06/35] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v2 07/35] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v2 08/35] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v2 09/35] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v2 10/35] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v2 11/35] arm64/mm: Map pages for guarded control stack
` [PATCH v2 12/35] KVM: arm64: Manage GCS registers for guests
` [PATCH v2 13/35] arm64/el2_setup: Allow GCS usage at EL0 and EL1
` [PATCH v2 14/35] arm64/idreg: Add overrride for GCS
` [PATCH v2 15/35] arm64/hwcap: Add hwcap "
` [PATCH v2 16/35] arm64/traps: Handle GCS exceptions
` [PATCH v2 17/35] arm64/mm: Handle GCS data aborts
` [PATCH v2 18/35] arm64/gcs: Context switch GCS registers for EL0
` [PATCH v2 19/35] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v2 20/35] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v2 21/35] arm64/mm: Implement map_shadow_stack()
` [PATCH v2 22/35] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v2 23/35] arm64/signal: Expose GCS state in signal frames
` [PATCH v2 24/35] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v2 25/35] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v2 26/35] kselftest/arm64: Verify the GCS hwcap
` [PATCH v2 27/35] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v2 28/35] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v2 29/35] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v2 30/35] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v2 31/35] kselftest/arm64: Add very basic GCS test program
` [PATCH v2 32/35] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v2 33/35] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v2 34/35] selftests/arm64: Add GCS signal tests
` [PATCH v2 35/35] kselftest/arm64: Enable GCS for the FP stress tests
[PATCH v2 01/11] drm/tests: helpers: Switch to kunit actions
2023-07-24 11:19 UTC (3+ messages)
[PATCH v4 00/12] Add Intel VT-d nested translation
2023-07-24 11:13 UTC (13+ messages)
` [PATCH v4 01/12] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v4 02/12] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH v4 03/12] iommu/vt-d: Add helper for nested domain allocation
` [PATCH v4 04/12] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v4 05/12] iommu/vt-d: Make domain attach helpers to be extern
` [PATCH v4 06/12] iommu/vt-d: Set the nested domain to a device
` [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v4 08/12] iommu/vt-d: Make iotlb flush helpers to be extern
` [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
` [PATCH v4 10/12] iommu/vt-d: Add nested domain allocation
` [PATCH v4 11/12] iommu/vt-d: Implement hw_info for iommu capability query
` [PATCH v4 12/12] iommu/vt-d: Disallow nesting on domains with read-only mappings
[PATCH v3 00/17] iommufd: Add nesting infrastructure
2023-07-24 11:04 UTC (18+ messages)
` [PATCH v3 01/17] iommu: Add new iommu op to create domains owned by userspace
` [PATCH v3 02/17] iommu: Add nested domain support
` [PATCH v3 03/17] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
` [PATCH v3 04/17] iommufd: Pass in hwpt_type/parent/user_data to iommufd_hw_pagetable_alloc()
` [PATCH v3 05/17] iommufd/hw_pagetable: Do not populate user-managed hw_pagetables
` [PATCH v3 06/17] iommufd: Only enforce IOMMU_RESV_SW_MSI when attaching user-managed HWPT
` [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
` [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data
` [PATCH v3 09/17] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v3 10/17] iommufd/selftest: Add a helper to get test device
` [PATCH v3 11/17] iommufd/selftest: Add IOMMU_TEST_OP_DEV_[ADD|DEL]_RESERVED to add/del reserved regions to selftest device
` [PATCH v3 12/17] iommufd/selftest: Add .get_resv_regions() for mock_dev
` [PATCH v3 13/17] iommufd/selftest: Add coverage for IOMMU_RESV_IOVA_RANGES
` [PATCH v3 14/17] iommufd/selftest: Add domain_alloc_user() support in iommu mock
` [PATCH v3 15/17] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with user data
` [PATCH v3 16/17] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v3 17/17] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
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).