messages from 2026-07-27 10:07:14 to 2026-07-27 20:58:03 UTC [more...]
[PATCH v6 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
2026-07-27 20:57 UTC (3+ messages)
[PATCH v2 net 0/2] ptp: fix scaled_ppm_to_ppb() overflow bypassing the max_adj check
2026-07-27 20:22 UTC (5+ messages)
` [PATCH v2 net 1/2] ptp: reject frequency adjustments that overflow scaled_ppm_to_ppb()
` [PATCH v2 net 2/2] selftests: ptp: add a regression test for the frequency adjustment overflow
[PATCH v5 net-next 1/7] ptp: Add ioctls for PHC timestamps with quality attributes
2026-07-27 20:15 UTC (6+ messages)
[RFC PATCH] KVM: arm64: Add KUnit tests for stage 2 walker memcache consumption
2026-07-27 18:30 UTC
[PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
2026-07-27 17:51 UTC (14+ messages)
` [PATCH v5 1/5] selftests/mm: make file helpers return errors
` [PATCH v5 4/5] tools/mm: add a standalone GUP microbenchmark
[PATCH v3 3/5] selftests/mm: skip khugepaged swap tests without swap
2026-07-27 17:18 UTC (2+ messages)
[PATCH v4 0/4] tools/build: Allow versioning of all LLVM tools
2026-07-27 17:06 UTC (2+ messages)
[PATCH v3 2/5] selftests/mm: skip guard hole-punch test if MADV_REMOVE is unsupported
2026-07-27 16:52 UTC (2+ messages)
[PATCH v3 1/5] selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
2026-07-27 16:45 UTC (2+ messages)
[PATCH net-next v4 0/3] net/sched: sch_fq_pie: add per-flow class statistics
2026-07-27 16:40 UTC (4+ messages)
` [PATCH net-next v4 1/3] net/sched: sch_fq_pie: add per-flow statistics via class ops
` [PATCH net-next v4 2/3] selftests: tc-testing: add fq_pie per-flow class stats test
` [PATCH net-next v4 3/3] net/sched: pie: correct tc_pie_xstats field documentation
[PATCH 0/4] nolibc: syscall() and abs() fixes, plus a cleanup
2026-07-27 16:18 UTC (15+ 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 v2 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
2026-07-27 15:59 UTC (14+ messages)
` [PATCH v2 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
` [PATCH v2 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
[PATCH net-next v3 1/2] net/sched: sch_fq_pie: add per-flow statistics via class ops
2026-07-27 15:58 UTC (2+ messages)
[PATCH] pidfs: preserve thread pidfds reopened by file handle
2026-07-27 15:57 UTC (4+ messages)
[PATCH net-next v3 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
2026-07-27 15:26 UTC (15+ 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 net 0/9] net/tls: Receive-path fixes for zero-length data records
2026-07-27 15:19 UTC (5+ messages)
` [PATCH net 6/9] selftests: tls: add peek and splice coverage for zero-length records
` [PATCH net 9/9] selftests: tls: cover splice after a failed decrypt
[PATCH net-next v4 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
2026-07-27 15:02 UTC (4+ messages)
[RFC PATCH v2.1 00/17] mm/damon: introduce data access-as-a-data attribute
2026-07-27 14:38 UTC (2+ messages)
` [RFC PATCH v2.1 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files
[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
2026-07-27 14:28 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/bpf: Enable tracing_multi tests on arm64
[PATCH RFC v4 12/12] selftests/mm: add a slow-GUP content and COW test for mTHP
2026-07-27 14:05 UTC (4+ messages)
[PATCH bpf-next 0/2] bpf: Fix RHash special-field recycling
2026-07-27 13:05 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Cancel RHash special fields on value recycle
[PATCH net 0/2] tls: fix plaintext sk_msg ring over-fill in tls_sw_sendmsg_splice()
2026-07-27 12:59 UTC (7+ 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] selftests/mm: unpoison pages in memory-failure teardown
2026-07-27 12:31 UTC (2+ messages)
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 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)
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