messages from 2026-07-24 12:48:06 to 2026-07-27 12:03:38 UTC [more...]
[PATCH v2 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
2026-07-27 12:03 UTC (4+ messages)
` [PATCH v2 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
Please backport bridge multicast exponential field encoding fix series to 6.1.y/6.6.y/6.12.y/6.18.y/7.0.y
2026-07-27 11:57 UTC (12+ messages)
[PATCH net 0/2] tls: fix plaintext sk_msg ring over-fill in tls_sw_sendmsg_splice()
2026-07-27 11:55 UTC (5+ messages)
` [PATCH net 1/2] tls: don't over-fill the plaintext sk_msg ring "
` [PATCH net 2/2] selftests: tls: add a test for splicing onto a full plaintext record
[PATCH v2 net 0/2] ptp: fix scaled_ppm_to_ppb() overflow bypassing the max_adj check
2026-07-27 11:28 UTC (3+ messages)
` [PATCH v2 net 2/2] selftests: ptp: add a regression test for the frequency adjustment overflow
[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-07-27 11:11 UTC (3+ messages)
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation
[PATCH v8 00/21] ARM64 PMU Partitioning
2026-07-27 11:04 UTC (2+ messages)
[PATCH net-next v3 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
2026-07-27 10:06 UTC (8+ messages)
` [PATCH net-next v3 1/7] ipv6: raw: drop unused level argument from do_rawv6_getsockopt
` [PATCH net-next v3 2/7] ipv6: raw: convert do_rawv6_getsockopt to sockopt_t
` [PATCH net-next v3 3/7] ieee802154: convert dgram getsockopt "
` [PATCH net-next v3 4/7] phonet: pep: do not write beyond optlen in getsockopt
` [PATCH net-next v3 5/7] phonet: pep: convert getsockopt to sockopt_t
` [PATCH net-next v3 6/7] tls: "
` [PATCH net-next v3 7/7] selftests: net: getsockopt_iter: cover rawv6, ieee802154, phonet and tls
[PATCH] selftests/mm: unpoison pages in memory-failure teardown
2026-07-27 9:54 UTC
[PATCH v3 0/5] selftests/mm: Handle unsupported and transient test conditions
2026-07-27 9:52 UTC (6+ messages)
` [PATCH v3 1/5] selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
` [PATCH v3 2/5] selftests/mm: skip guard hole-punch test if MADV_REMOVE "
` [PATCH v3 3/5] selftests/mm: skip khugepaged swap tests without swap
` [PATCH v3 4/5] selftests/mm: skip hard dirty page-cache test on NFS
` [PATCH v3 5/5] selftests/mm: retry migration failures for the full runtime
[PATCH v4 net-next 0/7] ptp: Add PHC timestamp quality attributes
2026-07-27 9:40 UTC (3+ messages)
[PATCH v5 net-next 0/7] ptp: Add PHC timestamp quality attributes
2026-07-27 9:23 UTC (2+ messages)
[PATCH v2 0/5] selftests/mm: Handle unsupported and transient test conditions
2026-07-27 9:21 UTC (11+ messages)
` [PATCH v2 4/5] selftests/mm: skip hard dirty page-cache test on NFS
` [PATCH v2 5/5] selftests/mm: retry migration failures for the full runtime
[PATCH v5 net-next 7/7] net: ena: Implement gettimexattrs64 callback for PTP attributes
2026-07-27 9:16 UTC (2+ messages)
[PATCH v5 net-next 6/7] net: ena: Add error bound to PHC communication layer
2026-07-27 9:15 UTC (2+ messages)
[PATCH v5 net-next 5/7] net: ena: Update PHC admin interface for error bound support
2026-07-27 9:15 UTC (2+ messages)
[PATCH v5 net-next 4/7] ptp: ptp_vmclock: Implement attributes ioctls
2026-07-27 9:14 UTC (2+ messages)
[PATCH net-next v6 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
2026-07-27 9:14 UTC (7+ messages)
` [PATCH net-next v6 1/3] net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v6 2/3] selftests/net: ncdevmem: add -b option to set rx-page-size on bind
` [PATCH net-next v6 3/3] selftests/net: devmem.py: add check_rx_large_niov
[PATCH net-next] selftests: net: Add a missing config option
2026-07-27 9:09 UTC (2+ messages)
[PATCH v5 net-next 3/7] selftests/ptp: Add testptp support for attributes ioctls
2026-07-27 9:06 UTC (2+ messages)
[PATCH v5 net-next 2/7] selftests/ptp: Extract print_system_timestamp helper in testptp
2026-07-27 9:05 UTC (2+ messages)
[PATCH v5 net-next 1/7] ptp: Add ioctls for PHC timestamps with quality attributes
2026-07-27 9:03 UTC (2+ messages)
[PATCH 0/4] nolibc: syscall() and abs() fixes, plus a cleanup
2026-07-27 7:32 UTC (16+ messages)
` [PATCH 1/4] tools/nolibc: evaluate syscall() arguments before the arch macros
` [PATCH 2/4] tools/nolibc: stdlib: avoid signed overflow in abs() and friends
` [PATCH 3/4] selftests/nolibc: add abs() range test
` [PATCH 4/4] tools/nolibc: remove dead __ARCH_WANT_SYS_OLD_SELECT
[PATCH bpf-next 0/3] bpf: arena: handle memory.max on fault-in with reclaim/OOM
2026-07-27 7:10 UTC (5+ messages)
` [PATCH bpf-next 1/3] bpf: Add a sleepable page allocator for map memory
` [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/4] net: selftests: adjustments to ipv6_flowlabel_mgr
2026-07-27 4:25 UTC (5+ messages)
` [PATCH net-next 1/4] selftests: net: test IPV6_FL_A_RENEW
` [PATCH net-next 2/4] selftests: net: test IPV6_FL_F_REMOTE
` [PATCH net-next 3/4] selftests: net: test IPV6_FL_F_REFLECT
` [PATCH 4/4] selftests: net: adopt harness for flow label mgr
[PATCH v3 0/4] LoongArch bpf kptr xchg inline support
2026-07-27 4:00 UTC (2+ messages)
[PATCH] selftests: nci: Correct pthread_create return value check
2026-07-27 3:15 UTC
[PATCH] selftests/futex: Correct pthread_create return value check
2026-07-27 3:08 UTC
[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
2026-07-27 0:40 UTC (3+ messages)
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
[PATCH net 0/9] net/tls: Receive-path fixes for zero-length data records
2026-07-27 0:33 UTC (10+ messages)
` [PATCH net 1/9] net/tls: Bound time spent on no-data records in tls_sw_read_sock()
` [PATCH net 2/9] net/tls: Consume empty data records in tls_sw_splice_read()
` [PATCH net 3/9] net/tls: Fail tls_sw_splice_read() after a failed async decrypt
` [PATCH net 4/9] net/tls: Honor O_NONBLOCK in tls_sw_splice_read()
` [PATCH net 5/9] net/tls: Consume empty data records in tls_sw_recvmsg()
` [PATCH net 6/9] selftests: tls: add peek and splice coverage for zero-length records
` [PATCH net 7/9] selftests: tls: skip the zero_len tests when TLS is unavailable
` [PATCH net 8/9] selftests: tls: cover splice on a nonblocking socket
` [PATCH net 9/9] selftests: tls: cover splice after a failed decrypt
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-07-26 23:50 UTC (7+ messages)
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
[PATCH RESEND v3] selftest: remoteproc: Add test for start/stop sequence
2026-07-26 18:06 UTC
[RFC PATCH v2 00/17] mm/damon: introduce data access-as-a-data attribute
2026-07-26 17:39 UTC (2+ messages)
` [RFC PATCH v2 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files
[PATCH bpf-next 0/2] bpf: Fix RHash special-field recycling
2026-07-26 15:51 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Cancel RHash special fields on value recycle
` [PATCH bpf-next 2/2] selftests/bpf: Cover RHash special-field recycle
[PATCH RFC v4 08/12] selftests/mm: cover /proc/pid/mem access to VM_PFNMAP memory
2026-07-26 11:56 UTC (3+ messages)
` [PATCH RFC v4 12/12] selftests/mm: add a slow-GUP content and COW test for mTHP
[PATCH v6 00/36] Cleaning up the KVM clock mess
2026-07-26 9:21 UTC (19+ messages)
` [PATCH v6 02/36] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH v6 05/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v6 08/36] KVM: x86: Activate master clock immediately on vCPU creation
` [PATCH v6 12/36] KVM: x86: Restructure get_kvmclock()
` [PATCH v6 15/36] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
` [PATCH v6 31/36] KVM: selftests: Add Xen runstate migration test
[PATCH v2 RESEND 0/4] ACPI: APEI: GHES: Add NVIDIA Vera CPER decoder and tests
2026-07-26 9:02 UTC (9+ messages)
` [PATCH v2 RESEND 1/4] ACPI: APEI: GHES: Refactor Grace decoder helpers
` [PATCH v2 RESEND 2/4] ACPI: APEI: GHES: Add NVIDIA Vera decoder
` [PATCH v2 RESEND 3/4] ACPI: APEI: GHES: Add Grace and Vera KUnit coverage
` [PATCH v2 RESEND 4/4] selftests: firmware: Add NVIDIA GHES EINJ selftest
[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
2026-07-26 7:32 UTC (2+ messages)
[RFC PATCH 00/17] mm/damon: introduce data access-as-a-data attribute
2026-07-25 21:02 UTC (2+ messages)
` [RFC PATCH 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files
[PATCH] selftests/cgroup: add PSI pressure trigger and validation tests
2026-07-25 16:48 UTC (3+ messages)
[PATCH bpf-next v2 0/2] bpf: Fix sleepable check for tracing prog
2026-07-25 13:26 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Verify rejection of sleepable "
[PATCH v2 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
2026-07-25 8:08 UTC (2+ messages)
[PATCH net-next v3 0/2] ipv6: report why a route was deleted in RTM_DELROUTE
2026-07-25 3:12 UTC (3+ messages)
` [PATCH net-next v3 1/2] "
` [PATCH net-next v3 2/2] selftests: net: verify RTA_DEL_REASON on route deletion
[PATCH net-next v2 0/2] ipv6: report why a route was deleted in RTM_DELROUTE
2026-07-25 2:48 UTC (3+ messages)
` [PATCH net-next v2 1/2] "
[PATCH net-next V4] selftests: drv-net: Test queue stall upon reconfig
2026-07-25 0:21 UTC
[PATCH v3 3/3] selftests: riscv: hwprobe: test the RISCV_HWPROBE_KEY_EXT_ENABLED modifier
2026-07-25 0:15 UTC
[PATCH v4 0/4] tools/build: Allow versioning of all LLVM tools
2026-07-24 23:34 UTC (5+ messages)
[PATCH net-next v5 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
2026-07-24 22:13 UTC (16+ messages)
` [PATCH net-next v5 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v5 3/3] selftests/net: devmem.py: add check_rx_large_niov
[PATCH stable 6.12 0/9] Kunit backports for older systems
2026-07-24 21:41 UTC (10+ messages)
` [PATCH stable 6.12 1/9] um: Add os_set_pdeathsig helper function
` [PATCH stable 6.12 2/9] um: Set parent death signal for winch thread/process
` [PATCH stable 6.12 3/9] um: Use os_set_pdeathsig helper in "
` [PATCH stable 6.12 4/9] um: Set parent-death signal for ubd io thread/process
` [PATCH stable 6.12 5/9] um: Set parent-death signal for write_sigio thread/process
` [PATCH stable 6.12 6/9] um: Set parent death signal for userspace process
` [PATCH stable 6.12 7/9] kunit: tool: Terminate kernel under test on SIGINT
` [PATCH stable 6.12 8/9] kunit: tool: skip stty when stdin is not a tty
` [PATCH stable 6.12 9/9] um: Preserve errno within signal handler
[PATCH v6 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
2026-07-24 21:42 UTC (2+ messages)
[PATCH v3 bpf-next 0/5] selftests/bpf: Fix several issues in test_progs.c
2026-07-24 21:33 UTC (2+ messages)
[PATCH v2 bpf-next 0/5] Fix several issues in test_progs.c
2026-07-24 21:33 UTC (2+ messages)
[PATCH net-next v4 3/4] net: hsr: allow PRP RedBox (interlink) creation
2026-07-24 21:30 UTC (3+ messages)
[PATCH net-next v4 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
2026-07-24 21:27 UTC (3+ messages)
[PATCH bpf-next v2 0/2] bpf: Fix WARNING in bpf_tracing_link_release
2026-07-24 20:50 UTC (2+ messages)
[PATCH bpf-next v5 0/3] bpf, riscv: add timed may_goto support
2026-07-24 20:40 UTC (6+ messages)
` [PATCH bpf-next v5 3/3] selftests/bpf: enable timed may_goto tests for riscv64
[PATCH net-next V3] selftests: drv-net: Test queue stall upon reconfig
2026-07-24 20:08 UTC (3+ messages)
[PATCH v11 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-24 19:48 UTC (4+ messages)
` [PATCH v11 1/8] mm/hmm: move page fault handling out of walk callbacks
[PATCH bpf-next v3 0/6] Add BPF Exceptions support for RISC-V
2026-07-24 19:38 UTC (2+ messages)
[PATCH] selftests/mm: fix gup_longterm EINVAL error message
2026-07-24 19:02 UTC (3+ messages)
` [PATCH v2] "
[PATCH net-next v6 0/2] selftests/net/openvswitch: add SCTP flow key test
2026-07-24 19:02 UTC (4+ messages)
` [PATCH net-next v6 1/2] selftests/net/openvswitch: add SCTP flow key parsing to ovs-dpctl.py
` [net-next,v6,1/2] "
` [PATCH net-next v6 2/2] selftests/net/openvswitch: add SCTP flow key test
[PATCH v2 2/2] selftests: riscv: hwprobe: test the RISCV_HWPROBE_KEY_EXT_ENABLED modifier
2026-07-24 18:36 UTC
[PATCH v4 0/7] clk: Add support for clock nexus
2026-07-24 18:35 UTC (14+ messages)
` [PATCH v4 1/7] dt-bindings: clock: Introduce nexus nodes
` [PATCH v4 2/7] clk: tests: Add clk_parse_clkspec() Kunit testing
` [PATCH v4 3/7] clk: tests: Add Kunit testing for of_clk_get_parent_name()
` [PATCH v4 5/7] clk: Use the generic OF phandle parsing in only one place
` [PATCH v4 6/7] clk: Add support for clock nexus dt bindings
` [PATCH v4 7/7] clk: tests: Add Kunit testing for nexus nodes
[PATCH] selftests: timers: Make sleep time in raw_skew configurable
2026-07-24 18:26 UTC (3+ messages)
` [PATCH v2] "
[PATCH bpf-next v2] selftests/bpf: Report the real error from libarena parallel workers
2026-07-24 17:48 UTC (2+ messages)
[PATCH net-next v5 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
2026-07-24 16:28 UTC (3+ messages)
[PATCH net v2 0/4] net: hsr: fix GRO/GSO super-packet handling
2026-07-24 16:12 UTC (5+ messages)
` [PATCH net v2 1/4] net: hsr: fix packet drops caused by GRO superpackets
` [PATCH net v2 2/4] net: hsr: shrink seqnr_lock to sequence counter updates
` [PATCH net v2 3/4] net: hsr: unfold GSO super-packets at the forward entry
` [PATCH net v2 4/4] selftests: net: hsr: add GRO super-packet forwarding test
[PATCH bpf-next 0/2] bpf: Fix sleepable check for tracing prog
2026-07-24 15:54 UTC (5+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Verify rejection of sleepable "
[PATCH v13 00/32] KVM: arm64: Implement support for SME
2026-07-24 15:16 UTC (4+ messages)
` [PATCH v13 02/32] arm64/fpsimd: Ensure all of ZCR_EL1 is initialised from idle
[PATCH net-next v2 0/10] RFC 6724 rule 5.5 support
2026-07-24 15:10 UTC (2+ messages)
[PATCH net-next 0/6] tc: introduce FRER action (IEEE 802.1CB)
2026-07-24 12:48 UTC (3+ messages)
` [PATCH net-next 6/6] selftests: net: add kselftest for IEEE 802.1CB FRER tc action
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