linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-01 10:36:13 to 2023-08-01 20:13:25 UTC [more...]

[PATCH v1] arm64: defconfig: enable TI K3 thermal driver
 2023-08-01 20:12 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-j721s2-main: Add dts nodes for EHRPWMs
 2023-08-01 20:11 UTC  (3+ messages)

[PATCH v3 net 0/2] update stmmac fix_mac_speed
 2023-08-01 19:58 UTC  (12+ messages)
` [PATCH v3 net 1/2] net: stmmac: add new mode parameter for fix_mac_speed
    ` [EXT] "
` [PATCH v3 net 2/2] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
      ` [EXT] "

[PATCH] clk: imx: composite-8m: avoid glitches when set_rate would be a no-op
 2023-08-01 19:45 UTC  (2+ messages)

[PATCH] gpio: sama5d2-piobu: remove unneeded call to platform_set_drvdata()
 2023-08-01 19:28 UTC  (2+ messages)

[PATCH 0/3] ARM: imx25: print silicon revision, support 1.2
 2023-08-01 19:13 UTC  (3+ messages)
` [PATCH v6 0/2] ARM: imx25: print silicon revision at startup

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-01 19:05 UTC  (17+ messages)
` [PATCH v3 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v3 11/36] arm64/mm: Map pages for guarded control stack
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[PATCH 0/4] dmaengine: xdma: Cyclic transfers support
 2023-08-01 18:59 UTC  (3+ messages)
` (subset) "

[PATCH -next] gpio: raspberrypi-exp: remove redundant of_match_ptr
 2023-08-01 18:48 UTC  (2+ messages)

[PATCH v3 12/50] dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7
 2023-08-01 18:45 UTC  (2+ messages)
` (subset) "

[PATCH -next] dmaengine: owl-dma: Modify mismatched function name
 2023-08-01 18:44 UTC  (2+ messages)

[PATCH] dmaengine: qcom_hidma: Update codeaurora email domain
 2023-08-01 18:44 UTC  (2+ messages)

[PATCH v3 0/8] Refactor the SMMU's CD table ownership
 2023-08-01 18:35 UTC  (9+ messages)
` [PATCH v3 1/8] iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg
` [PATCH v3 2/8] iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg
` [PATCH v3 3/8] iommu/arm-smmu-v3: Encapsulate ctx_desc_cfg init in alloc_cd_tables
` [PATCH v3 4/8] iommu/arm-smmu-v3: move stall_enabled to the cd table
` [PATCH v3 5/8] iommu/arm-smmu-v3: Refactor write_ctx_desc
` [PATCH v3 6/8] iommu/arm-smmu-v3: Move CD table to arm_smmu_master
` [PATCH v3 7/8] iommu/arm-smmu-v3: Skip cd sync if CD table isn't active
` [PATCH v3 8/8] iommu/arm-smmu-v3: Rename cdcfg to cd_table

[PATCH -next] gpio: max3191x: remove redundant of_match_ptr
 2023-08-01 18:39 UTC  (2+ messages)

[PATCH -next] gpio: lpc32xx: remove redundant CONFIG_OF and of_match_ptr
 2023-08-01 18:35 UTC  (2+ messages)

[PATCH -next] gpio: clps711x: remove redundant of_match_ptr
 2023-08-01 18:27 UTC  (2+ messages)

[PATCH -next] gpio: ixp4xx: remove redundant of_match_ptr
 2023-08-01 18:25 UTC  (2+ messages)

[PATCH v3 0/5] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
 2023-08-01 18:20 UTC  (7+ messages)
` [PATCH v3 4/5] perf vendor events arm64: Update N2-r0p3 "

require EXPORT_SYMBOL_GPL symbols for symbol_get v2
 2023-08-01 17:45 UTC  (7+ messages)
` [PATCH 1/5] ARM: pxa: remove use of symbol_get()
` [PATCH 2/5] mmc: au1xmmc: force non-modular build and remove symbol_get usage
` [PATCH 3/5] net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index
` [PATCH 4/5] rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff
` [PATCH 5/5] modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules

[PATCH 0/3] ARM/arm64: Fix loading of modules with an exit section
 2023-08-01 17:14 UTC  (5+ messages)
