linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-21 21:33:57 to 2023-09-22 10:09:14 UTC [more...]

[PATCH stable 6.1.y 1/2] KVM: arm64: Prevent the donation of no-map pages
 2023-09-22 10:08 UTC  (8+ messages)
` [PATCH stable 6.1.y 2/2] KVM: arm64: Prevent unconditional donation of unmapped regions from the host

[PATCH] i2c: xiic: Correct return value check for xiic_reinit()
 2023-09-22 10:07 UTC  (2+ messages)

[PATCH v1] mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw
 2023-09-22  9:53 UTC 

[PATCH v1 0/8] Fix set_huge_pte_at() panic on arm64
 2023-09-22  9:58 UTC  (25+ messages)
` [PATCH v1 2/8] powerpc: hugetlb: Convert set_huge_pte_at() to take vma
` [PATCH v1 3/8] riscv: "
` [PATCH v1 8/8] arm64: hugetlb: Fix set_huge_pte_at() to work with all swap entries

[PATCH v2 1/6] drm: lcdif: improve burst size configuration comment
 2023-09-22  9:51 UTC  (4+ messages)
` [PATCH v2 3/6] drm: lcdif: rework runtime PM handling in the atomic commit

[PATCH] dmaengine: imx-sdma: fix deadlock in interrupt handler
 2023-09-22  9:50 UTC  (2+ messages)

[PATCH] arch_topology: Support SMT control on arm64
 2023-09-22  9:46 UTC  (3+ messages)

[PATCH net-next v3 0/5] TSN auto negotiation between 1G and 2.5G
 2023-09-22  9:45 UTC  (3+ messages)
` [PATCH net-next v3 1/5] arch: x86: Add IPC mailbox accessor function and add SoC register access

[PATCH] drm/mediatek/dp: fix memory leak on ->get_edid callback error path
 2023-09-22  9:44 UTC  (6+ messages)
` [PATCH] drm/mediatek/dp: fix memory leak on ->get_edid callback audio detection

[PATCH V3 0/3] Add pinctrl driver support for Amlogic T7 SoCs
 2023-09-22  9:43 UTC  (4+ messages)
` [PATCH V3 1/3] dt-bindings: pinctrl: Add "
` [PATCH V3 2/3] pinctrl: Add driver "
` [PATCH V3 3/3] arm64: dts: Add pinctrl node "

[PATCH] ARM: Fix typo and misinformation in ARM page table documentation
 2023-09-22  9:42 UTC 

[PATCH] thermal: imx8mm_thermal: Fix function pointer declaration by adding identifier name
 2023-09-22  9:31 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: stm32: document MYD-YA151C-T development board
 2023-09-22  9:26 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: dts: stm32: Add MyirTech MYD-YA151C-T development board support

[PATCH] coresight: Add mode check when enable/disable csdev source
 2023-09-22  9:20 UTC  (3+ messages)

[PATCH] ARM: dts: BCM5301X: Relicense Felix's code to the GPL 2.0+ / MIT
 2023-09-22  9:18 UTC  (2+ messages)

[Resend PATCH] arch: arm: remove redundant clear_page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON is on
 2023-09-22  9:15 UTC 

[PATCH v6 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-09-22  7:59 UTC  (31+ messages)
` [PATCH v6 01/30] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v6 02/30] soc: fsl: cpm1: qmc: "
` [PATCH v6 03/30] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v6 04/30] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v6 05/30] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v6 06/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property name
` [PATCH v6 07/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child nodes
` [PATCH v6 08/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
` [PATCH v6 09/30] soc: fsl: cpm1: qmc: Add support for child devices
` [PATCH v6 10/30] net: wan: Add support for QMC HDLC
` [PATCH v6 11/30] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v6 12/30] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v6 13/30] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v6 14/30] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v6 15/30] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v6 16/30] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v6 17/30] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v6 18/30] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v6 19/30] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v6 20/30] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v6 21/30] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v6 22/30] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v6 23/30] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v6 24/30] net: wan: Add framer framework support
` [PATCH v6 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v6 26/30] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v6 27/30] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v6 28/30] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v6 29/30] ASoC: codecs: Add support for the framer codec
` [PATCH v6 30/30] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH net-next v10 0/6] introduce page_pool_alloc() related API
 2023-09-22  9:11 UTC  (2+ messages)
` [PATCH net-next v10 3/6] page_pool: remove PP_FLAG_PAGE_FRAG

