messages from 2026-07-15 13:59:06 to 2026-07-16 14:44:45 UTC [more...]
[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
2026-07-16 14:31 UTC (22+ messages)
` [RFC PATCH 01/24] pidfd: add spawn builder uapi
` [RFC PATCH 02/24] libfs: allow custom validation of stashed inode data
` [RFC PATCH 03/24] pidfs: add taskless future pidfd inodes
` [RFC PATCH 04/24] pidfd: create taskless spawn builders
` [RFC PATCH 05/24] pidfd: add spawn builder path configuration
` [RFC PATCH 06/24] exec: expose execveat internals to process builders
` [RFC PATCH 07/24] fork: expose vfork completion helper
` [RFC PATCH 08/24] pidfs: attach pids to future pidfd files
` [RFC PATCH 09/24] fork: let process builders supply preallocated pids
` [RFC PATCH 10/24] pidfs: publish future pidfd files
` [RFC PATCH 11/24] pidfd: add spawn builder state tracking
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks
` [RFC PATCH 13/24] fork: let new tasks start with task work
` [RFC PATCH 14/24] pidfd: create and execute spawn builder tasks
` [RFC PATCH 15/24] fork: keep embryonic tasks hidden until exec completes
` [RFC PATCH 16/24] audit: add pidfd spawn child contexts
` [RFC PATCH 17/24] pidfd: audit child spawn execution
` [RFC PATCH 18/24] pidfd: make spawn builder execution signal-safe
` [RFC PATCH 19/24] file: expose spawn file-action helpers
` [RFC PATCH 20/24] pidfd: add initial spawn file actions
` [RFC PATCH 21/24] pidfd: consume spawn builders on the first run attempt
[PATCH v5 0/2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
2026-07-16 14:40 UTC (8+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] selftests/mm: add PAGEMAP_SCAN test for THP "
[RFC PATCH] liveupdate: Allow multiple openers for /dev/liveupdate
2026-07-16 14:40 UTC (6+ messages)
[PATCH net-next 0/4] net: hsr: PRP RedBox (PRP-SAN) support
2026-07-16 14:38 UTC (10+ messages)
` [PATCH net-next v2 "
` [PATCH net-next v2 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
` [PATCH net-next v2 2/4] net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision frames
[PATCH bpf-next 1/3] bpf: Add memory usage for arena
2026-07-16 14:25 UTC (3+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: Run arena tests serially
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for memory usage for arena
[PATCH v2 1/3] feat: scale vmpressure window with machine size
2026-07-16 13:49 UTC
[PATCH] selftests/mm: khugepaged: skip swap tests when swap is unavailable
2026-07-16 13:45 UTC (5+ messages)
[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
2026-07-16 13:23 UTC (15+ messages)
` [PATCH rdma-next v3 01/14] RDMA/core: Pass the net namespace to the device name lookups
` [PATCH rdma-next v3 02/14] RDMA/core: Handle device name conflicts when changing net namespace
` [PATCH rdma-next v3 03/14] RDMA/core: Support renaming a device when changing its "
` [PATCH rdma-next v3 04/14] RDMA/nldev: Report net namespace move errors through extack
` [PATCH rdma-next v3 05/14] RDMA/nldev: Allow setting the device name while changing net namespace
` [PATCH rdma-next v3 06/14] net/smc: Look up the pnetid ib device within the "
` [PATCH rdma-next v3 07/14] RDMA/srp: Make the SRP sysfs class net namespace aware
` [PATCH rdma-next v3 08/14] RDMA/cgroup: Disambiguate devices across net namespaces
` [PATCH rdma-next v3 09/14] RDMA/cma: Document that CM configfs cannot be net namespace scoped
` [PATCH rdma-next v3 10/14] RDMA/core: Document the SELinux ibendport net namespace limitation
` [PATCH rdma-next v3 11/14] RDMA/core: Make device names unique per net namespace
` [PATCH rdma-next v3 12/14] RDMA/rxe: Allow queue VMAs to outlive ucontexts
` [PATCH rdma-next v3 13/14] RDMA/rxe: Implement disassociate_ucontext callback
` [PATCH rdma-next v3 14/14] RDMA/selftests: Add rxe_netns_names test
[PATCH net-next 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
2026-07-16 13:00 UTC (8+ messages)
` [PATCH net-next 1/7] ipv6: raw: drop unused level argument from do_rawv6_getsockopt
` [PATCH net-next 2/7] ipv6: raw: convert do_rawv6_getsockopt to sockopt_t
` [PATCH net-next 3/7] ieee802154: convert dgram getsockopt "
` [PATCH net-next 4/7] phonet: pep: do not write beyond optlen in getsockopt
` [PATCH net-next 5/7] phonet: pep: convert getsockopt to sockopt_t
` [PATCH net-next 6/7] tls: "
` [PATCH net-next 7/7] selftests: net: getsockopt_iter: cover rawv6, ieee802154, phonet and tls
[PATCH v4 net-next 0/7] ptp: Add PHC timestamp quality attributes
2026-07-16 13:00 UTC (12+ 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 7/7] net: ena: Implement gettimexattrs64 callback for PTP attributes
[PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
2026-07-16 12:32 UTC (6+ messages)
` [PATCH v5 1/5] selftests/mm: make file helpers return errors
` [PATCH v5 2/5] tools/lib/mm: add shared file helpers
` [PATCH v5 3/5] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v5 4/5] tools/mm: add a standalone GUP microbenchmark
` [PATCH v5 5/5] selftests/mm: rewrite gup_test as a standalone harness-based selftest
[PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
2026-07-16 12:30 UTC (11+ messages)
` [PATCH bpf-next v5 1/8] netlink: specs: add XDP RX checksum capability to XDP metadata specs
` [PATCH bpf-next v5 2/8] net: veth: add xmo_rx_checksum callback to veth driver
` [PATCH bpf-next v5 3/8] net: ice: add xmo_rx_checksum callback
` [PATCH bpf-next v5 4/8] selftests/bpf: add selftest support for bpf_xdp_metadata_rx_checksum
` [PATCH bpf-next v5 5/8] selftests/bpf: add bpf_xdp_metadata_rx_checksum support to xdp_hw_metadat prog
` [PATCH bpf-next v5 6/8] net: add bpf_skb_rx_checksum kfunc to read skb checksum metadata
` [PATCH bpf-next v5 7/8] selftests/bpf: Add test for bpf_skb_rx_checksum kfunc
` [PATCH bpf-next v5 8/8] selftests: net: add test for XDP_PASS skb checksum invalidation
[PATCH v2 2/3] test: expand proc smaps coverage and require TMPFS
2026-07-16 11:57 UTC
[PATCH net-next 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
2026-07-16 11:33 UTC (6+ messages)
[PATCH] pidfs: preserve thread pidfds reopened by file handle
2026-07-16 11:11 UTC (2+ messages)
[PATCH v12 00/29] KVM: arm64: Implement support for SME
2026-07-16 10:52 UTC (3+ messages)
` [PATCH v12 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
[PATCH v3 0/7] clk: Add support for clock nexus
2026-07-16 10:44 UTC (8+ messages)
` [PATCH v3 1/7] dt-bindings: clock: Introduce nexus nodes
` [PATCH v3 2/7] clk: tests: Add clk_parse_clkspec() Kunit testing
` [PATCH v3 3/7] clk: tests: Add Kunit testing for of_clk_get_parent_name()
` [PATCH v3 4/7] clk: Improve a couple of comments
` [PATCH v3 5/7] clk: Use the generic OF phandle parsing in only one place
` [PATCH v3 6/7] clk: Add support for clock nexus dt bindings
` [PATCH v3 7/7] clk: tests: Add Kunit testing for nexus nodes
[PATCH net-next 0/2] seg6: add FIB table attribute for post-encap SID route lookup
2026-07-16 9:46 UTC (3+ messages)
` [PATCH net-next 2/2] selftests: seg6: add test "
[PATCH bpf-next v3 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
2026-07-16 9:34 UTC (2+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Test bpf_strcat,bpf_strncat kfuncs
[PATCH bpf-next v3 0/2] bpf: add bpf_strcat,bpf_strncat kfunc
2026-07-16 9:34 UTC
[PATCH v2 0/4] mm/hmm: Clarify notifier retry state and scope HMM timeouts
2026-07-16 9:12 UTC (10+ messages)
[PATCH] selftests/zram: add configurable compression algorithm support
2026-07-16 8:55 UTC
[PATCH bpf-next v2 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
2026-07-16 8:16 UTC (3+ messages)
[PATCH net 0/7] selftests: net: add missing kconfig and settings
2026-07-16 8:15 UTC (3+ messages)
` [PATCH net 2/7] selftests: openvswitch: add config file
[PATCH v3 0/2] bpf, riscv: add timed may_goto support
2026-07-16 8:08 UTC (5+ messages)
` [PATCH v3 1/2] bpf, riscv: add support for timed may_goto
` [PATCH v3 2/2] selftests/bpf: enable timed may_goto tests for riscv64
[PATCH bpf-next v5 00/10] bpf: add support for KASAN checks in JITed programs
2026-07-16 7:41 UTC (21+ messages)
` [PATCH bpf-next v5 01/10] bpf: propagate original instruction offset when patching program
` [PATCH bpf-next v5 04/10] bpf, x86: add helper to emit kasan checks in x86 JITed programs
` [PATCH bpf-next v5 05/10] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v5 06/10] bpf, x86: emit KASAN checks into x86 JITed programs
` [PATCH bpf-next v5 07/10] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v5 08/10] selftests/bpf: add helpers for KASAN in JIT testing
` [PATCH bpf-next v5 09/10] selftests/bpf: move bpf_jit_harden helper into testing_helpers
` [PATCH bpf-next v5 10/10] selftests/bpf: add tests to validate KASAN on JIT programs
[PATCH] libarena/selftests: use ARRAY_SIZE macro in st_asan_buddy.bpf.c
2026-07-16 7:11 UTC
[PATCH] kunit: configs: Enable gpiolib for all_tests.config
2026-07-16 6:30 UTC (2+ messages)
[PATCH] LoongArch: KVM: Allow to set pv_feature until vCPU run
2026-07-16 6:12 UTC (5+ messages)
[GIT PULL] kunit fixes update for Linux 7.2-rc4
2026-07-16 5:59 UTC (2+ messages)
[GIT PULL] kselftest fixes update for Linux 7.2-rc4
2026-07-16 5:59 UTC (2+ messages)
[PATCH bpf-next v10 0/9] bpf: Introduce global percpu data
2026-07-16 5:30 UTC (12+ messages)
` [PATCH bpf-next v10 1/9] bpf: Drop duplicate blank lines in verifier
` [PATCH bpf-next v10 2/9] bpf: Introduce global percpu data
` [PATCH bpf-next v10 3/9] libbpf: Probe percpu data feature
` [PATCH bpf-next v10 4/9] libbpf: Add support for global percpu data
` [PATCH bpf-next v10 5/9] bpftool: Generate skeleton "
` [PATCH bpf-next v10 6/9] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v10 7/9] selftests/bpf: Test direct reading/writing read-only percpu_array map
` [PATCH bpf-next v10 8/9] selftests/bpf: Test verifier log for global percpu data
` [PATCH bpf-next v10 9/9] selftests/bpf: Verify bpf_iter "
[RFC PATCH net-next v2 0/2] tcp: Add net.ipv4.tcp_purge_receive_queue sysctl
2026-07-16 4:47 UTC (8+ messages)
` [RFC PATCH net-next v2 1/2] "
` [RFC PATCH net-next v2 2/2] selftests/net: packetdrill: Add two tcp_purge_receive_queue tests
[PATCH] selftests/seccomp: Fix pointer type mismatch build error
2026-07-16 1:11 UTC (2+ messages)
[PATCH] selftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASE
2026-07-16 1:08 UTC (2+ messages)
[PATCH v4 0/4] tools/build: Allow versioning of all LLVM tools
2026-07-15 23:46 UTC (9+ messages)
` [PATCH v4 1/4] tools/build: Allow versioning of all LLVM tools defined in Makefile.include
` [PATCH v4 2/4] tools/build: Indent if else blocks
` [PATCH v4 3/4] tools/build: Allow versioning LLVM readelf
` [PATCH v4 4/4] tools/build: selftests: Remove some duplicate toolchain definitions
[PATCH 0/4] selftests/bpf: A few edge case fixes
2026-07-15 21:40 UTC (4+ messages)
` [PATCH 1/4] selftests/bpf: Install bpftool where test_progs expects to find it
[PATCH v4 0/5] software node: provide support for fw_devlink
2026-07-15 21:30 UTC (3+ messages)
` (subset) "
[PATCH v9 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-15 21:17 UTC (10+ messages)
` [PATCH v9 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v9 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v9 3/8] selftests/mm: add HMM test for mmap lock-dropping faults
` [PATCH v9 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v9 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v9 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v9 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v9 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults
[PATCH v3] selftests: harness: Mark test fixture objects __maybe_unused
2026-07-15 16:03 UTC (3+ messages)
[PATCH v2] selftests/cgroup: Fix intermittent test_cgfreezer_ptrace test failures
2026-07-15 15:47 UTC (3+ messages)
[PATCH v2 0/7] clk: Add support for clock nexus
2026-07-15 14:43 UTC (5+ messages)
[PATCH 2/4] selftests/proc: expand smaps field coverage and require TMPFS
2026-07-15 14:36 UTC
[PATCH] net: selftests: fix typo in ip_defrag comment
2026-07-15 14:35 UTC
[PATCH bpf-next v2 0/3] bpf: Disallow interpreter fallback for interpreter-unsupported insns
2026-07-15 14:11 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: Disallow interpreter fallback for arena-related insns
` [PATCH bpf-next v2 2/3] bpf: Disallow interpreter fallback for gotox insn
` [PATCH bpf-next v2 3/3] bpf: Disallow interpreter fallback for BPF_ADDR_PERCPU insn
[PATCH v4] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
2026-07-15 14:08 UTC (3+ 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