All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-15 11:30:26 to 2026-07-15 12:04:51 UTC [more...]

[PATCH RFC] nbd: fix I/O hang on dead socket and console spam
 2026-07-15 12:04 UTC  (2+ messages)

[PATCH v5 00/11] drm/mediatek: Add DSC, WDMA, MT8189/96 DSI support
 2026-07-15 12:04 UTC  (14+ messages)
` [PATCH v5 01/11] dt-bindings: display: mediatek: dsc: Add MT8196 compatible
` [PATCH v5 02/11] drm/mediatek: Implement Display Stream Compression support
` [PATCH v5 03/11] dt-bindings: display: mediatek: dsi: Document MT8189 and MT8196
` [PATCH v5 04/11] drm/mediatek: mtk_dsi: Cleanup encoder if reset fails during bind
` [PATCH v5 05/11] drm/mediatek: mtk_dsi: Enable interrupt at component bind time
` [PATCH v5 06/11] drm/mediatek: mtk_dsi: Transfer register offsets to per-SoC const
` [PATCH v5 07/11] drm/mediatek: mtk_dsi: Add support for MT8189
` [PATCH v5 08/11] drm/mediatek: mtk_dsi: Add support for MT8196
` [PATCH v5 09/11] drm/mediatek: mtk_dsi: Enable PM Runtime on probe
` [PATCH v5 10/11] dt-bindings: display: mediatek: wdma: Add compatibles for more SoCs
` [PATCH v5 11/11] drm/mediatek: Add Write DMA (WDMA) Engine for Writeback support

[PATCH] KVM: x86: Replace delivery mode TODO with WARN_ON_ONCE
 2026-07-15 12:03 UTC 

[PATCH v4 00/21] media/imx355: General code cleanups, and adding support for 2 lane operation
 2026-07-15 12:03 UTC  (23+ messages)
` [PATCH v4 01/21] media: imx355: Avoid calling imx355_power_off twice in error path
` [PATCH v4 02/21] media: i2c: imx355: Add support for 24 MHz external clock
` [PATCH v4 03/21] dt-bindings: media: imx355: Allow 2 CSI2 data lane output
` [PATCH v4 04/21] media: imx355: Remove duplicated registers from the mode tables
` [PATCH v4 05/21] media: imx355: Remove setting FRM_LENGTH_LINES in the mode regs
` [PATCH v4 06/21] media: imx355: Programmatically set the crop parameters for each mode
` [PATCH v4 07/21] media: imx355: Set register LINE_LENGTH_PCK programmatically
` [PATCH v4 08/21] media: imx355: Set binning mode registers programmatically
` [PATCH v4 09/21] media: imx355: Remove link_freq_index from each mode as ununsed
` [PATCH v4 10/21] media: imx355: pixel_rate never changes, so don't recompute
` [PATCH v4 11/21] media: imx355: Remove redundant fll_min, and implement fixed offset
` [PATCH v4 12/21] media: imx355: Add support for get_selection
` [PATCH v4 13/21] media: imx355: Use pm_runtime autosuspend_delay
` [PATCH v4 14/21] media: imx355: Convert to new CCI register access helpers
` [PATCH v4 15/21] media: imx355: Set the colorspace in the format
` [PATCH v4 16/21] media: imx355: Define the exposure offset, and use that define
` [PATCH v4 17/21] media: imx355: Use NULL ctrl_ops for HBLANK as it is a read-only control
` [PATCH v4 18/21] media: imx355: Compute link frequency from PLL setup
` [PATCH v4 19/21] media: imx355: Support 2 lane readout
` [PATCH v4 20/21] media: imx355: Switch to using the subdev state
` [PATCH v4 21/21] media: imx355: Remove storing cur_mode in the state

[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-07-15 12:03 UTC  (5+ messages)

test email for the new mail id
 2026-07-15 12:02 UTC 

[PATCH v3] show-branch: convert per-branch flags to commit-slab
 2026-07-15 12:01 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 0/2] ASoC: cs35l56: Add support for CS35L62
 2026-07-15 12:01 UTC  (3+ messages)
` [PATCH 1/2] ASoC: cs35l56: Add support for CS35L62 for SoundWire
` [PATCH 2/2] ASoC: sdw_utils: Add codec info for CS35L62

