messages from 2026-08-26 08:32:44 to 2026-08-26 09:50:44 UTC [more...]
[RFC PATCH v2 00/74] Add support for dtb metadata and addon device-trees
2026-08-26 9:48 UTC (5+ messages)
` [RFC PATCH v2 01/74] dtc-parser.y: Avoid an empty proplist
` [RFC PATCH v2 02/74] Introduce v20 dtb version
` [RFC PATCH v2 03/74] fdtdump: Introduce get_structured_tag_data()
` [RFC PATCH v2 04/74] libfdt: Introduce fdt_get_structured_tag_data()
[PATCH 6.6 00/87] 6.6.154-rc1 review
2026-08-26 9:46 UTC (2+ messages)
[PATCH v8 0/3] ring-buffer: Fixes for subbuf resizing and persistent buffers
2026-08-26 9:45 UTC (4+ messages)
` [PATCH v8 1/3] tracing: Fix subbuf resize races with trace_pipe_raw readers
` [PATCH v8 2/3] ring-buffer: Cap static ring buffer nr_pages
` [PATCH v8 3/3] ring-buffer: Prevent truncation of nr_pages / nr_subbufs
[PATCH] drm: Fix drm_crtc_commit leak if signaled when PAGE_FLIP_EVENT is used
2026-08-26 9:45 UTC (3+ messages)
[PATCH v7 00/24] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2026-08-26 9:44 UTC (9+ messages)
` [PATCH v7 05/24] iommu/arm-smmu-v3: Move IDR parsing to common functions
` [PATCH v7 23/24] iommu/arm-smmu-v3-kvm: Enable nesting
[syzbot] [media?] general protection fault in vivid_probe
2026-08-26 9:43 UTC (2+ messages)
[PATCH v3 0/9] ASoC: qcom: Add QAIF driver for Shikra audio platform
2026-08-26 9:43 UTC (8+ messages)
` [PATCH v3 1/9] ASoC: dt-bindings: qcom,qaif-cpu: Add binding
` [PATCH v3 8/9] ASoC: qcom: Add Shikra QAIF support
[RFC] ptp: ocp: exposing the TimeCard X2 AXI Ethernet port - which approach?
2026-08-26 9:42 UTC (4+ messages)
[PATCH] drm/amdgpu: fix NULL pointer dereference in amdgpu_vm_init error path
2026-08-26 9:41 UTC (2+ messages)
[PATCH] Signed-off-by: Elouan Da Costa Peixoto <elouandacostapeixoto@gmail.com>
2026-08-26 9:41 UTC
[PATCH v1 0/1] nvme-tcp: fix wrong status on deferred digest error
2026-08-26 9:39 UTC (3+ messages)
` [PATCH v1 1/1] "
[PATCH 0/2] configfs: fix use-after-free of symlink target racing with rmdir
2026-08-26 9:38 UTC (5+ messages)
[PATCH 0/9] Flatten USB Controller Nodes on IPQ SoCs
2026-08-26 9:37 UTC (4+ messages)
` [PATCH 3/9] usb: dwc3: qcom: Add support for selecting UTMI as reference clock
[PATCH] signal: Use list_del_init_careful() in flush_sigqueue()
2026-08-26 9:36 UTC (10+ messages)
[PATCH 0/6] mm/mglru: speed up inc_min_seq() and fix cold/hot inversions
2026-08-26 9:34 UTC (11+ messages)
` [PATCH 2/6] mm/mglru: batch update lrugen->protected in inc_min_seq()
` [PATCH 3/6] mm/mglru: enhance cold/hot inversion handling "
` [PATCH 4/6] mm/mglru: exclude folios promoted by aging from protected "
` [PATCH 5/6] mm/mglru: move folios from oldest gen to second-oldest gen from head to tail
` [PATCH 6/6] mm/mglru: batch move folios to the second-oldest gen's LRU
[RFC PATCH 0/12] drm/fabric: vendor-neutral topology infrastructure for scale-up accelerator interconnects
2026-08-26 9:32 UTC (2+ messages)
[PATCH 0/6] hrtimer: add an expiry injecting callback variant
2026-08-26 9:31 UTC (7+ messages)
` [PATCH 5/6] rust: hrtimer: document deadlock when starting a timer in its handler
` [PATCH 6/6] rust: hrtimer: Make HrTimer repr(transparent)
[PATCH v20 0/8] rust: add `Ownable` trait and `Owned` type
2026-08-26 9:29 UTC (4+ messages)
` [PATCH v20 6/8] rust: Add missing SAFETY documentation for `ARef` example
[PATCH] s390: Warn if kernel command line contains non-printable EBCDIC characters
2026-08-26 9:29 UTC (2+ messages)
[PATCH] mm/slab: reject unsupported kmalloc sizes
2026-08-26 9:28 UTC (2+ messages)
[PATCH] samples: qmi: Fix decoded_size for the ping response handler
2026-08-26 9:24 UTC
[PATCH v3 00/17] crash: Rework and add arm64 crash hotplug support
2026-08-26 9:25 UTC (18+ messages)
` [PATCH v3 01/17] kexec: Record allocated CMA pages to fix release size mismatch
` [PATCH v3 02/17] kexec: Extract kexec_free_segment_cma() from kimage_free_cma()
` [PATCH v3 03/17] arm64: kexec_file: Fix CMA page leaks in segment placement retry loops
` [PATCH v3 04/17] arm64: kexec_file: Fix elf_headers memory leak in retry loop
` [PATCH v3 05/17] LoongArch: kexec: Fix CMA page leaks in segment placement retry loops
` [PATCH v3 06/17] LoongArch: kexec_file: Fix elf_headers memory leak in retry loop
` [PATCH v3 07/17] crash_dump: Fix potential double-free of keys_header
` [PATCH v3 08/17] crash: Extract crash_get_memory_ranges() helper
` [PATCH v3 09/17] crash: Fix TOCTOU race in crash memory range collection
` [PATCH v3 10/17] elf: Introduce elf64_phdr_size() helper
` [PATCH v3 11/17] crash: Introduce crash_extra_elfcorehdr_size() helper
` [PATCH v3 12/17] x86/crash: Use num_possible_cpus() for elfcorehdr size
` [PATCH v3 13/17] crash: Improve elfcorehdr segment identification
` [PATCH v3 14/17] x86/crash: Simplify crash_load_segments() using crash_extra_elfcorehdr_size()
` [PATCH v3 15/17] crash: Simplify CRASH_MAX_MEMORY_RANGES handling
` [PATCH v3 16/17] arm64: kexec_file: Simplify load_other_segments()
` [PATCH v3 17/17] arm64: crash: Add crash hotplug support
[PATCH] module: fix lost error code from codetag_load_module()
2026-08-26 9:24 UTC (2+ messages)
[PATCH] PCI/pwrctrl: tc9563: Use gpiod_set_value_cansleep() for RESX
2026-08-26 9:23 UTC (2+ messages)
[PATCH v2 00/13] Make SBR work for CXL Downstream Ports
2026-08-26 9:21 UTC (8+ messages)
` [PATCH v2 09/13] PCI/CXL: Disable and re-enable CXL regions
` [PATCH v2 10/13] PCI/CXL: Clear ACS SV across an SBR of a CXL DPort
` [PATCH v2 11/13] PCI/DPC: Unbind regions for DPC recovery
[PATCH v3 0/3] mm: khugepaged: fix tracepoint UAF
2026-08-26 9:21 UTC (20+ messages)
` [PATCH v3 1/3] mm: khugepaged: fix swap entry value to folio_pfn()
` [PATCH v3 2/3] mm: khugepaged: fix folio is used after pte_unmap_unlock()
` [PATCH v3 3/3] mm: khugepaged: fix folio is used after folio_put/unlock()
[PATCH v24 00/12] Implement PSCI reboot mode driver for PSCI resets
2026-08-26 9:21 UTC (4+ messages)
` [PATCH v24 04/12] mfd: psci-mfd: Add PSCI MFD driver for cpuidle-psci-domain cell
[PATCH v6 00/11] drm/mediatek: Add DSC, WDMA, MT8189/96 DSI support
2026-08-26 9:20 UTC (5+ messages)
` [PATCH v6 04/11] drm/mediatek: mtk_dsi: Cleanup encoder if reset fails during bind
` [PATCH v6 05/11] drm/mediatek: mtk_dsi: Enable interrupt at component bind time
[PATCH 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
2026-08-26 9:19 UTC
[PATCH v11 00/46] guest_memfd: In-place conversion support
2026-08-26 9:18 UTC (47+ messages)
` [PATCH v11 01/46] KVM: guest_memfd: Optimize away conversion overheads via dead-code elimination
` [PATCH v11 02/46] KVM: guest_memfd: Use kvm_mem_is_private() when populating guest_memfd memory
` [PATCH v11 03/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v11 04/46] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v11 05/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v11 06/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v11 07/46] KVM: Rename kvm_mem_is_private() to kvm_is_private_gfn()
` [PATCH v11 08/46] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v11 09/46] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v11 10/46] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v11 11/46] KVM: guest_memfd: Invalidate both SHARED and PRIVATE mappings for in-place conversions
` [PATCH v11 12/46] KVM: guest_memfd: Pass mapping type filter to invalidation helper
` [PATCH v11 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v11 14/46] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v11 15/46] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v11 16/46] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v11 17/46] mm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()
` [PATCH v11 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v11 19/46] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v11 20/46] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v11 21/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v11 22/46] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v11 23/46] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v11 24/46] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v11 25/46] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v11 26/46] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v11 27/46] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v11 28/46] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v11 29/46] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v11 30/46] KVM: selftests: Test basic single-page conversion flow
` [PATCH v11 31/46] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v11 32/46] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v11 33/46] KVM: selftests: Test conversion before allocation
` [PATCH v11 34/46] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v11 35/46] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v11 36/46] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v11 37/46] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
` [PATCH v11 38/46] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v11 39/46] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v11 40/46] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v11 41/46] KVM: selftests: Provide common function to set memory attributes
` [PATCH v11 42/46] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v11 43/46] KVM: selftests: Support guest_memfd attributes in private_mem_conversions_test
` [PATCH v11 44/46] KVM: selftests: Set up page size and alignment independently for guest_memfd
` [PATCH v11 45/46] KVM: selftests: Test in-place conversions in private_mem_conversions_test
` [PATCH v11 46/46] KVM: selftests: Update private memory exits test to work with per-gmem attributes
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-26 9:18 UTC (11+ messages)
` [PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
[PATCH] samples: timers: hpet_example: Fix fcntl() error check
2026-08-26 9:14 UTC
[PATCH RESEND v5 00/25] drm/msm/dp: Add MST support for MSM chipsets
2026-08-26 9:17 UTC (3+ messages)
[syzbot] [ide?] Internal error in ata_sff_freeze
2026-08-26 9:17 UTC (2+ messages)
[PATCH v3 1/2] usb: gadget: goku_udc: move debug output to debugfs
2026-08-26 9:15 UTC (2+ messages)
` [PATCH v3 2/2] usb: gadget: goku_udc: fix kobject warning on probe failure
[PATCH net v2] net: bridge: mcast: fix use-after-free of a master VLAN's multicast context
2026-08-26 9:13 UTC (2+ messages)
[PATCH v2 00/12] virtio: support devices that own their virtqueue memory
2026-08-26 9:11 UTC (5+ messages)
` [PATCH v2 02/12] virtio: drop the sync operations from virtio_map_ops
` [PATCH v2 03/12] vdpa: drop the VIRTIO_DEVICE_F_MASK example value
[PATCH v3 0/5] powerpc/eeh: Add RTAS-based error injection support on pSeries
2026-08-26 9:11 UTC (3+ messages)
[PATCH v4 0/2] arm64: dts: qcom: shikra: enable ST33 TPM support
2026-08-26 9:11 UTC (6+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: shikra: unreserve GPIOs 14-17
` [PATCH v4 2/2] arm64: dts: qcom: shikra: enable ST33 TPM
[PATCH] pci: designware: Set DMA_BYPASS bit in outbound IATU CTRL2 register
2026-08-26 9:11 UTC
[PATCH net v2] net/smc: prevent device removal during connection setup
2026-08-26 9:11 UTC (3+ messages)
[PATCH 1/2] phy: qcom: qmp-pcie: Select MFD_SYSCON for the multi-PHY driver
2026-08-26 9:09 UTC (4+ messages)
` [PATCH 2/2] phy: qcom: qmp-pcie: Check clock-output-names count in "
[syzbot] [fuse?] possible deadlock in __folio_end_writeback
2026-08-26 9:09 UTC (2+ messages)
` Forwarded: "
[PATCH] issei: INTEL_SSEI should depend on X86
2026-08-26 9:08 UTC (2+ messages)
[PATCH v3 net-next 0/2] net: dsa: yt922x: Add support for Motorcomm YT922x
2026-08-26 9:08 UTC (2+ messages)
` [PATCH v3 net-next 2/2] net: dsa: "
[PATCH v4 0/4] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
2026-08-26 9:07 UTC (3+ messages)
[PATCH v3] riscv: hwprobe: fix has_fpu() to require D extension only
2026-08-26 9:06 UTC (3+ messages)
[PATCH v7 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-08-26 9:06 UTC (7+ messages)
` [PATCH v7 2/2] "
[PATCH] mm/vmalloc: fix vmap_purge_lock livelock under memory pressure
2026-08-26 9:04 UTC (6+ messages)
[PATCH RFC] mtd: spinand: winbond: enable continuous read for W25N04LW
2026-08-26 9:03 UTC (3+ messages)
[RFC] clk: meson: t7: Intermittent boot instability and memory corruption on VIM4
2026-08-26 9:02 UTC (2+ messages)
[PATCH] drm/sysfb: Clear entire framebuffer in atomic_disable
2026-08-26 9:02 UTC (2+ messages)
[PATCH v4 0/5] Stop returning struct page from guest_memfd PFN lookup
2026-08-26 9:01 UTC (6+ messages)
` [PATCH v4 1/5] KVM: SEV: Treat unassigned RMP entry as benign race on PSMASH failure
` [PATCH v4 2/5] KVM: SEV: Drop page refcount early during RMP fault handling
` [PATCH v4 3/5] KVM: SEV: Check for invalidation before warning on unassigned RMP entry
` [PATCH v4 4/5] KVM: SEV: Drop page refcount early in VMSA reload
` [PATCH v4 5/5] KVM: guest_memfd: Stop returning struct page from PFN lookup
[PATCH] cpuidle: psci: Fix support for probe deferral by dropping the faux device
2026-08-26 9:00 UTC (2+ messages)
[PATCH] usb: core: Ignore remote wakeup for Fintek ttyUSB device to fix S3 auto-wakeup
2026-08-26 8:59 UTC
[RFC PATCH] fat: add noflush mount option
2026-08-26 8:57 UTC (8+ messages)
[PATCH] arm64: dts: qcom: Drop redundant qcom-rpmpd.h includes
2026-08-26 8:56 UTC (3+ messages)
[PATCH] media: i2c: ov5645: Fix CSI-2 CRC errors on RK3576 after init sequence
2026-08-26 8:54 UTC
[PATCH v5 0/2] m68k: pata_cswarp: Add Amiga cslab ata support
2026-08-26 8:55 UTC (4+ messages)
` [PATCH v5 1/2] ata: "
[PATCH] f2fs: force out-place update for all writes on compressed file
2026-08-26 8:48 UTC
[PATCH] perf/core: Skip empty AUX records with only format flags
2026-08-26 8:52 UTC (2+ messages)
[PATCH] ALSA: hda/conexant: Set mic pin VREF to 0x24 on headset mic plug
2026-08-26 8:48 UTC (3+ messages)
` [PATCH v2] ALSA: hda/conexant: Refactor headset plug detection
[PATCH net-next v8 0/3] net: dsa: mv88e6xxx: add support for credit based shaper
2026-08-26 8:47 UTC (6+ messages)
` [PATCH net-next v8 2/3] net: dsa: mv88e6xxx: use the hw tx queues
[PATCH v2] serial: core: fix NULL pointer dereference in serial_core_unregister_port()
2026-08-26 8:46 UTC
[PATCH v1] usb: typec: fusb302: Free log buffers on exit
2026-08-26 8:46 UTC (3+ messages)
[PATCH 00/23] perf/KVM: Support PMU partitioning for x86 platforms
2026-08-26 8:43 UTC (3+ messages)
` [PATCH 16/23] KVM: x86/pmu: Handle FIXED_CTR_CTRL under PerfMon masking
[PATCH] fastrpc: Reduce log level for DSP info and reserved memory messages
2026-08-26 8:41 UTC (3+ messages)
[PATCH v3 0/8] coresight: Prevent per-thread events from sharing a sink
2026-08-26 8:40 UTC (8+ messages)
` [PATCH v3 4/8] coresight: tmc-etr: "
[PATCH 0/7] Intel platform driver to reset bitfix filters
2026-08-26 8:39 UTC (3+ messages)
` [PATCH 7/7] platform/x86/intel/bff: Report frequent filter resets
[BUG] udf: kernel page fault in udf_add_fid_counter during unlink on crafted UDF image
2026-08-26 8:38 UTC
[PATCH v3 1/3] accel/amdxdna: refuse an I/O memory mapping of an imported BO
2026-08-26 8:37 UTC (4+ messages)
[PATCH] treewide: fix spelling of "overridden"
2026-08-26 8:37 UTC
[PATCH v2] arm64: dts: qcom: eliza: Connect USB3 PHY pipe clock to GCC
2026-08-26 8:35 UTC
[PATCH v2] mm/slab_common: fix shrink budget underflow in kfree_rcu_shrink_scan
2026-08-26 8:35 UTC (2+ messages)
[PATCH v1 1/1] drm/i915/gem: Use simpler versions of min*()
2026-08-26 8:35 UTC (3+ messages)
[PATCH net v5 1/2] llc: fix listener child socket leaks before passive open completes
2026-08-26 8:34 UTC (2+ messages)
[PATCH] usb: xhci: Fix isochronous scheduling regression
2026-08-26 8:34 UTC (7+ messages)
[BUG] WARNING: refcount bug in sync_timeline_signal
2026-08-26 8:34 UTC (2+ messages)
[PATCH V2 0/2] ufs: ufs-qcom: Fixes and optimizations for Qualcomm UFS Controller
2026-08-26 8:33 UTC (3+ messages)
` [PATCH V2 1/2] ufs: ufs-qcom: Restore HS/LS link startup mode for Qualcomm UFS controller v6.2+
[PATCH v2] usb: gadget: goku_udc: fix kobject warning on probe failure
2026-08-26 8:33 UTC (2+ messages)
[PATCH] riscv: defconfig: enable dwc3 and the SpacemiT K1 thermal sensor
2026-08-26 8:33 UTC (3+ messages)
[PATCH v3 00/15] Add support for structured tags and v18 dtb version
2026-08-26 8:31 UTC (14+ messages)
` [PATCH v3 03/15] tests: Don't assume the root node is available at offset 0
` [PATCH v3 04/15] tests/nopulate: Add a FDT_NOP before the root node
` [PATCH v3 05/15] tests: treegen: Introduce emit_fdt_header_vers()
` [PATCH v3 06/15] Introduce structured tag value definition
` [PATCH v3 07/15] fdtdump: Handle unknown tags
` [PATCH v3 08/15] flattree: "
` [PATCH v3 09/15] libfdt: Handle unknown tags in fdt_next_tag()
` [PATCH v3 10/15] libfdt: Introduce fdt_ptr_offset_()
` [PATCH v3 11/15] libfdt: Introduce fdt_getprop_by_offset_w()
` [PATCH v3 12/15] libfdt: Introduce fdt_getprop_offset_namelen()
` [PATCH v3 13/15] tests: Add wip_func utility
` [PATCH v3 14/15] libfdt: Handle unknown tags on dtb modifications
` [PATCH v3 15/15] Introduce v18 dtb version
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