All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-09 11:23:25 to 2026-07-09 11:53:19 UTC [more...]

[PATCH 00/60] drm/plane: Convert all drivers to atomic_create_state and remove reset
 2026-07-09 11:51 UTC  (60+ messages)
` [PATCH 01/60] drm/simple-kms: Add create_plane_state hook
` [PATCH 02/60] drm/gem-atomic-helper: Create drm_gem_create_shadow_plane_state()
` [PATCH 03/60] drm/gem-atomic-helper: Convert simple-kms shadow helpers to create_plane_state
` [PATCH 04/60] drm/gem-atomic-helper: Switch DRM_GEM_SHADOW_PLANE_FUNCS to atomic_create_state
` [PATCH 05/60] drm/gem-atomic-helper: Remove drm_gem_reset_shadow_plane()
` [PATCH 06/60] drm/sysfb: Convert to atomic_create_state
` [PATCH 07/60] drm/simple-kms: Switch "
` [PATCH 08/60] drm/ssd130x: Convert "
` [PATCH 09/60] drm/st7920: "
` [PATCH 10/60] drm/appletbdrm: "
` [PATCH 11/60] drm/vkms: "
` [PATCH 12/60] drm/gem-atomic-helper: Remove __drm_gem_reset_shadow_plane()
` [PATCH 13/60] drm/amdgpu: Convert to atomic_create_state
` [PATCH 14/60] drm/hdlcd: "
` [PATCH 15/60] drm/fsl-dcu: "
` [PATCH 16/60] drm/hisilicon/kirin: "
` [PATCH 17/60] drm/imx/dc: "
` [PATCH 18/60] drm/imx/dcss: "
` [PATCH 19/60] drm/ingenic: "
` [PATCH 20/60] drm/kmb: "
` [PATCH 21/60] drm/logicvc: "
` [PATCH 22/60] drm/loongson: "
` [PATCH 23/60] drm/meson: "
` [PATCH 24/60] drm/msm/mdp4: "
` [PATCH 25/60] drm/lcdif: "
` [PATCH 26/60] drm/mxsfb: "
` [PATCH 27/60] drm/qxl: "
` [PATCH 28/60] drm/rockchip: "
` [PATCH 29/60] drm/sprd: "
` [PATCH 30/60] drm/sti: "
` [PATCH 31/60] drm/stm: "
` [PATCH 32/60] drm/sun4i: sun8i: "
` [PATCH 33/60] drm/tests: kunit: "
` [PATCH 34/60] drm/tilcdc: "
` [PATCH 35/60] drm/vboxvideo: "
` [PATCH 36/60] drm/virtio: "
` [PATCH 37/60] drm/xlnx: "
` [PATCH 38/60] drm/atomic-state-helper: Remove drm_atomic_helper_plane_reset()
` [PATCH 39/60] drm/amdgpu_dm: Convert to atomic_create_state
` [PATCH 40/60] drm/komeda: "
` [PATCH 41/60] drm/malidp: "
` [PATCH 42/60] drm/armada: "
` [PATCH 43/60] drm/atmel-hlcdc: "
` [PATCH 44/60] drm/exynos: "
` [PATCH 45/60] drm/imx/ipuv3: "
` [PATCH 46/60] drm/mediatek: "
` [PATCH 47/60] drm/msm/dpu1: "
` [PATCH 48/60] drm/msm/mdp5: "
` [PATCH 49/60] drm/nouveau: "
` [PATCH 50/60] drm/omap: "
` [PATCH 51/60] drm/rcar-du: "
` [PATCH 52/60] drm/rz-du: "
` [PATCH 53/60] drm/shmobile: "
` [PATCH 54/60] drm/sun4i: layer: "
` [PATCH 55/60] drm/vc4: "
` [PATCH 56/60] drm/verisilicon: "

[PATCH v2 0/6] R-Car X5H CPG/MDLC support
 2026-07-09 11:24 UTC  (5+ messages)
` [PATCH v2 6/6] arm64: dts: renesas: r8a78000: Add MDLC nodes

[PATCH bpf-next v5 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-09 11:52 UTC  (7+ messages)
` [PATCH bpf-next v5 07/10] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v5 08/10] selftests/bpf: add helpers for KASAN in JIT testing
` [PATCH bpf-next v5 10/10] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH 1/6] lib: Add generic platform filtering framework
 2026-07-09 11:51 UTC  (5+ messages)
` [PATCH 3/6] lib: Add platform filter initialization check for automatic filtering
` [PATCH 4/6] lib/igt_core: Enable automatic platform filtering in subtest execution

[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
 2026-07-09 11:51 UTC  (5+ messages)
` [PATCH v1 01/11] rcu: Rename struct rcu_gp_oldstate to rcu_gp_seq
` [PATCH v1 02/11] rcu/segcblist: Add SRCU and Tasks RCU wrapper functions

[GIT PULL] wireless-2026-07-09
 2026-07-09 11:49 UTC 

[PATCH v2 0/4] mm: honour compact_unevictable_allowed in mlock and CMA paths
 2026-07-09 11:50 UTC  (4+ messages)
` [PATCH v2 2/4] mm/mlock: wait for migration to finish when mlocking a folio

