messages from 2025-09-08 17:34:19 to 2025-09-10 15:37:58 UTC [more...]
[PATCH 00/32] ns: support file handles
2025-09-10 15:37 UTC (40+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls
` [PATCH 02/32] nsfs: "
` [PATCH 03/32] block: use extensible_ioctl_valid()
` [PATCH 04/32] ns: move to_ns_common() to ns_common.h
` [PATCH 05/32] nsfs: add nsfs.h header
` [PATCH 06/32] ns: uniformly initialize ns_common
` [PATCH 07/32] mnt: use ns_common_init()
` [PATCH 08/32] ipc: "
` [PATCH 09/32] cgroup: "
` [PATCH 10/32] pid: "
` [PATCH 11/32] time: "
` [PATCH 12/32] uts: "
` [PATCH 13/32] user: "
` [PATCH 14/32] net: "
` [PATCH 15/32] ns: remove ns_alloc_inum()
` [PATCH 16/32] nstree: make iterator generic
` [PATCH 17/32] mnt: support iterator
` [PATCH 18/32] cgroup: "
` [PATCH 19/32] ipc: "
` [PATCH 20/32] net: "
` [PATCH 21/32] pid: "
` [PATCH 22/32] time: "
` [PATCH 23/32] userns: "
` [PATCH 24/32] uts: "
` [PATCH 25/32] ns: add to_<type>_ns() to respective headers
` [PATCH 26/32] nsfs: add current_in_namespace()
` [PATCH 27/32] nsfs: support file handles
` [PATCH 28/32] nsfs: support exhaustive "
` [PATCH 29/32] nsfs: add missing id retrieval support
` [PATCH 30/32] tools: update nsfs.h uapi header
` [PATCH 31/32] selftests/namespaces: add identifier selftests
` [PATCH 32/32] selftests/namespaces: add file handle selftests
[PATCHv3 net-next 0/5] net: common feature compute for upper interface
2025-09-10 15:31 UTC (8+ messages)
` [PATCHv3 net-next 1/5] net: add a common function to compute features from lowers devices
` [PATCHv3 net-next 2/5] bonding: use common function to compute the features
` [PATCHv3 net-next 3/5] team: "
` [PATCHv3 net-next 4/5] net: bridge: "
` [PATCHv3 net-next 5/5] selftests/net: add offload checking test for virtual interface
[PATCH net-next 0/5] net: common feature compute for upper interface
2025-09-10 14:29 UTC (4+ messages)
` [PATCH net-next 1/5] net: add a common function to compute features from lowers devices
[PATCH net v3 0/3] net: netpoll: fix a memleak and create a selftest
2025-09-10 14:12 UTC (11+ messages)
` [PATCH net v3 1/3] netpoll: fix incorrect refcount handling causing incorrect cleanup
[PATCH] selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean net/lib dependency
2025-09-10 11:30 UTC
[PATCH] selftests/net: fix unused return value warnings in ksft.h
2025-09-10 11:16 UTC (5+ messages)
[PATCH net-next 0/5] netconsole: support automatic target recovery
2025-09-10 11:05 UTC (7+ messages)
` [PATCH net-next 1/5] netconsole: add target_state enum
` [PATCH net-next 2/5] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next 3/5] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next 4/5] netconsole: resume previously deactivated target
` [PATCH net-next 5/5] selftests: netconsole: validate target reactivation
[PATCH bpf-next 0/5] selftests/bpf: Extend sockmap_redir to test no-redir SK_DROP/SK_PASS
2025-09-10 9:43 UTC (6+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: sockmap_redir: Simplify try_recv()
[PATCH v1] selftests/mm: gup_tests: option to GUP all pages in a single call
2025-09-10 9:30 UTC
[PATCH] selftests/mm: remove PROT_EXEC req from file-collapse tests
2025-09-10 9:21 UTC (6+ messages)
[PATCH v2 net 0/2] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
2025-09-10 8:36 UTC (6+ messages)
` [PATCH v2 net 1/2] selftests: drv-net: Fix and clarify TC bandwidth split "
` [PATCH v2 net 2/2] selftests: drv-net: Fix tolerance calculation "
[PATCH v21 0/9] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2025-09-10 8:32 UTC (3+ messages)
` [PATCH v21 9/9] arm64: dts: imx95: Add msi-map for pci-ep device
[PATCH net 0/3] mptcp: misc fixes for v6.17-rc6
2025-09-10 8:27 UTC (11+ messages)
` [PATCH net 1/3] netlink: specs: mptcp: fix if-idx attribute type
` [PATCH net 2/3] doc: mptcp: net.mptcp.pm_type is deprecated
` [PATCH net 3/3] selftests: mptcp: shellcheck: support v0.11.0
[PATCH v10 00/21] TDX KVM selftests
2025-09-10 7:46 UTC (5+ messages)
` [PATCH v10 13/21] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v10 20/21] KVM: selftests: Add ucall support for TDX
[PATCH net v2 0/2] net: dst_metadata: fix DF flag extraction on tunnel rx
2025-09-10 6:19 UTC (4+ messages)
` [PATCH net v2 1/2] net: dst_metadata: fix IP_DF bit not extracted from tunnel headers
` [PATCH net v2 2/2] selftests: openvswitch: add a simple test for tunnel metadata
[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
2025-09-10 3:40 UTC (3+ messages)
` [PATCH v5 01/15] genpt: Generic Page Table base API
[PATCHv3 net 1/2] bonding: don't set oif to bond dev when getting NS target destination
2025-09-10 3:19 UTC (2+ messages)
` [PATCHv3 net 2/2] selftests: bonding: add vlan over bond testing
[PATCH 0/7] KVM: x86: Improve the handling of debug exceptions during instruction emulation
2025-09-10 2:49 UTC (3+ messages)
` [PATCH 6/7] KVM: selftests: Verify guest debug DR7.GD checking "
` [PATCH 7/7] KVM: selftests: Verify 'BS' bit checking in pending debug exception during VM entry
[PATCH net-next 1/2] selftests: Disable dad for ipv6 in fcnal-test.sh
2025-09-10 2:58 UTC (2+ messages)
` [PATCH net-next 2/2] selftests: Replace sleep with slowwait
[PATCHv2 net 1/2] bonding: set random address only when slaves already exist
2025-09-10 2:43 UTC (2+ messages)
` [PATCHv2 net 2/2] selftests: bonding: add fail_over_mac testing
[PATCH net-next v2] selftests: net: replace sleeps in fcnal-test with waits
2025-09-10 2:34 UTC (6+ messages)
[PATCHv2 1/2] bonding: don't set oif to bond dev when getting NS target destination
2025-09-10 2:26 UTC (6+ messages)
` [PATCHv2 2/2] selftests: bonding: add vlan over bond testing
[PATCH net-next 0/3] mptcp: make ADD_ADDR retransmission timeout adaptive
2025-09-10 2:20 UTC (2+ messages)
[PATCH net 1/2] bonding: set random address only when slaves already exist
2025-09-10 2:17 UTC (6+ messages)
[PATCH net-next] selftests: net: speed up pmtu.sh by avoiding unnecessary cleanup
2025-09-09 23:30 UTC (3+ messages)
[PATCH net-next v2] selftests: net: run groups from fcnal-test in parallel
2025-09-09 22:50 UTC (2+ messages)
[PATCH nf-next v6 0/2] Add IPIP flowtable SW acceleratio
2025-09-09 21:31 UTC (3+ messages)
` [PATCH nf-next v6 1/2] net: netfilter: Add IPIP flowtable SW acceleration
[PATCH RFC net-next 0/5] selftests: drv-net: Convert XDP program to bpf_dynptr
2025-09-09 21:12 UTC (8+ messages)
` [PATCH RFC net-next 1/5] selftests: drv-net: Test XDP_TX with bpf_dynptr
` [PATCH RFC net-next 2/5] selftests: drv-net: Test XDP tail adjustment "
` [PATCH RFC net-next 3/5] selftests: drv-net: Test XDP head "
` [PATCH RFC net-next 4/5] selftests: drv-net: Adjust XDP header data "
` [PATCH RFC net-next 5/5] selftests: drv-net: Check "
[PATCH 0/3] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
2025-09-09 21:04 UTC (8+ messages)
` [PATCH 3/3] selftests: drv-net: Relax total BW check "
[PATCH bpf-next v2] selftests/bpf: Fix incorrect array size calculation
2025-09-09 16:30 UTC (2+ messages)
[PATCH net 0/2] net: dst_metadata: fix DF flag extraction on tunnel rx
2025-09-09 14:58 UTC (6+ messages)
` [PATCH net 1/2] net: dst_metadata: fix IP_DF bit not extracted from tunnel headers
` [PATCH net 2/2] selftests: openvswitch: add a simple test for tunnel metadata
[ANNOUNCE/CFP] Kernel Testing & Dependability Micro-conference at LPC Japan 2025 CFP postponed until 30th September
2025-09-09 9:57 UTC
[PATCH v2 00/37] mm: remove nth_page()
2025-09-09 9:55 UTC (8+ messages)
` [PATCH v2 19/37] mm/gup: remove record_subpages()
` [PATCH v2 22/37] mm/cma: refuse handing out non-contiguous page ranges
[PATCH net-next v6] selftests: net: add test for ipv6 fragmentation
2025-09-09 9:50 UTC (2+ messages)
[PATCHv5 net-next 0/3] bonding: support aggregator selection based on port priority
2025-09-09 9:20 UTC (2+ messages)
[PATCH v2] selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILES
2025-09-09 8:26 UTC
[PATCH] selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILES
2025-09-09 8:04 UTC (3+ messages)
[PATCH v2 0/3] Fix va_high_addr_switch.sh test failure
2025-09-09 6:28 UTC (6+ messages)
` [PATCH v2 1/3] selftests/mm: fix hugepages cleanup too early
` [PATCH v2 2/3] selftests/mm: alloc hugepages in va_high_addr_switch test
` [PATCH v2 3/3] selftests/mm: fix va_high_addr_switch.sh failure on x86_64
[PATCH v2 0/2] selftests/mm: uffd-stress fixes
2025-09-09 6:27 UTC (4+ messages)
` [PATCH v2 1/2] selftests/mm/uffd-stress: make test operate on less hugetlb memory
` [PATCH v2 2/2] selftests/mm/uffd-stress: stricten constraint on free hugepages needed before the test
[PATCH RESEND v2] kunit: Enable PCI on UML without triggering WARN()
2025-09-09 5:53 UTC (3+ messages)
[PATCH 0/2] selftests/mm: uffd-stress fixes
2025-09-09 3:46 UTC (4+ messages)
[PATCHv2 net-next 0/5] net: common feature compute for upper interface
2025-09-09 2:54 UTC (8+ messages)
` [PATCHv2 net-next 5/5] selftests/net: add offload checking test for virtual interface
[PATCH] selftests/bpf: Fix incorrect array size calculation
2025-09-09 2:34 UTC (2+ messages)
[PATCH v4 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
2025-09-09 1:48 UTC (4+ messages)
` [PATCH v4 5/7] arm64: Add support for FEAT_{LS64, LS64_V}
[PATCH 0/5] KVM: Improve nested VMX performance
2025-09-08 21:32 UTC (6+ messages)
` [PATCH 1/5] KVM: nVMX: Implement cache for L1 MSR bitmap
` [PATCH 2/5] KVM: pfncache: Restore guest-uses-pfn support
` [PATCH 3/5] KVM: x86: Add nested state validation for pfncache support
` [PATCH 4/5] KVM: nVMX: Implement cache for L1 APIC pages
` [PATCH 5/5] KVM: selftests: Add nested VMX APIC cache invalidation test
[PATCH] selftests/kvm: remove stale TODO in xapic_state_test
2025-09-08 21:05 UTC
[PATCH] selftests/kvm: Use vcpus count instead of hardcoded 0xff in test_icr
2025-09-08 20:23 UTC (3+ messages)
[syzbot] [net?] WARNING: suspicious RCU usage in corrupted (3)
2025-09-08 20:12 UTC
[PATCH net-next 1/2] selftests: net: make the dump test less sensitive to mem accounting
2025-09-08 20:10 UTC (2+ messages)
[PATCH v15 0/6] KVM: arm64: Provide guest support for GCS
2025-09-08 18:42 UTC (5+ messages)
` [PATCH v15 4/6] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
[PATCH 5/9] KVM: selftests: Prevent PAGE_SIZE redefinition on x86
2025-09-08 18:22 UTC (3+ messages)
[PATCH] selftests/filesystems: Use return value of the function 'chdir()'
2025-09-08 17:35 UTC
[PATCH v17 net-next 00/14] AccECN protocol patch series
2025-09-08 17:34 UTC (15+ messages)
` [PATCH v17 net-next 01/14] tcp: reorganize SYN ECN code
` [PATCH v17 net-next 02/14] tcp: fast path functions later
` [PATCH v17 net-next 03/14] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v17 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v17 net-next 05/14] tcp: AccECN core
` [PATCH v17 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v17 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v17 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v17 net-next 09/14] tcp: sack option handling improvements
` [PATCH v17 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v17 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v17 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v17 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v17 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK
[PATCH] selftests/filesystems: Use return value of the function 'chdir()'
2025-09-08 17:34 UTC
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