messages from 2026-07-13 12:36:47 to 2026-07-14 15:48:15 UTC [more...]
[PATCH 0/2] x86: Support shstk via prctl
2026-07-14 15:47 UTC (3+ messages)
` [PATCH 1/2] x86/shstk: support "
` [PATCH 2/2] selftests/x86: add generic prctl shadow stack test
[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
2026-07-14 15:15 UTC (21+ messages)
` [PATCH v5 01/20] vfio/pci: Factor out the reset logic in VFIO PCI device close path
` [PATCH v5 02/20] vfio: Export various helpers from VFIO
` [PATCH v5 03/20] vfio/pci: Export vfio_pci_dma_buf_move for vfio-pci module
` [PATCH v5 04/20] liveupdate: Export symbols needed by modules
` [PATCH v5 05/20] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v5 06/20] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v5 07/20] vfio: Introduce vfio_find_device() helper
` [PATCH v5 08/20] vfio: Refactor vfio_device_fops_cdev_open()
` [PATCH v5 09/20] vfio: Add API to open cdev device for Live Update restore
` [PATCH v5 10/20] vfio/pci: Retrieve preserved device files after Live Update
` [PATCH v5 11/20] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v5 12/20] docs: liveupdate: Add documentation for VFIO PCI
` [PATCH v5 13/20] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v5 14/20] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v5 15/20] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v5 16/20] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v5 18/20] vfio: selftests: Expose iommu_modes to tests
` [PATCH v5 19/20] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v5 20/20] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test
[PATCH] selftests/ftrace: Add test case for a symbol in a module without module name
2026-07-14 14:42 UTC (2+ messages)
[PATCH 0/5] mm/damon: unurgent fixes for infinite loop, NULL de-ref and races
2026-07-14 14:32 UTC (3+ messages)
` [PATCH 2/5] mm/damon/tests/core-kunit: catch test failure in test_merge_regions_of()
[PATCH rdma-next v2 00/14] RDMA: Make device names unique per net namespace
2026-07-14 14:29 UTC (15+ messages)
` [PATCH rdma-next v2 01/14] RDMA/core: Pass the net namespace to the device name lookups
` [PATCH rdma-next v2 02/14] RDMA/core: Handle device name conflicts when changing net namespace
` [PATCH rdma-next v2 03/14] RDMA/core: Support renaming a device when changing its "
` [PATCH rdma-next v2 04/14] RDMA/nldev: Report net namespace move errors through extack
` [PATCH rdma-next v2 05/14] RDMA/nldev: Allow setting the device name while changing net namespace
` [PATCH rdma-next v2 06/14] net/smc: Look up the pnetid ib device within the "
` [PATCH rdma-next v2 07/14] RDMA/srp: Make the SRP sysfs class net namespace aware
` [PATCH rdma-next v2 08/14] RDMA/cgroup: Disambiguate devices across net namespaces
` [PATCH rdma-next v2 09/14] RDMA/cma: Document that CM configfs cannot be net namespace scoped
` [PATCH rdma-next v2 10/14] RDMA/core: Document the SELinux ibendport net namespace limitation
` [PATCH rdma-next v2 11/14] RDMA/core: Make device names unique per net namespace
` [PATCH rdma-next v2 12/14] RDMA/rxe: Allow queue VMAs to outlive ucontexts
` [PATCH rdma-next v2 13/14] RDMA/rxe: Implement disassociate_ucontext callback
` [PATCH rdma-next v2 14/14] RDMA/selftests: Add rxe_netns_names test
[PATCH] selftests/futex: Give circular-list nodes static storage
2026-07-14 14:16 UTC (2+ messages)
[RFC PATCH 0/7] riscv: iommu: Add QoS ID support for resctrl device assignment
2026-07-14 14:03 UTC (9+ messages)
` [RFC PATCH 1/7] iommu: Add group lookup by ID
` [RFC PATCH 2/7] iommu: Add checked group device update helper
` [RFC PATCH 3/7] resctrl: Add a devices file for external requester assignment
` [RFC PATCH 4/7] iommu/riscv: Program QoS IDs for assigned groups
` [RFC PATCH 5/7] iommu/riscv: Expose global QoS IDs in sysfs
` [RFC PATCH 6/7] riscv_cbqri: Assign IOMMU groups to resource groups
` [RFC PATCH 7/7] selftests/iommu: Add RISC-V IOMMU QoS smoke test
[PATCH net-next 0/9] RFC 6724 rule 5.5 support
2026-07-14 13:01 UTC (11+ messages)
` [PATCH net-next 1/9] net/ipv6: fix lookup for ::/0 (non-)subtree route
` [PATCH net-next 2/9] net/ipv6: flatten ip6_route_get_saddr
` [PATCH net-next 3/9] net/ipv6: create ipv6_fl_get_saddr
` [PATCH net-next 4/9] net/ipv6: use ipv6_fl_get_saddr in output
` [PATCH net-next 5/9] net/ipv6: drop ip6_route_get_saddr
` [PATCH net-next 6/9] net/ipv6: flip IPV6_SUBTREES default to Y
` [PATCH net-next 7/9] net/ipv6: support RFC6724 rule 5.5 via subtrees
` [PATCH net-next 8/9] selftests: net: RFC6724 rule 5.5 tests
` [PATCH net-next 9/9] net: document RFC6724 rule 5.5 implementation
[PATCH net-next v2] selftests/net/openvswitch: add SCTP flow key test
2026-07-14 12:17 UTC (3+ messages)
` [ovs-dev] "
[PATCH v3 0/3] LoongArch: add KHO support and selftests
2026-07-14 12:17 UTC (4+ messages)
` [PATCH v3 1/3] LoongArch: kexec: add KHO support for FDT-based
[PATCH v2 0/2] bpf, riscv: add timed may_goto support
2026-07-14 12:16 UTC (3+ messages)
` [PATCH v2 1/2] bpf, riscv: add support for timed may_goto
` [PATCH v2 2/2] selftests/bpf: enable timed may_goto tests for riscv64
[PATCH v2] selftests/mm: Fix memleak in migration benchmark
2026-07-14 10:55 UTC (3+ messages)
[PATCH bpf-next 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
2026-07-14 10:40 UTC (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Test bpf_strcat,bpf_strncat kfuncs
[PATCH bpf v5 0/2] bpf: Reject negative const offsets for buffer pointers
2026-07-14 9:38 UTC (3+ messages)
` [PATCH bpf v5 1/2] "
` [PATCH bpf v5 2/2] selftests/bpf: Cover negative buffer pointer offsets
[PATCH bpf-next 0/2] bpf: add bpf_strcat,bpf_strncat kfunc
2026-07-14 9:35 UTC
[PATCH-next v3 0/3] cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()
2026-07-14 8:57 UTC (2+ messages)
[PATCH rdma-next 00/13] RDMA: Make device names unique per net namespace
2026-07-14 7:39 UTC (6+ messages)
` [PATCH rdma-next 08/13] RDMA/cgroup: Scope rdma cgroup device visibility to the "
[PATCH] selftests: runner.sh: avoid overriding kselftest_cmd_args with empty variable
2026-07-14 6:34 UTC
[PATCH bpf 1/1] selftests/bpf: Enable BLK_DEV_NBD for raw_tp_writable_reject_nbd_invalid
2026-07-14 6:38 UTC (4+ messages)
[PATCH 0/2] mm/hugetlb: fix list corruption in allocate_file_region_entries()
2026-07-14 5:38 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/mm: add hugetlb_region_cache_race regression test
[PATCH v2 0/8] KVM: nSVM: Enable DecodeAssists for nested guests
2026-07-14 5:10 UTC (9+ messages)
` [PATCH v2 1/8] KVM: x86: Add intercept_linear_addr to x86_instruction_info
` [PATCH v2 2/8] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
` [PATCH v2 3/8] KVM: nSVM: Track fresh VMCB02 DecodeAssist bytes
` [PATCH v2 4/8] KVM: nSVM: Propagate hardware DecodeAssist bytes to VMCB12
` [PATCH v2 5/8] KVM: nSVM: Use emulator bytes for synthesized nested #NPF/#PF
` [PATCH v2 6/8] KVM: nSVM: Fetch missing DecodeAssist bytes for synthesized #NPF/#PF
` [PATCH v2 7/8] KVM: nSVM: Advertise DecodeAssists to L1
` [PATCH v2 8/8] KVM: selftests: Add nested SVM DecodeAssists test
[PATCH bpf v4 0/2] bpf: Reject negative const offsets for buffer pointers
2026-07-14 5:01 UTC (13+ messages)
` [PATCH bpf v4 1/2] "
[PATCH] kselftest/riscv: Improve building under native riscv64 environment
2026-07-14 4:31 UTC
[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
2026-07-14 4:32 UTC (26+ messages)
` [PATCH v3 01/11] cxl: Add cxl_get_hdm_info() helper for HDM decoder metadata
` [PATCH v3 05/11] vfio: UAPI for CXL Type-2 device passthrough
` [PATCH v3 06/11] cxl: Add register-virtualization helpers for vfio Type-2 passthrough
` [PATCH v3 07/11] vfio/pci: Add CONFIG_VFIO_PCI_CXL with bind-time CXL Type-2 acquisition
` [PATCH v3 08/11] vfio/pci/cxl: Add HDM + COMP_REGS regions and DVSEC clipping shim
[PATCH net-next 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
2026-07-14 3:43 UTC (3+ messages)
[PATCH 1/2] selftests/cgroup: fix missing TAP output in test_hugetlb_memcg
2026-07-14 3:00 UTC (2+ messages)
[PATCH 0/2] bpf, riscv: add timed may_goto support
2026-07-14 2:58 UTC (3+ messages)
` [PATCH 1/2] bpf, riscv: add support for timed may_goto
` [PATCH 2/2] selftests/bpf: enable timed may_goto tests for riscv64
[PATCH] kunit: configs: enable GPIO kunit test cases in all_tests.config
2026-07-14 2:31 UTC (3+ messages)
[PATCH 2/2] selftests/mm: restore hidden hugetlb reservation scenarios
2026-07-14 2:16 UTC
[PATCH v4 net-next 0/7] ptp: Add PHC timestamp quality attributes
2026-07-14 2:03 UTC (8+ messages)
` [PATCH v4 net-next 1/7] ptp: Add ioctls for PHC timestamps with "
` [PATCH v4 net-next 2/7] selftests/ptp: Extract print_system_timestamp helper in testptp
` [PATCH v4 net-next 3/7] selftests/ptp: Add testptp support for attributes ioctls
` [PATCH v4 net-next 4/7] ptp: ptp_vmclock: Implement "
` [PATCH v4 net-next 5/7] net: ena: Update PHC admin interface for error bound support
` [PATCH v4 net-next 6/7] net: ena: Add error bound to PHC communication layer
` [PATCH v4 net-next 7/7] net: ena: Implement gettimexattrs64 callback for PTP attributes
[PATCH v3 0/5] tracing/probes: Clean up and refactor argument parser
2026-07-14 1:10 UTC (6+ messages)
` [PATCH v3 1/5] tracing/probes: Refactor parse_probe_vars()
` [PATCH v3 2/5] tracing/probes: Refactor parse_probe_arg()
` [PATCH v3 3/5] tracing/probes: Sort ERRORS list in trace_probe.h alphabetically
` [PATCH v3 4/5] tracing/probes: Extend max length of argument string
` [PATCH v3 5/5] tracing/probes: Eliminate recursion in parse_probe_arg()
[PATCH RESEND v4] selftests: mincore: count file-mmap readahead on both sides
2026-07-14 0:53 UTC (2+ messages)
[PATCH v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-13 23:18 UTC (21+ messages)
` [PATCH v8 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v8 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v8 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults
[PATCH v2 00/19] crypto: cmh - add CRI CryptoManager Hub driver
2026-07-13 23:17 UTC (6+ messages)
` [PATCH v2 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
2026-07-13 21:50 UTC (7+ messages)
` [PATCH v8 01/11] KVM: arm64: Serialize userspace MDCR_EL2 access
` [PATCH v8 09/11] KVM: arm64: PMU: Implement fixed-counters-only emulation
[PATCH bpf-next 0/2] bpf: Validate byte type for helper stack reads
2026-07-13 21:22 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Check byte type when validating "
[PATCH v3 0/2] Make liveupdate selftests library
2026-07-13 16:49 UTC (4+ messages)
[PATCH bpf-next v7 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-07-13 16:23 UTC (4+ messages)
` [PATCH bpf-next v7 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v7 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v7 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
[PATCH v2 0/5] binfmt_misc: bpf-backed binary type handlers
2026-07-13 15:57 UTC (6+ messages)
[PATCH bpf-next v9 0/9] bpf: Introduce global percpu data
2026-07-13 15:40 UTC (10+ messages)
` [PATCH bpf-next v9 1/9] bpf: Drop duplicate blank lines in verifier
` [PATCH bpf-next v9 2/9] bpf: Introduce global percpu data
` [PATCH bpf-next v9 3/9] libbpf: Probe percpu data feature
` [PATCH bpf-next v9 4/9] libbpf: Add support for global percpu data
` [PATCH bpf-next v9 5/9] bpftool: Generate skeleton "
` [PATCH bpf-next v9 6/9] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v9 7/9] selftests/bpf: Test direct reading/writing read-only percpu_array map
` [PATCH bpf-next v9 8/9] selftests/bpf: Test verifier log for global percpu data
` [PATCH bpf-next v9 9/9] selftests/bpf: Verify bpf_iter "
[PATCH 0/4] selftests/bpf: A few edge case fixes
2026-07-13 15:32 UTC (3+ messages)
` [PATCH 1/4] selftests/bpf: Install bpftool where test_progs expects to find it
[PATCH v2 0/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
2026-07-13 14:12 UTC (2+ messages)
[RFC PATCH v1.2 0/5] mm/damon: unurgent fixes for infinite loop, NULL de-ref and races
2026-07-13 13:58 UTC (2+ messages)
` [RFC PATCH v1.2 2/5] mm/damon/tests/core-kunit: catch test failure in test_merge_regions_of()
[PATCH v12 00/29] KVM: arm64: Implement support for SME
2026-07-13 13:30 UTC (7+ messages)
` [PATCH v12 04/29] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v12 22/29] KVM: arm64: Context switch SME state for guests
[PATCH net] selftests/net: Fix tun IPv6 test addresses to avoid 6to4 range
2026-07-13 13:12 UTC (2+ messages)
[PATCH nf v2] selftests: netfilter: nft_flowtable.sh: fix offload counter verification for tunnel tests
2026-07-13 12:53 UTC
[PATCH 0/4] mm: kmemleak: reduce transient false positives by confirming leaks
2026-07-13 12:52 UTC (4+ messages)
` [PATCH 1/4] mm: kmemleak: confirm suspected leaks with a second scan
[PATCH nf-next v6 0/6] Add IPv4 over IPv6 and SIT flowtable SW acceleration
2026-07-13 12:46 UTC (7+ messages)
` [PATCH nf-next v6 1/6] net: netfilter: add ether_type to net_device_path_ctx
` [PATCH nf-next v6 2/6] net: netfilter: add encap_proto to flow_offload_tunnel
` [PATCH nf-next v6 3/6] net: netfilter: add IPv4 over IPv6 tunnel flowtable acceleration
` [PATCH nf-next v6 4/6] selftests: netfilter: nft_flowtable.sh: add IPv4 over IPv6 flowtable selftest
` [PATCH nf-next v6 5/6] net: netfilter: add SIT tunnel flowtable acceleration
` [PATCH nf-next v6 6/6] selftests: netfilter: nft_flowtable.sh: add SIT flowtable selftest
page: | 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