All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-10 12:44:02 to 2026-05-10 14:18:53 UTC [more...]

[PATCH] mount: (man) Fix grammar mistake on conv option
 2026-05-10 14:18 UTC 

[PATCH] ALSA: pcm_drm_eld: rate-limit ELD parsing errors
 2026-05-10 14:17 UTC 

[recipe build #4038468] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2026-05-10 14:17 UTC 

[PATCH] crypto: qat - fix Use-After-Free in adf_ctl_ioctl_dev_start()
 2026-05-10 14:16 UTC  (2+ messages)

[PATCH net-next v3 1/2] keys, dns: drop unused upayload->data NUL terminator
 2026-05-10 14:14 UTC  (6+ messages)
` [PATCH net-next v3 2/2] KEYS: annotate struct user_key_payload with __counted_by

[PATCH net v2 1/1] mptcp: fix request ownership when cloning reqsk
 2026-05-10 14:14 UTC 

[PATCH v6 0/8] Add Chinese translation for USB subsystem
 2026-05-10 13:53 UTC  (6+ messages)
` [PATCH v6 1/8] docs/zh_CN: Add index.rst translation
` [PATCH v6 3/8] docs/zh_CN: Add authorization.rst translation
` [PATCH v6 5/8] docs/zh_CN: Add dwc3.rst translation
` [PATCH v6 6/8] docs/zh_CN: Add ehci.rst translation
` [PATCH v6 7/8] docs/zh_CN: Add usbmon.rst translation

[PATCH v3 sched_ext/for-7.2 0/2] sched_ext: Add dispatch transaction API
 2026-05-10 14:06 UTC  (5+ messages)
` [PATCH v3 1/2] "

[PATCH net-next v5 12/12] net: airoha: Better handle MIB for GDM with multiple port attached
 2026-05-10 14:05 UTC  (2+ messages)

[PATCH net-next v5 11/12] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration
 2026-05-10 14:05 UTC  (2+ messages)

[PATCH net-next v5 09/12] net: airoha: Do not stop GDM port if it is shared
 2026-05-10 14:05 UTC  (2+ messages)

[PATCH net-next v5 06/12] net: airoha: Move qos_sq_bmap in airoha_gdm_dev struct
 2026-05-10 14:05 UTC  (2+ messages)

[PATCH net-next v5 02/12] net: airoha: Reserve RX headroom to avoid skb reallocation
 2026-05-10 14:05 UTC  (2+ messages)

[PATCH net-next v5 08/12] net: airoha: Support multiple net_devices for a single FE GDM port
 2026-05-10 14:05 UTC  (2+ messages)

[PATCH net-next v5 01/12] dt-bindings: net: airoha: Add EN7581 ethernet-ports properties
 2026-05-10 14:05 UTC  (2+ messages)

[PATCH net-next v11 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-05-10 14:01 UTC  (8+ messages)
` [PATCH net-next v11 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup

[ANNOUNCE] kbd-2.10-rc1
 2026-05-10 14:01 UTC 

[PATCH batadv 1/5] batman-adv: store hard_iface as iflink private data
 2026-05-10 13:59 UTC  (4+ messages)
` [PATCH batadv 2/5] batman-adv: only create hardif while a netdev is part of a mesh

Crash with latest debian kernel
 2026-05-10 13:55 UTC 

[PATCH v2 00/10] sh: remove NUMA and SPARSEMEM support
 2026-05-10 13:55 UTC  (11+ messages)
` [PATCH v2 01/10] sh: remove CONFIG_NUMA and realted configuration options
` [PATCH v2 02/10] sh: mm: remove numa.c
` [PATCH v2 03/10] sh: mm: drop allocate_pgdat()
` [PATCH v2 04/10] sh: remove setup_bootmem_node() and plat_mem_setup()
` [PATCH v2 05/10] sh: drop dead code guarded by #ifdef CONFIG_NUMA
` [PATCH v2 06/10] sh: drop include/asm/mmzone.h
` [PATCH v2 07/10] init/Kconfig: drop ARCH_WANT_NUMA_VARIABLE_LOCALITY
` [PATCH v2 08/10] sh: init: remove call the memblock_set_node()
` [PATCH v2 09/10] sh: remove SPARSEMEM related entries from Kconfig
` [PATCH v2 10/10] sh: drop include/asm/sparsemem.h

[PATCH batadv] batman-adv: extract netdev wifi detection information object
 2026-05-10 13:55 UTC 

[PATCH] sched_ext: Fix sched_ext_dead() race with scx_root_enable_workfn()
 2026-05-10 13:55 UTC  (3+ messages)
` [PATCH v2] "

FAILED: patch "[PATCH] net: stmmac: Prevent NULL deref when RX memory exhausted" failed to apply to 6.18-stable tree
 2026-05-10 13:54 UTC  (3+ messages)
` [PATCH 6.18.y 1/2] net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()
  ` [PATCH 6.18.y 2/2] net: stmmac: Prevent NULL deref when RX memory exhausted

[PATCH 00/54] qom/qdev: associate properties with QAPI schema types
 2026-05-10 13:43 UTC  (55+ messages)
` [PATCH 01/54] qapi: add QAPITypeInfo struct definition
` [PATCH 02/54] qapi/introspect: expose the type name map
` [PATCH 03/54] qapi: add type-infos generator
` [PATCH 04/54] qapi/backend: wire up type-infos generation
` [PATCH 05/54] qapi/gen: fix _module_basename for multi-dash 'what' parameters
` [PATCH 06/54] meson: add qapi-type-infos-*.c/h to build
` [PATCH 07/54] qom: add qapi_type field to ObjectProperty
` [PATCH 08/54] qapi/qom: add qapi-type field to ObjectPropertyInfo
` [PATCH 09/54] qom/qmp: populate qapi-type in QMP handlers
` [PATCH 10/54] qom: add QAPI-aware property registration
` [PATCH 11/54] tests: update check-qom-proplist for "
` [PATCH 12/54] qom: convert enum properties to QAPI-aware registration
` [PATCH 13/54] qom: remove old enum property registration API
` [PATCH 14/54] qom: convert struct properties to QAPI-aware registration
` [PATCH 15/54] "
` [PATCH 16/54] x86: convert OnOffAuto "
` [PATCH 17/54] microvm: "
` [PATCH 18/54] pc: convert OnOffAuto vmport property "
` [PATCH 19/54] arm/virt: convert OnOffAuto acpi "
` [PATCH 20/54] riscv/virt: convert OnOffAuto properties "
` [PATCH 21/54] loongarch/virt: "
` [PATCH 22/54] hostmem-file: convert OnOffAuto rom property "
` [PATCH 23/54] sev: convert OnOffAuto legacy-vm-type "
` [PATCH 24/54] whpx: convert OnOffAuto hyperv "
` [PATCH 25/54] whpx: convert OnOffAuto arch properties "
` [PATCH 26/54] accel/kvm: convert OnOffSplit property "
` [PATCH 27/54] whpx: "
` [PATCH 28/54] ppc/spapr-caps: convert to QAPI-aware property registration
` [PATCH 29/54] system/memory: fix "priority" property typename
` [PATCH 30/54] hw/mem/nvdimm: fix "size" "
` [PATCH 31/54] qom: convert scalar properties to QAPI-aware registration
` [PATCH 32/54] i386/cpu: convert strList property "
` [PATCH 33/54] accel/hvf: convert OnOffSplit "
` [PATCH 34/54] i386/x86: convert SgxEPCList "
` [PATCH 35/54] virtio-balloon: convert guest-stats property to QAPI type
` [PATCH 36/54] qom: replace object_property_add_tm with StructTm "
` [PATCH 37/54] hw/nvdimm: convert UUID property to QAPI-aware registration
` [PATCH 38/54] hw/s390-virtio-ccw: convert loadparm "
` [PATCH 39/54] hw/ppc/spapr_drc: convert fdt "
` [PATCH 40/54] spdm-socket: convert SpdmTransportType to QAPI enum
` [PATCH 41/54] hw/pci: change the busnr type to uint8
` [PATCH 42/54] qdev: add qapi_type field to PropertyInfo with fallback registration
` [PATCH 43/54] qdev: convert core PropertyInfo definitions to use qapi_type
` [PATCH 44/54] qdev: convert system "
` [PATCH 45/54] hw: convert device-local "
` [PATCH 46/54] target/riscv: fix incorrect QAPI types and u8 casting
` [PATCH 47/54] target/riscv: convert PropertyInfo definitions to use qapi_type
` [PATCH 48/54] qdev: "
` [PATCH 49/54] qdev: introduce typed array PropertyInfos
` [PATCH 50/54] qdev: simplify DEFINE_PROP_ARRAY and remove generic array PropertyInfo
` [PATCH 51/54] qdev: remove deprecated PropertyInfo.type and .enum_table fields
` [PATCH 52/54] memory: use object_property_add_link for container property
` [PATCH 53/54] qom: drop free-form property typename registration
` [PATCH 54/54] qom: use QAPITypeInfo in object_property_get_enum

[PATCH 0/4] fs/resctrl: Fix three long-standing issues
 2026-05-10 13:52 UTC  (3+ messages)
` [PATCH 3/4] fs/resctrl: Fix deadlock for errors during mount

[PATCH RFC] Fail the build on RUST=y and RUST_IS_AVAILABLE=n
 2026-05-10 13:45 UTC  (2+ messages)

[PATCH v1] rust: workqueue: add cancel_sync support
 2026-05-10 13:43 UTC  (2+ messages)

[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
 2026-05-10 13:43 UTC  (5+ messages)
` [PATCH RFC v5 10/53] KVM: guest_memfd: Add basic support for KVM_SET_MEMORY_ATTRIBUTES2

[qcom:arm64-for-6.17 44/89] arch/arm64/boot/dts/qcom/qrb2210-rb1.dtb: /soc@0/camss@5c6e000: failed to match any schema with compatible: ['qcom,qcm2290-camss']
 2026-05-10 13:42 UTC 

[PATCH 0/9] remove unused code and simplify if-else blocks
 2026-05-10 13:43 UTC  (10+ messages)
` [PATCH 1/9] staging: rtl8723bs: remove unused DBG_FIXED_CHAN code
` [PATCH 2/9] staging: rtl8723bs: remove unused DBG_RX_DUMP_EAP code
` [PATCH 3/9] staging: rtl8723bs: remove unused CONSISTENT_PN_ORDER code
` [PATCH 4/9] staging: rtl8723bs: remove unused DBG_CH_SWITCH code
` [PATCH 5/9] staging: rtl8723bs: remove unused REMOVE_PACK code
` [PATCH 6/9] staging: rtl8723bs: remove unused RTW_DVOBJ_CHIP_HW_TYPE code
` [PATCH 7/9] staging: rtl8723bs: remove unused RTW_MLME_EXT_C_ code
` [PATCH 8/9] staging: rtl8723bs: remove commented out code in rtw_mlme_ext.c
` [PATCH 9/9] staging: rtl8723bs: simplify if-else blocks "

[PATCH 6.12.y 0/8] serial: 8250_dw: backport BUSY deassert series
 2026-05-10 13:40 UTC  (9+ messages)
` [PATCH 6.12.y 1/8] serial: 8250: use serial_port_in/out() helpers
` [PATCH 6.12.y 2/8] serial: 8250_dw: Comment possible corner cases in serial_out() implementation
` [PATCH 6.12.y 3/8] serial: 8250: Protect LCR write in shutdown
` [PATCH 6.12.y 4/8] serial: 8250_dw: Avoid unnecessary LCR writes
` [PATCH 6.12.y 5/8] serial: 8250: Add serial8250_handle_irq_locked()
` [PATCH 6.12.y 6/8] serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handling
` [PATCH 6.12.y 7/8] serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt storm
` [PATCH 6.12.y 8/8] serial: 8250_dw: Ensure BUSY is deasserted

[PATCH] sched/task: always defer 'struct task_struct' destruction via RCU
 2026-05-10 13:41 UTC  (3+ messages)

[PATCH 0/2] hw/nvme: add monitor commands for inspecting state
 2026-05-10 10:57 UTC  (3+ messages)
` [PATCH 1/2] hw/nvme: add 'info nvme' HMP command
` [PATCH 2/2] hw/nvme: add 'info nvme-queues' "

[PATCH RFC v3 0/6] Add Rust virtio bindings and sample device
 2026-05-10 13:38 UTC  (7+ messages)
` [PATCH RFC v3 1/6] rust/bindings: generate virtio bindings
` [PATCH RFC v3 2/6] rust/helpers: add virtio.c
` [PATCH RFC v3 3/6] rust/kernel/device: return parent at same context
` [PATCH RFC v3 4/6] rust: add virtio module
` [PATCH RFC v3 5/6] rust: impl interruptible waits for Completion
` [PATCH RFC v3 6/6] samples/rust: Add sample virtio-rtc driver [WIP]

FAILED: patch "[PATCH] ALSA: aloop: Fix peer runtime UAF during format-change stop" failed to apply to 5.10-stable tree
 2026-05-10 13:38 UTC  (2+ messages)
` [PATCH 5.10.y] ALSA: aloop: Fix peer runtime UAF during format-change stop

FAILED: patch "[PATCH] net: stmmac: Prevent NULL deref when RX memory exhausted" failed to apply to 7.0-stable tree
 2026-05-10 13:37 UTC  (3+ messages)
` [PATCH 7.0.y 1/2] net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()
  ` [PATCH 7.0.y 2/2] net: stmmac: Prevent NULL deref when RX memory exhausted

[PATCH] rebase: ignore non-branch update-refs
 2026-05-10 13:37 UTC  (3+ messages)

[PATCH v2 0/9] exfat: convert to iomap
 2026-05-10 13:32 UTC  (3+ messages)
` [PATCH v2 4/9] exfat: add support for multi-cluster allocation

[PATCH v2 0/2] Improvement spotted during patch review
 2026-05-10 13:31 UTC  (4+ messages)
` [PATCH v2 1/2] gpio: regmap: Support sparsed fixed direction

[PATCH] HID: logitech-hidpp: fix slab-out-of-bounds write in HIDPP_FF_DESTROY_EFFECT
 2026-05-10 13:31 UTC 

[PATCH v13 0/6] Add es9356 focused SoundWire CODEC
 2026-05-10 13:23 UTC  (7+ messages)
` [PATCH v13 1/6] ASoC: sdw_utils: add soc_sdw_es9356
` [PATCH v13 2/6] ASoC: sdw_utils: add ES9356 in codec_info_list
` [PATCH v13 3/6] ASoC: es9356-sdca: Add ES9356 SDCA driver
` [PATCH v13 4/6] ASoC: Intel: soc-acpi: arl: Add es9356 support
` [PATCH v13 5/6] ASoC: Intel: sof_sdw: add "
` [PATCH v13 6/6] soundwire: intel_auxdevice: Add es9356 to wake_capable_list

kgl track-subsystem crash
 2026-05-10 13:22 UTC  (4+ messages)
    ` b4/lore patch ID deduplication confusion

[PATCH nft] netfilter: nft_inner: Fix IPv6 inner_thoff desync
 2026-05-10 13:19 UTC 

FAILED: patch "[PATCH] ALSA: aloop: Fix peer runtime UAF during format-change stop" failed to apply to 5.15-stable tree
 2026-05-10 13:15 UTC  (2+ messages)
` [PATCH 5.15.y] ALSA: aloop: Fix peer runtime UAF during format-change stop

FAILED: patch "[PATCH] crypto: caam - guard HMAC key hex dumps in hash_digest_key" failed to apply to 6.6-stable tree
 2026-05-10 13:15 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] printk: add print_hex_dump_devel()
  ` [PATCH 6.6.y 2/2] crypto: caam - guard HMAC key hex dumps in hash_digest_key

[PATCH] iio: adc: ad7192: replace usleep_range() with fsleep()
 2026-05-10 12:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7] gcc: Upgrade GCC to 16.1 release
 2026-05-10 13:09 UTC  (2+ messages)
` [OE-core] "

[PATCH] iio: accel: adxl355: replace usleep_range() with fsleep()
 2026-05-10 12:54 UTC  (3+ messages)
` [PATCH v2] "

[cocci] Merging results from parallel data processing?
 2026-05-10 13:05 UTC  (11+ messages)

[PATCH RFC] firmware_loader: Fix recursive lock in device_cache_fw_images()
 2026-05-10 13:05 UTC 

[PATCH 0/4] hw/i2c: Add designware i2c controller
 2026-05-10 13:03 UTC  (2+ messages)

[PATCH 0/3] Add GPADC support for A523
 2026-05-10 12:57 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: Add GPADC for Allwinner A523
` [PATCH 2/3] iio: adc: sun20i-gpadc: add A523 gpadc support
` [PATCH 3/3] arm64: dts: allwinner: a523: add gpadc node

[PATCH v3] iio: adc: ti-ads1298: Fix incorrect timeout comment
 2026-05-10 13:01 UTC  (2+ messages)

[PATCH v2 0/6] fsl-mc: Move over to device MSI infrastructure
 2026-05-10 13:00 UTC  (3+ messages)

[PATCH 0/5] iio: accel: adxl3xx: Add timestamps to FIFO data
 2026-05-10 12:58 UTC  (2+ messages)

[PATCH] sound: soc: fsl: eukrea-tlv320: update board checks to use the DT
 2026-05-10 12:57 UTC  (2+ messages)

[PATCH v3 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
 2026-05-10 12:51 UTC  (4+ messages)

[PATCH v5 00/21] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-05-10 12:41 UTC  (19+ messages)
` [PATCH v5 05/21] drm: bridge: dw_hdmi: Fold poweron and setup functions
` [PATCH v5 10/21] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v5 11/21] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v5 12/21] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
` [PATCH v5 13/21] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio
` [PATCH v5 14/21] drm: bridge: dw_hdmi: Use generic CEC notifier helpers
` [PATCH v5 16/21] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v5 17/21] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
` [PATCH v5 18/21] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_setup_rx_sense()
` [PATCH v5 20/21] drm: bridge: dw_hdmi: Merge top and bottom half IRQ handlers

[PATCH] iio: gyro: bmg160: bail out when bandwidth/filter is not in table
 2026-05-10 12:53 UTC  (2+ messages)

[PATCH v2 3/4] PM / devfreq: Fix governor_store() failing when device has no current governor
 2026-05-10 12:50 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v3 0/2] mm/filemap: tighten mmap_miss hit accounting
 2026-05-10 12:46 UTC  (5+ messages)
` [PATCH v3 1/2] mm/filemap: count only the faulting address as a mmap hit
` [PATCH v3 2/2] mm/filemap: do not count FAULT_FLAG_TRIED retries as mmap hits

Bug Report: hp-wmi: Unknown EC layout for HP Victus 16-s0xxx (Board 8BD4)
 2026-05-10 12:45 UTC 

[PATCH v5 0/6] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-05-10 12:44 UTC  (5+ messages)
` [PATCH v5 1/6] dt-bindings: leds: leds-cpcap: convert to DT schema
` [PATCH v5 2/6] dt-bindings: input: cpcap-pwrbutton: "


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.