messages from 2024-08-15 03:45:57 to 2024-08-17 07:22:15 UTC [more...]
[PATCH bpf-next 0/2] selftests: bpf: avoid duplicated UAPI headers
2024-08-17 7:22 UTC (4+ messages)
` [PATCH bpf-next 1/2] selftests: bpf: use KHDR_INCLUDES for the "
` [PATCH bpf-next 2/2] selftests: bpf: remove duplicated UAPI if_xdp headers
[PATCH net] tc-testing: don't access non-existent variable on exception
2024-08-17 2:30 UTC (3+ messages)
[PATCH v3 0/7] mm: Optimize mseal checks
2024-08-17 0:18 UTC (8+ messages)
` [PATCH v3 1/7] mm: Move can_modify_vma to mm/vma.h
` [PATCH v3 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma
` [PATCH v3 3/7] mm/mprotect: "
` [PATCH v3 4/7] mm/mremap: "
` [PATCH v3 5/7] mseal: Replace can_modify_mm_madv with a vma variant
` [PATCH v3 6/7] mm: Remove can_modify_mm()
` [PATCH v3 7/7] selftests/mm: add more mseal traversal tests
[RFC PATCH v1 0/4] Add support for the Bus Lock Threshold
2024-08-16 20:21 UTC (10+ messages)
` [RFC PATCH v1 1/4] x86/cpufeatures: Add CPUID feature bit "
` [RFC PATCH v1 2/4] KVM: SVM: Enable Bus lock threshold exit
` [RFC PATCH v1 3/4] KVM: x86: nSVM: Implement support for nested Bus Lock Threshold
` [RFC PATCH v1 4/4] KVM: selftests: Add bus lock exit test
[PATCH v2 0/9] SEV Kernel Selftests
2024-08-16 19:23 UTC (10+ messages)
` [PATCH v2 1/9] KVM: selftests: Decouple SEV ioctls from asserts
` [PATCH v2 2/9] KVM: selftests: Add a basic SNP smoke test
` [PATCH v2 3/9] KVM: selftests: Add SNP to shutdown testing
` [PATCH v2 4/9] KVM: selftests: SEV IOCTL test
` [PATCH v2 5/9] KVM: selftests: SNP "
` [PATCH v2 6/9] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
` [PATCH v2 7/9] KVM: selftests: Add interface to manually flag protected/encrypted ranges
` [PATCH v2 8/9] KVM: selftests: Add a CoCo-specific test for KVM_PRE_FAULT_MEMORY
` [PATCH v2 9/9] KVM: selftests: Interleave fallocate "
[PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
2024-08-16 19:03 UTC (6+ messages)
[RFC PATCH] selftests/mm: compaction_test: Move often used filepaths to strings
2024-08-16 18:08 UTC
[RFC PATCH] selftests/mm: compaction_test: Move often used filepaths to strings
2024-08-16 17:21 UTC
[PATCH RFT v8 0/9] fork: Support shadow stacks in clone3()
2024-08-16 17:17 UTC (16+ messages)
` [PATCH RFT v8 4/9] fork: Add shadow stack support to clone3()
[PATCH 0/8] kselftest/arm64: various compilation fixes
2024-08-16 17:12 UTC (21+ messages)
` [PATCH 1/8] kselftest/arm64: signal: drop now redundant GNU_SOURCE definition
` [PATCH 2/8] kselftest/arm64: hwcap: fix f8dp2 cpuinfo name
` [PATCH 3/8] kselftest/arm64: mte: use proper SKIP syntax
` [PATCH 4/8] kselftest/arm64: mte: use string literal for printf-style functions
` [PATCH 5/8] kselftest/arm64: mte: fix printf type warning about mask
` [PATCH 6/8] kselftest/arm64: mte: fix printf type warnings about __u64
` [PATCH 7/8] kselftest/arm64: mte: fix printf type warnings about pointers
` [PATCH 8/8] kselftest/arm64: mte: fix printf type warnings about longs
[PATCH net-next v19 06/13] memory-provider: dmabuf devmem memory provider
2024-08-16 15:35 UTC (8+ messages)
[PATCH 1/1] KVM: selftests: add kvmclock drift test
2024-08-16 15:15 UTC (2+ messages)
[PATCH net-next v4] net: netconsole: selftests: Create a new netconsole selftest
2024-08-16 15:08 UTC (4+ messages)
[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
2024-08-16 14:52 UTC (53+ messages)
` [PATCH v10 01/40] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v10 02/40] prctl: arch-agnostic prctl for shadow stack
` [PATCH v10 03/40] mman: Add map_shadow_stack() flags
` [PATCH v10 04/40] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v10 05/40] arm64/gcs: Document the ABI "
` [PATCH v10 06/40] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v10 07/40] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v10 08/40] arm64/gcs: Provide put_user_gcs()
` [PATCH v10 09/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
` [PATCH v10 10/40] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v10 11/40] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v10 12/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v10 14/40] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v10 23/40] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v10 24/40] arm64/signal: Expose GCS state in signal frames
[PATCH 0/3] selftests: kvm: s390: Add ucontrol memory selftests
2024-08-16 14:36 UTC (6+ messages)
` [PATCH 1/3] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH 2/3] selftests: kvm: s390: Add uc_skey "
` [PATCH 3/3] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
[PATCH v4 0/3] tracing: Support poll on event hist file
2024-08-16 14:04 UTC (5+ messages)
` [PATCH v4 1/3] tracing/hist: Add poll(POLLIN) support on "
` [PATCH v4 2/3] tracing/hist: Support POLLPRI event for poll on histogram
` [PATCH v4 3/3] selftests/tracing: Add hist poll() support test
[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
2024-08-16 13:56 UTC (4+ messages)
[PATCH] selftests: filesystems: fix warn_unused_result build warnings
2024-08-16 13:11 UTC (2+ messages)
[PATCH v3 0/7] iommufd support pasid attach/replace
2024-08-16 13:02 UTC (5+ messages)
` [PATCH v3 1/7] iommu: Introduce a replace API for device pasid
[PATCH net-next v3] net: netconsole: selftests: Create a new netconsole selftest
2024-08-16 13:01 UTC (4+ messages)
[PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
2024-08-16 11:55 UTC (5+ messages)
[PATCH 0/2] Improve migration by backing off earlier
2024-08-16 11:31 UTC (11+ messages)
` [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
[PATCH net 00/14] VLAN fixes for Ocelot driver
2024-08-16 9:10 UTC (5+ messages)
` [PATCH net 08/14] selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untagged
[PATCH] lib/math: Add int_pow test suite
2024-08-16 6:07 UTC (2+ messages)
[PATCH v2] kunit: Device wrappers should also manage driver name
2024-08-16 4:51 UTC
[PATCH] selftests/net/pmtu.sh: Fix typo in error message
2024-08-16 3:55 UTC (8+ messages)
[PATCH v3 0/7] mm: workingset reporting
2024-08-16 3:14 UTC (3+ messages)
[PATCH v1 0/2] mremap refactor: check src address for vma boundaries first
2024-08-16 2:58 UTC (14+ messages)
[PATCH v1 00/16] iommufd: Add VIOMMU infrastructure (Part-1)
2024-08-16 0:50 UTC (19+ messages)
` [PATCH v1 01/16] iommufd/viommu: Add IOMMUFD_OBJ_VIOMMU and IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v1 05/16] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
` [PATCH v1 08/16] iommufd/viommu: Add IOMMU_VIOMMU_INVALIDATE ioctl
` [PATCH v1 15/16] iommu/arm-smmu-v3: Add viommu cache invalidation support
[PATCH net-next v3 0/8] net/selftests: TCP-AO selftests updates
2024-08-15 21:32 UTC (9+ messages)
` [PATCH net-next v3 1/8] selftests/net: Clean-up double assignment
` [PATCH net-next v3 2/8] selftests/net: Provide test_snprintf() helper
` [PATCH net-next v3 3/8] selftests/net: Be consistent in kconfig checks
` [PATCH net-next v3 4/8] selftests/net: Open /proc/thread-self in open_netns()
` [PATCH net-next v3 5/8] selftests/net: Don't forget to close nsfd after switch_save_ns()
` [PATCH net-next v3 6/8] selftests/tcp_ao: Fix printing format for uint64_t
` [PATCH net-next v3 7/8] selftests/net: Synchronize client/server before counters checks
` [PATCH net-next v3 8/8] selftests/net: Add trace events matching to tcp_ao
[PATCH bpf-next v4 0/2] selftests/bpf: new MPTCP subflow subtest
2024-08-15 20:57 UTC (6+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add mptcp "
[PATCH v2 0/3] iommufd: Add selftest coverage for reserved IOVAs
2024-08-15 18:12 UTC (4+ messages)
` [PATCH v2 1/3] iommufd: Reorder include files
[PATCH v7 net-next 0/3] Enhance network interface feature testing
2024-08-15 16:46 UTC (6+ messages)
` [PATCH v7 net-next 1/3] selftests: net: Create veth pair for testing in networkless kernel
` [PATCH v7 net-next 2/3] selftests: net: Add on/off checks for non-fixed features of interface
` [PATCH v7 net-next 3/3] selftests: net: Use XFAIL for operations not supported by the driver
[syzbot] [mm?] WARNING in hpage_collapse_scan_pmd (2)
2024-08-15 16:10 UTC
[PATCH net v6 0/2] Enhance network interface feature testing
2024-08-15 15:50 UTC (3+ messages)
[PATCH net] selftests: net: lib: kill PIDs before del netns
2024-08-15 11:20 UTC (2+ messages)
[PATCH bpf-next v4 0/4] selftests/bpf: convert three other cgroup tests to test_progs
2024-08-15 8:17 UTC (4+ messages)
` [PATCH bpf-next v4 4/4] selftests/bpf: convert test_skb_cgroup_id_user "
[PATCH net-next v2] net: netconsole: selftests: Create a new netconsole selftest
2024-08-15 8:15 UTC (3+ messages)
[PATCHv2 net 0/2] selftests: Fix udpgro failures
2024-08-15 7:59 UTC (3+ messages)
` [PATCHv2 net 1/2] selftests: udpgro: report error when receive failed
` [PATCHv2 net 2/2] selftests: udpgro: no need to load xdp for gro
[PATCH] selftests/vDSO: support DT_GNU_HASH
2024-08-15 5:39 UTC (2+ messages)
[PATCH net v3] selftest: af_unix: Fix kselftest compilation warnings
2024-08-15 3:50 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