messages from 2024-08-12 23:40:16 to 2024-08-15 03:45:57 UTC [more...]
[PATCH v1 0/2] mremap refactor: check src address for vma boundaries first
2024-08-15 3:45 UTC (7+ messages)
` [PATCH v1 1/2] mseal:selftest mremap across VMA boundaries
` [PATCH v1 2/2] mseal: refactor mremap to remove can_modify_mm
[PATCH] arm64/vdso: Remove --hash-style=sysv
2024-08-15 3:28 UTC (3+ messages)
[PATCH] selftests/vDSO: support DT_GNU_HASH
2024-08-15 3:26 UTC
[PATCH net-next v13 02/14] mm: move the page fragment allocator from page_alloc into its own file
2024-08-15 2:59 UTC (6+ messages)
` [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
[PATCH bpf-next v4 0/4] selftests/bpf: convert three other cgroup tests to test_progs
2024-08-15 2:20 UTC (7+ messages)
` [PATCH bpf-next v4 1/4] selftests/bpf: convert get_current_cgroup_id_user "
` [PATCH bpf-next v4 2/4] selftests/bpf: convert test_cgroup_storage "
` [PATCH bpf-next v4 3/4] selftests/bpf: add proper section name to bpf prog and rename it
` [PATCH bpf-next v4 4/4] selftests/bpf: convert test_skb_cgroup_id_user to test_progs
[PATCH] lib/math: Add int_pow test suite
2024-08-15 2:07 UTC
[PATCH net v6 0/2] Enhance network interface feature testing
2024-08-15 0:57 UTC (5+ messages)
` [PATCH net v6 1/2] selftests: net: Create veth pair for testing in networkless kernel
` [PATCH net v6 2/2] selftests: net: Add on/off checks for non-fixed features of interface
[PATCH RFT v8 0/9] fork: Support shadow stacks in clone3()
2024-08-15 0:19 UTC (15+ messages)
` [PATCH RFT v8 1/9] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH RFT v8 3/9] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH RFT v8 4/9] fork: Add shadow stack support to clone3()
[PATCH net 00/14] VLAN fixes for Ocelot driver
2024-08-15 0:07 UTC (15+ messages)
` [PATCH net 01/14] selftests: net: local_termination: refactor macvlan creation/deletion
` [PATCH net 02/14] selftests: net: local_termination: parameterize sending interface
` [PATCH net 03/14] selftests: net: local_termination: parameterize test name
` [PATCH net 04/14] selftests: net: local_termination: add one more test for VLAN-aware bridges
` [PATCH net 05/14] selftests: net: local_termination: introduce new tests which capture VLAN behavior
` [PATCH net 06/14] selftests: net: local_termination: don't use xfail_on_veth()
` [PATCH net 07/14] selftests: net: local_termination: add PTP frames to the mix
` [PATCH net 08/14] selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untagged
` [PATCH net 09/14] net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register injection
` [PATCH net 10/14] net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"
` [PATCH net 11/14] net: mscc: ocelot: serialize access to the injection/extraction groups
` [PATCH net 12/14] net: dsa: provide a software untagging function on RX for VLAN-aware bridges
` [PATCH net 13/14] net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021q
` [PATCH net 14/14] net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untagged
[PATCH bpf-next v4 0/2] selftests/bpf: new MPTCP subflow subtest
2024-08-14 22:37 UTC (6+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add mptcp "
[PATCH v1 00/16] iommufd: Add VIOMMU infrastructure (Part-1)
2024-08-14 22:02 UTC (6+ 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] selftests/net/pmtu.sh: Fix typo in error message
2024-08-14 17:31 UTC
[PATCH net-next v19 00/13] Device Memory TCP
2024-08-14 17:30 UTC (2+ messages)
[PATCH] selftests/net/pmtu.sh: Fix typo in error message
2024-08-14 17:18 UTC (2+ messages)
[PATCH 0/6] Extend pmu_counters_test to AMD CPUs
2024-08-14 16:58 UTC (11+ messages)
` [PATCH 1/6] KVM: x86: selftests: Fix typos in macro variable use
` [PATCH 2/6] KVM: x86: selftests: Define AMD PMU CPUID leaves
` [PATCH 3/6] KVM: x86: selftests: Set up AMD VM in pmu_counters_test
` [PATCH 4/6] KVM: x86: selftests: Test read/write core counters
` [PATCH 5/6] KVM: x86: selftests: Test core events
` [PATCH 6/6] KVM: x86: selftests: Test PerfMonV2
[PATCH net-next v19 06/13] memory-provider: dmabuf devmem memory provider
2024-08-14 16:32 UTC (4+ messages)
[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
2024-08-14 16:21 UTC (7+ messages)
` [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 bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
2024-08-14 16:20 UTC (8+ messages)
` [PATCH 1/3] selftests/bpf: Support AF_UNIX SOCK_DGRAM socket pair creation
` [PATCH 2/3] selftests/bpf: Allow setting BPF_F_INGRESS in prog_msg_verdict()
` [PATCH 3/3] selftests/bpf: Add selftest for sockmap/hashmap redirection
[PATCH net-next v2] net: netconsole: selftests: Create a new netconsole selftest
2024-08-14 16:07 UTC (6+ messages)
[PATCH v3 0/3] tracing: Support poll on event hist file
2024-08-14 15:47 UTC (6+ messages)
` [PATCH v3 1/3] tracing/hist: Add poll(POLLIN) support on "
` [PATCH v3 2/3] tracing/hist: Support POLLPRI event for poll on histogram
` [PATCH v3 3/3] selftests/tracing: Add hist poll() support test
[PATCH] selftests/ftrace: Add required dependency for kprobe tests
2024-08-14 15:45 UTC (4+ messages)
[PATCH net v2] selftest: af_unix: Fix kselftest compilation warnings
2024-08-14 14:43 UTC (4+ messages)
[PATCH net 0/2] selftests: Fix udpgro failures
2024-08-14 14:20 UTC (8+ messages)
` [PATCH net 1/2] selftests: udpgro: report error when receive failed
` [PATCH net 2/2] selftests: udpgro: no need to load xdp for gro
[PATCH] kselftest/arm64: signal: fix/refactor SVE vector length enumeration
2024-08-14 13:27 UTC (4+ messages)
[PATCH v2] selftests: fix relative rpath usage
2024-08-14 12:25 UTC (5+ messages)
[PATCH net v3] selftest: af_unix: Fix kselftest compilation warnings
2024-08-14 8:07 UTC
[PATCH net] selftests: net: lib: kill PIDs before del netns
2024-08-14 2:11 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: Avoid subtraction after htons() in ipip tests
2024-08-14 1:15 UTC (3+ messages)
[PATCH v3 0/7] mm: workingset reporting
2024-08-13 23:45 UTC (11+ messages)
` [PATCH v3 1/7] mm: aggregate working set information into histograms
` [PATCH v3 2/7] mm: use refresh interval to rate-limit workingset report aggregation
` [PATCH v3 3/7] mm: report workingset during memory pressure driven scanning
` [PATCH v3 4/7] mm: extend working set reporting to memcgs
` [PATCH v3 5/7] mm: add kernel aging thread for workingset reporting
` [PATCH v3 6/7] selftest: test system-wide "
` [PATCH v3 7/7] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces
[PATCH] selftests: mm: Fix build errors on armhf
2024-08-13 22:29 UTC (2+ messages)
[PATCH net-next v19 13/13] netdev: add dmabuf introspection
2024-08-13 21:13 UTC
[PATCH net-next v19 12/13] selftests: add ncdevmem, netcat for devmem TCP
2024-08-13 21:13 UTC
[PATCH net-next v19 11/13] net: add devmem TCP documentation
2024-08-13 21:13 UTC
[PATCH net-next v19 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
2024-08-13 21:13 UTC
[PATCH net-next v19 09/13] tcp: RX path for devmem TCP
2024-08-13 21:13 UTC
[PATCH net-next v19 08/13] net: add support for skbs with unreadable frags
2024-08-13 21:13 UTC
[PATCH net-next v19 07/13] net: support non paged skb frags
2024-08-13 21:13 UTC
[PATCH net-next v19 05/13] page_pool: devmem support
2024-08-13 21:13 UTC
[PATCH net-next v19 04/13] netdev: netdevice devmem allocator
2024-08-13 21:13 UTC
[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
2024-08-13 21:13 UTC
[PATCH net-next v19 02/13] net: netdev netlink api to bind dma-buf to a net device
2024-08-13 21:13 UTC
[PATCH net-next v19 01/13] netdev: add netdev_rx_queue_restart()
2024-08-13 21:13 UTC
[PATCH] Kselftest: msg_oob.c: Fix warning for Incorrect Specifier
2024-08-13 19:38 UTC (4+ messages)
` [PATCH 1/1 V2] Kselftest: msg_oob.c: Fix Compiler Warning For "
[PATCH v2 1/1] selftests: net: af_unix: convert param to const char* in __recvpair() to fix warning
2024-08-13 19:22 UTC (2+ messages)
[bpf-next 0/3] samples/bpf: Remove obsolete tracing-related tests
2024-08-13 17:39 UTC (3+ messages)
[PATCH v3 0/5] Add support for the Idle HLT intercept feature
2024-08-13 16:37 UTC (12+ messages)
` [PATCH v3 4/5] KVM: selftests: Add an interface to read the data of named vcpu stat
` [PATCH v3 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test
[PATCH v9 00/13] riscv: Add support for xtheadvector
2024-08-13 15:55 UTC (4+ messages)
[PATCH v1 1/1] selftests: net: af_unix: cast void* to char* in call to macro TH_LOG()
2024-08-13 15:36 UTC (3+ messages)
[RFC 0/5] SEV Kernel Selftests
2024-08-13 15:30 UTC (14+ messages)
` [RFC 2/5] selftests: KVM: Decouple SEV ioctls from asserts
` [RFC 3/5] selftests: KVM: SEV IOCTL test
` [RFC 4/5] selftests: KVM: SNP "
[PATCH net-next v18 00/14] Device Memory TCP
2024-08-13 15:26 UTC (25+ messages)
` [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider
[PATCH v5 0/4] Introduce userspace-driven ALSA timers
2024-08-13 12:07 UTC (5+ messages)
` [PATCH v5 1/4] ALSA: aloop: Allow using global timers
` [PATCH v5 2/4] Docs/sound: Add documentation for userspace-driven ALSA timers
` [PATCH v5 3/4] ALSA: timer: Introduce virtual userspace-driven timers
` [PATCH v5 4/4] selftests: ALSA: Cover userspace-driven timers with test
[PATCH v5 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
2024-08-13 11:54 UTC (5+ messages)
` [PATCH v5 07/10] selftests: kvm: s390: Add uc_map_unmap VM test case
[PATCH 0/3] selftests: Fix cpuid / vendor checking build issues
2024-08-13 10:45 UTC (4+ messages)
` [PATCH 1/3] selftests/resctrl: Generalize non-contiguous CAT check
` [PATCH 2/3] selftests/resctrl: Always initialize ecx to avoid build warnings
` [RFC PATCH 3/3] kselftest: Provide __cpuid_count() stub on non-x86 archs
[PATCH] selftests: resctrl: ignore builds for unsupported architectures
2024-08-13 8:27 UTC (9+ messages)
[PATCH v2] selftest/powerpc/benchmark: remove requirement libc-dev
2024-08-13 7:41 UTC (2+ messages)
[PATCH 0/2] Improve migration by backing off earlier
2024-08-13 7:22 UTC (10+ messages)
` [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
[PATCH v4 0/4] Introduce userspace-driven ALSA timers
2024-08-13 7:03 UTC (4+ messages)
` [PATCH v4 3/4] ALSA: timer: Introduce virtual userspace-driven timers
[PATCH v2] selftests/ftrace: Skip test for optimized probes on PowerPC if Secure Boot is enabled
2024-08-13 3:40 UTC
[PATCH] lib: Move KUnit tests into tests/ subdirectory
2024-08-13 0:25 UTC (2+ messages)
[PATCH v4 0/2] selftests/resctrl: SNC kernel support discovery
2024-08-12 23:40 UTC (3+ messages)
` [PATCH v4 2/2] selftests/resctrl: Adjust SNC support 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