[PATCH] drm/i915/display: expose blend mode on alpha-capable planes
 2026-07-15 12:01 UTC  (2+ messages)

[PATCH 0/3] soc: mediatek: pwrap: mt6572 support + log level fixes
 2026-07-15 12:01 UTC  (5+ messages)
` [PATCH 3/3] soc: mediatek: pwrap: add mt6572 support

[PATCH] doc: add deprecation notice for iavf devarg auto reconfig
 2026-07-15 12:01 UTC  (2+ messages)

[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
 2026-07-15 12:00 UTC  (4+ messages)
` [RFC PATCH 23/36] arm64/efi: Implement override for IRQ flags checks

[PATCH v5 2/5] crypto: dun - data-unit-number dispatch template
 2026-07-15 12:01 UTC  (3+ messages)

[RFC PATCH 00/28] target/ppc: Moving instructions to decodetree specification
 2026-07-15  8:59 UTC  (4+ messages)
` [RFC PATCH 15/28] target/ppc: move various conditional branch insns to decodetree

[PATCH] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-07-15 11:59 UTC  (5+ messages)

[PATCH v7 00/24] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-07-15 11:59 UTC  (25+ messages)
` [PATCH v7 01/24] KVM: arm64: Add a generic clock
` [PATCH v7 02/24] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v7 03/24] iommu/arm-smmu-v3: Split code with hyp
` [PATCH v7 04/24] iommu/arm-smmu-v3: Move TLB range invalidation into common code
` [PATCH v7 05/24] iommu/arm-smmu-v3: Move IDR parsing to common functions
` [PATCH v7 06/24] KVM: arm64: iommu: Introduce IOMMU driver infrastructure
` [PATCH v7 07/24] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v7 08/24] KVM: arm64: iommu: Add memory pool
` [PATCH v7 09/24] KVM: arm64: iommu: Support DABT for IOMMU
` [PATCH v7 10/24] iommu/arm-smmu-v3-kvm: Add SMMUv3 driver
` [PATCH v7 11/24] iommu/arm-smmu-v3-kvm: Add the kernel driver
` [PATCH v7 12/24] iommu/arm-smmu-v3-kvm: Probe SMMU HW
` [PATCH v7 13/24] iommu/arm-smmu-v3-kvm: Add MMIO emulation
` [PATCH v7 14/24] iommu/arm-smmu-v3-kvm: Shadow the command queue
` [PATCH v7 15/24] iommu/arm-smmu-v3-kvm: Add CMDQ functions
` [PATCH v7 16/24] iommu/arm-smmu-v3-kvm: Emulate CMDQ for host
` [PATCH v7 17/24] iommu/arm-smmu-v3-kvm: Shadow stream table
` [PATCH v7 18/24] iommu/arm-smmu-v3-kvm: Shadow STEs
` [PATCH v7 19/24] iommu/arm-smmu-v3-kvm: Share other queues
` [PATCH v7 20/24] iommu/arm-smmu-v3-kvm: Emulate GBPA
` [PATCH v7 21/24] iommu/io-pgtable-arm: Support io-pgtable-arm in the hypervisor
` [PATCH v7 22/24] iommu/arm-smmu-v3-kvm: Shadow the CPU stage-2 page table
` [PATCH v7 23/24] iommu/arm-smmu-v3-kvm: Enable nesting
` [PATCH v7 24/24] KVM: arm64: Add documentation for pKVM DMA isolation

Patchwork housekeeping for: spi-devel-general
 2026-07-15 11:58 UTC 

[PATCH] serial: 8250_hub6: add missing include for hub6_match_port()
 2026-07-15 11:57 UTC  (4+ messages)

[PATCH i-g-t] lib/igt_kms: Fix plane type check in igt_crtc_get_plane_type
 2026-07-15 11:57 UTC  (2+ messages)
` ✓ i915.CI.Full: success for lib/igt_kms: Fix plane type check in igt_crtc_get_plane_type (rev5)

[PATCH v3 0/2] PHY: Add support for MT8196 DSI PHY
 2026-07-15 11:57 UTC  (5+ messages)