` [PATCH 1/3] module: Expose module_init_layout_section()
` [PATCH 2/3] arm64: module: Use module_init_layout_section() to spot init sections
` [PATCH 3/3] ARM: "

[PATCH v7 0/9] Allow dynamic allocation of software IO TLB bounce buffers
 2023-08-01 17:04 UTC  (3+ messages)

[PATCH v3] cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
 2023-08-01 17:05 UTC  (2+ messages)

[PATCH v2 0/8] Refactor the SMMU's CD table ownership
 2023-08-01 17:03 UTC  (22+ messages)
` [PATCH v2 1/8] iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg
` [PATCH v2 2/8] iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg
` [PATCH v2 3/8] iommu/arm-smmu-v3: Encapsulate ctx_desc_cfg init in alloc_cd_tables
` [PATCH v2 4/8] iommu/arm-smmu-v3: move stall_enabled to the cd table
` [PATCH v2 5/8] iommu/arm-smmu-v3: Skip cd sync if CD table isn't active
` [PATCH v2 6/8] iommu/arm-smmu-v3: Refactor write_ctx_desc
` [PATCH v2 7/8] iommu/arm-smmu-v3: Move CD table to arm_smmu_master
` [PATCH v2 8/8] iommu/arm-smmu-v3: Rename cdcfg to cd_table

[PATCH v8 0/5] Enable Display for J784S4 and AM69-SK platform
 2023-08-01 16:58 UTC  (12+ messages)
` [PATCH v8 1/5] arm64: dts: ti: k3-j784s4-main: Add system controller and SERDES lane mux
` [PATCH v8 2/5] arm64: dts: ti: k3-j784s4-main: Add WIZ and SERDES PHY nodes
` [PATCH v8 3/5] arm64: dts: ti: k3-j784s4-main: Add DSS and DP-bridge node
` [PATCH v8 4/5] arm64: dts: ti: k3-j784s4-evm: Enable DisplayPort-0
` [PATCH v8 5/5] arm64: dts: ti: k3-am69-sk: Add DP and HDMI support

[PATCH v2 00/47] fbdev: Use I/O helpers
 2023-08-01 16:54 UTC  (5+ messages)
` [PATCH v2 01/47] media/vivid: Use fbdev "
` [PATCH v2 08/47] fbdev/da8xx-fb: "

[PATCH v7 3/5] efi: Add tee-based EFI variable driver
 2023-08-01 16:34 UTC  (3+ messages)

[PATCH v3 0/2] net: stmmac: correct MAC propagation delay
 2023-08-01 15:44 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MP

[PATCH -next] mtd: nand: Use devm_platform_ioremap_resource_byname()
 2023-08-01 15:43 UTC  (2+ messages)

[PATCH v1 0/2] HWCAP for FEAT_HBC
 2023-08-01 15:26 UTC  (6+ messages)
` [PATCH v1 1/2] arm64: add HWCAP for FEAT_HBC (hinted conditional branches)
` [PATCH v1 2/2] selftests/arm64: add HWCAP2_HBC test

[PATCH 1/2] dt-bindings: ARM: at91: Document Microchip SAMA5D29 Curiosity
 2023-08-01 15:35 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: at91: sama5d29_curiosity: Add device tree for sama5d29_curiosity board

[PATCH v2 0/2] mm: hugetlb: fix mremap tlb flush
 2023-08-01 15:28 UTC  (7+ messages)
` [PATCH v2 2/2] arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGE
  ` [PATCH v3] "

[PATCH v7 00/10] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
 2023-08-01 15:20 UTC  (11+ messages)
` [PATCH v7 01/10] KVM: arm64: Allow userspace to get the writable masks for feature ID registers
` [PATCH v7 02/10] KVM: arm64: Document KVM_ARM_GET_FEATURE_ID_WRITABLE_MASKS
` [PATCH v7 03/10] KVM: arm64: Use guest ID register values for the sake of emulation
` [PATCH v7 04/10] KVM: arm64: Reject attempts to set invalid debug arch version
` [PATCH v7 05/10] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
` [PATCH v7 06/10] KVM: arm64: Bump up the default KVM sanitised debug version to v8p8
` [PATCH v7 07/10] KVM: arm64: Enable writable for ID_AA64PFR0_EL1
` [PATCH v7 08/10] KVM: arm64: Refactor helper Macros for idreg desc
` [PATCH v7 09/10] KVM: arm64: Enable writable for ID_AA64MMFR{0, 1, 2, 3}_EL1
` [PATCH v7 10/10] KVM: arm64: selftests: Test for setting ID register from usersapce

