messages from 2026-03-30 11:45:45 to 2026-03-31 17:33:35 UTC [more...]
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-03-31 17:33 UTC (3+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
[PATCH net-next 0/7] Decouple receive and transmit enablement in team driver
2026-03-31 17:33 UTC (9+ messages)
` [PATCH net-next 1/7] net: team: Annotate reads and writes for mixed lock accessed values
` [PATCH net-next 2/7] net: team: Remove unused team_mode_op, port_enabled
` [PATCH net-next 3/7] net: team: Rename port_disabled team mode op to port_tx_disabled
` [PATCH net-next 4/7] selftests: net: Add tests for failover of team-aggregated ports
` [PATCH net-next 5/7] selftests: net: Add test for enablement of ports with teamd
` [PATCH net-next 6/7] net: team: Decouple rx and tx enablement in the team driver
` [PATCH net-next 7/7] selftests: net: Add tests for team driver decoupled tx and rx control
[PATCH v11 0/3] selftests/vfio: Add NVIDIA GPU Falcon DMA test driver
2026-03-31 17:22 UTC (4+ messages)
` [PATCH v11 1/3] selftests/vfio: Add memcpy chunking and PCI command helpers
` [PATCH v11 2/3] selftests/vfio: Allow drivers without send_msi() support
` [PATCH v11 3/3] selftests/vfio: Add NVIDIA Falcon driver for DMA testing
[RFC PATCH 0/2] vfs: mkdirat_fd() syscall
2026-03-31 17:19 UTC (3+ messages)
` [RFC PATCH 1/2] vfs: syscalls: add mkdirat_fd()
` [RFC PATCH 2/2] selftest: add tests for mkdirat_fd()
[PATCH 4/5] lkdtm/bugs: Add basic Overflow Behavior Types test
2026-03-31 17:16 UTC (2+ messages)
[PATCH net-next V9 11/14] net/mlx5: qos: Remove qos domains and use shd lock
2026-03-31 16:37 UTC (4+ messages)
[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
2026-03-31 16:32 UTC (7+ messages)
[PATCH net 2/2] selftests: seg6: add test for dst_cache isolation in seg6 lwtunnel
2026-03-31 16:15 UTC (2+ messages)
[PATCH v3 0/2] Support BPF traversal of wakeup sources
2026-03-31 15:34 UTC (3+ messages)
` [PATCH v3 1/2] PM: wakeup: Add kfuncs to traverse over wakeup_sources
` [PATCH v3 2/2] selftests/bpf: Add tests for wakeup_sources kfuncs
[PATCH bpf-next v4 0/2] libbpf: clarify raw-address single kprobe attach behavior
2026-03-31 15:24 UTC (3+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftests/bpf: add test for raw-address single kprobe attach
[PATCH v3 00/15] mm, kvm: allow uffd support in guest_memfd
2026-03-31 15:24 UTC (13+ messages)
` [PATCH v3 01/15] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH v3 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v3 03/15] userfaultfd: introduce mfill_establish_pmd() helper
` [PATCH v3 07/15] userfaultfd: introduce vm_uffd_ops
[PATCH 0/3] selftests: openat2: migrate to kselftests harness
2026-03-31 15:10 UTC (6+ messages)
` [PATCH 1/3] selftests: openat2: move helpers to header
` [PATCH 2/3] selftests: openat2: switch from custom ARRAY_LEN to ARRAY_SIZE
` [PATCH 3/3] selftests: openat2: migrate to kselftest harness
[PATCH bpf-next v3 0/2] bpf: Fix abuse of kprobe_write_ctx via freplace
2026-03-31 14:53 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuse
[PATCH 13/15] sched/isolation: Implement sysfs interface for dynamic housekeeping
2026-03-31 14:38 UTC (4+ messages)
[PATCH net-next v2 0/5] net: bridge: mcast: add multicast exponential field encoding
2026-03-31 14:16 UTC (9+ messages)
` [PATCH net-next v2 1/5] ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculation
` [PATCH net-next v2 2/5] ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()
` [PATCH net-next v2 3/5] ipv4: igmp: encode multicast exponential fields
` [PATCH net-next v2 4/5] ipv6: mld: "
` [PATCH net-next v2 5/5] selftests: net: bridge: add tests for igmpv3 MRC and QQIC validation
[PATCH v2 1/2] mm: prevent droppable mappings from being locked
2026-03-31 13:17 UTC (3+ messages)
` [PATCH v2 2/2] selftests/mm: verify droppable mappings cannot be locked
[PATCH net-next V9 12/14] net/mlx5: qos: Support cross-device tx scheduling
2026-03-31 12:57 UTC (3+ messages)
[PATCH net-next V9 07/14] devlink: Allow rate node parents from other devlinks
2026-03-31 12:44 UTC (3+ messages)
[PATCH net-next V9 04/14] devlink: Decouple rate storage from associated devlink object
2026-03-31 12:28 UTC (3+ messages)
[PATCH net-next V9 02/14] devlink: Add helpers to lock nested-in instances
2026-03-31 12:20 UTC (3+ messages)
[PATCH net-next v4 00/10] selftests: drivers: bash support for remote traffic generators
2026-03-31 11:53 UTC (23+ messages)
` [PATCH net-next v4 02/10] selftests: net: add helpers for running a command on other targets
` [PATCH net-next v4 03/10] selftests: net: extend lib.sh to parse drivers/net/net.config
` [PATCH net-next v4 04/10] selftests: net: update some helpers to use run_on
` [PATCH net-next v4 08/10] selftests: drivers: hw: move to KTAP output
` [PATCH net-next v4 10/10] selftests: drivers: hw: add test for the ethtool standard counters
[PATCH v2] selftests/cpu-hotplug: Make the script complaint with sh shell
2026-03-31 11:51 UTC
[PATCH v6 0/6] selftests/mm: skip several tests when thp is not available
2026-03-31 11:00 UTC (5+ messages)
` [PATCH v6 4/6] selftests/mm/vm_util: robust write_file()
[PATCH v7 0/7] selftests/mm: skip several tests when thp is not available
2026-03-31 10:31 UTC (10+ messages)
` [PATCH v7 1/7] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v7 2/7] selftests/mm: soft-dirty: skip two tests when thp is not available
` [PATCH v7 3/7] selftests/mm: move write_file helper to vm_util
` [PATCH v7 4/7] selftests: ksft_exit_fail_perror: support printf style arguments
` [PATCH v7 5/7] selftests/mm/vm_util: robust write_file()
` [PATCH v7 6/7] selftests/mm: split_huge_page_test: skip the test when thp is not available
` [PATCH v7 7/7] selftests/mm: transhuge_stress: skip the test when thp "
[PATCH 1/4] selftests/mm: respect build verbosity settings for 32/64-bit targets
2026-03-31 9:50 UTC (11+ messages)
` [PATCH 2/4] selftests/mm: serialize local_config generation for parallel builds
` [PATCH 3/4] selftests/lib.mk: set PWD from CURDIR to avoid wrong extmod path
` [PATCH 4/4] selftests/mm: fix cow/gup_longterm link failures when liburing flags are missing
[PATCH v2 0/2] selftests/mm: clean up build output and verbosity
2026-03-31 9:44 UTC (3+ messages)
` [PATCH v2 1/2] selftests/mm: respect build verbosity settings for 32/64-bit targets
` [PATCH v2 2/2] selftests/mm: suppress compiler error in liburing check
[PATCH bpf-next v3 0/2] libbpf: clarify raw-address single kprobe attach behavior
2026-03-31 9:37 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: add test for raw-address single kprobe attach
[PATCH 00/15] Implementation of Dynamic Housekeeping & Enhanced Isolation (DHEI)
2026-03-31 9:40 UTC (13+ messages)
` [PATCH 01/15] sched/isolation: Support dynamic allocation for housekeeping masks
` [PATCH 02/15] sched/isolation: Introduce housekeeping notifier infrastructure
` [PATCH 03/15] sched/isolation: Separate housekeeping types in enum hk_type
` [PATCH 04/15] genirq: Support dynamic migration for managed interrupts
` [PATCH 08/15] workqueue: Support dynamic housekeeping mask updates
` [PATCH 09/15] mm/compaction: Support dynamic housekeeping mask updates for kcompactd
[PATCH 01/15] sched/isolation: Support dynamic allocation for housekeeping masks
2026-03-31 9:23 UTC (3+ messages)
[PATCH 1/6] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
2026-03-31 8:46 UTC (2+ messages)
[PATCH bpf-next v3] selftests/bpf: test access to ringbuf position with map pointer
2026-03-31 8:13 UTC (2+ messages)
[PATCH v3 00/10] selftests/resctrl: Fixes and improvements focused on Intel platforms
2026-03-31 8:07 UTC (5+ messages)
` [PATCH v3 08/10] selftests/resctrl: Remove requirement on cache miss rate
[PATCH v2 4/4] iommufd/selftest: Test dirty tracking on PASID
2026-03-31 7:19 UTC (2+ messages)
[PATCH v3] selftests/x86: Fix sysret_rip assertion failure on FRED systems
2026-03-31 6:03 UTC (5+ messages)
[PATCH v2 0/4] Firmware LSM hook
2026-03-31 5:56 UTC (5+ messages)
` [PATCH v2 1/4] bpf: add firmware command validation hook
` [PATCH v2 2/4] selftests/bpf: add test cases for fw_validate_cmd hook
` [PATCH v2 3/4] RDMA/mlx5: Externally validate FW commands supplied in DEVX interface
` [PATCH v2 4/4] fwctl/mlx5: Externally validate FW commands supplied in fwctl
[PATCH bpf-next v2 0/2] libbpf: allow address-based single kprobe attach
2026-03-31 5:55 UTC (11+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: add test for "
tools/testing/selftests
2026-03-31 5:09 UTC (8+ messages)
[PATCH bpf-next 0/2] bpf: enable x86 fentry on tail-called programs
2026-03-31 4:53 UTC (14+ messages)
` [PATCH bpf-next 1/2] bpf, x86: patch tail-call fentry slot on non-IBT JITs
[PATCH 06/15] sched/core: Dynamically update scheduler domain housekeeping mask
2026-03-31 4:03 UTC (3+ messages)
[PATCH bpf v4 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
2026-03-31 3:18 UTC (5+ messages)
[PATCH bpf v4 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
2026-03-31 1:50 UTC (3+ messages)
` [PATCH bpf v4 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()
[PATCH bpf-next v2 2/2] selftests/bpf: test that dst is cleared on same-protocol encap
2026-03-31 0:29 UTC (4+ messages)
[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-03-31 0:20 UTC (10+ messages)
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock
[PATCH net-next] selftests: drv-net: update the README with variants
2026-03-31 0:19 UTC
[net-next v6 12/12] selftests: drv-net: Add USO test
2026-03-30 23:50 UTC (4+ messages)
[PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
2026-03-30 22:54 UTC (2+ messages)
[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
2026-03-30 22:11 UTC (3+ messages)
[PATCH v10 2/2] selftests/vfio: Add NVIDIA Falcon driver for DMA testing
2026-03-30 20:15 UTC (2+ messages)
[PATCH v10 1/2] selftests/vfio: Add NO_SEND_MSI feature flag and MSI helper macros
2026-03-30 20:15 UTC (2+ messages)
[PATCH net-next v3 0/3] net: bridge: add stp_mode attribute for STP mode selection
2026-03-30 19:48 UTC (2+ messages)
[PATCH bpf-next v2 0/2] bpf: Fix abuse of kprobe_write_ctx via freplace
2026-03-30 17:20 UTC (12+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuse
[PATCH bpf-next v9 0/9] bpf: Extend the bpf_list family of APIs
2026-03-30 17:05 UTC (4+ messages)
` [PATCH bpf-next v9 1/9] bpf: refactor kfunc checks using table-driven approach in verifier
[PATCH net-next v5 0/9] selftests: drivers: bash support for remote traffic generators
2026-03-30 16:42 UTC (11+ messages)
` [PATCH net-next v5 1/9] selftests: forwarding: extend ethtool_std_stats_get with pause statistics
` [PATCH net-next v5 2/9] selftests: net: extend lib.sh to parse drivers/net/net.config
` [PATCH net-next v5 3/9] selftests: net: update some helpers to use run_on
` [PATCH net-next v5 4/9] selftests: drivers: hw: cleanup shellcheck warnings in the rmon test
` [PATCH net-next v5 5/9] selftests: drivers: hw: test rmon counters only on first interface
` [PATCH net-next v5 6/9] selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon test
` [PATCH net-next v5 7/9] selftests: drivers: hw: move to KTAP output
` [PATCH net-next v5 8/9] selftests: drivers: hw: update ethtool_rmon to work with a single local interface
` [PATCH net-next v5 9/9] selftests: drivers: hw: add test for the ethtool standard counters
[PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
2026-03-30 16:19 UTC (6+ messages)
[PATCH v3 7/7] selftests/tc-testing: Add netem test case exercising loops
2026-03-30 16:01 UTC (3+ messages)
[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
2026-03-30 15:21 UTC (5+ messages)
` [PATCH v2 03/15] userfaultfd: introduce mfill_get_pmd() helper
[PATCH v7 0/7] selftests/mm: skip several tests when thp is not available
2026-03-30 15:13 UTC
[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
2026-03-30 15:07 UTC (4+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support
[PATCH v4] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
2026-03-30 14:24 UTC (2+ messages)
[RFC PATCH v2 0/3] vfs: transitive upgrade restrictions for fds
2026-03-30 14:17 UTC (4+ messages)
` [RFC PATCH v2 1/3] vfs: add support for empty path to openat2(2)
[PATCH] selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collision test
2026-03-30 14:16 UTC (3+ messages)
[PATCH] selftests/livepatch: add test for module function patching
2026-03-30 13:48 UTC (5+ messages)
` speaker-test-module: "
[PATCH net v6 0/4] macsec: Add support for VLAN filtering in offload mode
2026-03-30 13:01 UTC (5+ messages)
` [PATCH net v6 1/4] selftests: Migrate nsim-only MACsec tests to Python
` [PATCH net v6 2/4] nsim: Add support for VLAN filters
` [PATCH net v6 3/4] selftests: Add MACsec VLAN propagation traffic test
` [PATCH net v6 4/4] macsec: Support VLAN-filtering lower devices
[PATCH v3] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
2026-03-30 11:57 UTC (7+ messages)
[PATCH 07/15] watchdog: Allow runtime toggle of lockup detector affinity
2026-03-30 11:45 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