messages from 2023-09-01 06:32:06 to 2023-09-07 09:55:42 UTC [more...]
[PATCH 00/11] add missing of_node_put
2023-09-07 9:55 UTC
[PATCH 0/3] Fix possible OOB write when using rule_buf
2023-09-07 9:44 UTC (7+ messages)
` [PATCH 1/3] net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
` [PATCH 2/3] net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
` [PATCH 3/3] net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlro_get_fdir_all()
[PATCH] ring-buffer: Do not read at &event->array[0] if it across the page
2023-09-07 9:42 UTC (3+ messages)
[PATCH v5] drm/mediatek: Fix coverity issue with unintentional integer overflow
2023-09-07 9:14 UTC
[PATCH 1/4] arm64: dts: mediatek: mt8195-demo: fix the memory size to 8GB
2023-09-07 9:15 UTC (7+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] arm64: dts: mediatek: mt8195-demo: update and reorder reserved memory regions
[RFC] thermal/drivers/mediatek: fix temperature on mt7986
2023-09-07 9:12 UTC (2+ messages)
[PATCH] clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data
2023-09-07 9:06 UTC (3+ messages)
[PATCH] scsi: ufs: do not look for unsupported vdd-hba-max-microamp
2023-09-07 9:03 UTC (2+ messages)
[PATCH v3 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
2023-09-07 8:48 UTC (5+ messages)
` [PATCH v3 2/2] arm64: dts: mediatek: add device-tree for Genio 1200 EVK board
[PATCH] arm64: dts: mediatek: mt7622: fix memory node warning check
2023-09-07 8:30 UTC (2+ messages)
[PATCH] iommu/mediatek: Fix share pgtable for iova over 4GB
2023-09-07 8:22 UTC (2+ messages)
[PATCH v3 04/11] media: videobuf2: Stop define VB2_MAX_FRAME as global
2023-09-07 6:54 UTC (11+ messages)
[PATCH v2,2/3] drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.c
2023-09-07 6:21 UTC (3+ messages)
` [PATCH v2, 3/3] drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code
[PATCH 1/2] dt-bindings: arm64: dts: mediatek: Add mt8395-evk board
2023-09-07 5:58 UTC (25+ messages)
` [PATCH 2/2] arm64: dts: mediatek: add device-tree for Genio 1200 EVK board
` [PATCH v2 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
` [PATCH v2 2/2] arm64: dts: mediatek: add device-tree for Genio 1200 EVK board
[PATCH v3] USB: Extend usb_device_speed with new value USB_SPEED_SUPER_PLUS_BY2
2023-09-07 0:13 UTC (5+ messages)
` "
[BUG kernel-5.15] aarch64: __pi_strncmp() out-of-bound error
2023-09-06 18:07 UTC (7+ messages)
[PATCH v2 0/7] drm: ci: fixes
2023-09-06 13:13 UTC (20+ messages)
` [PATCH v2 1/7] drm: ci: igt_runner: remove todo
` [PATCH v2 2/7] drm: ci: Force db410c to host mode
` [PATCH v2 3/7] drm: ci: virtio: update ci variables
` [PATCH v2 4/7] drm: ci: Enable configs to fix mt8173 boot hang issue
` [PATCH v2 5/7] drm: ci: Update xfails
` [PATCH v2 6/7] drm: ci: Enable new jobs
` [PATCH v2 7/7] drm: ci: Use scripts/config to enable/disable configs
[bug report] net: ethernet: mtk_eth_soc: support 36-bit DMA addressing on MT7988
2023-09-06 11:51 UTC
[PATCH 0/3] media: i2c: Add driver for THine THP7312 ISP
2023-09-06 11:14 UTC (10+ messages)
` [PATCH 3/3] arm64: dts: mediatek: mt8365-pumpkin: Add overlays for thp7312 cameras
[PATCH] power: supply: mt6370: Fix missing error code in mt6370_chg_toggle_cfo()
2023-09-06 8:48 UTC
[PATCH] ring-buffer: Do not read at &event->array[0] if it across the page
2023-09-05 16:41 UTC (2+ messages)
[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-09-05 16:09 UTC (3+ messages)
[PATCH v6 00/18] Add DELETE_BUF ioctl
2023-09-05 14:37 UTC (30+ messages)
` [PATCH v6 01/18] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v6 02/18] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v6 03/18] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v6 04/18] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v6 05/18] media: mediatek: jpeg: "
` [PATCH v6 06/18] media: mediatek: vdec: "
` [PATCH v6 07/18] media: sti: hva: "
` [PATCH v6 08/18] media: visl: "
` [PATCH v6 09/18] media: atomisp: "
` [PATCH v6 10/18] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v6 11/18] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v6 12/18] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v6 13/18] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v6 14/18] media: verisilicon: vp9: Use destination buffer height to compute chroma offset
` [PATCH v6 15/18] media: verisilicon: postproc: Fix down scale test
` [PATCH v6 16/18] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v6 17/18] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v6 18/18] media: v4l2: Add mem2mem helpers for "
[PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus
2023-09-05 12:13 UTC (16+ messages)
[PATCH] net: dsa: mt7530: refactor deprecated strncpy
2023-09-05 11:15 UTC (2+ messages)
[PATCH v1 net] page_pool: Cap queue size to 32k
2023-09-05 9:57 UTC (2+ messages)
[PATCH v4 1/2] drm/mediatek: fix kernel oops if no crtc is found
2023-09-05 9:01 UTC (3+ messages)
` [PATCH v4 2/2] drm/mediatek: dpi/dsi: fix possible_crtcs calculation
[PATCH v3 1/2] drm/mediatek: fix kernel oops if no crtc is found
2023-09-05 8:03 UTC (6+ messages)
` [PATCH v3 2/2] drm/mediatek: dpi/dsi: fix possible_crtcs calculation
[PATCH v17 00/14] Add support for MT8195 SCP 2nd core
2023-09-05 7:48 UTC (22+ messages)
` [PATCH v17 01/14] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v17 02/14] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v17 03/14] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v17 04/14] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v17 05/14] remoteproc: mediatek: Extract SCP common registers
` [PATCH v17 06/14] remoteproc: mediatek: Revise SCP rproc initialization flow for multi-core SCP
` [PATCH v17 07/14] remoteproc: mediatek: Probe SCP cluster on single-core SCP
` [PATCH v17 08/14] remoteproc: mediatek: Probe SCP cluster on multi-core SCP
` [PATCH v17 09/14] remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on dual-core SCP
` [PATCH v17 10/14] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v17 11/14] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v17 12/14] remoteproc: mediatek: Report watchdog crash to all cores
` [PATCH v17 13/14] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v17 14/14] arm64: dts: mediatek: mt8195: Add SCP 2nd core
[RESEND PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work
2023-09-05 4:24 UTC (6+ messages)
[PATCH] drm/mediatek: Add spinlock for setting vblank event in atomic_begin
2023-09-04 12:09 UTC (2+ messages)
[RESEND,v3 0/3] ASoC: mt8188-mt6359: add SOF support
2023-09-04 8:34 UTC (4+ messages)
` [RESEND,v3 2/3] ASoC: mediatek: common: revise SOF common code
[PATCH v11] drm: Add initial ci/ subdirectory
2023-09-04 7:54 UTC (9+ messages)
[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
2023-09-04 7:27 UTC (3+ messages)
` [RFT PATCH 05/15] drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown time
[PATCH wireless-next v2 0/3] wifi: Drop unnecessary error checks for debugfs_create_dir()
2023-09-03 3:02 UTC (4+ messages)
` [PATCH wireless-next v2 1/3] wifi: iwlwifi: mei: Drop unnecessary error check "
` [PATCH wireless-next v2 2/3] mwifiex: debugfs: "
` [PATCH wireless-next v2 3/3] wifi: mt76: "
[PATCH] i2c: mt65xx: allow optional pmic clock
2023-09-02 23:49 UTC (2+ messages)
[PATCH v2 1/2] drm/mediatek: fix kernel oops if no crtc is found
2023-09-01 16:17 UTC (3+ messages)
` [PATCH v2 2/2] drm/mediatek: dpi/dsi: fix possible_crtcs calculation
[PATCH v7 09/11] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
2023-09-01 15:00 UTC (11+ messages)
[PATCH v5 00/10] Add DELETE_BUF ioctl
2023-09-01 12:32 UTC (7+ messages)
` [PATCH v5 02/10] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v5 09/10] media: v4l2: Add DELETE_BUFS ioctl
[PATCH] wifi: mt76: add DMA mapping error check in mt76_alloc_txwi()
2023-09-01 8:19 UTC
[PATCH v1] arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3
2023-09-01 7:27 UTC
[PATCH v2 1/4] wifi: mt76: mt7996: get tx_retries and tx_failed from txfree
2023-09-01 6:30 UTC (4+ messages)
` [PATCH v2 2/4] wifi: mt76: mt7996: Add mcu commands for getting sta tx statistic
` [PATCH v2 3/4] wifi: mt76: mt7996: enable PPDU-TxS to host
` [PATCH v2 4/4] wifi: mt76: mt7996: remove periodic MPDU TXS request
[PATCH] drm/mediatek: dp: Remove redundant dev_err_probe() for platform_get_irq()
2023-09-01 6:58 UTC
[PATCH v2] wifi: mt76: connac: report per-phy tx and rx byte to tpt_led
2023-09-01 6:34 UTC
[PATCH v2] wifi: mac80211: export ieee80211_tpt_led_trig_tx/rx for driver
2023-09-01 6:33 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).