All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-23 01:36:05 to 2026-07-23 02:12:10 UTC [more...]

[PATCH] i2c: spacemit: request IRQ after controller initialization
 2026-07-23  2:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] arm64: dts: qcom: initial MSM8920 and Motorola Moto E4 (perry)
 2026-07-23  2:12 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] dt-bindings: arm: qcom: add "
  ` [PATCH v2 2/3] arm64: dts: qcom: add initial MSM8920 device tree
  ` [PATCH v2 3/3] arm64: dts: qcom: add initial Motorola Moto E4 (perry) support

[PATCH 0/2] UBI: fix ubi.mtd MODULE_PARM_DESC issues and add per-device wear-leveling threshold
 2026-07-23  2:02 UTC  (3+ messages)
` [PATCH 1/2] UBI: fix two issues in the ubi.mtd MODULE_PARM_DESC
` [PATCH 2/2] UBI: support per-device wear-leveling threshold

[PATCH v3 0/2] Initial QMP USB PHY support for SM8475
 2026-07-23  2:11 UTC  (13+ messages)
` [PATCH v3 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add SM8475 QMP PHY
` [PATCH v3 2/2] phy: qcom: qmp-combo: Add SM8475 support

[PATCH v9 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-07-23  2:10 UTC  (11+ messages)
` [PATCH v9 01/10] rust: module: move module types into `module.rs`
` [PATCH v9 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v9 03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v9 04/10] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v9 05/10] rust: drm: set fops.owner from driver module pointer
` [PATCH v9 06/10] rust: miscdevice: "
` [PATCH v9 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v9 08/10] rust_binder: "
` [PATCH v9 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v9 10/10] rust: module: update MAINTAINERS to cover module.rs

[PATCH v2] soc: xilinx: Remove redundant dev_err()
 2026-07-23  2:09 UTC  (2+ messages)

[PATCH v1 0/4] drm/xe: MCR semaphore and TLB invalidation timeout fixes for ARL
 2026-07-23  2:08 UTC  (7+ messages)
` [PATCH v1 3/4] drm/xe/guc/ct: Queue G2H worker before flushing it in timeout paths

[PATCH v5 0/3] pmdomain: imx: build the SCU power domain driver as a module
 2026-07-23  2:05 UTC  (4+ messages)
