messages from 2026-06-01 12:28:57 to 2026-06-02 15:10:00 UTC [more...]
[PATCH bpf v4 0/2] bpf: Update transport_header when encapsulating UDP tunnel in lwt
2026-06-02 15:09 UTC
configurable block error injection
2026-06-02 15:05 UTC (15+ messages)
` [PATCH 1/9] block: remove ALLOW_ERROR_INJECTION for should_fail_bio
` [PATCH 2/9] block: consolidate the calls to should_fail_bio
` [PATCH 3/9] block: refactor should_fail_bio and should_fail_request
` [PATCH 4/9] block: move the FAIL_MAKE_REQUEST symbol from lib/ to block/
` [PATCH 5/9] block: add a macro to initialize the status table
` [PATCH 6/9] block: add a "tag" for block status codes
` [PATCH 7/9] block: add a str_to_blk_op helper
` [PATCH 8/9] block: add configurable error injection
` [PATCH 9/9] block: move the fail request code
[PATCH bpf-next v2 0/8] tools build: bpf: Append EXTRA_CFLAGS and HOST_EXTRACFLAGS
2026-06-02 14:47 UTC (9+ messages)
` [PATCH bpf-next v2 1/8] bpftool: Pass host flags to bootstrap libbpf
` [PATCH bpf-next v2 2/8] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
` [PATCH bpf-next v2 3/8] bpftool: Append extra host flags
` [PATCH bpf-next v2 4/8] libbpf: Initialize CFLAGS before including Makefile.include
` [PATCH bpf-next v2 5/8] tools/bpf: build: Append extra cflags
` [PATCH bpf-next v2 6/8] selftests/bpf: Initialize operation name before use
` [PATCH bpf-next v2 7/8] selftests/bpf: Use common CFLAGS for urandom_read
` [PATCH bpf-next v2 8/8] selftests/bpf: Avoid static LLVM linking for cross builds
[PATCH 0/2] selftests/damon: test kdamond refresh_ms
2026-06-02 14:28 UTC (6+ messages)
` [PATCH 1/2] selftests/damon/_damon_sysfs: support "
` [PATCH 2/2] selftests/damon/sysfs_refresh: test "
[PATCH bpf-next RESEND v12 00/11] selftests/bpf: Tolerate partial builds across kernel configs
2026-06-02 13:37 UTC (15+ messages)
` [PATCH bpf-next RESEND v12 01/11] selftests/bpf: Add BPF_STRICT_BUILD toggle
` [PATCH bpf-next RESEND v12 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
` [PATCH bpf-next RESEND v12 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH bpf-next RESEND v12 04/11] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH bpf-next RESEND v12 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH bpf-next RESEND v12 06/11] selftests/bpf: Tolerate test file compilation failures
` [PATCH bpf-next RESEND v12 07/11] selftests/bpf: Skip tests whose objects were not built
` [PATCH bpf-next RESEND v12 08/11] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH bpf-next RESEND v12 09/11] selftests/bpf: Tolerate benchmark build failures
` [PATCH bpf-next RESEND v12 10/11] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH bpf-next RESEND v12 11/11] selftests/bpf: Tolerate missing files during install
[PATCH] selftests/bpf: Page out as late a possible in file_reader
2026-06-02 13:30 UTC (6+ messages)
[PATCH v2 0/2] eventpoll: Fix epoll_wait() report false negative
2026-06-02 13:20 UTC (2+ messages)
[PATCH] selftests/livepatch: fix resource leak in test_klp_syscall init error path
2026-06-02 12:45 UTC
[PATCH v2] selftests/openvswitch: guard command substitutions against empty output
2026-06-02 12:40 UTC
[PATCH v5 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
2026-06-02 12:16 UTC (4+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] selftests/mm: add tests for process_vm_readv flags
[PATCH net v2 00/11] mptcp: misc fixes for v7.1-rc7
2026-06-02 12:14 UTC (12+ messages)
` [PATCH net v2 01/11] mptcp: fix missing wakeups in edge scenarios
` [PATCH net v2 02/11] mptcp: fix retransmission loop when csum is enabled
` [PATCH net v2 03/11] mptcp: close TOCTOU race while computing rcv_wnd
` [PATCH net v2 04/11] mptcp: allow subflow rcv wnd to shrink
` [PATCH net v2 05/11] mptcp: pm: fix extra_subflows underflow on userspace PM subflow creation
` [PATCH net v2 06/11] selftests: mptcp: add test for extra_subflows underflow on userspace PM
` [PATCH net v2 07/11] mptcp: sockopt: check timestamping ret value
` [PATCH net v2 08/11] mptcp: sockopt: set sockopt on all subflows
` [PATCH net v2 09/11] mptcp: check desc->count in read_sock
` [PATCH net v2 10/11] mptcp: fix uninit-value in mptcp_established_options
` [PATCH net v2 11/11] mptcp: add-addr: always drop other suboptions
[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
2026-06-02 12:07 UTC (7+ messages)
[PATCH net-next v2 0/6] net: dsa: mv8ee6xxx: MQPRIO and 802.1Qat support
2026-06-02 12:00 UTC (9+ messages)
` [PATCH net-next v2 1/6] net: bridge: mdb: add MDB_FLAGS_STREAM_RESERVED flag
` [PATCH net-next v2 2/6] net: bridge: convert mdb_entry host_joined to a flags field
` [PATCH net-next v2 3/6] net: bridge: add 802.1Qat stream reservation admission control
` [PATCH net-next v2 4/6] net: bridge: allow MDB_FLAGS_STREAM_RESERVED on host groups
` [PATCH net-next v2 5/6] net: dsa: mv88e6xxx: MQPRIO support
` [PATCH net-next v2 6/6] net: dsa: mv88e6xxx: honour MDB_FLAGS_STREAM_RESERVED for AVB streams
[PATCH 0/8] riscv: Add reliable stack unwinding for livepatch
2026-06-02 11:37 UTC (10+ messages)
` [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
` [PATCH v2 2/8] riscv: stacktrace: Add frame record metadata
` [PATCH v2 3/8] riscv: stacktrace: disable KASAN instrumentation for stacktrace.o
` [PATCH v2 4/8] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
[PATCH v23 00/28] riscv control-flow integrity for usermode
2026-06-02 10:23 UTC (10+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
[PATCH net v2 0/2] nfc: llcp: two fixes for nfc_llcp_getsockopt()
2026-06-02 10:40 UTC (2+ messages)
[PATCH v6 00/15] userfaultfd: working set tracking for VM guest memory
2026-06-02 10:07 UTC (3+ messages)
` [PATCH v6 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-02 9:41 UTC (11+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v8 3/6] mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages
` [PATCH v8 4/6] mm/memory-failure: add panic option for unrecoverable pages
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-02 9:10 UTC (6+ messages)
` [PATCH v7 07/42] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v7 09/42] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH v4 00/13] liveupdate: Remove limits on sessions and files
2026-06-02 9:04 UTC (29+ messages)
` [PATCH v4 01/13] liveupdate: change file_set->count type to u64 for type safety
` [PATCH v4 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
` [PATCH v4 03/13] liveupdate: centralize state management into struct luo_ser
` [PATCH v4 04/13] liveupdate: register luo_ser as KHO subtree
` [PATCH v4 07/13] kho: add support for linked-block serialization
` [PATCH v4 08/13] liveupdate: defer session block allocation and PA setting
` [PATCH v4 09/13] liveupdate: Remove limit on the number of sessions
` [PATCH v4 10/13] liveupdate: Remove limit on the number of files per session
` [PATCH v4 11/13] selftests/liveupdate: Test session and file limit removal
` [PATCH v4 12/13] selftests/liveupdate: Add stress-sessions kexec test
[PATCH v2 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
2026-06-02 8:15 UTC (4+ messages)
` [PATCH v2 2/2] selftests/bpf: Cover tail-call cgroup storage prog-array checks
[PATCH 2/3] RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_range
2026-06-02 8:00 UTC (2+ messages)
[PATCH] LoongArch: bpf: Support kptr xchg inline
2026-06-02 7:29 UTC (3+ messages)
[PATCH v6 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-06-02 7:01 UTC (6+ messages)
` [PATCH v6 1/5] selftests/mm: move pkey selftest helpers to pkey_util.c
` [PATCH v6 2/5] selftests/mm: unify pkey sighandler selftest assertions and tracing
` [PATCH v6 3/5] selftests/mm: use pkey_assert on clone_raw failure in pkey test
` [PATCH v6 4/5] selftests/mm: add missing mmap() return checks in pkey tests
` [PATCH v6 5/5] selftests/mm: add missing pthread_create() "
[PATCH v1 0/7] iommufd: Fix bugs in eventq fops_read paths
2026-06-02 6:27 UTC (9+ messages)
` [PATCH v1 1/7] iommufd: Rewind header length in done if iommufd_veventq_fops_read() fails
` [PATCH v1 2/7] iommufd: Reject invalid read count in iommufd_veventq_fops_read()
` [PATCH v1 3/7] iommufd: Propagate allocation failure in iommufd_veventq_deliver_fetch()
` [PATCH v1 4/7] iommufd: Reject invalid read count in iommufd_fault_fops_read()
` [PATCH v1 5/7] iommufd: Break the loop on failure "
` [PATCH v1 6/7] iommufd: Avoid partial fault group delivery "
` [PATCH v1 7/7] iommufd/selftest: Cover invalid read counts on vEVENTQ FD
[PATCH bpf v3 0/2] bpf: Update transport_header when encapsulating UDP tunnel in lwt
2026-06-02 5:38 UTC (12+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] selftests/bpf: Add tests to verify the fix of encapsulating VxLAN "
[PATCH net-next v3 0/4] selftests: rds: ROCE support follow ups
2026-06-02 5:06 UTC (5+ messages)
` [PATCH net-next v3 1/4] selftests: rds: Rename run.sh to rds_run.sh
` [PATCH net-next v3 2/4] selftests: rds: pin RDS sockets to their intended transport
` [PATCH net-next v3 3/4] selftests: rds: support RDS built as loadable modules
` [PATCH net-next v3 4/4] selftests: rds: report missing RDMA prereqs as XFAIL
[PATCH net-next v2 4/4] selftests: rds: report missing RDMA prereqs as XFAIL
2026-06-02 5:04 UTC (3+ messages)
[PATCH v5 0/4] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-06-02 4:58 UTC (3+ messages)
[PATCH] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
2026-06-02 4:21 UTC (4+ messages)
[PATCH v5 00/13] liveupdate: Remove limits on sessions and files
2026-06-02 3:17 UTC (14+ messages)
` [PATCH v5 01/13] liveupdate: change file_set->count type to u64 for type safety
` [PATCH v5 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
` [PATCH v5 03/13] liveupdate: centralize state management into struct luo_ser
` [PATCH v5 04/13] liveupdate: register luo_ser as KHO subtree
` [PATCH v5 05/13] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v5 06/13] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v5 07/13] kho: add support for linked-block serialization
` [PATCH v5 08/13] liveupdate: defer session block allocation and PA setting
` [PATCH v5 09/13] liveupdate: Remove limit on the number of sessions
` [PATCH v5 10/13] liveupdate: Remove limit on the number of files per session
` [PATCH v5 11/13] selftests/liveupdate: Test session and file limit removal
` [PATCH v5 12/13] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v5 13/13] selftests/liveupdate: Add stress-files "
[PATCH net-next v2 3/4] selftests: rds: support RDS built as loadable modules
2026-06-02 2:24 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: ignore call depth accounting for retbleed in verifier tests
2026-06-02 0:45 UTC (2+ messages)
[PATCH v4 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
2026-06-02 0:39 UTC (4+ messages)
` [PATCH v4 2/5] tools/lib/mm: add shared file helpers
[PATCH net-next 0/2] net: devmem: allow bind-rx from non-init user namespaces
2026-06-01 23:36 UTC (4+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] selftests: drv-net: add userns devmem RX test
[PATCH rc v3 0/4] iommufd: Fix veventq_depth boundary
2026-06-01 18:27 UTC (3+ messages)
[PATCH v2 1/4] HID: multitouch: set INPUT_PROP_PRESSUREPAD based on Digitizer/Button Type
2026-06-01 17:25 UTC (2+ messages)
[PATCH v4 00/10] KVM: nVMX: Improve performance for unmanaged guest memory
2026-06-01 15:09 UTC (3+ messages)
` [PATCH v4 02/10] KVM: pfncache: Restore guest-uses-pfn support
[PATCH v4 0/2] selftests/damon: fix memcg_path staging handling
2026-06-01 14:55 UTC (2+ messages)
[PATCH v4 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
2026-06-01 14:39 UTC (2+ messages)
[PATCH v5 00/18] userfaultfd: working set tracking for VM guest memory
2026-06-01 14:28 UTC (6+ messages)
` [PATCH v5 04/18] mm: skip out-of-range bits in mk_vma_flags()
[PATCH v2 0/3] selftests/damon: misc fixes for test bugs
2026-06-01 14:28 UTC (3+ messages)
[PATCH net-next v2 0/6] Bluetooth: convert remaining bluetooth socket families to getsockopt_iter
2026-06-01 14:21 UTC (3+ messages)
[PATCH v2 00/10] riscv: hwprobe: Expose RVA23U64 base behavior
2026-06-02 2:11 UTC (4+ messages)
` [PATCH v2 03/10] riscv: Standardize extension capitalization
[PATCH] selftests/ftrace: Fix trace_marker_raw test on 64K page kernels
2026-06-01 13:51 UTC (3+ messages)
` [PATCH v3] "
[PATCH bpf v2 0/4] bpf: Update transport_header when encapsulating UDP tunnel in lwt
2026-06-01 13:34 UTC (4+ messages)
` [PATCH bpf v2 1/4] bpf: Fix TOCTOU issue "
[PATCH v2 00/11] mlx5 support for VFIO self test
2026-06-01 12:58 UTC (7+ messages)
` [PATCH v2 06/11] selftests: Fix arm64 IO barriers to match kernel
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