[PATCH] ARM: dts: stm32: stm32f7-pinctrl: don't use multiple blank lines
 2023-09-22  9:13 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: add HASH on stm32mp131
 2023-09-22  9:04 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: ti: Add overlay for AM642-EVM NAND expansion card
 2023-09-22  9:03 UTC  (9+ messages)
` [PATCH 2/2] arm64: dts: ti: am642-evm: Add overlay for "

[PATCH v3 00/13] mm: jit/text allocator
 2023-09-22  8:55 UTC  (11+ messages)
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
` [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations

[PATCH 00/14] add driver to support secure video decoder
 2023-09-22  8:44 UTC  (12+ messages)
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver

[PATCH 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2023-09-22  8:35 UTC  (5+ messages)

[PATCH v6 0/2] Add support for MT8195 MDP3
 2023-09-22  8:29 UTC  (5+ messages)
` [PATCH v6 1/2] arm64: dts: mediatek: mt8183: correct MDP3 DMA-related nodes
` [PATCH v6 2/2] arm64: dts: mediatek: mt8195: add MDP3 nodes

[PATCH v12 0/7] Wave5 codec driver
 2023-09-22  8:28 UTC  (8+ messages)
` [PATCH v12 1/7] media: v4l2: Add ignore_streaming flag
      ` [PATCH v12 5/7] media: chips-media: wave5: Add the v4l2 layer

[PATCH v3 0/9] hwrng: stm32: support STM32MP13x platforms
 2023-09-22  8:20 UTC  (3+ messages)
` [PATCH v3 9/9] ARM: dts: stm32: add RNG node for "
  ` [EXTERNAL] "

[PATCH v9 0/7] Add metrics for Arm CMN
 2023-09-22  8:19 UTC  (4+ messages)
` [PATCH v9 1/7] perf pmu: "Compat" supports regular expression matching identifiers

[PATCH v6 00/13] add support MDP3 on MT8195 platform
 2023-09-22  7:41 UTC  (14+ messages)
` [PATCH v6 01/13] media: platform: mtk-mdp3: add support second sets of MMSYS
` [PATCH v6 02/13] media: platform: mtk-mdp3: add support second sets of MUTEX
` [PATCH v6 03/13] media: platform: mtk-mdp3: introduce more pipelines from MT8195
` [PATCH v6 04/13] media: platform: mtk-mdp3: introduce more MDP3 components
` [PATCH v6 05/13] media: platform: mtk-mdp3: add checks for dummy components
` [PATCH v6 06/13] media: platform: mtk-mdp3: avoid multiple driver registrations
` [PATCH v6 07/13] media: platform: mtk-mdp3: extend GCE event waiting in RDMA and WROT
` [PATCH v6 08/13] media: platform: mtk-mdp3: add support for blending multiple components
` [PATCH v6 09/13] media: platform: mtk-mdp3: add mt8195 platform configuration
` [PATCH v6 10/13] media: platform: mtk-mdp3: add mt8195 shared memory configurations
` [PATCH v6 11/13] media: platform: mtk-mdp3: add mt8195 MDP3 component settings
` [PATCH v6 12/13] media: platform: mtk-mdp3: add support for parallel pipe to improve FPS
` [PATCH v6 13/13] media: platform: mtk-mdp3: fix uninitialized variable in mdp_path_config()

[PATCH v3 0/3] Meson S4 HW RNG Support
 2023-09-22  8:15 UTC  (4+ messages)
` [PATCH v3 1/3] drivers: rng: meson: add support for S4

[PATCH v4 0/6] soc: qcom: Add uart console support for SM4450
 2023-09-22  8:10 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: interrupt-controller: qcom,pdc: document qcom,sm4450-pdc
` [PATCH v4 2/6] arm64: dts: qcom: sm4450: Add apps_rsc and cmd_db node
` [PATCH v4 3/6] arm64: dts: qcom: sm4450: Add RPMH and Global clock
` [PATCH v4 4/6] arm64: dts: qcom: add uart console support for SM4450
` [PATCH v4 5/6] arm64: dts: qcom: sm4450-qrd: add QRD4450 uart support
` [PATCH v4 6/6] arm64: defconfig: enable clock controller and pinctrl

[PATCH] iommu/mediatek: Fix share pgtable for iova over 4GB
 2023-09-22  8:11 UTC  (2+ messages)

[PATCH 0/2] Declare and enable watchdog on stm32mp25
 2023-09-22  8:10 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: st: add arm-wdt node for watchdog support on stm32mp251
` [PATCH 2/2] arm64: dts: st: enable secure arm-wdt watchdog on stm32mp257f-ev1

[PATCH v5 0/5] Implement MTE tag compression for swapped pages
 2023-09-22  8:08 UTC  (6+ messages)
` [PATCH v5 1/5] lib/bitmap: add bitmap_{read,write}()
` [PATCH v5 2/5] lib/test_bitmap: add tests for bitmap_{read,write}()
` [PATCH v5 3/5] arm64: mte: implement CONFIG_ARM64_MTE_COMP
` [PATCH v5 4/5] arm64: mte: add a test for MTE tags compression
` [PATCH v5 5/5] arm64: mte: add compression support to mteswap.c

[PATCH v4 0/5] Implement MTE tag compression for swapped pages
 2023-09-22  8:05 UTC  (20+ messages)
` [PATCH v4 1/5] lib/bitmap: add bitmap_{set,get}_value()
` [PATCH v4 2/5] lib/test_bitmap: add tests for bitmap_{set,get}_value()
` [PATCH v4 3/5] arm64: mte: implement CONFIG_ARM64_MTE_COMP
` [PATCH v4 4/5] arm64: mte: add a test for MTE tags compression

[PATCH] arm64: dts: amlogic: Fix IR Controller register area for Meson-GX/AXG/G12 series SoCs
 2023-09-22  8:05 UTC 

[RFT PATCH v2 01/12] drm/imx/dcss: Call drm_atomic_helper_shutdown() at shutdown time
 2023-09-22  7:56 UTC  (4+ messages)
  ` [RFT PATCH v2 09/12] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time

Pytanie o samochód
 2023-09-22  7:36 UTC 

[PATCH 0/3] Add SD-card support on STM32MP25
 2023-09-22  7:27 UTC  (2+ messages)

[PATCH v6 00/16] introduce more MDP3 components in MT8195
 2023-09-22  7:21 UTC  (17+ messages)
` [PATCH v6 01/16] dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with generic names
` [PATCH v6 02/16] dt-bindings: media: mediatek: mdp3: split out general properties
` [PATCH v6 03/16] dt-bindings: media: mediatek: mdp3: include common properties
` [PATCH v6 04/16] dt-bindings: media: mediatek: mdp3: rename to MT8183 RDMA
` [PATCH v6 05/16] dt-bindings: media: mediatek: mdp3: add support MT8195 RDMA
` [PATCH v6 06/16] dt-bindings: media: mediatek: mdp3: add component FG for MT8195
` [PATCH v6 07/16] dt-bindings: media: mediatek: mdp3: add component HDR "
` [PATCH v6 08/16] dt-bindings: media: mediatek: mdp3: add component STITCH "
` [PATCH v6 09/16] "
` [PATCH v6 10/16] dt-bindings: media: mediatek: mdp3: add component TDSHP "
` [PATCH v6 11/16] dt-bindings: display: mediatek: aal: add compatible "
` [PATCH v6 12/16] dt-bindings: display: mediatek: color: "
` [PATCH v6 13/16] dt-bindings: display: mediatek: merge: "
` [PATCH v6 14/16] dt-bindings: display: mediatek: ovl: "
` [PATCH v6 15/16] dt-bindings: display: mediatek: split: "
` [PATCH v6 16/16] dt-bindings: display: mediatek: padding: "

[PATCH v1 0/1] Add devicetree changes for Meta Yosemite 4
 2023-09-22  7:03 UTC  (3+ messages)
` [PATCH v1 1/1] ARM: dts: aspeed: yosemite4: Add i2c-mux/eeprom devices

[PATCH v4 1/2] dt-bindings: arm64: mediatek: add mt8390-evk board
 2023-09-22  6:50 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: dts: mediatek: add device-tree for Genio 700 EVK board

[PATCH] i2c: aspeed: Fix i2c bus hang in slave read
 2023-09-22  6:47 UTC  (2+ messages)

[PATCH v6 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-09-22  6:47 UTC  (5+ messages)

[PATCH v2 0/6] remove AR7 platform and associated drivers
 2023-09-22  6:15 UTC  (2+ messages)
` [PATCH v2 2/6] mtd: parsers: ar7: remove support

[PATCH v2 0/2] gpio: ixp4xx: Handle external clock output
 2023-09-22  6:07 UTC  (3+ messages)
` [PATCH v2 1/2] gpio: Rewrite IXP4xx GPIO bindings in schema
` [PATCH v2 2/2] gpio: ixp4xx: Handle clock output on pin 14 and 15

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-22  6:03 UTC  (3+ messages)
` [RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace

[PATCH v3 0/5] soc: qcom: Add uart console support for SM4450
 2023-09-22  5:51 UTC  (11+ messages)
` [PATCH v3 2/5] arm64: dts: qcom: sm4450: Add apps_rsc and cmd_db node
` [PATCH v3 3/5] arm64: dts: qcom: sm4450: Add RPMH and Global clock
` [PATCH v3 4/5] arm64: dts: qcom: add uart console support for SM4450

[PATCH v3 0/4] add LVTS support for mt7988
 2023-09-22  5:50 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: thermal: mediatek: add mt7988 lvts compatible
` [PATCH v3 2/4] dt-bindings: thermal: mediatek: Add LVTS thermal sensors for mt7988
` [PATCH v3 3/4] thermal/drivers/mediatek/lvts_thermal: make coeff configurable
` [PATCH v3 4/4] thermal/drivers/mediatek/lvts_thermal: add mt7988 support

[PATCH 0/2] Sign the Image which is zboot's payload
 2023-09-22  5:41 UTC  (3+ messages)

[PATCH v2 0/4] Add AM65x ICSSG Ethernet support
 2023-09-22  4:33 UTC  (11+ messages)
` [PATCH v2 2/4] arm64: dts: ti: k3-am654-base-board: add ICSSG2 "
` [PATCH v2 3/4] arm64: dts: ti: k3-am654-idk: Add ICSSG Ethernet ports

[PATCH] watchdog: aspeed: Add sysfs attributes for reset mask bits
 2023-09-22  4:33 UTC  (4+ messages)

[PATCH v2 1/1] PCI: layerscape-ep: set 64-bit DMA mask
 2023-09-22  4:28 UTC 

[RFC RESEND 0/7] coresight: Move remaining AMBA ACPI devices into platform driver
 2023-09-22  4:10 UTC  (4+ messages)
` [RFC RESEND 1/7] coresight: replicator: Move ACPI support from AMBA driver to "

[PATCH] scsi: ufs: Convert all platform drivers to return void
 2023-09-22  1:48 UTC  (2+ messages)

[PATCH v1 6/8] mm: hugetlb: Convert set_huge_pte_at() to take vma
 2023-09-22  1:37 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
 2023-09-22  1:33 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: media: imx-jpeg: "
    ` [EXT] "

[PATCH bpf-next v5 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2023-09-22  1:25 UTC  (5+ messages)
` [PATCH bpf-next v5 2/3] arm64: patching: Add aarch64_insn_set()

[PATCH v2 0/8] soc: qcom: Add uart console support for SM4450
 2023-09-22  1:16 UTC  (4+ messages)
` [PATCH v2 5/8] arm64: dts: qcom: sm4450: Add apps_rsc and cmd_db node

[PATCH] scsi: ufs: do not look for unsupported vdd-hba-max-microamp
 2023-09-22  1:05 UTC  (2+ messages)

[PATCH rc] kvm: Prevent compiling virt/kvm/vfio.c unless VFIO is selected
 2023-09-22  0:00 UTC  (2+ messages)

[PATCH] dt-bindings: serial: imx: Document wakeup-source property
 2023-09-21 22:56 UTC  (2+ messages)

[PATCH 1/1] PCI: layerscape-ep: set 64-bit DMA mask
 2023-09-21 22:05 UTC  (5+ messages)

[PATCH] clk: imx: Select MXC_CLK for CLK_IMX8QXP
 2023-09-21 22:04 UTC  (2+ messages)


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).