messages from 2026-08-05 20:05:46 to 2026-08-05 21:06:47 UTC [more...]
drm/vmwgfx: graphics memory not returned after all GEM objects are released
2026-08-05 20:48 UTC (2+ messages)
[PATCH] dm: pci: fix uninitialized fdt_pci_addr fall-through in pci_get_devfn
2026-08-05 20:31 UTC
[security] Report of possible buffer overflow in U-Boot's SPL (ANT-2026-XCCD0YTT)
2026-08-05 20:25 UTC
[security] Report of possible heap overflow in U-Boot's btrfs driver with a crafted image (ANT-2026-WTTNWC5Y)
2026-08-05 20:29 UTC
[security] Report of possible buffer overflow in U-Boot lwIP HTTP client (ANT-2026-58CQ0YF9)
2026-08-05 20:21 UTC
[security] Report of possible buffer overflow over network in U-Boot's IPv6 receive handler (ANT-2026-9TGZKYM2)
2026-08-05 19:49 UTC
[security] Report of possible arbitrary memory overwrite in U-Boot's EFI PE/COFF loader (ANT-2026-1K18JRMA)
2026-08-05 19:43 UTC
[PATCH v9 00/15] Use generic_file_read_iter() in hugetlbfs
2026-08-05 21:05 UTC (16+ messages)
` [PATCH v9 01/15] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v9 02/15] memory-failure: Prevent hugetlb freeing during unpoisoning
` [PATCH v9 03/15] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v9 04/15] hugetlb: Mark some function arguments as const
` [PATCH v9 05/15] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v9 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
` [PATCH v9 07/15] hugetlb: Move poison to pages before clearing hugetlb page type
` [PATCH v9 08/15] hugetlb: Use the has_hwpoisoned flag
` [PATCH v9 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v9 10/15] mm: Check individual hugetlb pages for poison
` [PATCH v9 11/15] filemap: Add hwpoison handling to filemap_read()
` [PATCH v9 12/15] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v9 13/15] hugetlb: Set mapping folio order
` [PATCH v9 14/15] filemap: Add support for authoritative mappings
` [PATCH v9 15/15] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()
[PATCH] uprobes: Skip breakpoint installation on non executable vmas
2026-08-05 21:06 UTC (3+ messages)
[PATCH] xe_exec_system_allocator: fix MADVISE_MULTI_VMA and PREFETCH_SAME_ATTR bo_size for PVC
2026-08-05 21:04 UTC (2+ messages)
` ✗ i915.CI.Full: failure for xe_exec_system_allocator: fix MADVISE_MULTI_VMA and PREFETCH_SAME_ATTR bo_size for PVC (rev2)
[PATCH bpf-next v4 00/13] Add arena argument support to kfuncs and struct_ops
2026-08-05 21:04 UTC (14+ messages)
` [PATCH bpf-next v4 01/13] bpf: Rename 'early' BTF checking as a preparation phase
` [PATCH bpf-next v4 02/13] bpf: Split subprogram and kfunc collection
` [PATCH bpf-next v4 03/13] bpf: Collect kfuncs after resolving program resources
` [PATCH bpf-next v4 04/13] bpf: Support __arena and __arena__nullable kfunc argument suffixes
` [PATCH bpf-next v4 05/13] bpf: Support __arena and __arena__nullable on struct_ops arguments
` [PATCH bpf-next v4 06/13] bpf, x86: JIT __arena kfunc argument rebasing
` [PATCH bpf-next v4 07/13] bpf, x86: Convert struct_ops arena arguments in the trampoline
` [PATCH bpf-next v4 08/13] selftests/bpf: Add kfunc __arena and __arena__nullable argument tests
` [PATCH bpf-next v4 09/13] selftests/bpf: Add JIT-sequence tests for __arena kfunc arguments
` [PATCH bpf-next v4 10/13] selftests/bpf: Add struct_ops __arena and __arena__nullable argument tests
` [PATCH bpf-next v4 11/13] bpf, x86: Fix stack-passed arguments for indirect trampolines
` [PATCH bpf-next v4 12/13] selftests/bpf: Test stack-passed struct_ops arena arguments
` [PATCH bpf-next v4 13/13] bpf: Reject tracing progs for struct_ops with arena args
[PATCH v2 0/6] Remove support for Windows Server 2012/2012R2 & Win8/Win8.1 versions of Hyper-V
2026-08-05 21:04 UTC (11+ messages)
` [PATCH v2 1/6] Drivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version "
` [PATCH v2 2/6] hv_sock: Remove check for old Hyper-V hosts
` [PATCH v2 3/6] hv_netvsc: Remove GPADL teardown special case "
` [PATCH v2 4/6] drm_hyperv: Remove support for synth video protocol of "
` [PATCH v2 5/6] scsi: storvsc: Remove support for storvsc "
` [PATCH v2 6/6] clocksource: hyper-v: Remove support for stimer interrupts in message mode
[PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
2026-08-05 21:04 UTC (11+ messages)
[PATCH 0/6] Fid host-utils sat; Add GVec overrides for HVX ops
2026-08-05 20:05 UTC (9+ messages)
` [PATCH 2/6] target/hexagon: add GVec overrides for HVX saturating add/sub
` [PATCH 3/6] target/hexagon: add GVec override for HVX vmpyih multiply
` [PATCH 4/6] target/hexagon: add GVec overrides for HVX absolute difference
` [PATCH 5/6] target/hexagon: add GVec overrides for HVX vector average
[PATCH 0/6] crypto: Add __cleanup functions for zeroizing aes_cmac_key & aes_cmac_ctx
2026-08-05 21:02 UTC (8+ messages)
` [PATCH 1/6] crypto: Provide wrapper functions for zeroizing aes_cmac_key and aes_cmac_ctx
` [PATCH 3/6] net/tcp-ao: clear the aes_cmac_key when done
` [PATCH 4/6] Bluetooth: SMP: "
[PATCH net-next 4/4] net: Fix UDP length overflow with PMTU discover and big MTU
2026-08-05 20:59 UTC
[PATCH v2 0/7] objtool/klp: sympos/module/alternative/etc fixes
2026-08-05 20:59 UTC (7+ messages)
` [PATCH v2 2/7] objtool/klp: Fix size of empty special section entries
` [PATCH v2 3/7] objtool/klp: Ignore replacement offset of empty x86 alternatives
` [PATCH v2 6/7] objtool/klp: Don't match local symbols against exports
[PATCH v3 0/6] Add support for the Rockchip RV1106 and RV1103
2026-08-05 20:59 UTC (3+ messages)
` (subset) "
[PATCH] clk: rockchip: rk3576: fix source muxes for SPI0..SPI4
2026-08-05 20:59 UTC (3+ messages)
[PATCH] net: macb: fix stale data returned by MDIO reads
2026-08-05 20:57 UTC (5+ messages)
[PATCH 00/14] Improve handling of offline and read-only zones
2026-08-05 20:53 UTC (3+ messages)
` [PATCH 01/14] block: remove disk_free_zone_resources()
[linux-next:master 11978/13093] fs/ntfs/iomap.c:150 ntfs_read_iomap_begin_resident() warn: inconsistent returns '&base_ni->mrec_lock'
2026-08-05 20:55 UTC
[PATCH] ALSA: hda/core: Log stream DMA errors on interrupt
2026-08-05 20:56 UTC (5+ messages)
` [External Mail] "
[PATCH v3 0/5] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
2026-08-05 20:55 UTC (12+ messages)
` [PATCH v3 1/5] dt-bindings: rtc: Add pinctrl for S35390A
` [PATCH v3 2/5] rtc: s35390a: Add missing newline to dev_err
` [PATCH v3 3/5] rtc: s35390a: Fix alarm not disabling
` [PATCH v3 4/5] rtc: s35390a: Add pinctrl
` [PATCH v3 5/5] rtc: s35390a: Add synology quirk
[android-common:android15-6.6 1/1] fs/proc/vmcore.c:424:19: warning: 'mmap_vmcore_fault' defined but not used
2026-08-05 20:55 UTC
[PATCH] drm/panel-edp: Add pre_unprepare delay
2026-08-05 20:55 UTC (4+ messages)
[PATCH v3 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
2026-08-05 20:54 UTC (3+ messages)
` [PATCH v3 01/11] tracing: Include linux/types.h in trace_remote_event.h
[PATCH v6 00/10] of: teach overlay code to keep /aliases in sync
2026-08-05 20:52 UTC (16+ messages)
` [PATCH v6 01/10] of: fix out-of-bounds read in of_alias_scan() stem parser
` [PATCH v6 02/10] of: hold a reference on of_aliases during alias path resolution
` [PATCH v6 03/10] of: update /aliases lookup on reconfig notifications
` [PATCH v6 04/10] of/overlay: look up absolute target-paths absolutely
` [PATCH v6 05/10] of/overlay: put property on deadprops only after changeset add succeeds
` [PATCH v6 06/10] of/overlay: only treat a positive changeset id as registered
` [PATCH v6 07/10] of/overlay: don't create "//" paths for fragments targeting the root
` [PATCH v6 08/10] of/overlay: return ERR_PTR from dup_and_fixup_symbol_prop()
` [PATCH v6 09/10] of/overlay: rewrite /aliases path values to live-tree paths
` [PATCH v6 10/10] of: unittest: cover /aliases updates from overlay apply/revert
[PATCH 0/2] drm/i915/display: Enable AS SDP Skip Frames
2026-08-05 20:52 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/display: Enable AS SDP Skip Frames (rev3)
[PATCH RESEND v23 0/3] rust: leds: add led classdev abstractions
2026-08-05 20:52 UTC (7+ messages)
` [PATCH RESEND v23 1/3] rust: leds: add basic "
` [PATCH RESEND v23 2/3] rust: leds: add Mode trait
` [PATCH RESEND v23 3/3] rust: leds: add multicolor classdev abstractions
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-08-05 20:50 UTC (8+ messages)
` [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
[PATCH v6 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-08-05 20:50 UTC (5+ messages)
` [PATCH v6 3/8] riscv: Add support for srmcfg CSR from Ssqosid extension
[PATCH] docs: panic: Disclaimer about console verbosity when using panic_print with pstore
2026-08-05 20:49 UTC
[PATCH v2 0/5] Fix device page migration in low memory fallback
2026-08-05 20:50 UTC (8+ messages)
` [PATCH v2 1/5] mm/migrate_device: Clear MIGRATE_PFN_MIGRATE on all sub-folios of a split THP
` [PATCH v2 2/5] mm/migrate_device: Fix THP splitting of a CPU faulted device private folio
` [PATCH v2 3/5] mm/migrate_device: Apply the fault reference to the correct folio
` ✓ Xe.CI.BAT: success for Fix device page migration in low memory fallback (rev2)
Multiple Issues Observed on Linux Kernel 7.0.0-29 (AMD System)
2026-08-05 20:48 UTC
[PATCH v3 0/7] KVM: x86/xen: Fix Xen/GPC/PREEMPT_RT issues with rwlock_t
2026-08-05 20:47 UTC (5+ messages)
` [PATCH v3 3/7] KVM: pfncache: Use RCU for readers instead of a rwlock
` [PATCH v3 4/7] KVM: x86/xen: Extract delivery of event to vCPU into a separate helper
[PATCH] media: dvb-core: Fix UAF in dvb_ca_en50221_io_release()
2026-08-05 20:47 UTC
[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-08-05 20:46 UTC (12+ messages)
` [PATCH v5 3/4] perf/arm64: "
[PATCH v3 0/3] cxl: Format the device serial number as unsigned
2026-08-05 20:45 UTC (2+ messages)
[PATCH net-next v8 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
2026-08-05 20:42 UTC (4+ messages)
` [PATCH net-next v8 1/3] net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v8 2/3] selftests/net: ncdevmem: add -b option to set rx-page-size on bind
` [PATCH net-next v8 3/3] selftests/net: devmem.py: add check_rx_large_niov
[thomas-weissschuh:b4/compat-32bit-time-ifdef 1/2] alpha-linux-ld: net/socket.c:3125:undefined reference to `put_old_timespec32'
2026-08-05 20:42 UTC
[PATCH] scsi: iscsi_tcp: Fix null-pointer dereference in iscsi_sw_tcp_conn_restore_callbacks
2026-08-05 20:42 UTC (2+ messages)
[PATCH 00/19] buffer: stop clearing BH_Uptodate when a write fails
2026-08-05 20:41 UTC (22+ messages)
` [PATCH 02/19] buffer: allow a buffer_head to point at memory outside the page cache
` [PATCH 03/19] jbd2: point the shadow buffer at the frozen data directly
` [PATCH 13/19] ocfs2: check for a metadata write error with buffer_write_io_error()
` [PATCH 16/19] jbd2: report journal write errors with BH_Write_EIO
` [PATCH 17/19] jbd2: assert on a failed write, not on a buffer that is not up to date
` [PATCH 18/19] ext4, jbd2: report fast commit write errors with BH_Write_EIO
[PATCH] vdpa/pds: check virtqueue notify mapping
2026-08-05 20:40 UTC (2+ messages)
[PATCH net-next] net: stmmac: add tc-ets qdisc offload
2026-08-05 20:40 UTC (5+ messages)
[PATCH v2 0/3] gpu: nova-core: falcon: use I/O projections for DMA transfers
2026-08-05 20:39 UTC (4+ messages)
` [PATCH v2 2/3] rust: dma: rename dma_handle to dma_address
[PATCH v5 0/4] Add platform filtering framework for IGT tests
2026-08-05 20:35 UTC (5+ messages)
` [PATCH v5 1/4] lib: Add generic platform filtering framework
` [PATCH v5 2/4] lib/amdgpu: Add AMD platform filtering backend
` [PATCH v5 3/4] lib/igt_core: Enable automatic platform filtering in subtest execution
` [PATCH v5 4/4] docs: Update platform filtering documentation per review feedback
Per-entry WSL EA queries during readdir cause severe ls -la slowdown on high-latency links (6.12)
2026-08-05 20:39 UTC
[PATCH v3 1/2] irqchip/imx-irqsteer: Convert to devm_pm_runtime_enable()
2026-08-05 20:37 UTC (4+ messages)
` [PATCH v3 2/2] irqchip/imx-irqsteer: Validate IRQ count before creating domain
[PATCH 0/4] Add front-facing camera support for Nothing Phone (1)
2026-08-05 20:37 UTC (3+ messages)
` [PATCH 3/4] drivers: media: i2c: imx471: Add Device Tree matching support
[PATCH v2] drm/xe: Fix a bug in pc_adjust_freq_bounds()
2026-08-05 20:37 UTC (2+ messages)
[PATCH bpf-next 1/4] bpf: Mark pending sub-register zero extension before pruning a state
2026-08-05 20:36 UTC (7+ messages)
` [PATCH bpf-next 4/4] selftests/bpf: Add test for arena pointer zext across state pruning
Regression: webcam freezing since Linux 6.15
2026-08-05 20:36 UTC (12+ messages)
[PATCH] wifi: cfg80211: fix BSS RB tree collision during channel switch
2026-08-05 20:35 UTC
[PATCH 0/4] last-modified: use the pathspec's Bloom key to pre-filter commits
2026-08-05 20:32 UTC (5+ messages)
` [PATCH 1/4] revision: move bloom keyvec precondition into function
[syzbot] Monthly block report (Aug 2026)
2026-08-05 20:32 UTC
[PATCH v5 0/4] Add platform filtering framework for IGT tests
2026-08-05 20:28 UTC (5+ messages)
` [PATCH v5 1/4] lib: Add generic platform filtering framework
` [PATCH v5 2/4] lib/amdgpu: Add AMD platform filtering backend
` [PATCH v5 3/4] lib/igt_core: Enable automatic platform filtering in subtest execution
` [PATCH v5 4/4] docs: Update platform filtering documentation per review feedback
[PATCH v5] i3c: master: dw-i3c-master: fix OD timing for first broadcast
2026-08-05 20:31 UTC (3+ messages)
[PATCH 00/19] s390/dasd: ESE Performance improvements
2026-08-05 20:31 UTC (3+ messages)
` [PATCH 19/19] s390/dasd: Read cached unit address and LSS in the CCW build path
[PATCH RFC v3] wifi: cfg80211: fix BSS RB tree collision during channel switch
2026-08-05 20:31 UTC (2+ messages)
[PATCH bpf v2 0/1] bpf: Check sk_state before sk_protocol in bpf_tcp_*_syncookie
2026-08-05 20:30 UTC (2+ messages)
[PATCHv4 bpf-next 00/12] bpf: Disable preemption in stack map code
2026-08-05 20:29 UTC (4+ messages)
` [PATCHv4 bpf-next 10/12] bpf: Disable preemption in __bpf_get_stack
[PATCH 0/5] Reintroduce writev(3p)
2026-08-05 20:29 UTC (9+ messages)
[PATCH] i3c: renesas: Don't register devices when ENTDAA times out
2026-08-05 20:28 UTC (3+ messages)
[syzbot] [mm?] INFO: rcu detected stall in khugepaged (3)
2026-08-05 20:28 UTC (3+ messages)
[PATCH] eal/x86: optimize memcpy of small 64-byte blocks
2026-08-05 20:28 UTC (11+ messages)
[ANNOUNCE] Release v4.19.325-cip135
2026-08-05 20:27 UTC (4+ messages)
` [cip-dev] "
[PATCH] drm/xe: Fix a bug in pc_adjust_freq_bounds()
2026-08-05 20:26 UTC (3+ messages)
[PATCH 00/11] coverity: fix unchecked returns
2026-08-05 20:26 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 10/11] bisect: check get_terms return at all call sites
[PATCH] kprobes: Fix NULL pointer dereference in unregister_kretprobes()
2026-08-05 20:25 UTC (2+ messages)
[RFC PATCH 0/3] drm/xe: diagnostics and workaround for GuC TLB invalidation ack stalls on ARL
2026-08-05 20:24 UTC (4+ messages)
[PATCH v4] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
2026-08-05 20:24 UTC (2+ messages)
[GIT PULL] selinux/selinux-pr-20260805
2026-08-05 20:24 UTC
[PATCH] power: supply: add stubs for notifier registration helpers
2026-08-05 20:24 UTC (2+ messages)
linux-next: build failure in final build
2026-08-05 20:23 UTC (5+ messages)
[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
2026-08-05 20:21 UTC (4+ messages)
` [PATCH V12 01/12] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
[PATCH v3 00/10] crypto: Provide a function for zeroizing crypto_aes_ctx
2026-08-05 20:22 UTC (2+ messages)
[PATCH 0/5] xhci: Sort out the TD skipping business
2026-08-05 20:21 UTC (3+ messages)
[smfrench-smb3:ksmbd-for-next-next 67/110] fs/smb/server/smb2pdu.c:9073 smb2_lock() warn: missing error code 'err'
2026-08-05 20:20 UTC
[PATCH] i3c: dw: fix APB clock name
2026-08-05 20:20 UTC (3+ messages)
pjw@kernel.org
2026-08-05 20:20 UTC (2+ messages)
[PATCH net] net/sched: sch_taprio: do not requeue a deactivated qdisc
2026-08-05 20:19 UTC (2+ messages)
[PATCH v7 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
2026-08-05 20:19 UTC (6+ messages)
` [PATCH v7 4/4] perf sched latency: Add histogram and time interval options
[PATCH 0/9] Add new debug infrastructure for configfs
2026-08-05 20:17 UTC (5+ messages)
` [PATCH 3/9] drm/xe: Add a new debug focused configfs group
[PATCH bpf] lwt_bpf: account for aligned neigh header length
2026-08-05 20:14 UTC (2+ messages)
[PATCH net-next v3 0/2] net: macb: 1000BASE-X on internal PCS
2026-08-05 20:14 UTC (4+ messages)
` [PATCH net-next v3 1/2] net: macb: Poll for link state changes when using the "
[PATCH v5] alloc_tag: expose boot-time compression configuration
2026-08-05 20:13 UTC (2+ messages)
[GIT PULL v2] Please pull mediatek-for-main-2026-08-05 into main
2026-08-05 20:10 UTC
[PATCH v3 0/5] nfs: Modernize Direct I/O path
2026-08-05 20:12 UTC (3+ messages)
` [PATCH v3 5/5] nfs: introduce nfs_direct_extract_pages helper
[PATCH v2 RESEND] HID: sensor-hub: Fix out-of-bounds write in sensor_hub_get_feature
2026-08-05 20:11 UTC (2+ messages)
[PATCH RESEND v2 0/3] riscv: Add K230 DW 8250-compatible UART
2026-08-05 20:10 UTC (3+ messages)
` [PATCH RESEND v2 3/3] tests/qtest: add K230 UART test
[PATCH v2] linux-user/sh4: Deliver SIGILL on invalid instruction
2026-08-05 20:10 UTC (2+ messages)
[PATCH] wifi: mt76: take rcu_read_lock in the USB/SDIO tx completion path
2026-08-05 20:09 UTC
[PATCH] signal: add a helper for the si_code kernel impersonation check
2026-08-05 20:08 UTC (4+ messages)
[PATCH 0/3] hwmon: Handle const struct attributes
2026-08-05 20:08 UTC (5+ messages)
` [PATCH 1/3] hwmon: (core) Constify device attributes
` [PATCH 3/3] hwmon: (sysfs) Allow drivers to register const attributes
[PATCH v3 net-next] ethtool: link 10000baseCR to SFF-8431, Appendix-E SFP+ DA
2026-08-05 20:06 UTC (3+ messages)
[PATCH] i3c: dw: reduce do_daa time if there's no client
2026-08-05 20:05 UTC (3+ 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.