` [PATCH v3 2/2] phy: mediatek: Add support for MT8196 MIPI "

[RFC PATCH 0/2] *** Add k230 reset management unit support ***
 2026-07-15 11:56 UTC  (2+ messages)

[PATCH 0/2] PCI: apple: Integrate pwrctrl API
 2026-07-15 11:56 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH v2 0/2] ASoC: codecs: lpass-{wsa,va}-macro: check clk_set_rate() return value
 2026-07-15 11:55 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: codecs: lpass-wsa-macro: "
` [PATCH v2 2/2] ASoC: codecs: lpass-va-macro: "

[PATCH] misc: open-dice: add ACPI device discovery support
 2026-07-15 11:54 UTC  (3+ messages)

[PATCH v4 0/3] drm/xe/i2c: alerts and controller enabling modifications
 2026-07-15 11:55 UTC  (5+ messages)
` [PATCH v4 2/3] drm/xe/i2c: Fix the interrupt handling

[PATCH net] i40e: xsk: fix multi-buffer XDP_PASS skb construction
 2026-07-15 11:54 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] pinctrl: tegra264: fix DAP2 DIN/DOUT mux functions
 2026-07-15 11:54 UTC  (2+ messages)

[PATCH] HID: picolcd: clamp eeprom debugfs read to bytes actually received
 2026-07-15 11:53 UTC 

[PATCH 0/3] iio: light: ltr501: Add ltr329 support
 2026-07-15 11:53 UTC  (4+ messages)
` [PATCH 3/3] iio: light: ltr501: Add ltr329 driver support

[PATCH] HID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()
 2026-07-15 11:52 UTC 

[PATCH v4 0/2] Add support for the Qualcomm WSA885X Stereo smart speaker amplifier
 2026-07-15 11:52 UTC  (3+ messages)
` [PATCH v4 1/2] ASoC: dt-bindings: qcom,wsa8855: add Qualcomm WSA8855 "
` [PATCH v4 2/2] ASoC: codecs: add Qualcomm WSA885X codec driver

[PATCH v6 0/6] phy: fsl-imx8mq-usb: few improvements
 2026-07-15 11:52 UTC  (20+ messages)
` [PATCH v6 1/6] phy: fsl-imx8mq-usb: fix typec switch leak on probe error path
` [PATCH v6 2/6] phy: fsl-imx8mq-usb: set usb phy to be wakeup capable
` [PATCH v6 3/6] phy: fsl-imx8mq-usb: add runtime PM support
` [PATCH v6 4/6] phy: fsl-imx8mq-usb: add control register regmap
` [PATCH v6 5/6] phy: fsl-imx8mq-usb: introduce per-variant driver data structure
` [PATCH v6 6/6] phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MP

[PATCH v6 0/5] iio: dac: Add support for AD5529R DAC
 2026-07-15 11:52 UTC  (11+ messages)
` [PATCH v6 1/5] spi: dt-bindings: Add spi-device-addr peripheral property
` [PATCH v6 2/5] dt-bindings: iio: adc: microchip,mcp3564: Add spi-device-addr
` [PATCH v6 3/5] dt-bindings: iio: adc: microchip,mcp3911: "
` [PATCH v6 4/5] dt-bindings: iio: dac: Add AD5529R
` [PATCH v6 5/5] iio: dac: Add AD5529R DAC driver support

[PATCH] fs/adfs: bound directory entry name length in adfs_fplus_getnext()
 2026-07-15 11:52 UTC 

[PATCH 0/4] ASoC: tegra: Simplify error handling
 2026-07-15 11:52 UTC  (9+ messages)
` [PATCH 1/4] ASoC: tegra: tegra20_das: Use dev_err_probe() for "
` [PATCH 2/4] ASoC: tegra: tegra210_adx: Return the original error directly
` [PATCH 3/4] ASoC: tegra: tegra210_amx: "
` [PATCH 4/4] ASoC: tegra: tegra210: Use devm_clk_get_optional() for sync_input clock

[PATCH v3 0/3] spacemit: k1: Add support for Banana Pi BPI-CM6 IO board
 2026-07-15 11:52 UTC  (3+ messages)

[PATCH v2 0/6] drm/xe: More BIOS FB takeover fixes
 2026-07-15 11:51 UTC  (6+ messages)
` [PATCH v2 5/6] drm/xe/display: Remove duplicated code
` ✗ CI.checkpatch: warning for drm/xe: More BIOS FB takeover fixes (rev2)
` ✓ i915.CI.BAT: success "
` ✓ CI.KUnit: "

[PATCH v3 0/4] arm64: qcom: dts: Add display support for Qualcomm Shikra
 2026-07-15 11:51 UTC  (4+ messages)
` [PATCH v3 2/4] arm64: dts: qcom: shikra-cqs-evk: Enable display and add ili7807s panel

