All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-20 11:46:26 to 2025-10-20 12:00:18 UTC [more...]

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-08-19  9:49 UTC  (34+ messages)
` [PATCH 001/114] clk: at91: peripheral: fix return value
` [PATCH 002/114] clk: at91: peripheral: convert from round_rate() to determine_rate()
` [PATCH 003/114] clk: fixed-factor: add determine_rate() ops
` [PATCH 004/114] clk: at91: audio-pll: convert from round_rate() to determine_rate()
` [PATCH 005/114] clk: at91: h32mx: "
` [PATCH 007/114] clk: at91: plldiv: "
` [PATCH 009/114] clk: at91: usb: "
` [PATCH 010/114] clk: baikal-t1: ccu-div: "
` [PATCH 012/114] clk: cdce925: "
` [PATCH 013/114] clk: cs2000-cp: "
` [PATCH 014/114] clk: ep93xx: "
` [PATCH 015/114] clk: fractional-divider: "
` [PATCH 016/114] clk: gemini: "
` [PATCH 017/114] clk: highbank: "
` [PATCH 018/114] clk: hisilicon: clkdivider-hi6220: "
` [PATCH 019/114] clk: hisilicon: hi3660-stub: move comma from declaration of DEFINE_CLK_STUB()
` [PATCH 021/114] clk: hisilicon: hi6220-stub: convert from round_rate() to determine_rate()
` [PATCH 023/114] clk: ingenic: jz4780-cgu: "
` [PATCH 025/114] clk: lmk04832: "
` [PATCH 026/114] clk: loongson1: "
` [PATCH 027/114] clk: max9485: "
` [PATCH 028/114] clk: milbeaut: "
` [PATCH 092/114] clk: renesas: rzg2l-cpg: "
` [PATCH 105/114] clk: ux500: prcmu: "
` [PATCH 108/114] clk: versatile: icst: "
` [PATCH 109/114] clk: versatile: vexpress-osc: "
` [PATCH 110/114] clk: visconti: pll: "

i2c-designware: not possible to write to different i2c addresses in one transfer?
 2025-10-20 11:59 UTC  (2+ messages)

[PATCH v2 0/8] Add support for i.MX8ULP's SIM LPAV
 2025-10-20 11:59 UTC  (4+ messages)
` [PATCH v2 6/8] reset: imx8mp-audiomix: Extend the driver usage

[PATCH v3 00/76] media: Rationalise usage of v4l2_fh
 2025-08-10  1:30 UTC  (3+ messages)
` [PATCH v3 26/76] media: Set file->private_data in v4l2_fh_add()
` [PATCH v3 27/76] media: Reset file->private_data to NULL in v4l2_fh_del()

[PATCH v2 00/76] media: Rationalise usage of v4l2_fh
 2025-08-09 21:16 UTC  (3+ messages)
` [PATCH v2 26/76] media: Set file->private_data in v4l2_fh_add()
` [PATCH v2 27/76] media: Reset file->private_data to NULL in v4l2_fh_del()

[PATCH 00/65] media: Rationalise usage of v4l2_fh
 2025-08-08  7:00 UTC  (91+ messages)
` [PATCH 01/65] media: pci: saa7164: Store v4l2_fh pointer in file->private_data
` [PATCH 02/65] media: imagination: "
` [PATCH 03/65] media: ti: vpe: "
` [PATCH 04/65] media: usb: hdpvr: "
` [PATCH 05/65] media: usb: pvrusb2: "
` [PATCH 06/65] media: usb: uvcvideo: "
` [PATCH 07/65] media: staging: most: "
` [PATCH 08/65] media: Wrap file->private_data access with a helper function
` [PATCH 09/65] media: Replace file->private_data access with file_to_v4l2_fh()
` [PATCH 10/65] media: nvidia: tegra-vde: Replace file->private_data access
` [PATCH 11/65] media: Replace file->private_data access with custom functions
` [PATCH 12/65] media: pci: ivtv: Don't create fake v4l2_fh
` [PATCH 13/65] media: amphion: Make some vpu_v4l2 functions static
  ` [EXT] "