[PATCH v11 00/29] KVM: arm64: Implement support for SME
 2026-07-09 11:49 UTC  (8+ messages)

[PATCH v2 0/5] spi: atmel-quadspi: add support for LAN969x
 2026-07-09 11:50 UTC  (9+ messages)
` [PATCH v2 2/5] spi: atmel-quadspi: add controller init callback
` [PATCH v2 3/5] spi: atmel-quadspi: use init callback for gclk variants
` [PATCH v2 4/5] spi: atmel-quadspi: add LAN969x QSPI support
` [PATCH v2 5/5] arm64: dts: microchip: lan969x: add QSPI nodes

[PATCH v2 00/11] drm: MediaTek DisplayPort cleanups and MT8196 eDP
 2026-07-09 11:49 UTC  (5+ messages)
` [PATCH v2 09/11] drm/mediatek: mtk_dp: Add support for HotPlug Detection in DP AUX
` [PATCH v2 10/11] drm/mediatek: mtk_dp: Add support for eDP1.5 IPs and MT8196 SoC

[PATCH v10 00/10] can: bcm: collected fixes - final5 :-(
 2026-07-09 11:49 UTC  (2+ messages)

[PATCH 6.1] drm/amdgpu: Use scnprintf() in amdgpu_mes_add_ring()
 2026-07-09 11:49 UTC  (2+ messages)

[PATCH v19 00/18] vfio/pci: Add PCIe TPH support
 2026-07-09 11:49 UTC  (10+ messages)
` [PATCH v19 10/18] vfio/pci: Introduce tph policy parameter for staged TPH feature enablement
` [PATCH v19 11/18] vfio/pci: Virtualize PCIe TPH capability registers
` [PATCH v19 12/18] vfio/pci: Add dmabuf TPH metadata storage and fd query helper

[PATCH v3] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
 2026-07-09 11:49 UTC  (7+ messages)

[PATCH v4 00/12] drm: MediaTek DisplayPort cleanups and MT8196 eDP
 2026-07-09 11:48 UTC  (15+ messages)
` [PATCH v4 01/12] dt-bindings: display: mediatek: dp: Deprecate nvmem efuse data
` [PATCH v4 02/12] dt-bindings: display: mediatek: dp: Add compatible for MT8196 eDP
` [PATCH v4 03/12] drm/mediatek: mtk_dp: Call pm_runtime_put_sync() in removal path
` [PATCH v4 04/12] drm/mediatek: mtk_dp: Fix hdmi codec and phy driver unregistration
` [PATCH v4 05/12] drm/mediatek: mtk_dp: Clarify SMC eDP/DP video unmute commands
` [PATCH v4 06/12] drm/mediatek: mtk_dp: Rework register offsets for proper PHY usage
` [PATCH v4 07/12] drm/mediatek: mtk_dp: Use PHY API for PHY power sequences
` [PATCH v4 08/12] drm/mediatek: mtk_dp: Add support for PHY from devicetree
` [PATCH v4 09/12] drm/mediatek: mtk_dp: Move max link rate to SoC specific data
` [PATCH v4 10/12] drm/mediatek: mtk_dp: Add support for HotPlug Detection in DP AUX
` [PATCH v4 11/12] drm/mediatek: mtk_dp: Add support for eDP1.5 IPs and MT8196 SoC
` [PATCH v4 12/12] drm/mediatek: mtk_dp: Clarify XTAL freq and Debounce registers

[PATCH v2] dt-bindings: mediatek: cec: Correct the compatibles for mt7623-mt8167
 2026-07-09 11:48 UTC  (2+ messages)

[PATCH v2] rust: module_param: return value by copy from `value`
 2026-07-09 11:48 UTC  (2+ messages)

[RFC PATCH] x86/pci-dma: add "any" keyword to swiotlb= kernel parameter
 2026-07-09 11:48 UTC  (2+ messages)

[PATCH for-4.22 v4] dom0less: Prevent division by zero in handle_passthrough_prop()
 2026-07-09 11:47 UTC 

[PATCH v4] Bluetooth: virtio: Fix virtbt_probe() init and cleanup
 2026-07-09 11:47 UTC 

[PATCH V5 1/4] PCI: imx6: Move pci_pwrctrl_create_devices() to imx_pcie_probe()
 2026-07-09 11:47 UTC  (2+ messages)
` Add PCIe M.2 Key E connector support for NXP i.MX boards

[PATCH] i2c: mediatek: fix WRRD for SoCs without auto_restart option
 2026-07-09 11:46 UTC  (2+ messages)

[PATCH nf] ipvs: make destination flags atomic
 2026-07-09 11:46 UTC  (5+ messages)

[RFC 0/8] DRM scheduler kthread_worker for submission latency improvements
 2026-07-09 11:45 UTC  (9+ messages)
` [RFC 4/8] drm/xe: Convert to per gt scheduler workers

[PATCH v3 00/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-07-09 11:45 UTC  (5+ messages)

[PATCH v4 00/14] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-09 11:45 UTC  (3+ messages)
` [PATCH v4 09/14] usb: hub: Power on connected M.2 E-key connectors with power sequencing API

[PATCH 6.12] drm/amdgpu: Use scnprintf() in amdgpu_mes_add_ring()
 2026-07-09 11:44 UTC 

A few Machines crash when "no default audio driver available"
 2026-07-09 11:44 UTC 

[moderation/CI] Re: Address Sashiko review of NAT hook dump code
 2026-07-09 11:43 UTC 

[PATCH wireless-next v6 0/4] wifi: nl80211: introduce PROBE_PEER for AP and STA
 2026-07-09 11:42 UTC  (3+ messages)
` [PATCH wireless-next v6 3/4] wifi: mac80211: implement STA-mode peer probing
` [PATCH wireless-next v6 4/4] wifi: mac80211_hwsim: report TX status link_id

[PATCH 0/3] MPM hooking upping
 2026-07-09 11:41 UTC  (3+ messages)
  ` [PATCH 3/3] arm64: dts: qcom: qcm2290: Hook up MPM

[PATCH v8 0/4] Add Cix Sky1 AUDSS clock and reset support
 2026-07-09 11:41 UTC  (4+ messages)
` [PATCH v8 2/4] clk: cix: add sky1 audss clock controller

[PATCH] sched/doc: Fix stale em_pd_energy() reference in sched-energy
 2026-07-09 11:41 UTC  (3+ messages)

[PATCH v2] mailbox: pcc: Fix command timeout due to missed interrupt
 2026-07-09 11:41 UTC 

[PATCH v3 00/40] KVM: arm64: Add GICv5 IRS support
 2026-07-09 11:39 UTC  (4+ messages)
` [PATCH v3 23/40] KVM: arm64: gic-v5: Set IRICHPPIDIS based on IRS enable state

[PATCH] bitmap: Properly initialise destination bitmap for scatter & gather test
 2026-07-09 11:40 UTC 

[PATCH nf] netfilter: flowtable: use correct direction to set up tunnel route
 2026-07-09 11:40 UTC 

[PATCH V4] target/loongarch: clear the registers when cpu is reset
 2026-07-09 11:19 UTC 

[ceph-client:testing 25/27] fs/ceph/file.c:2573:7: error: use of undeclared identifier 'CEPH_MOUNT_OPT_NEARFULL_SYNC'
 2026-07-09 11:39 UTC 

[RFC PATCH 00/10] mm/swap: ghost swapfile with backend switching via Redirect entries
 2026-07-09 11:38 UTC  (3+ messages)

[RFC PATCH] drm/amd/display: extend HPD debounce filter to DisplayPort SST
 2026-07-09 11:38 UTC  (5+ messages)

[PATCH bpf-next v6 6/7] riscv, bpf: Mixing bpf2bpf and tailcalls
 2026-07-09 11:37 UTC  (5+ messages)

[PATCH v3 0/2] usb: typec: ucsi: Add ITE IT885x Type-C PD controller driver
 2026-07-09 19:25 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Add ITE IT885x support
` [PATCH v3 2/2] usb: typec: ucsi: Add ITE IT885x Type-C PD controller driver

[PATCH v4 0/7] drm/i915: All fixes to make i915 work well with PREEMPT_RT
 2026-07-09 11:36 UTC  (5+ messages)

[meta-virtualization][wrynose][PATCH 2/2] docker-moby: Fix CVE-2026-42306
 2026-07-09 11:35 UTC 

[PATCH v2 0/3] leds: pca963x: Add multicolor support and enable Monza RGB LEDs
 2026-07-09 11:35 UTC  (3+ messages)
` [PATCH v2 2/3] leds: pca963x: add multicolor LED class support

[meta-virtualization][wrynose][PATCH 1/2] docker-moby: Fix CVE-2026-41568
 2026-07-09 11:35 UTC 

[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-07-09 11:34 UTC  (5+ messages)
` [PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
` [PATCH v4 6/6] KVM: arm64: Add auto HDBSS enable/disable on dirty logging change

[PATCH] generic/altp2m: address violations of MISRA C Rule 2.1
 2026-07-09 11:33 UTC  (6+ messages)

[PATCH v5 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-07-09 11:33 UTC  (2+ messages)

[PATCH v2 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-07-09 11:33 UTC  (6+ messages)
` [PATCH v2 2/4] Drivers: hv: Add logical device ID registry for vPCI devices

[PATCH v4 00/10] dmaengine: dw-edma: flatten desc structions and simple code
 2026-07-09 11:33 UTC  (2+ messages)

[PATCH 0/7] vDSO: Replace CONFIG_GENERIC_GETTIMEOFDAY ifdeffery with IS_ENABLED()
 2026-07-09 11:32 UTC  (16+ messages)
` [PATCH 1/7] kbuild: support generated asm-headers in subdirectories
` [PATCH 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY
` [PATCH 3/7] MIPS: csrc-r4k: Replace CONFIG_GENERIC_GETTIMEOFDAY ifdeffery with IS_ENABLED()
` [PATCH 4/7] clocksource/drivers/mips-gic-timer: "
` [PATCH 5/7] clocksource/drivers/arm_arch_timer: "
` [PATCH 6/7] clocksource/drivers/timer-riscv: "
` [PATCH 7/7] LoongArch: "

[PATCH v6 0/5] i3c: Improve CCC reliability with actual_len, validation, and Direct GET retry
 2026-07-09 11:32 UTC  (4+ messages)
` [PATCH v6 5/5] i3c: master: Add optional_bytes for variable-length GET CCC validation

[oe][meta-oe][wrynose][PATCH] libidn: Fix CVE-2026-57053
 2026-07-09 11:32 UTC 

[oe][meta-oe][wrynose][PATCH] nmap: Fix CVE-2026-58058
 2026-07-09 11:31 UTC 

[PATCH] platform/x86: int1092: Fix potential memory leak in sar_probe()
 2026-07-09 11:31 UTC  (2+ messages)

[PATCH v6 0/8] mm: optimize zone-device memmap initialization
 2026-07-09 11:25 UTC  (9+ messages)
` [PATCH v6 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v6 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v6 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v6 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v6 5/8] mm: extend the template fast path to zone-device compound tails
` [PATCH v6 6/8] string: introduce memcpy_nt() helpers
` [PATCH v6 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
` [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies

[PATCH v2 0/8] clk: clocking-wizard: Add static-config clock provider support
 2026-07-09 11:28 UTC  (13+ messages)
` [PATCH v2 2/8] clk: clocking-wizard: Do not map the memory for static-config
` [PATCH v2 3/8] clk: clocking-wizard: Move clk_in1 acquisition before static-config check
` [PATCH v2 4/8] clk: clocking-wizard: Add static-config clock provider support
` [PATCH v2 5/8] clk: clocking-wizard: Skip s_axi_aclk for static-config
` [PATCH v2 6/8] clk: clocking-wizard: Use dev_err_probe() when mapping registers
` [PATCH v2 7/8] clk: clocking-wizard: Fix division by zero and unbounded register write

[PATCH net-next] net: Convert %pK back to %p
 2026-07-09 11:28 UTC  (2+ messages)

[nf-next PATCH 0/4] Address Sashiko review of NAT hook dump code
 2026-07-09 11:28 UTC  (3+ messages)
` [nf-next PATCH 4/4] netfilter: nfnetlink_hook: Fix for concurrent NAT hooks dump and change

[PATCH] x86emul: drop host_and_vcpu_must_have()
 2026-07-09 11:28 UTC  (3+ messages)

[PATCH v1 00/11] Add support for StarFive JHB100 SFC
 2026-07-09  5:52 UTC  (3+ messages)
` [PATCH v1 01/11] spi: dw: Introduce spi_frf and STD_SPI
` [PATCH v1 11/11] spi: dw: Add support for StarFive JHB100 SoC SFC

[PATCH 0/2] net/intel: fix link status when interrupt delivery unavailable
 2026-07-09 11:25 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] net/ice: poll AdminQ if "
  ` [PATCH v2 2/3] net/i40e: activate alarm "
  ` [PATCH v2 3/3] net/ice: fix adapter stopped on device start error

[PATCH] hw/core/machine: fix fdt memory leak
 2026-07-09 11:24 UTC  (2+ messages)

[PATCH 0/5] hw/i2c: PMBus updates
 2026-07-09 11:25 UTC  (3+ messages)
` [PATCH 4/5] hw/i2c: smbus: increase MAX_DATA_LEN

[PATCH v2] drm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFs
 2026-07-09 11:24 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFs (rev2)

[PATCH v8 0/7] clk: qcom: Add common clkref support and migrate Glymur and Mahua
 2026-07-09 11:24 UTC  (3+ messages)
` [PATCH v8 5/7] clk: qcom: tcsrcc-glymur: Add Mahua QREF regulator support

[PULL] drm-misc-next
 2026-07-09 11:23 UTC 


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.