[OE-core][PATCH v1] util-linux: backport pam_lastlog2 libpam linking fix
 2026-07-15 11:50 UTC  (4+ messages)
` [OE-core][wrynose][PATCH] util-linux: upgrade 2.41.3 -> 2.41.5

[PATCH] hw/virtio: reject zero-length packed indirect descriptor table
 2026-07-15 11:50 UTC 

[PATCH] media: cx231xx-audio: gate wq_trigger on an audio-local teardown flag
 2026-07-15 11:51 UTC  (2+ messages)

[PATCH 0/9] drm/amdgpu/gfx7: Use GFX IP block soft reset on GFX7
 2026-07-15 11:50 UTC  (5+ messages)
` [PATCH 5/9] drm/amdgpu/gfx7: Fixup emitting SWITCH_BUFFER packets

[PATCH] x86/atomic: Add arch_atomic_not()
 2026-07-15 11:49 UTC  (2+ messages)

[PATCH v11] i2c: designware: defer probe if child GpioInt controllers are not bound
 2026-07-15 11:47 UTC 

[OE-core][master][PATCH] pinentry: upgrade 1.3.2 -> 1.3.3
 2026-07-15 11:47 UTC  (2+ messages)

[PATCH v1 0/2] iommu/virtio: Fix probe error handling
 2026-07-15 11:46 UTC  (3+ messages)
` [PATCH v1 2/2] iommu/virtio: Handle iommu_device_register() failures

[PATCH v3] iommu/arm-smmu-v3: Shrink command/event/PRI queues in kdump kernel
 2026-07-15 11:46 UTC  (2+ messages)

[PATCH v3] nvme: reduce firmware activation poll interval
 2026-07-15 11:44 UTC 

[PATCH] drm/xe: Remove ifdef in DRM_GPUVA_OP_DRIVER svm subop checking
 2026-07-15 11:44 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v2] docs/ja_JP: submitting-patches: Refine wording etc for "splitting changes" and later
 2026-07-15 11:43 UTC  (2+ messages)

[PATCH net v1] rxrpc: fix io_thread race in rxrpc_wake_up_io_thread()
 2026-07-15 11:43 UTC  (2+ messages)

[PATCH 0/2] nvmem: rockchip-efuse: add RK3399 OTP write support
 2026-07-15 11:42 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: nvmem: rockchip-efuse: add rockchip,efuse-write-enable property

[PATCH 0/4] drm/amdgpu: Support DRM format modifiers on GFX6-8 (v2)
 2026-07-15 11:42 UTC  (3+ messages)
` [PATCH 4/4] drm/amd/display: Don't use tiling flags anymore

[PATCH v5 0/3] driver core: add enumeration failure uevent helper
 2026-07-15 11:40 UTC  (4+ messages)
` [PATCH v5 1/3] driver core: add device_enumeration_failure_notify() helper
` [PATCH v5 2/3] Documentation: ABI: document DEVICE_ENUMERATION_FAILURE uevent
` [PATCH v5 3/3] usb: hub: send enumeration failure uevent

[PATCH v3 0/5] KVM: SVM: Add Bus Lock Detect support and refactor LBRV
 2026-07-15 11:42 UTC  (4+ messages)
` [PATCH v3 5/5] KVM: SVM: Add Bus Lock Detect support

[PATCH net v2] net/sched: serialize qdisc_rtab_list against concurrent get/put
 2026-07-15 11:41 UTC 

[PATCH 0/2] io: accel: mma8452: Allow open drain interrupt pin configuration
 2026-07-15 11:40 UTC  (7+ messages)