` [PATCH 14/65] media: amphion: Delete v4l2_fh synchronously in .release()
  ` [EXT] "
` [PATCH 15/65] media: visl: Drop visl_v4l2fh_to_ctx() function
` [PATCH 16/65] media: v4l2-fh: Move piece of documentation to correct function
` [PATCH 17/65] media: rcar-vin: Do not set file->private_data
` [PATCH 18/65] media: rzg2l-cru: "
` [PATCH 19/65] media: camss: Replace .open() file operation with v4l2_fh_open()
` [PATCH 20/65] media: camss: Remove custom .release fop()
` [PATCH 21/65] media: chips-media: wave5: Pass file pointer to wave5_cleanup_instance()
` [PATCH 22/65] media: qcom: iris: Pass file pointer to iris_v4l2_fh_(de)init()
` [PATCH 23/65] media: qcom: iris: Set file->private_data in iris_v4l2_fh_(de)init()
` [PATCH 24/65] media: qcom: iris: Drop unused argument to iris_get_inst()
` [PATCH 25/65] media: qcom: venus: Pass file pointer to venus_close_common()
` [PATCH 26/65] media: Set file->private_data in v4l2_fh_add()
` [PATCH 27/65] media: Reset file->private_data to NULL in v4l2_fh_del()
` [PATCH 28/65] media: v4l2-ioctl: Access v4l2_fh from private_data
` [PATCH 29/65] media: allegro: Access v4l2_fh from file
` [PATCH 30/65] media: meson-ge2d: "
` [PATCH 31/65] media: coda: "
` [PATCH 32/65] media: wave5: "
` [PATCH 33/65] media: m2m-deinterlace: "
` [PATCH 34/65] media: mtk: jpeg: Access v4l2_fh from file->private_data
` [PATCH 35/65] media: mtk_mdp_m2m: Access v4l2_fh from file
` [PATCH 36/65] media: mtk: mdp3: "
` [PATCH 37/65] media: mtk: vcodec: "
` [PATCH 38/65] media: tegra-vde: "
` [PATCH 39/65] media: imx-jpeg: "
  ` [EXT] "
` [PATCH 40/65] media: imx-isi: "
` [PATCH 41/65] media: nxp: mx2: "
` [PATCH 42/65] media: renesas: "
` [PATCH 43/65] media: rockhip: rga: "
` [PATCH 44/65] media: rockchip: rkvdec: "
` [PATCH 45/65] media: exynos-gsc: "
` [PATCH 46/65] media: exynos4-is: "
` [PATCH 47/65] media: s3c-camif: Set queue owner using file
` [PATCH 48/65] media: s5p-g2d: Access v4l2_fh from file
` [PATCH 49/65] media: s5p-jpeg: "
` [PATCH 50/65] media: s5p-mfc: "
` [PATCH 51/65] media: bdisp: "
` [PATCH 52/65] media: st: delta: "
` [PATCH 53/65] media: stm32: dma2d: "
` [PATCH 54/65] media: hantro: Access v4l2_fh from file->private_data
` [PATCH 55/65] media: omap3isp: Access v4l2_fh from file
` [PATCH 56/65] media: cx18: "
` [PATCH 57/65] media: ivtv: "
` [PATCH 58/65] media: zoran: Remove access to __fh
` [PATCH 59/65] media: usb: hdpvr: Access v4l2_fh from file
` [PATCH 60/65] media: usb: uvc: "
` [PATCH 61/65] media: staging: imx: "
` [PATCH 62/65] media: v4l2-ctrls: Move v4l2_fh retrieval after V4L2_FL_USES_V4L2_FH check
` [PATCH 63/65] media: ipu6: isys: Don't set V4L2_FL_USES_V4L2_FH manually
` [PATCH 64/65] media: staging: ipu7: "
` [PATCH 65/65] media: v4l2-ioctl: Stop passing fh pointer to ioctl handlers

[OE-core][PATCH V3 1/2] base-passwd: add clock group
 2025-10-20 11:59 UTC  (6+ messages)

[PATCH net-next 00/15] net: macb: various cleanups
 2025-10-20 11:58 UTC  (8+ messages)
