messages from 2026-08-02 22:54:17 to 2026-08-04 02:59:41 UTC [more...]
[PATCH net-next v2 0/4] net: selftests: adjustments to ipv6_flowlabel_mgr
2026-08-04 2:59 UTC (3+ messages)
` [PATCH net-next v2 1/4] selftests: net: test IPV6_FL_A_RENEW
` [PATCH net-next v2 2/4] selftests: net: test IPV6_FL_F_REMOTE
[PATCH] selftests: ublk: add rotating auto_buf index regression test
2026-08-04 2:40 UTC (2+ messages)
[PATCH v2 0/8] ublk: io_desc optimizations
2026-08-04 2:32 UTC (10+ messages)
` [PATCH v2 1/8] ublk: consistently use u16 for queue and tag numbers
` [PATCH v2 2/8] ublk: remove struct ublk_zoned_report_desc's operation field
` [PATCH v2 3/8] ublk: split request validation from io_desc init
` [PATCH v2 4/8] ublk: initialize io_desc on daemon task
` [PATCH v2 5/8] ublk: add UBLK_F_IO_DESC_SIZE
` [PATCH v2 6/8] selftests: ublk: add support for --io_desc_size
` [PATCH v2 7/8] selftests: ublk: add UBLK_F_IO_DESC_SIZE test
` [PATCH v2 8/8] ublk: lift checks out of ublk_{,un}map_io()
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-08-04 2:21 UTC (25+ messages)
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 10/41] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
[PATCH net-next v5 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
2026-08-04 1:47 UTC (11+ messages)
` [PATCH net-next v5 01/10] ipv6: add ip6_del_rt_reason()
` [PATCH net-next v5 02/10] ipv6: propagate the route deletion reason to fib6_del_route()
` [PATCH net-next v5 03/10] ipv6: record the reason for kernel-initiated route deletions
` [PATCH net-next v5 04/10] ipv6: add a deletion reason argument to rt6_fill_node()
` [PATCH net-next v5 05/10] ipv6: expose the route deletion reason in RTM_DELROUTE
` [PATCH net-next v5 06/10] ipv6: add inet6_rt_del_notify()
` [PATCH net-next v5 07/10] netlink: specs: rt-route: add route notifications
` [PATCH net-next v5 08/10] netlink: specs: rt-route: split out the request attribute list
` [PATCH net-next v5 09/10] netlink: specs: rt-route: add the route deletion reason
` [PATCH net-next v5 10/10] selftests: net: verify RTA_DEL_REASON on route deletion
[PATCH v7 00/36] Cleaning up the KVM clock mess
2026-08-04 1:26 UTC (3+ messages)
` [PATCH v7 11/36] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling
[PATCH net-next v5] selftests: drv-net: Test queue stall upon reconfig
2026-08-04 1:20 UTC (2+ messages)
[PATCH net 0/9] net/tls: Receive-path fixes for zero-length data records
2026-08-04 1:19 UTC (10+ messages)
` [PATCH net 1/9] net/tls: Bound time spent on no-data records in tls_sw_read_sock()
` [PATCH net 3/9] net/tls: Fail tls_sw_splice_read() after a failed async decrypt
` [PATCH net 5/9] net/tls: Consume empty data records in tls_sw_recvmsg()
[PATCH v6 00/36] Cleaning up the KVM clock mess
2026-08-04 0:53 UTC (3+ messages)
[PATCH v4 net-next 1/1] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
2026-08-04 0:47 UTC (2+ messages)
[PATCH net-next v4 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
2026-08-04 0:40 UTC (2+ messages)
[PATCH v4 0/2] selftests/mm: use pattern matching in .gitignore
2026-08-04 0:02 UTC (6+ messages)
` [PATCH v4 1/2] selftests/mm: rename local_config.h to local_config.h_gen
` [PATCH v4 2/2] selftests/mm: use pattern matching in .gitignore
[PATCH v18 00/14] KVM: arm64: Provide guest support for GCS
2026-08-03 22:56 UTC (15+ messages)
` [PATCH v18 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v18 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
` [PATCH v18 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v18 04/14] KVM: arm64: Ensure GCS memory effects are visible
` [PATCH v18 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v18 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
` [PATCH v18 07/14] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v18 08/14] KVM: arm64: Enforce EXLOCK for SPSR and ELR
` [PATCH v18 09/14] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v18 10/14] KVM: selftests: arm64: Add GCS registers to get-reg-list
` [PATCH v18 11/14] KVM: selftests: arm64: Add GCS to set_id_regs
` [PATCH v18 12/14] KVM: selftests: arm64: Only restore SPSR_EL1 and ELR_EL1 if they change
` [PATCH v18 13/14] tools: Synchronise the kernel esr.h
` [PATCH v18 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test
[PATCH bpf v3 2/4] selftests/bpf: Test refcount_acquire return nullability
2026-08-03 22:48 UTC (4+ messages)
` [PATCH bpf v3 4/4] selftests/bpf: Test untrusted allocated-object pointers
[PATCH 2/2] KVM: arm64: selftests: Add a nested S2 MMU realloc test
2026-08-03 22:44 UTC
[PATCH net v4 0/4] net: hsr: fix GRO/GSO super-packet handling
2026-08-03 22:22 UTC (5+ messages)
` [PATCH net v4 1/4] net: hsr: fix packet drops caused by GRO superpackets
` [PATCH net v4 2/4] net: hsr: shrink seqnr_lock to sequence counter updates
` [PATCH net v4 3/4] net: hsr: unfold GSO super-packets at the forward entry
` [PATCH net v4 4/4] selftests: net: hsr: add GRO super-packet forwarding test
[PATCH net 1/2] tls: don't over-fill the plaintext sk_msg ring in tls_sw_sendmsg_splice()
2026-08-03 22:13 UTC (3+ messages)
[PATCH net-next] selftests: drv-net: print device info at the start
2026-08-03 21:19 UTC
[PATCH] selftests/prctl: Fix non-anonymous VMA mapping in set-anon-vma-name test
2026-08-03 21:09 UTC (2+ messages)
[PATCH net 1/3] net: hsr: privatize interlink-bound skbs before address mutation
2026-08-03 21:05 UTC (4+ messages)
[PATCH 0/2] selftests/membarrier: Skip an unregistered memory barrier test on Musl
2026-08-03 20:37 UTC (4+ messages)
` [PATCH 1/2] selftests/membarrier: Introduce helper to get membarrier command registrations
` [PATCH 2/2] selftests/membarrier: Skip unpermitted membarrier command test if preregistered by libc
[PATCH net-next] selftests: drv-net: enable devmem TCP in the test config
2026-08-03 20:30 UTC (3+ messages)
[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
2026-08-03 19:48 UTC (9+ messages)
` [PATCH 1/2] "
[PATCH] kunit: tool: fix _list_tests filtering wrong variable when list has TAP prefix
2026-08-03 19:02 UTC (4+ messages)
` [PATCH v2] "
[PATCH 7.1.y] selftests/bpf: Add tests for sleepable tracepoint programs
2026-08-03 18:57 UTC
[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-08-03 18:54 UTC (6+ messages)
` [PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()
` [PATCH v5 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
[PATCH net-next v2 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
2026-08-03 18:18 UTC (2+ messages)
` [PATCH net-next v2 2/2] selftests: drv-net: ncdevmem: gracefully retry bind()
[PATCH 0/2] x86: Support shstk via prctl
2026-08-03 18:14 UTC (8+ messages)
` [PATCH 1/2] x86/shstk: support "
` [PATCH 2/2] selftests/x86: add generic prctl shadow stack test
[PATCH] selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
2026-08-03 17:31 UTC (3+ messages)
[PATCH v2] KVM: selftests: Replace ulong with unsigned long
2026-08-03 17:08 UTC
[PATCH net v2 0/8] mptcp: misc fixes for v7.2-rc6
2026-08-03 16:16 UTC (2+ messages)
` [PATCH net v2 5/8] selftests: mptcp: join: mark tests with data corruption as failed
[PATCH net-next v4 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
2026-08-03 15:50 UTC (5+ messages)
` [PATCH net-next v4 01/10] ipv6: add ip6_del_rt_reason()
[PATCH v3 2/2] selftests/filesystems: skip listxattr kernfs test if xattrs are present
2026-08-03 15:08 UTC
[PATCH v3 1/2] selftests/filesystems: Move file_stressor to dedicated subdirectory
2026-08-03 14:57 UTC
[PATCH] selftests/futex: Correct pthread_create return value check
2026-08-03 14:54 UTC (2+ messages)
[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-03 14:32 UTC (33+ messages)
` [PATCH v3 01/15] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v3 02/15] mm: introduce linear_anon_page_index()
` [PATCH v3 03/15] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
` [PATCH v3 05/15] mm: introduce and use vma_filebacked_address()
` [PATCH v3 06/15] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v3 08/15] mm: introduce and use linear_folio_page_index()
` [PATCH v3 09/15] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
[PATCH v2 0/3] mm: kmemleak: default min_unref_scans to 2 for verbose kernels
2026-08-03 13:49 UTC (7+ messages)
` [PATCH v2 1/3] mm: kmemleak: default min_unref_scans to 2 for verbose auto-scan
` [PATCH v2 2/3] Documentation: kmemleak: document the conditional min_unref_scans default
` [PATCH v2 3/3] selftests/mm: kmemleak: drop stale min_unref_scans default from comments
[PATCH v6 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
2026-08-03 12:44 UTC (13+ messages)
` [PATCH v6 1/6] selftests/mm: make file helpers return errors
` [PATCH v6 2/6] tools/lib/mm: add shared file helpers
` [PATCH v6 3/6] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v6 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v6 6/6] selftests/mm: add a GUP selftest
[PATCH bpf-next 0/3] bpf: arena: handle memory.max on fault-in with reclaim/OOM
2026-08-03 11:42 UTC (7+ messages)
` [PATCH bpf-next 2/3] bpf: arena: allocate the fault-in page outside the lock
` [PATCH bpf-next 3/3] selftests/bpf: Add a test for arena fault-in under memory.max
[PATCH net-next 0/2] netconsole: replace target_list_lock by RCU on userdata hot path
2026-08-03 11:30 UTC (3+ messages)
` [PATCH net-next 1/2] netconsole: publish the userdata payload with RCU
` [PATCH net-next 2/2] selftests: netconsole: add a userdata torture test
[PATCH bpf-next v2 2/2] selftests/bpf: Test RCU pointer invalidation after spin unlock
2026-08-03 11:26 UTC
[PATCH 00/16] selftests/mm: improve khugepaged coverage
2026-08-03 11:04 UTC (17+ messages)
` [PATCH 01/16] selftests/mm: move is_backed_by_folio() into vm_util
` [PATCH 02/16] selftests/mm: add folio-order check for VA ranges
` [PATCH 03/16] selftests/mm: add folio-order detection self-check
` [PATCH 04/16] selftests/mm: add order-parameterized khugepaged collapse cases
` [PATCH 05/16] selftests/mm: add khugepaged completion barrier helper
` [PATCH 06/16] selftests/mm: add khugepaged race harness
` [PATCH 09/16] selftests/mm: skip khugepaged swap tests when no swap is configured
[PATCH v2 00/17] timekeeping, hrtimer: Assorted cleanups
2026-08-03 10:04 UTC (18+ messages)
` [PATCH v2 01/17] timekeeping: Rename clockid_aux_valid() to clockid_is_aux_clock()
` [PATCH v2 02/17] timekeeping: Use u32 for clock_was_set_seq
` [PATCH v2 03/17] hrtimer: Add a lockdep assertion to hrtimer_update_base()
` [PATCH v2 04/17] timer_list: Use standard 'long long' format placeholders
` [PATCH v2 05/17] timer_list: Use ktime_t over nanoseconds
` [PATCH v2 06/17] selftests: add clock-helpers.h
` [PATCH v2 07/17] selftests: timers: Use clock_name() and constants from clock-helpers.h
` [PATCH v2 08/17] selftests: timers: nanosleep: Drop output alignment
` [PATCH v2 09/17] selftests: timers: nanosleep: Explicitly list the tested clocks
` [PATCH v2 10/17] selftests: timers: nanosleep: Reuse kselftest error numbers
` [PATCH v2 11/17] selftests: timers: nanosleep: Move all single clock tests out of the loop in main()
` [PATCH v2 12/17] selftests: timers: nanosleep: Explicitly handle timer_delete() failure
` [PATCH v2 13/17] selftests: timers: nanosleep: Report each test separately
` [PATCH v2 14/17] selftests: timers: nsleep-lat: Use NSEC_PER_MSEC define for unreasonable latency
` [PATCH v2 15/17] selftests: timers: nsleep-lat: Explicitly list the tested clocks
` [PATCH v2 16/17] selftests: timers: nsleep-lat: Reuse kselftest error numbers
` [PATCH v2 17/17] selftests: timers: nsleep-lat: Check all calls to clock_nanosleep() and clock_gettime()
[PATCH v9 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
2026-08-03 9:10 UTC (12+ messages)
` [PATCH v9 01/10] rust: module: move module types into `module.rs`
` [PATCH v9 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v9 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v9 10/10] rust: module: update MAINTAINERS to cover module.rs
[PATCH bpf v2] selftests/bpf: keep polling connection that is still in progress
2026-08-03 8:35 UTC (2+ messages)
[PATCH 00/16] timekeeping, hrtimer: Assorted cleanups
2026-08-03 7:02 UTC (4+ messages)
` [PATCH 09/16] selftests: timers: nanosleep: Explicitly list the tested clocks
[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-08-03 6:06 UTC (4+ messages)
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation
[PATCH bpf] bpf: Reject writes through untrusted allocated pointers
2026-08-03 4:06 UTC (7+ messages)
[PATCH net-next v8] selftests/net/openvswitch: add SCTP flow key support and test
2026-08-03 3:03 UTC (3+ messages)
[PATCH bpf-next v10 0/9] bpf: Introduce global percpu data
2026-08-03 1:50 UTC (5+ messages)
` [PATCH bpf-next v10 4/9] libbpf: Add support for "
[PATCH net v2] selftests: net: reuseport_bpf_numa: consider cpuless numa node
2026-08-03 1:42 UTC
[PATCH bpf-next v2 0/2] bpf: Fix sleepable check for tracing prog
2026-08-03 1:41 UTC (5+ messages)
[PATCH] selftests/mm: read memory information without popen
2026-08-03 1:30 UTC
[PATCH] selftests/bpf: Remove duplicate copies of the arena spinlock qnodes
2026-08-03 0:18 UTC
[PATCH bpf-next 0/2] bpf: Fix RHash special-field recycling
2026-08-03 0:11 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Cancel RHash special fields on value recycle
[PATCH bpf] bpf: Invalidate RCU pointers after final spin unlock
2026-08-02 23:22 UTC (2+ messages)
[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
2026-08-02 22:54 UTC (10+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection
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