` [PATCH 2/2] iio: "

Could not initialize refcount handling:
 2026-07-15 11:32 UTC 

[LTP] [PATCH 0/2] Regression test for 49ccf2c3cafb
 2026-07-15 11:39 UTC  (3+ messages)
` [LTP] [PATCH 1/2] lapi: add PROT_MTE fallback
` [LTP] [PATCH 2/2] hugemmap35: add regression test for 49ccf2c3cafb

[PATCH] soc/tegra: pmc: Don't register sys-off handler for multi-socket devices
 2026-07-15 11:40 UTC  (2+ messages)

[PATCH] media: saa7164: fix cleanup on resource allocation failure
 2026-07-15 11:40 UTC  (2+ messages)

[PATCH] arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
 2026-07-15 11:39 UTC  (2+ messages)

Missing signoff in the arm-soc tree
 2026-07-15 11:39 UTC  (3+ messages)

[PATCH v3 0/5] rv: LTL per-cpu monitor type and real-time scheduling monitor
 2026-07-15 11:38 UTC  (7+ messages)
` [PATCH v3 4/5] sched: Add task enqueue/dequeue trace points

[PATCH v4] gstreamer1.0-plugins-rs: add new package
 2026-07-15 11:37 UTC  (4+ messages)
` [PATCH v5 1/2] cargo_c.bbclass: pass --libdir to cargo cinstall
  ` [PATCH v5 2/2] gstreamer1.0-plugins-rs: add new package
    ` [OE-core] "

[syzbot] [media?] INFO: trying to register non-static key in __vb2_queue_cancel
 2026-07-15 11:37 UTC 

[PATCH v1 0/7] riscv: add Svnapot-based contiguous PTE support
 2026-07-15 11:36 UTC  (5+ messages)
  ` [External] "

[Bug 219410] New: Need help with Product: CSR8510 A10
 2026-07-15 11:36 UTC  (2+ messages)
` [Bug 219410] "

[PATCH v2 0/2] pinctrl: qcom: Add Eliza LPASS LPI support
 2026-07-15 11:36 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom,milos-lpass-lpi-pinctrl: Add Eliza pinctrl

[PATCH][next] spi: bcm2835: make read-only const array pinctrl_compats static
 2026-07-14 21:20 UTC  (2+ messages)

[PATCH v2 00/18] KVM: arm64: Introduce pKVM hypervisor heap allocator
 2026-07-15 11:35 UTC  (8+ messages)
` [PATCH v2 11/18] KVM: arm64: Add a shrinker for pKVM
` [PATCH v2 12/18] KVM: arm64: Filter out non-kernel addresses in kern_hyp_va
` [PATCH v2 13/18] KVM: arm64: Move hyp_vm refcount into the structure

[PATCH] ASoC: sun4i-codec: Sort sound related #include statements
 2026-07-14 21:19 UTC  (2+ messages)

[PATCH] ASoC: fsl: imx-card: Skip sysclk reset for active DAIs in shutdown
 2026-07-14 21:23 UTC  (2+ messages)

[PATCH] ASoC: amd: yc: Add DMI quirk for MSI Vector A16 HX A8WIG
 2026-07-14 21:27 UTC  (2+ messages)

[PATCH] regulator: adp5055: Fix error code in adp5055_of_parse_cb()
 2026-07-14 21:22 UTC  (2+ messages)

[PATCH mptcp-next 0/2] mptcp: sched: let schedulers mark a subflow to avoid
 2026-07-15 11:35 UTC  (2+ messages)

[PATCH v2 0/3] kernel: make the kernel toolchain switchable to clang
 2026-07-15 11:34 UTC  (3+ messages)
` [PATCH v2 2/3] module.bbclass/make-mod-scripts: inhibit default dependencies
  ` [OE-core] "

[PATCH] t7614: avoid hiding git's exit code in a pipe
 2026-07-15 11:33 UTC 

[PATCH v2 0/5] clk: qcom: Introduce initial clock controllers for Maili SoC
 2026-07-15 11:33 UTC  (3+ messages)
` [PATCH v2 3/5] dt-bindings: clock: qcom: Add Maili global clock controller

[PATCH] mm/secretmem: disable under HIGHMEM
 2026-07-15 11:33 UTC  (7+ messages)

[LTP] [PATCH 0/5] Even more epoll tests
 2026-07-15 11:30 UTC  (3+ messages)

[OE-core] [scarthgap] [PATCH 1/8] cups: Fix CVE-2026-27447
 2026-07-15 11:30 UTC  (3+ messages)
  `  "

[PATCH v5 0/4] s390/mm: Batch PTE updates in lazy MMU mode
 2026-07-15 11:30 UTC  (4+ messages)
` [PATCH v5 3/4] mm/kasan: Introduce helpers for lazy MMU mode sanitizer


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.