` [PATCH v5 1/3] of: export of_stdout symbol
` [PATCH v5 2/3] pmdomain: imx: scu-pd: allow building as a module
` [PATCH v5 3/3] clk: imx: imx8qxp: add soft dependency on SCU power domain driver

decouple simple direct I/O reads from iomap_dio_rw
 2026-07-23  2:06 UTC  (6+ messages)
` [PATCH 1/3] iomap: split iomap_iter() logic into iomap_iter_next()
` [PATCH 3/3] iomap: use GFP_NOWAIT when application for iomap_dio_simple allocations

[PATCH 6.6.y] mm/memory-failure: fix missing ->mf_stats count when hugetlb folio already poisoned
 2026-07-23  2:05 UTC  (3+ messages)

[PATCH 5.15 000/812] 5.15.212-rc2 review
 2026-07-23  2:04 UTC  (2+ messages)

[PATCH net] net/packet: reset the MAC header on the packet-socket transmit path
 2026-07-23  2:03 UTC 

[PATCH v2 0/3] KUnit test for VF provisioning error handling
 2026-07-23  2:03 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for KUnit test for VF provisioning error handling (rev2)

[PATCH v9 00/61] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-23  2:03 UTC  (121+ messages)
` [PATCH v9 03/61] drm/connector: Add drmm_connector_hdmi_init() with new signature
` [PATCH v9 04/61] drm/display: bridge_connector: Convert to drmm_connector_hdmi_init()
` [PATCH v9 05/61] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v9 08/61] drm/display: hdmi: Add HDMI 2.0 scrambling management helpers
` [PATCH v9 10/61] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v9 11/61] drm/bridge: Add bridge ops for source-side HDMI 2.0 scrambling
` [PATCH v9 16/61] drm/display: hdmi-state-helper: Pass acquire ctx to hotplug helpers
` [PATCH v9 17/61] drm/display: hdmi-state-helper: Sync SCDC state on hotplug
` [PATCH v9 18/61] drm/display: hdmi-state-helper: Set HDMI scrambling requirement
` [PATCH v9 19/61] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v9 20/61] drm/bridge: dw-hdmi-qp: Provide .{enable,disable}_hpd() PHY ops
` [PATCH v9 21/61] drm/bridge: dw-hdmi-qp: Remove unused workqueue include and define
` [PATCH v9 22/61] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 scrambling support
` [PATCH v9 23/61] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper
` [PATCH v9 24/61] drm/rockchip: dw_hdmi_qp: Fix NULL deref in PM ops on incomplete bind
` [PATCH v9 25/61] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v9 26/61] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v9 27/61] drm/rockchip: dw_hdmi_qp: Avoid spurious HPD IRQ thread wakeups
` [PATCH v9 28/61] drm/rockchip: dw_hdmi_qp: Mask RK3576 HPD IRQ in io_init
` [PATCH v9 29/61] drm/rockchip: dw_hdmi_qp: Implement .{enable,disable}_hpd() PHY ops
` [PATCH v9 30/61] drm/rockchip: dw_hdmi_qp: Factor out HPD interrupt (un)mask helpers
` [PATCH v9 31/61] drm/rockchip: dw_hdmi_qp: Control the HPD IRQ line via the bridge HPD ops
` [PATCH v9 32/61] drm/rockchip: dw_hdmi_qp: Use dw_hdmi_qp_hpd_notify() for HPD reports
` [PATCH v9 33/61] drm/bridge: dw-hdmi-qp: Drop unused .setup_hpd() phy op
` [PATCH v9 34/61] drm/vc4: hdmi: Use common TMDS char rate constants
` [PATCH v9 35/61] drm/vc4: hdmi: Switch to drm_hdmi_mode_needs_scrambling()
` [PATCH v9 36/61] drm/vc4: hdmi: Propagate -EDEADLK to the top level
` [PATCH v9 37/61] drm/vc4: hdmi: Convert to drmm_connector_hdmi_init()
` [PATCH v9 38/61] drm/vc4: hdmi: Convert to common HDMI 2.0 scrambling infrastructure
` [PATCH v9 39/61] drm/vc4: hdmi: Defer pixel clock validation to HDMI helpers
` [PATCH v9 40/61] drm/bridge: adv7511: Advertise HDMI 1.2 capabilities
` [PATCH v9 41/61] drm/bridge: inno-hdmi: "
` [PATCH v9 42/61] drm/bridge: ite-it6263: Drop redundant .mode_valid hook
` [PATCH v9 43/61] drm/bridge: ite-it6263: Advertise HDMI 1.3 capabilities
` [PATCH v9 44/61] drm/bridge: ite-it66121: Advertise HDMI 1.2 capabilities
` [PATCH v9 45/61] drm/bridge: lontium-lt9611: Advertise HDMI 1.4 capabilities
` [PATCH v9 46/61] drm/rockchip: rk3066_hdmi: "
` [PATCH v9 47/61] drm/sun4i: hdmi: Convert to drmm_connector_hdmi_init()
` [PATCH v9 48/61] drm/tests: edid: Add 4K@60Hz EDID with 600MHz TMDS
` [PATCH v9 49/61] drm/tests: edid: Fix conformity for 1080p+4K YUV420 200MHz EDID
` [PATCH v9 50/61] drm/tests: edid: Fix conformity for 4K RGB/YUV 340MHz EDID
` [PATCH v9 51/61] drm/tests: bridge: Set supported HDMI version
` [PATCH v9 52/61] drm/tests: connector: Convert to drmm_connector_hdmi_init()
` [PATCH v9 53/61] drm/tests: connector: Add HDMI max_tmds_char_rate init coverage
` [PATCH v9 54/61] drm/tests: connector: Add HDMI source-side scrambler coverage
` [PATCH v9 55/61] drm/tests: hdmi_state_helper: Convert to drmm_connector_hdmi_init()
` [PATCH v9 56/61] drm/tests: hdmi_state_helper: Add connector-provided max_tmds_char_rate coverage
` [PATCH v9 57/61] drm/tests: hdmi_state_helper: Cover source-side scrambling decision
` [PATCH v9 58/61] drm/connector: Remove drmm_connector_hdmi_ini2()
` [PATCH v9 59/61] drm/connector: Drop redundant hdmi vendor/product fields
` [PATCH v9 60/61] drm/connector: Drop redundant hdmi supported_formats field
` [PATCH v9 61/61] drm/connector: Drop redundant max_bpc field

[PATCH] drm/amd/display: fix wrong plane_count check in dm_gpureset_toggle_interrupts()
 2026-07-23  2:03 UTC  (2+ messages)