[PATCH net-next 00/11] Create common DPLL configuration API
 2023-08-01 15:12 UTC  (11+ messages)
` [PATCH net-next 06/11] dpll: netlink: Add DPLL framework base functions
` [PATCH net-next 07/11] netdev: expose DPLL pin handle for netdevice
` [PATCH 09/11] ice: implement dpll interface to control cgu

[PATCH v5 0/5] Add aliases and metrics for Arm CMN
 2023-08-01 15:10 UTC  (7+ messages)
` [PATCH v5 3/5] perf test: Add pmu-event test for "Compat" and new event_field

[PATCH V2 0/4] coresight: trbe: Enable ACPI based devices
 2023-08-01 14:52 UTC  (6+ messages)
` [PATCH V2 1/4] arm_pmu: acpi: Refactor arm_spe_acpi_register_device()
` [PATCH V2 2/4] arm_pmu: acpi: Add a representative platform device for TRBE

[v2] wifi: drivers: Explicitly include correct DT includes
 2023-08-01 14:48 UTC 

[PATCH v4 0/2] ARM: dts: bcm2711-rpi-cm4-io: Add rtc on a pinctrl-muxed i2c bus
 2023-08-01 14:43 UTC  (3+ messages)

[PATCH -next] usb: typec: tcpci_mt6370: remove redundant dev_err_probe()
 2023-08-01 14:35 UTC  (3+ messages)

[PATCH v9 net-next 00/12] Introduce ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2023-08-01 14:28 UTC  (13+ messages)
` [PATCH v9 net-next 01/12] net: add NDOs for configuring hardware timestamping
` [PATCH v9 net-next 02/12] net: add hwtstamping helpers for stackable net devices
` [PATCH v9 net-next 03/12] net: vlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
` [PATCH v9 net-next 04/12] net: macvlan: "
` [PATCH v9 net-next 05/12] net: bonding: "
` [PATCH v9 net-next 06/12] net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH v9 net-next 07/12] net: fec: delete fec_ptp_disable_hwts()
` [PATCH v9 net-next 08/12] net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH v9 net-next 09/12] net: lan966x: "
` [PATCH v9 net-next 10/12] net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to caller
` [PATCH v9 net-next 11/12] net: phy: provide phylib stubs for hardware timestamping operations
` [PATCH v9 net-next 12/12] net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted drivers

[PATCH net-next v2] net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988
 2023-08-01 14:20 UTC  (2+ messages)

[PATCH v8 00/16] CSI2RX support on J721E and AM62
 2023-08-01 14:19 UTC  (17+ messages)
` [PATCH v8 01/16] media: subdev: Export get_format helper for link validation
` [PATCH v8 02/16] media: dt-bindings: Make sure items in data-lanes are unique
` [PATCH v8 05/16] media: cadence: csi2rx: Unregister v4l2 async notifier
` [PATCH v8 06/16] media: cadence: csi2rx: Cleanup media entity properly
` [PATCH v8 09/16] media: cadence: csi2rx: Soft reset the streams before starting capture
` [PATCH v8 11/16] media: cadence: csi2rx: Fix stream data configuration
` [PATCH v8 12/16] media: cadence: csi2rx: Populate subdev devnode
` [PATCH v8 13/16] media: cadence: csi2rx: Add link validation

[PATCH] arm64: dts: ti: k3-j784s4-evm: Correct Pin mux offset for ospi
 2023-08-01 14:19 UTC 

[PATCH RESEND RESEND] thermal/of: support thermal zones w/o trips subnode
 2023-08-01 14:10 UTC  (4+ messages)

[PATCH] media: dt-bindings: Merge OV5695 into OV5693 binding
 2023-08-01 14:06 UTC  (4+ messages)

[PATCH v5 0/6] Add support for Qualcomm's legacy IOMMU v2
 2023-08-01 14:02 UTC  (6+ messages)
` [PATCH v5 2/6] iommu/qcom: Use the asid read from device-tree if specified
` [PATCH v5 4/6] iommu/qcom: Index contexts by asid number to allow asid 0

[PATCH] rtc: stm32: remove incorrect #ifdef check
 2023-08-01 13:55 UTC  (2+ messages)

