messages from 2025-02-22 00:08:55 to 2025-02-25 11:30:28 UTC [more...]
[PATCH net] xfrm_output: Force software GSO only in tunnel mode
2025-02-25 11:30 UTC (2+ messages)
[PATCH RFC 0/4] mm: KUnit tests for the page allocator
2025-02-25 11:20 UTC (10+ messages)
` [PATCH RFC 1/4] kunit: Allocate assertion data with GFP_ATOMIC
` [PATCH RFC 2/4] mm/page_alloc_test: Add empty KUnit boilerplate
` [PATCH RFC 3/4] mm/page_alloc_test: Add logic to isolate a node for testing
` [PATCH RFC 4/4] mm/page_alloc_test: Add smoke-test for page allocation
[PATCH net-next 0/7] netconsole: Add taskname sysdata support
2025-02-25 11:17 UTC (17+ messages)
` [PATCH net-next 1/7] netconsole: prefix CPU_NR sysdata feature with SYSDATA_
` [PATCH net-next 2/7] netconsole: refactor CPU number formatting into separate function
` [PATCH net-next 3/7] netconsole: add taskname to extradata entry count
` [PATCH net-next 4/7] netconsole: add configfs controls for taskname sysdata feature
` [PATCH net-next 5/7] netconsole: add task name to extra data fields
` [PATCH net-next 6/7] netconsole: docs: document the task name feature
` [PATCH net-next 7/7] netconsole: selftest: add task name append testing
[PATCH v4 0/6] Fix some issues related to an interrupt type in pci_endpoint_test
2025-02-25 11:15 UTC (9+ messages)
` [PATCH v4 1/6] selftests: pci_endpoint: Add GET_IRQTYPE checks to each interrupt test
` [PATCH v4 2/6] misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error
` [PATCH v4 3/6] misc: pci_endpoint_test: Fix displaying irq_type "
` [PATCH v4 4/6] misc: pci_endpoint_test: Fix irq_type to convey the correct type
` [PATCH v4 5/6] misc: pci_endpoint_test: Remove global 'irq_type' and 'no_msi'
` [PATCH v4 6/6] misc: pci_endpoint_test: Do not use managed irq functions
[PATCHv2 net 0/3] bond: fix xfrm offload issues
2025-02-25 11:05 UTC (5+ messages)
` [PATCHv2 net 1/3] bonding: move mutex lock to a work queue for XFRM GC tasks
` [PATCHv2 net 2/3] bonding: fix xfrm offload feature setup on active-backup mode
` [PATCHv2 net 3/3] selftests: bonding: add ipsec offload test
[PATCH v2 0/2] selftests: sched: Add default target support for sched
2025-02-25 8:54 UTC (6+ messages)
` [PATCH v2 2/2] selftests: sched: skip cs_prctl_test for systems with core scheduling disabled
[PATCH rcu 00/11] Lazy Preempt changes for v6.15
2025-02-25 3:55 UTC (12+ messages)
` [PATCH rcu 01/11] rcu: fix header guard for rcu_all_qs()
` [PATCH rcu 02/11] rcu: rename PREEMPT_AUTO to PREEMPT_LAZY
` [PATCH rcu 03/11] sched: update __cond_resched comment about RCU quiescent states
` [PATCH rcu 04/11] rcu: handle unstable rdp in rcu_read_unlock_strict()
` [PATCH rcu 05/11] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
` [PATCH rcu 06/11] osnoise: provide quiescent states
` [PATCH rcu 07/11] rcutorture: Update rcutorture_one_extend_check() for lazy preemption
` [PATCH rcu 08/11] rcutorture: Update ->extendables check "
` [PATCH rcu 09/11] rcu: limit PREEMPT_RCU configurations
` [PATCH rcu 10/11] rcutorture: Make scenario TREE10 build CONFIG_PREEMPT_LAZY=y
` [PATCH rcu 11/11] rcutorture: Make scenario TREE07 "
[PATCH net-next v5 0/9] Device memory TCP TX
2025-02-25 3:19 UTC (17+ messages)
` [PATCH net-next v5 1/9] net: add get_netmem/put_netmem support
` [PATCH net-next v5 2/9] net: devmem: TCP tx netlink api
` [PATCH net-next v5 3/9] net: devmem: Implement TX path
` [PATCH net-next v5 4/9] net: devmem: make dmabuf unbinding scheduled work
` [PATCH net-next v5 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v5 6/9] net: enable driver support for netmem TX
` [PATCH net-next v5 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v5 8/9] net: check for driver support in netmem TX
` [PATCH net-next v5 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH net-next 0/2] expand cmsg_ipv6.sh with ipv4 support
2025-02-25 2:23 UTC (3+ messages)
` [PATCH net-next 1/2] selftests/net: prepare cmsg_ipv6.sh for ipv4
` [PATCH net-next 2/2] selftests/net: expand cmsg_ipv6.sh with ipv4
Re: Re: Re: [PATCH 2/2] libbpf: BPF programs dynamic loading and attaching
2025-02-25 1:12 UTC (2+ messages)
` "
[PATCH v7 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-02-24 23:45 UTC (24+ messages)
` [PATCH v7 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v7 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v7 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v7 04/14] iommufd: Rename fault.c to eventq.c
` [PATCH v7 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v7 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v7 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v7 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v7 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v7 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v7 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v7 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v7 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v7 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
[PATCH v1] selftests/user_events: Fix failures caused by test code
2025-02-24 23:39 UTC (6+ messages)
Re: Re: Re: Re: [PATCH 2/2] libbpf: BPF programs dynamic loading and attaching
2025-02-24 22:42 UTC
[PATCH v7 00/10] Basic SEV-SNP Selftests
2025-02-24 21:28 UTC (4+ messages)
` [PATCH v7 01/10] KVM: SEV: Disable SEV-SNP support on initialization failure
[RFC PATCH 0/9] bpf: Mitigate Spectre v1 using speculation barriers
2025-02-24 20:55 UTC (10+ messages)
` [RFC PATCH 1/9] bpf/arm64: Unset bypass_spec_v4() instead of ignoring BPF_NOSPEC
` [RFC PATCH 2/9] bpf: Refactor do_check() if/else into do_check_insn()
` [RFC PATCH 3/9] bpf: Return EFAULT on misconfigurations
` [RFC PATCH 4/9] bpf: Return EFAULT on internal errors
` [RFC PATCH 5/9] bpf: Fall back to nospec if v1 verification fails
` [RFC PATCH 6/9] bpf: Allow nospec-protected var-offset stack access
` [RFC PATCH 7/9] bpf: Refactor push_stack to return error code
` [RFC PATCH 8/9] bpf: Fall back to nospec for sanitization-failures
` [RFC PATCH 9/9] bpf: Cut speculative path verification short
[PATCH] selftests/net: deflake GRO tests and fix return value and output
2025-02-24 20:48 UTC (3+ messages)
[PATCH bpf-next v3 0/6] XDP metadata support for tun driver
2025-02-24 17:14 UTC (9+ messages)
` [PATCH bpf-next v3 1/6] net: tun: enable XDP metadata support
` [PATCH bpf-next v3 2/6] net: tun: enable transfer of XDP metadata to skb
` [PATCH bpf-next v3 3/6] selftests/bpf: move open_tuntap to network helpers
` [PATCH bpf-next v3 4/6] selftests/bpf: refactor xdp_context_functional test and bpf program
` [PATCH bpf-next v3 5/6] selftests/bpf: add test for XDP metadata support in tun driver
` [PATCH bpf-next v3 6/6] selftests/bpf: fix file descriptor assertion in open_tuntap helper
[RESEND PATCH v2] wireguard: selftests: Cleanup CONFIG_UBSAN_SANITIZE_ALL
2025-02-24 16:59 UTC (2+ messages)
[PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
2025-02-24 16:10 UTC (6+ messages)
` [PATCH bpf-next 2/2] "
[PATCH 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
2025-02-24 14:41 UTC (9+ messages)
` [PATCH 13/16] "
[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
2025-02-24 14:02 UTC (3+ messages)
` [PATCH 1/4] mm: allow guard regions in file-backed and read-only mappings
[PATCH net-next] selftests/net: ensure mptcp is enabled in netns
2025-02-24 13:53 UTC (2+ messages)
[PATCH v9 3/3] selftests/rseq: Add test for mm_cid compaction
2025-02-24 13:28 UTC
[PATCH 0/2] fs/proc/task_mmu: add guard region bit to pagemap
2025-02-24 13:28 UTC (7+ messages)
` [PATCH 1/2] "
[PATCH] selftests/memory-hotplug: debugging improvement
2025-02-24 13:03 UTC
[PATCH AUTOSEL 6.6 02/20] selftests/bpf: Fix invalid flag of recv()
2025-02-24 11:18 UTC
[PATCH AUTOSEL 6.12 02/28] selftests/bpf: Fix invalid flag of recv()
2025-02-24 11:17 UTC
[PATCH AUTOSEL 6.13 01/32] selftests/bpf: Adjust data size to have ETH_HLEN
2025-02-24 11:16 UTC (2+ messages)
` [PATCH AUTOSEL 6.13 03/32] selftests/bpf: Fix invalid flag of recv()
[PATCH v2 0/9] selftests/mm: Some cleanups from trying to run them
2025-02-24 10:25 UTC (3+ messages)
` [PATCH v2 8/9] selftests/mm: Skip map_populate on weird filesystems
[PATCH net-next v7 0/8] Some pktgen fixes/improvments (part II)
2025-02-24 9:38 UTC (10+ messages)
` [PATCH net-next v7 1/8] net: pktgen: fix mix of int/long
` [PATCH net-next v7 2/8] net: pktgen: remove extra tmp variable (re-use len instead)
` [PATCH net-next v7 3/8] net: pktgen: remove some superfluous variable initializing
` [PATCH net-next v7 4/8] net: pktgen: fix mpls maximum labels list parsing
` [PATCH net-next v7 5/8] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
` [PATCH net-next v7 6/8] net: pktgen: fix mpls reset parsing
` [PATCH net-next v7 7/8] net: pktgen: remove all superfluous index assignements
` [PATCH net-next v7 8/8] selftest: net: add proc_net_pktgen
[PATCH -next] selftests/filesystems: Remove duplicate sys/types.h header
2025-02-24 5:57 UTC
[PATCH] selftests/mount: Use 'const' for filename parameters
2025-02-24 2:50 UTC
[PATCH rcu 00/20] SRCU changes for v6.15
2025-02-24 2:22 UTC (21+ messages)
` [PATCH rcu 01/20] srcu: Make Tiny SRCU able to operate in preemptible kernels
` [PATCH rcu 02/20] srcu: Define SRCU_READ_FLAVOR_ALL in terms of symbols
` [PATCH rcu 03/20] srcu: Use ->srcu_gp_seq for rcutorture reader batch
` [PATCH rcu 04/20] srcu: Pull ->srcu_{un,}lock_count into a new srcu_ctr structure
` [PATCH rcu 05/20] srcu: Make SRCU readers use ->srcu_ctrs for counter selection
` [PATCH rcu 06/20] srcu: Make Tree SRCU updates independent of ->srcu_idx
` [PATCH rcu 07/20] srcu: Force synchronization for srcu_get_delay()
` [PATCH rcu 08/20] srcu: Rename srcu_check_read_flavor_lite() to srcu_check_read_flavor_force()
` [PATCH rcu 09/20] srcu: Add SRCU_READ_FLAVOR_SLOWGP to flag need for synchronize_rcu()
` [PATCH rcu 10/20] srcu: Pull pointer-to-integer conversion into __srcu_ptr_to_ctr()
` [PATCH rcu 11/20] srcu: Pull integer-to-pointer conversion into __srcu_ctr_to_ptr()
` [PATCH rcu 12/20] srcu: Move SRCU Tree/Tiny definitions from srcu.h
` [PATCH rcu 13/20] srcu: Add SRCU-fast readers
` [PATCH rcu 14/20] rcutorture: Add ability to test srcu_read_{,un}lock_fast()
` [PATCH rcu 15/20] refscale: Add srcu_read_lock_fast() support using "srcu-fast"
` [PATCH rcu 16/20] rcutorture: Make scenario SRCU-P use srcu_read_lock_fast()
` [PATCH rcu 17/20] srcu: Fix srcu_read_unlock_{lite,nmisafe}() kernel-doc
` [PATCH rcu 18/20] srcu: Document that srcu_{read_lock,down_read}() can share srcu_struct
` [PATCH rcu 19/20] srcu: Add srcu_down_read_fast() and srcu_up_read_fast()
` [PATCH rcu 20/20] srcu: Make SRCU-fast also be NMI-safe
[PATCH net v2 2/2] selftests: drv-net: test XDP, HDS auto and the ioctl path
2025-02-23 12:32 UTC (2+ messages)
[PATCH] selftests/mount: Close 'fd' when write fails
2025-02-23 8:14 UTC (6+ messages)
` [PATCH v2] "
[PATCH] selftets: lib: remove reference to prime_numbers
2025-02-22 14:45 UTC (4+ messages)
[PATCH 00/12] kunit: Introduce UAPI testing framework
2025-02-22 9:44 UTC (3+ messages)
` [PATCH 04/12] kbuild: userprogs: add nolibc support
[PATCH] selftests/nolibc: only run constructor tests on nolibc
2025-02-22 9:38 UTC (4+ messages)
[PATCH] selftests/mount: Explicitly define buffer size
2025-02-22 9:30 UTC (3+ messages)
[PATCH net-next v4 0/9] Device memory TCP TX
2025-02-22 0:35 UTC (10+ messages)
` [PATCH net-next v4 6/9] net: enable driver support for netmem TX
` [PATCH net-next v4 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH net-next] selftests: fib_nexthops: do not mark skipped tests as failed
2025-02-22 0:30 UTC (2+ messages)
[PATCH] kunit: tool: Implement listing of available architectures
2025-02-22 0:23 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