[PATCH] gpio: pch: use raw_spinlock_t for the register lock
 2026-07-23  2:02 UTC  (2+ messages)

[PATCH 0/3] drm/xe/vm: Fix SVM leak and clean up xe_vm_create()
 2026-07-23  2:01 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v2 0/4] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
 2026-07-23  1:59 UTC  (6+ messages)
` [PATCH v2 1/4] mm/vmscan: fix anon-only reclaim evicting file pages when swappiness=max

[PATCH v2 0/2] mm: fix node reclaim swappiness handling
 2026-07-23  1:59 UTC  (5+ messages)
` [PATCH v2 1/2] memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.h

[PATCH bpf-next v4 0/3] bpf, riscv: add timed may_goto support
 2026-07-23  1:59 UTC  (5+ messages)
` [PATCH bpf-next v4 1/3] bpf, riscv: add support for timed may_goto

[PATCH net 0/2] 8139cp: fix two TX error handling bugs
 2026-07-23  1:57 UTC  (5+ messages)
` [PATCH 01/13] 8139cp: fix DMA mapping unwind on TX frag map failure

[PATCH v6 0/9] Enable CMRR in fixed-RR VRR path
 2026-07-23  1:57 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Enable CMRR in fixed-RR VRR path (rev6)

[PATCH v5] wifi: ath11k: fix resource leak on error in ext IRQ setup
 2026-07-23  1:55 UTC  (2+ messages)

[PATCH] RDMA/srpt: fix NULL deref when sending BUSY before target_init_cmd()
 2026-07-23  1:55 UTC  (5+ messages)
  `  "

[PATCH v17 00/15] arm64: entry: Convert to Generic Entry
 2026-07-23  1:54 UTC  (5+ messages)
` [PATCH v17 15/15] arm64: vdso: Expose sigreturn address on vdso to the kernel

[PATCH] iommu/virtio: Handle iommu_device_register() failures
 2026-07-23  1:54 UTC  (5+ messages)
` [PATCH v2 0/3] iommu/virtio: Probe error handling and event buffer validation
` [PATCH v2 1/3] iommu/virtio: Set driver data before enabling virtqueues
` [PATCH v2 2/3] iommu/virtio: Handle iommu_device_register() failures
` [PATCH v2 3/3] iommu/virtio: Reject short event buffers

[PATCH v2 0/4] VFS: prepare for changes to directory locking
 2026-07-23  1:49 UTC  (5+ messages)
` [PATCH v2 1/4] VFS: fix various typos in documentation for start_creating start_removing etc
` [PATCH v2 2/4] VFS: enhance d_splice_alias() to handle hashed dentries
` [PATCH v2 3/4] VFS: introduce d_alloc_trylock()
` [PATCH v2 4/4] VFS: add d_duplicate()

+ mm-vmscan-fix-node-reclaim-ignoring-swappiness-parameter.patch added to mm-new branch
 2026-07-23  1:53 UTC 

+ memcg-move-mem_cgroup_swappiness-and-vm_swappiness-to-mm-swaph.patch added to mm-new branch
 2026-07-23  1:53 UTC 

[PATCH v4] wifi: ath11k: fix resource leak on error in ext IRQ setup
 2026-07-23  1:46 UTC  (3+ messages)

[PATCH 0/2] Add CoreSight nodes for Qualcomm Shikra SoC
 2026-07-23  1:46 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,coresight-ctcu: Add Shikra
` [PATCH 2/2] arm64: dts: qcom: shikra: Add coresight nodes

[PATCH V6 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-07-23  1:44 UTC  (4+ messages)
` [PATCH v6 7/8] KVM: x86/pmu: Emulate RDPMC on performance metrics

[PATCH iproute2-next] ip nexthop: support fdb destination port
 2026-07-23  1:43 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
 2026-07-23  1:43 UTC  (6+ messages)
` [PATCH net-next v3 1/3] net: nexthop: add NHA_FDB_PORT for fdb nexthops

[PATCH] mm/damon/core: reject zero sample_interval
 2026-07-23  1:42 UTC  (2+ messages)
`  "

[PATCH] x86/mce: Document the mce=print_all command line parameter
 2026-07-23  1:41 UTC  (2+ messages)

[PATCH v3 3/3] media: uvcvideo: skip streaming restart after hibernation snapshot
 2026-07-23  1:39 UTC  (3+ messages)


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.