[PATCH -next v2] i2c: remove redundant dev_err_probe()
 2023-08-01 13:48 UTC 

[PATCH -next] i2c: remove redundant dev_err_probe()
 2023-08-01 13:34 UTC  (2+ messages)

[PATCH 0/3] Add binding header file for GPIO interrupt of Amlogic Meson-G12A
 2023-08-01 13:25 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: Replace the IRQ number with the IRQID macro definition

[PATCH v8 net-next 00/12] Introduce ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2023-08-01 13:12 UTC  (4+ messages)
` [PATCH v8 net-next 06/12] net: fec: convert to "

[PATCH 0/9] Use dev_err_probe in i2c probe function
 2023-08-01 13:11 UTC  (3+ messages)
` [PATCH 4/9] i2c: hisi: Use dev_err_probe in "

[PATCH v2 03/12] drm/imx/dcss: Convert to platform remove callback returning void
 2023-08-01 12:59 UTC  (4+ messages)
` [PATCH v2 04/12] drm/imx/ipuv3: "
` [PATCH v2 07/12] drm/mediatek: "

[PATCH] arm64: dts: ti: k3-j721s2-som-p0: Correct pinmux offset for ospi0
 2023-08-01 12:56 UTC 

[PATCH 2/4] watchdog: Add a new struct for Amlogic-GXBB driver
 2023-08-01 12:51 UTC  (2+ messages)

[PATCH v2 -mm] arm64: tlbflush: Add some comments for TLB batched flushing
 2023-08-01 12:42 UTC 

[PATCH v9 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2023-08-01 12:06 UTC  (4+ messages)
` [PATCH v9 2/2] "

[PATCH v8 00/13] MediaTek DDP GAMMA - 12-bit LUT support
 2023-08-01 11:58 UTC  (14+ messages)
` [PATCH v8 01/13] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters
` [PATCH v8 02/13] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common()
` [PATCH v8 03/13] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH v8 04/13] drm/mediatek: gamma: Improve and simplify HW LUT calculation
` [PATCH v8 05/13] drm/mediatek: gamma: Enable the Gamma LUT table only after programming
` [PATCH v8 06/13] drm/mediatek: gamma: Use bitfield macros
` [PATCH v8 07/13] drm/mediatek: gamma: Support specifying number of bits per LUT component
` [PATCH v8 08/13] drm/mediatek: gamma: Support multi-bank gamma LUT
` [PATCH v8 09/13] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195
` [PATCH v8 10/13] drm/mediatek: gamma: Make sure relay mode is disabled
` [PATCH v8 11/13] drm/mediatek: gamma: Program gamma LUT type for descending or rising
` [PATCH v8 12/13] drm/mediatek: mtk_disp_aal: Rewrite kerneldoc for struct mtk_disp_aal
` [PATCH v8 13/13] drm/mediatek: mtk_disp_gamma: Add kerneldoc for struct mtk_disp_gamma

[PATCH v6 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-08-01 11:46 UTC  (6+ messages)
` [PATCH v6 3/4] drivers/perf: add DesignWare PCIe PMU driver

[PATCH v2 21/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
 2023-08-01 11:12 UTC  (8+ messages)
  ` [PATCH v2 23/28] net: wan: framer: Add support for the Lantiq PEF2256 framer
  ` [PATCH v2 26/28] ASoC: codecs: Add support for the framer codec

[PATCH v13 00/10] Introduce ICSSG based ethernet Driver
 2023-08-01  9:14 UTC  (11+ messages)
` [PATCH v13 01/10] net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver
` [PATCH v13 02/10] net: ti: icssg-prueth: Add mii helper apis and macros
` [PATCH v13 03/10] net: ti: icssg-prueth: Add Firmware config and classification APIs
` [PATCH v13 04/10] net: ti: icssg-prueth: Add icssg queues APIs and macros
` [PATCH v13 05/10] dt-bindings: net: Add ICSSG Ethernet
` [PATCH v13 06/10] net: ti: icssg-prueth: Add ICSSG ethernet driver
` [PATCH v13 07/10] net: ti: icssg-prueth: Add ICSSG Stats
` [PATCH v13 08/10] net: ti: icssg-prueth: Add Standard network staticstics
` [PATCH v13 09/10] net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driver
` [PATCH v13 10/10] net: ti: icssg-prueth: Add Power management support


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