` [PATCH net-next 07/15] net: macb: simplify macb_adj_dma_desc_idx()
` [PATCH net-next 11/15] net: macb: replace min() with umin() calls

[PATCHSET v9 sched_ext/for-6.19] Add a deadline server for sched_ext tasks
 2025-10-20 11:58 UTC  (3+ messages)
` [PATCH 06/14] sched_ext: Add a DL "

[PATCH v2] arm64: dts: qcom: sdm845-shift-axolotl: Drop address and size cells from panel
 2025-10-20 11:58 UTC 

[PATCH v2] dt-bindings: soc: imx-iomuxc-gpr: Document the CSI mux
 2025-10-20 11:58 UTC  (2+ messages)

[PATCH] firewire: core: use cleanup function to release cached configuration ROM
 2025-10-20 11:58 UTC 

[PATCH v2 0/5] drm/connector: make mode_valid() callback accept const mode pointer
 2025-01-06  8:55 UTC  (8+ messages)
` [PATCH v2 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
` [PATCH v2 5/5] drm/connector: make mode_valid take a "

[PATCH v5 0/7] platform/chrome: Fix a possible UAF via revocable
 2025-10-20 11:57 UTC  (9+ messages)
` [PATCH v5 5/7] revocable: Add fops replacement

[PATCH v6 00/24] Convert to use devm_request*_irq_probe()
 2025-06-25  2:54 UTC  (5+ messages)
` [PATCH v6 01/24] genirq/devres: Add devm_request_threaded_irq_probe() and devm_request_irq_probe()
    ` 回复: "

[PATCH] Remove error prints for devm_add_action_or_reset()
 2025-07-02  9:58 UTC  (5+ messages)

[PATCH 00/38] rockchip: Add rk3562 support
 2024-12-20 10:37 UTC 

[PATCH 0/5] drm/connector: make mode_valid() callback accept const mode pointer
 2024-11-18 11:47 UTC  (19+ messages)
` [PATCH 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
` [PATCH 2/5] drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()
` [PATCH 3/5] drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()
` [PATCH 4/5] drm/connector: make mode_valid_ctx accept const struct drm_display_mode
` [PATCH 5/5] drm/connector: make mode_valid "

[PATCH v4 4/6] media: rockchip: Introduce the rkvdec2 driver
 2025-06-19  9:19 UTC 

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-10  8:08 UTC  (4+ messages)

[PATCH v2 0/4] arm64: dts: rockchip: Add Hardkernel ODROID-M1S
 2024-08-29 12:52 UTC 

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-03-25  2:13 UTC  (3+ messages)

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-06  5:20 UTC  (2+ messages)

[PATCH 00/23] Fix media uAPI cross references
 2025-10-20 11:56 UTC  (4+ messages)
` [PATCH 02/23] tools: docs: parse_data_structs.py: output a line number

[RFC PATCH 0/2] gpio: regmap: Ensure writes for aliased data values
 2025-10-20 11:56 UTC  (3+ messages)
` [RFC PATCH 1/2] gpio: regmap: Force writes for aliased data regs
` [RFC PATCH 2/2] gpio: regmap: Bypass cache for aliased outputs

[PATCH] cifs: Call the calc_signature functions directly
 2025-10-20 11:56 UTC 

[PULL 00/11] maintainer updates (gitlab, check-tcg, virtio-gpu, plugins, docs)
 2025-10-20 11:55 UTC  (3+ messages)
` [PULL 04/11] Support per-head resolutions with virtio-gpu

[Patch v2 0/2] mm/huge_memory: cleanup __split_unmapped_folio()
 2025-10-20 11:55 UTC  (8+ messages)
` [Patch v2 2/2] mm/huge_memory: Optimize and simplify __split_unmapped_folio() logic

[cocci] [PATCH] coccinelle: of_table: Update Keywords for SPI device ID tables
 2025-10-20 11:55 UTC  (2+ messages)

[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-10-20 11:54 UTC  (21+ messages)
` [PATCH 04/24] arm64: dts: qcom: glymur: Add QUPv3 configuration for serial engines
` [PATCH 06/24] arm64: dts: qcom: glymur: Enable pdp0 mailbox
` [PATCH 09/24] arm64: dts: qcom: glymur-crd: Add RPMH regulator rails
` [PATCH 17/24] arm64: dts: qcom: glymur-crd: Avoid RTC probe failure

[PATCH mm-new 1/1] mm/khugepaged: Factor out common logic in [scan,alloc]_sleep_millisecs_store()
 2025-10-20 11:53 UTC 

[PATCH v5 0/6] Improving the worst case TTM large allocation latency
 2025-10-20 11:54 UTC  (7+ messages)
` [PATCH v5 1/6] drm/ttm: Add getter for some pool properties
` [PATCH v5 2/6] drm/ttm: Replace multiple booleans with flags in pool init
` [PATCH v5 3/6] drm/ttm: Replace multiple booleans with flags in device init
` [PATCH v5 4/6] drm/ttm: Allow drivers to specify maximum beneficial TTM pool size
` [PATCH v5 5/6] drm/amdgpu: Configure max beneficial TTM pool allocation order
` [PATCH v5 6/6] drm/ttm: Add an allocation flag to propagate -ENOSPC on OOM

[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
 2025-10-20 11:53 UTC  (7+ messages)
` [PATCH 1/4] PCI: Support "

FAILED: patch "[PATCH] Revert "io_uring/rw: drop -EOPNOTSUPP check in" failed to apply to 6.12-stable tree
 2025-10-20 11:52 UTC  (3+ messages)

[PATCH v8 0/5] MT8196 GPU Frequency/Power Control Support
 2025-10-20 11:50 UTC  (4+ messages)
` [PATCH v8 4/5] drm/panthor: Use existing OPP table if present

Metadata integrity, single segment and peer-to-peer
 2025-10-20 11:50 UTC 

[PATCH v2] Documentation: sysrq: Rewrite /proc/sysrq-trigger usage
 2025-10-20 11:50 UTC  (3+ messages)

[yocto-autobuilder-helper] [PATCH 1/2] config.json/scripts: Switch to use bitbake-setup
 2025-10-20 11:50 UTC  (2+ messages)
` [yocto-patches] "

fix for selecting a zone with active GC I/O for GC
 2025-10-20 11:49 UTC  (4+ messages)
  ` [PATCH 1/2] xfs: prevent gc from picking the same zone twice

[PATCH] ram-block-attributes: Avoid the overkill of shared memory with hugetlbfs backend
 2025-10-20 11:48 UTC  (5+ messages)

[PATCH v5 0/2] Introduce GT runtime suspend/resume
 2025-10-20 11:48 UTC  (6+ messages)
` [PATCH v5 2/2] drm/xe/gt: Introduce "

[PATCH v2 0/6] crypto: misc fixes and improvements to cert handling
 2025-10-20 11:47 UTC  (4+ messages)
` [PATCH v2 6/6] crypto: fix error reporting in cert chain checks

[PATCH i-g-t 0/6] Add MediaTek devices support
 2025-10-20 11:48 UTC  (3+ messages)
` [PATCH i-g-t 2/6] tests/kms_plane: Add support for planar-settings on non-Intel devices

[PATCH 0/2] vhost-user-blk: support inflight migration
 2025-10-20 11:47 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v13 00/12] AuxCCS handling and render compression modifiers
 2025-10-20 11:47 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH v3 0/4] Add support for PowerPC e500 little-endian pages
 2025-10-20 11:46 UTC  (3+ messages)
` [PATCH v3 2/4] target/ppc: refactor MMU helpers

[PATCH v2] arm64: dts: qcom: lemans-pmics: enable rtc
 2025-10-20 11:46 UTC  (2+ messages)

[PATCH v2 1/4] scsi: ufs: ufs-mediatek: Add UFS host support for MT8195 SoC
 2025-10-20 11:46 UTC  (12+ messages)
` [PATCH v2 3/4] dt-bindings: ufs: mediatek,ufs: add MT8195 compatible and update clock nodes


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.