messages from 2024-08-15 16:40:36 to 2024-08-19 09:12:53 UTC [more...]
[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
2024-08-19 9:12 UTC (48+ messages)
` [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 13/40] arm64/mm: Map pages for guarded control stack
` [PATCH v10 14/40] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v10 15/40] arm64/idreg: Add overrride for GCS
` [PATCH v10 16/40] arm64/hwcap: Add hwcap "
` [PATCH v10 17/40] arm64/traps: Handle GCS exceptions
` [PATCH v10 24/40] arm64/signal: Expose GCS state in signal frames
[PATCH net-next v5] net: netconsole: selftests: Create a new netconsole selftest
2024-08-19 9:03 UTC
[PATCHv2 net 0/2] selftests: Fix udpgro failures
2024-08-19 9:01 UTC (2+ messages)
[PATCH 0/2] Improve migration by backing off earlier
2024-08-19 6:58 UTC (12+ messages)
` [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
[PATCH v1 0/2] mremap refactor: check src address for vma boundaries first
2024-08-19 6:35 UTC (17+ messages)
[PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
2024-08-19 5:55 UTC (3+ messages)
[PATCH 0/3] binfmt_elf: Honor PT_LOAD alignment for static PIE
2024-08-19 3:55 UTC (6+ messages)
` [PATCH 1/3] selftests/exec: Build both static and non-static load_address tests
[PATCH net-next v20 00/13] Device Memory TCP
2024-08-19 3:54 UTC (14+ messages)
` [PATCH net-next v20 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v20 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v20 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v20 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v20 05/13] page_pool: devmem support
` [PATCH net-next v20 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v20 07/13] net: support non paged skb frags
` [PATCH net-next v20 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v20 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v20 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v20 11/13] net: add devmem TCP documentation
` [PATCH net-next v20 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v20 13/13] netdev: add dmabuf introspection
[PATCH v2] lib/math: Add int_pow test suite
2024-08-19 1:41 UTC
[PATCH net-next] selftests: net: add helper for checking if nettest is available
2024-08-18 16:05 UTC (2+ messages)
[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
2024-08-18 15:44 UTC (5+ messages)
[PATCH v5 0/3] tracing: Support poll on event hist file
2024-08-18 13:18 UTC (4+ messages)
` [PATCH v5 1/3] tracing/hist: Add poll(POLLIN) support on "
` [PATCH v5 2/3] tracing/hist: Support POLLPRI event for poll on histogram
` [PATCH v5 3/3] selftests/tracing: Add hist poll() support test
[PATCH v4 0/3] tracing: Support poll on event hist file
2024-08-18 13:15 UTC (7+ 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] selftests: net/forwarding: spawn sh inside vrf to speed up ping loop
2024-08-18 11:23 UTC (2+ messages)
[PATCH v5 0/4] Introduce userspace-driven ALSA timers
2024-08-18 8:02 UTC (2+ messages)
[PATCH v3 0/7] mm: Optimize mseal checks
2024-08-18 6:36 UTC (9+ 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
[PATCH bpf-next v4 0/2] selftests/bpf: new MPTCP subflow subtest
2024-08-18 2:13 UTC (7+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add mptcp "
[PATCH net-next v19 09/13] tcp: RX path for devmem TCP
2024-08-17 16:51 UTC (4+ messages)
[PATCH bpf-next 0/2] selftests: bpf: avoid duplicated UAPI headers
2024-08-17 14:50 UTC (5+ 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)
[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 (15+ 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 0/3] selftests: kvm: s390: Add ucontrol memory selftests
2024-08-16 14:36 UTC (5+ messages)
` [PATCH 1/3] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH 2/3] selftests: kvm: s390: Add uc_skey "
[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 (3+ 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 net 00/14] VLAN fixes for Ocelot driver
2024-08-16 9:10 UTC (2+ messages)
[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 (7+ messages)
[PATCH v3 0/7] mm: workingset reporting
2024-08-16 3:14 UTC (3+ 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 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 2/3] selftests: net: Add on/off checks for non-fixed features of interface
2024-08-15 16:46 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