The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-26 08:59:42 to 2026-08-26 09:53:17 UTC [more...]

[RFC PATCH v2 00/74] Add support for dtb metadata and addon device-trees
 2026-08-26  9:49 UTC  (51+ 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()
` [RFC PATCH v2 05/74] libfdt: Prepare for metadata tag support
` [RFC PATCH v2 06/74] dtc: Move fill_fullpaths() into build_dt_info()
` [RFC PATCH v2 07/74] Add support for FDT_PROPDATA_PHANDLE dtb tag
` [RFC PATCH v2 08/74] livetree: Improve get_node_by_phandle()
` [RFC PATCH v2 09/74] dtc: Complete REF_PHANDLE markers with ref strings and is_local flags
` [RFC PATCH v2 10/74] tests: Add basic metadata tests
` [RFC PATCH v2 11/74] Add support for FDT_PROPDATA_PHANDLE_REF dtb tag
` [RFC PATCH v2 12/74] tests: metadata: Add external phandle reference tests
` [RFC PATCH v2 13/74] Add support for /addon/ keyword
` [RFC PATCH v2 14/74] tests: Add a test related to addon dt_flags header value
` [RFC PATCH v2 15/74] tests: metadata: Add a basic addon test
` [RFC PATCH v2 16/74] dtc: Introduce export symbols
` [RFC PATCH v2 17/74] dtc: Add support for /export/ dts keyword parsing
` [RFC PATCH v2 18/74] checks: Handle export symbols in fixup_phandle_references()
` [RFC PATCH v2 19/74] dtc: Add export symbols (/export/ keyword) in generated dts file
` [RFC PATCH v2 20/74] dtc: Extend complete_references() to handle export symbols
` [RFC PATCH v2 21/74] Add support for FDT_EXPORT_SYM dtb tag
` [RFC PATCH v2 22/74] tests: metadata: Add export symbols with local references tests
` [RFC PATCH v2 23/74] dtc: Add support for export symbols sorting
` [RFC PATCH v2 24/74] tests: metadata: Add a test "
` [RFC PATCH v2 25/74] Add support for FDT_EXPORT_SYM_REF dtb tag
` [RFC PATCH v2 26/74] tests: metadata: Add export symbols with external references tests
` [RFC PATCH v2 27/74] dtc: Introduce import symbols
` [RFC PATCH v2 28/74] dtc-parser: Introduce last_header_flags
` [RFC PATCH v2 29/74] dtc: Add support for /import/ dts keyword parsing
` [RFC PATCH v2 30/74] dtc: Add import symbols (/import/ keyword) in generated dts file
` [RFC PATCH v2 31/74] Add support for FDT_IMPORT_SYM dtb tag
` [RFC PATCH v2 32/74] tests: metadata: Add import symbols tests
` [RFC PATCH v2 33/74] dtc: Add support for import symbols sorting
` [RFC PATCH v2 34/74] tests: metadata: Improve sort test to check "
` [RFC PATCH v2 35/74] checks: Get 'chosen' node using get_subnode()
` [RFC PATCH v2 36/74] dtc: Change get_node_by_path() signature to take dt_info
` [RFC PATCH v2 37/74] dtc: Change get_node_by_label() "
` [RFC PATCH v2 38/74] dtc: Change get_node_by_phandle() "
` [RFC PATCH v2 39/74] dtc: Change get_node_by_ref() "
` [RFC PATCH v2 40/74] dtc: Change get_node_phandle() "
` [RFC PATCH v2 41/74] dtc: Change get_property_by_label() "
` [RFC PATCH v2 42/74] dtc: Change get_marker_label() "
` [RFC PATCH v2 43/74] dtc: Change fill_fullpaths() "
` [RFC PATCH v2 44/74] dtc: Introduce orphan nodes
` [RFC PATCH v2 45/74] dtc: Handle orphan nodes in get_xxx_by_yyy()
` [RFC PATCH v2 46/74] dtc: Avoid NULL fullpath for nodes in orphan trees
` [RFC PATCH v2 47/74] dtc: Handle orphan nodes in complete_references()
` [RFC PATCH v2 48/74] checks: Perform checks for orphan nodes
` [RFC PATCH v2 49/74] dtc: Rename add_orphan_node() to plugin_add_orphan_node()
` [RFC PATCH v2 50/74] dtc: Add basic support for addon orphan nodes in dts

[PATCH v8 0/2] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
 2026-08-26  9:52 UTC  (3+ messages)
` [PATCH v8 1/2] mmc: Allow host driver to control the re-programming of crypto keys
` [PATCH v8 2/2] mmc: sdhci-msm: Use pm ops instead of macro to restore "

[PATCH 0/3] i2c: qcom-geni: Add I2C bus recovery support
 2026-08-26  9:51 UTC  (4+ messages)
` [PATCH v1 1/3] dmaengine: qcom: gpi: Add I2C bus recovery opcode support
` [PATCH v1 2/3] i2c: qcom-geni: Add bus recovery support for FIFO mode
` [PATCH v1 3/3] i2c: qcom-geni: Add bus recovery support for GPI DMA mode

[PATCH v4 0/9] KVM: TDX: Enable VM-DoS Prevention Features for TDX
 2026-08-26  9:51 UTC  (3+ messages)
` [PATCH v4 9/9] KVM: VMX: Consolidate the exit handler for VMX and TDX

[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  (4+ messages)
` [PATCH v7 05/24] iommu/arm-smmu-v3: Move IDR parsing to common functions

[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  (5+ messages)
` [PATCH v3 1/9] ASoC: dt-bindings: qcom,qaif-cpu: Add binding

[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  (7+ messages)
` [PATCH 2/6] mm/mglru: batch update lrugen->protected in inc_min_seq()
` [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  (4+ messages)
` [PATCH v2 09/13] PCI/CXL: Disable and re-enable CXL regions

[PATCH v3 0/3] mm: khugepaged: fix tracepoint UAF
 2026-08-26  9:21 UTC  (14+ messages)
` [PATCH v3 1/3] mm: khugepaged: fix swap entry value to folio_pfn()

[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  (3+ messages)
` [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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox