messages from 2026-08-18 23:33:49 to 2026-08-19 00:44:52 UTC [more...]
[PATCH v5 0/6] wifi: rtw88: preparations for RTL8723B/RTL8723BS
2026-08-19 0:44 UTC (4+ messages)
` [PATCH v5 2/6] wifi: rtw88: rx: mark zero length packets on RTL8723BS
[syzbot] [dri?] [usb?] KASAN: slab-out-of-bounds Read in drm_property_add_enum
2026-08-19 0:44 UTC
[PATCH v7 000/104] tests/tcg: run tests with meson
2026-08-19 0:41 UTC (3+ messages)
` [PATCH v7 031/104] tests/tcg/meson.build: use full path for QEMU binary
[PATCH 0/2] rust: kunit: enforce test configurability
2026-08-19 0:41 UTC (7+ messages)
[PATCH] iio: buffer-dmaengine: fix sg entry iteration when building dma_vecs
2026-08-19 0:41 UTC (2+ messages)
RTT-PROBE: lore-subspace-rtt
2026-08-19 0:40 UTC
[PATCH] btrfs: abort transaction before releasing tree_log_mutex on commit failure
2026-08-19 0:40 UTC
[PATCH v3 1/3] ksmbd: add KUnit test for the DACL walk boundary
2026-08-19 0:39 UTC (2+ messages)
[PATCH v3] ACPI: scan: Avoid registering platform devices with resource overlaps
2026-08-19 0:37 UTC (2+ messages)
[PATCH v2 0/4] Stop returning struct page from guest_memfd PFN lookup
2026-08-19 0:31 UTC (7+ messages)
` [PATCH v2 1/4] KVM: SEV: Treat unassigned RMP entry as benign race on PSMASH failure
` [PATCH v2 2/4] KVM: SEV: Drop page refcount early during RMP fault handling
` [PATCH v2 3/4] KVM: SEV: Drop page refcount early in VMSA reload
[RFC PATCH 0/8] accel/tcg: cut per-block dispatch overhead
2026-08-19 0:34 UTC (9+ messages)
` [PATCH 3/8] accel/tcg: skip the can_do_io stores in user-only builds
` [PATCH 4/8] RFC: tcg: probe the TB jump cache inline instead of calling a helper
` [PATCH 6/8] RFC: accel/tcg: only poll for interrupts in blocks that can close a cycle
[PATCH 0/2] Convert some HW errors to use SIG ID helpers
2026-08-19 0:34 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v2 0/3] tcg: Defer tb_flush when initial thread region alloc fails
2026-08-19 0:32 UTC (4+ messages)
[PATCH] ALSA: usb-audio: Add MIN_MUTE quirk for Creative Sound Blaster Play! 3
2026-08-19 0:32 UTC
[PATCH] HID: intel-thc-hid: reject oversized QuickSPI GET_REPORT responses
2026-08-19 0:32 UTC (2+ messages)
[PATCH] x86/tools: Only use unprocessed UAPI headers for vdso2c
2026-08-19 0:31 UTC (2+ messages)
RTT-PROBE: lore-subspace-rtt
2026-08-19 0:30 UTC
[SRU][N:linux-gcp][PATCH 1/2] gve: fix header buffer corruption with header-split and HW-GRO
2026-08-19 0:28 UTC (3+ messages)
` [SRU][N:linux-gcp][PATCH 2/2] gve: fix zero-length skb frag with header-split
[PATCH v25 net-next 00/10] nbl driver for Nebulamatrix NICs
2026-08-19 0:28 UTC (12+ messages)
` [PATCH v25 net-next 01/10] net/nebula-matrix: add minimum nbl build framework
` [PATCH v25 net-next 02/10] net/nebula-matrix: add core driver architecture and HW layer initialization
` [PATCH v25 net-next 03/10] net/nebula-matrix: add channel layer
` [PATCH v25 net-next 04/10] net/nebula-matrix: add common resource implementation
` [PATCH v25 net-next 05/10] net/nebula-matrix: add intr "
` [PATCH v25 net-next 06/10] net/nebula-matrix: add chip-wide hardware init/deinit implementation
` [PATCH v25 net-next 07/10] net/nebula-matrix: dispatch: add control-level routing core infrastructure
` [PATCH v25 net-next 08/10] net/nebula-matrix: dispatch: implement channel RPC framework and serialize hardware ops
` [PATCH v25 net-next 09/10] net/nebula-matrix: add common/ctrl dev init/remove operation
` [PATCH v25 net-next 10/10] net/nebula-matrix: add common dev start/stop operation
[PATCH rtw-next v5] wifi: rtl8xxxu: Use local 'dev' variable for dev_warn()
2026-08-19 0:22 UTC (2+ messages)
[BUG] nfc: KASAN: slab-use-after-free in nfc_llcp_rx_skb
2026-08-19 0:20 UTC
RTT-PROBE: lore-subspace-rtt
2026-08-19 0:20 UTC
[PATCH V2 00/38] XFS: Atomic multi-extent operations via rolling transactions
2026-08-19 0:12 UTC (39+ messages)
` [PATCH 01/38] xfs: fix dirty transaction cancellation in xfs_bmapi_convert_one_delalloc
` [PATCH 02/38] xfs: fix dirty transaction cancellation in xfs_attr_set
` [PATCH 03/38] xfs: fix isize update in xfs_iomap_write_unwritten to track conversion progress
` [PATCH 04/38] xfs: fix block reservation for zoned RT extent remapping
` [PATCH 05/38] xfs: factor xfs_trans_reserve_blocks() from xfs_trans_reserve()
` [PATCH 06/38] xfs: factor xfs_blockgc_start_flush() from xfs_blockgc_flush_all()
` [PATCH 07/38] xfs: add async quota-targeted blockgc flush
` [PATCH 08/38] xfs: add async blockgc retry to xfs_trans_reserve_more_inode()
` [PATCH 09/38] xfs: factor out COW iomap handling from xfs_direct_write_iomap_begin()
` [PATCH 10/38] xfs: plumb xfs_trans through xfs_reflink_allocate_cow and fill_cow_hole
` [PATCH 11/38] xfs: teach xfs_reflink_fill_cow_hole() to use a caller-supplied transaction
` [PATCH 12/38] xfs: add transaction retry infrastructure to xfs_direct_write_cow_iomap_begin
` [PATCH 13/38] xfs: return -EAGAIN from xfs_reflink_allocate_cow for COW hole without transaction
` [PATCH 14/38] xfs: remove internal transaction allocation from xfs_reflink_fill_cow_hole
` [PATCH 15/38] xfs: use zero-block transaction with xfs_trans_reserve_more_inode for COW holes
` [PATCH 16/38] xfs: change *tp to **tpp in COW allocation call chain
` [PATCH 17/38] xfs: convert xfs_reflink_fill_delalloc to use rolling transactions
` [PATCH 18/38] xfs: return -EAGAIN from xfs_reflink_allocate_cow for all allocation cases
` [PATCH 19/38] xfs: remove dead internal transaction allocation from xfs_reflink_fill_delalloc
` [PATCH 20/38] xfs: plumb struct xfs_trans *tp into xfs_bmapi_convert_one_delalloc
` [PATCH 21/38] xfs: use rolling transaction in xfs_bmapi_convert_delalloc
` [PATCH 22/38] xfs: remove dead internal transaction path from xfs_bmapi_convert_one_delalloc
` [PATCH 23/38] xfs: add block reservation renewal to xfs_defer_finish
` [PATCH 24/38] xfs: factor out xfs_iomap_write_unwritten_one helper
` [PATCH 25/38] xfs: convert xfs_iomap_write_unwritten to rolling transactions
` [PATCH 26/38] xfs: plumb struct xfs_trans *tp into xfs_reflink_end_cow_extent
` [PATCH 27/38] xfs: convert xfs_reflink_end_cow to rolling transactions
` [PATCH 28/38] xfs: remove xfs_reflink_end_cow_extent wrapper and rename locked variant
` [PATCH 29/38] xfs: convert xfs_zoned_end_io to rolling transactions
` [PATCH 30/38] xfs: plumb struct xfs_trans *tp into xfs_iomap_write_direct
` [PATCH 31/38] xfs: make xfs_iomap_write_direct fill in the iomap directly
` [PATCH 32/38] xfs: plumb struct xfs_trans **tpp into xfs_direct_write_cow_iomap_begin
` [PATCH 33/38] xfs: introduce struct xfs_direct_write_args for direct write call chain
` [PATCH 34/38] xfs: convert xfs_direct_write_iomap_begin to use dwa struct throughout
` [PATCH 35/38] xfs: restructure xfs_direct_write_iomap_begin with unified retry loop
` [PATCH 36/38] xfs: clean up xfs_direct_write_cow_iomap_begin after restructure
` [PATCH 37/38] xfs: make pNFS block allocation atomic with inode update
` [PATCH 38/38] xfs: remove dead internal transaction path from xfs_iomap_write_direct
[PATCH v5 0/9] PCI passthru on Hyper-V
2026-08-19 0:13 UTC (8+ messages)
` [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
[PATCH 7.1 000/271] 7.1.9-rc1 review
2026-08-19 0:12 UTC (2+ messages)
[PATCH v4 00/10] KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation
2026-08-19 0:12 UTC (3+ messages)
` [PATCH v4 02/10] cpu/bugs: Allow forcing Automatic IBRS with SNP active using spectre_v2=eibrs
[GIT PULL] Please pull FWCTL subsystem changes
2026-08-19 0:11 UTC
[PATCH 0/6] drm/nouveau/kms/nv50-: Obliterate nv_encoder->crtc
2026-08-19 0:10 UTC (19+ messages)
` [PATCH 1/6] drm/nouveau/kms/nv50-: Move DPCD backlight disable into its own function
` [PATCH 2/6] drm/nouveau/kms/nv50-: Add nv50_outp_get_old_crtc()
` [PATCH 3/6] drm/nouveau/kms/nv50-: Stop using nv_encoder->crtc in nv50_sor_atomic_disable()
` [PATCH 4/6] drm/nouveau/kms/nv50-: Stop using nv_encoder->crtc in nv50_disp_atomic_commit_core()
` [PATCH 5/6] drm/nouveau/kms/nv50-: Add nouveau_encoder->audio.crtc
` [PATCH 6/6] drm/nouveau/kms/nv50-: Obliterate nouveau_encoder->crtc
RTT-PROBE: lore-subspace-rtt
2026-08-19 0:10 UTC
[PATCH net v4] xsk: fix NULL pointer dereference in __xsk_rcv()
2026-08-19 0:08 UTC (2+ messages)
[PATCH v2 0/2] iio: accel: kionix-kx022a: unify staging buffer and convert to iio_push_to_buffers_with_ts()
2026-08-19 0:09 UTC (2+ messages)
[PATCH] hw/misc/aspeed_scu: Set both AST2600 protection key registers on reset
2026-08-19 0:06 UTC (4+ messages)
[PATCH net-next 0/8] Netfilter/IPVS fixes for net-next
2026-08-19 0:04 UTC (2+ messages)
[PATCH 1/1] KVM: x86: lapic: update apic_base and APIC ID together
2026-08-19 0:03 UTC (3+ messages)
[PATCH v4 00/40] bsd-user: Upstream most of the remaining system calls
2026-08-18 23:56 UTC (41+ messages)
` [PATCH v4 01/40] bsd-user: Rename cpu_env to env throughout bsd-user
` [PATCH v4 02/40] bsd-user: Fix copy direciton in preadv
` [PATCH v4 03/40] bsd-user: Add bsd-signal.h with sigaction through sigreturn
` [PATCH v4 04/40] bsd-user: Add signal shims sigwait through kill and os-signal.h
` [PATCH v4 05/40] bsd-user: Add signal system call dispatch
` [PATCH v4 06/40] bsd-user: move sys/shm.h lines
` [PATCH v4 07/40] bsd-user: Remove mmap defines
` [PATCH v4 08/40] bsd-user: Use target_suseconds_t
` [PATCH v4 09/40] bsd-user: Move sys/uuid.h defines
` [PATCH v4 10/40] bsd-user: Fix realpathat for FreeBSD 15.0 and newer
` [PATCH v4 11/40] bsd-user: Add os-file.h with chflagsat, close_range, and more
` [PATCH v4 12/40] bsd-user: Add poll, poll2, lseek, pipe, and swap system call shims
` [PATCH v4 13/40] bsd-user: Add FreeBSD socket helpers and sockaddr conversion
` [PATCH v4 14/40] bsd-user: Add bsd-socket.h with bind through getsockname
` [PATCH v4 15/40] bsd-user: Add socket shims socketpair through shutdown
` [PATCH v4 16/40] bsd-user: Commit the generated os-sockopt.h files
` [PATCH v4 17/40] bsd-user: Implement both getsockopt and setsockopt
` [PATCH v4 18/40] bsd-user: Add FreeBSD socket system calls
` [PATCH v4 19/40] bsd-user: Add os-socket.[ch] sendmsg, recvmsg and cmsg
` [PATCH v4 20/40] bsd-user: Add socket system call dispatch
` [PATCH v4 21/40] bsd-user: Add os-time.h with clock and time-of-day functions
` [PATCH v4 22/40] bsd-user: Add utimes, futimes, and ktimer functions to os-time.h
` [PATCH v4 23/40] bsd-user: Add select, pselect, and ppoll "
` [PATCH v4 24/40] bsd-user: Add kqueue and kevent functions "
` [PATCH v4 25/40] bsd-user: Add sigtimedwait, itimer, and futimens "
` [PATCH v4 26/40] bsd-user: Add os-time.c and time-related type definitions
` [PATCH v4 27/40] bsd-user: Add time system call dispatch
` [PATCH v4 28/40] bsd-user: Add cpu_copy and make init_task_state non-static
` [PATCH v4 29/40] bsd-user: Add os-thread.h with thr and context functions
` [PATCH v4 30/40] bsd-user: Add do_freebsd__umtx_op to os-thread.h
` [PATCH v4 31/40] bsd-user: Add thread system call dispatch
` [PATCH v4 32/40] bsd-user: Add os-extattr.h with file and fd extattr functions
` [PATCH v4 33/40] bsd-user: Add link and list extattr functions to os-extattr.h
` [PATCH v4 34/40] bsd-user: Add ACL system call shims "
` [PATCH v4 35/40] bsd-user: Add os-extattr.c with ACL conversion functions
` [PATCH v4 36/40] bsd-user: Add extended attribute and ACL system call dispatch
` [PATCH v4 37/40] bsd-user: Add scheduler and cpuset functions to os-misc.h
` [PATCH v4 38/40] bsd-user: Add scheduler, cpuset, kmod, and misc syscall dispatch
` [PATCH v4 39/40] bsd-user: Move qemu_guest_random_seed_main to same as linux-user
` [PATCH v4 40/40] bsd-user Update random_seed on thread creation
[PATCH v4 0/2] drm/nouveau: NVAC (MCP79) stability: MSI rearm and a NULL crtc guard
2026-08-19 0:02 UTC (3+ messages)
RTT-PROBE: lore-subspace-rtt
2026-08-19 0:00 UTC
[BUG] lockd: KASAN: slab-use-after-free in nlm_async_call
2026-08-18 23:58 UTC
[PATCH] hugetlb: add cond_resched() to __unmap_hugepage_range()
2026-08-18 23:59 UTC (5+ messages)
[PATCH v2 0/2] cgroup: expose cpu.stat to BPF
2026-08-18 23:59 UTC (6+ messages)
` [PATCH v2 1/2] cgroup: add BPF kfuncs to read a cpu cgroup's stats
[PATCH 0/3] drm/nouveau: teardown ordering fixes for events and work
2026-08-18 23:58 UTC (3+ messages)
[PATCH i-g-t v2 0/2] tests/intel/xe_prefetch_fault: Add L2 prefetch fault tests
2026-08-18 23:56 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_prefetch_fault: Add L2 prefetch fault tests (rev3)
[PATCH] drm/bridge: sii902x: Read "sil,i2s-data-lanes" as u32
2026-08-18 23:56 UTC (2+ messages)
[PATCH] drm/xe/pcode: Use int instead of u32 for mailbox status
2026-08-18 23:56 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH 6.18 000/250] 6.18.45-rc1 review
2026-08-18 23:54 UTC (2+ messages)
[SRU][N:linux-gcp][PATCH 1/2] gve: fix header buffer corruption with header-split and HW-GRO
2026-08-18 23:53 UTC (2+ messages)
` [SRU][N:linux-gcp][PATCH 2/2] gve: fix zero-length skb frag with header-split
[SRU][N:linux-gcp][PATCH 1/2] gve: fix header buffer corruption with header-split and HW-GRO
2026-08-18 23:52 UTC (2+ messages)
` [SRU][N:linux-gcp][PATCH 2/2] gve: fix zero-length skb frag with header-split
[PATCH v5 0/7] cxl: Sashiko bug fixes
2026-08-18 23:51 UTC (3+ messages)
` [PATCH v5 7/7] cxl/fwctl: Propagate feature RPC delivery errors
RTT-PROBE: lore-subspace-rtt
2026-08-18 23:50 UTC
linux-next: build failure in the final build
2026-08-18 23:49 UTC (2+ messages)
[RFC PATCH 00/18] accel/tcg: Change tlb_fill/probe_access to (addr, first, last) tuple
2026-08-18 23:47 UTC (4+ messages)
` [RFC PATCH 16/18] target/riscv: Recognize watchpoints with first/last
[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
2026-08-18 23:46 UTC (12+ messages)
[PATCH] mm/slab: reject unsupported kmalloc sizes
2026-08-18 23:46 UTC (3+ messages)
[PATCH 6.6 000/156] 6.6.152-rc1 review
2026-08-18 23:45 UTC (2+ messages)
[syzbot] [mm?] WARNING in ep_write_iter
2026-08-18 23:45 UTC (12+ messages)
[PATCH 0/2] SUNRPC: Recycle sent Reply pages instead of freeing them
2026-08-18 23:44 UTC (4+ messages)
` [PATCH 1/2] NFSD: Use nfsd_iter_read() when ->splice_read is not zero-copy
[PATCH 6.1 000/609] 6.1.183-rc1 review
2026-08-18 23:42 UTC (2+ messages)
[SRU][N:linux-gcp 1/2] gve: fix header buffer corruption with header-split and HW-GRO
2026-08-18 23:42 UTC (2+ messages)
` [SRU][N:linux-gcp 2/2] gve: fix zero-length skb frag with header-split
RTT-PROBE: lore-subspace-rtt
2026-08-18 23:40 UTC
[SRU][N:linux-gcp 1/2] gve: fix header buffer corruption with header-split and HW-GRO
2026-08-18 23:39 UTC (2+ messages)
` [SRU][N:linux-gcp 2/2] gve: fix zero-length skb frag with header-split
[PATCH v2] Documentation: hwmon: replace full-width colon by a standard ASCII colon
2026-08-18 23:39 UTC (2+ messages)
[PATCH v7 0/3] Rework TPS25990 direct conversions and add TPS1689 support
2026-08-18 23:38 UTC (7+ messages)
` [PATCH v7 1/3] hwmon: (pmbus/tps25990): Rework driver for multi-device support
` [PATCH v7 2/3] dt-bindings: hwmon: pmbus/tps25990: Add TPS1689
` [PATCH v7 3/3] hwmon: (pmbus/tps25990): Add TPS1689 support
[RFC PATCH] hwmon: Add fan monitoring support for HONOR FMI-XX
2026-08-18 23:36 UTC (5+ messages)
` [RFC PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[Buildroot] [PATCH v3 1/2] package/fakeroot: bump to version 2.1.4
2026-08-18 23:35 UTC (4+ messages)
` [Buildroot] [PATCH v3 2/2] package/btrfs-progs: bump to version 7.1
[PATCH v2] hwmon: yogafan: add Lenovo Yoga Pro 9 16IMH9
2026-08-18 23:35 UTC (3+ messages)
` [PATCH] "
[PATCH 1/2] dt-bindings: hwmon: tmp102: Document TMP110
2026-08-18 23:33 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.