linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-10 16:03:43 to 2023-10-11 07:39:59 UTC [more...]

[PATCH] [RFC] wireless: move obsolete drivers to staging
 2023-10-11  7:29 UTC  (6+ messages)

[PATCH v3 00/15] arm64: qcom: add and enable SHM Bridge support
 2023-10-11  7:39 UTC  (22+ messages)
` [PATCH v3 02/15] firmware: qcom: scm: add a missing forward declaration for struct device
` [PATCH v3 03/15] firmware: qcom: scm: remove unneeded 'extern' specifiers
` [PATCH v3 04/15] firmware: qcom: add a dedicated TrustZone buffer allocator
` [PATCH v3 06/15] firmware: qcom: scm: smc: switch to using the SCM allocator
` [PATCH v3 07/15] firmware: qcom: scm: make qcom_scm_assign_mem() use the TZ allocator
` [PATCH v3 08/15] firmware: qcom: scm: make qcom_scm_ice_set_key() "
` [PATCH v3 09/15] firmware: qcom: scm: make qcom_scm_lmh_dcvsh() "
` [PATCH v3 10/15] firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() "
` [PATCH v3 11/15] firmware: qcom: qseecom: convert to using "

[PATCH] spi: bcm2835: add a sentinel at the end of the lookup array
 2023-10-11  7:36 UTC  (3+ messages)

[PATCH v12 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-10-11  7:36 UTC  (8+ messages)
` [PATCH v12 2/2] i2c: aspeed: support ast2600 i2c new register mode driver

[PATCH v5.10 00/15] arm64: fix a concurrency issue in emulation_proc_handler()
 2023-10-11  7:34 UTC  (17+ messages)
` [PATCH v5.10 01/15] arm64: report EL1 UNDEFs better
` [PATCH v5.10 02/15] arm64: die(): pass 'err' as long
` [PATCH v5.10 03/15] arm64: consistently pass ESR_ELx to die()
` [PATCH v5.10 04/15] arm64: rework FPAC exception handling
` [PATCH v5.10 05/15] arm64: rework BTI "
` [PATCH v5.10 06/15] arm64: allow kprobes on EL0 handlers
` [PATCH v5.10 07/15] arm64: split EL0/EL1 UNDEF handlers
` [PATCH v5.10 08/15] arm64: factor out EL1 SSBS emulation hook
` [PATCH v5.10 09/15] arm64: factor insn read out of call_undef_hook()
` [PATCH v5.10 10/15] arm64: rework EL0 MRS emulation
` [PATCH v5.10 11/15] arm64: armv8_deprecated: fold ops into insn_emulation
` [PATCH v5.10 12/15] arm64: armv8_deprecated move emulation functions
` [PATCH v5.10 13/15] arm64: armv8_deprecated: move aarch32 helper earlier
` [PATCH v5.10 14/15] arm64: armv8_deprecated: rework deprected instruction handling
` [PATCH v5.10 15/15] arm64: armv8_deprecated: fix unused-function error

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

[PATCH] ARM: OMAP1: ams-delta: Fix MODEM initialization failure
 2023-10-11  7:29 UTC  (2+ messages)

[PATCH v10 0/4] tee: introduce TEE system sssion
 2023-10-11  7:11 UTC  (4+ messages)
` [PATCH v10 3/4] tee: optee: support tracking system threads

[PATCH net-next v4] net: ti: icssg_prueth: add TAPRIO offload support
 2023-10-11  7:10 UTC  (3+ messages)

[PATCH v2 00/15] Introduce /dev/mshv drivers
 2023-10-11  6:42 UTC  (7+ messages)
` [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h

[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-10-11  6:10 UTC  (23+ messages)
` [PATCH v2 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
` [PATCH v2 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v2 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v2 04/20] dt-bindings: watchdog: Document Google gs101 & gs201 watchdog bindings
` [PATCH v2 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v2 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v2 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v2 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v2 09/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v2 10/20] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates
` [PATCH v2 11/20] clk: samsung: clk-gs101: add CMU_APM support
` [PATCH v2 12/20] clk: samsung: clk-gs101: Add support for CMU_MISC clock unit
` [PATCH v2 13/20] pinctrl: samsung: Add filter selection support for alive banks
` [PATCH v2 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v2 15/20] watchdog: s3c2410_wdt: Add support for Google tensor SoCs
` [PATCH v2 16/20] tty: serial: samsung: Add gs101 compatible and SoC data
` [PATCH v2 17/20] arm64: dts: google: Add initial Google gs101 SoC support
` [PATCH v2 18/20] arm64: dts: google: Add initial Oriole/pixel 6 board support
` [PATCH v2 19/20] arm64: defconfig: Enable Google Tensor SoC
` [PATCH v2 20/20] MAINTAINERS: add entry for "

[PATCH v2 1/5] perf: fsl_imx8_ddr: Add AXI ID PORT CHANNEL filter support
 2023-10-11  6:08 UTC  (5+ messages)
` [PATCH v2 2/5] docs/perf: Add explanation for DDR_CAP_AXI_ID_PORT_CHANNEL_FILTER quirk
` [PATCH v2 3/5] dt-bindings: perf: fsl-imx-ddr: Add i.MX8DXL compatible
` [PATCH v2 4/5] perf: fsl_imx8_ddr: Add driver support for i.MX8DXL DDR Perf
` [PATCH v2 5/5] arm64: dts: imx8dxl-ss-ddr: change ddr_pmu0 compatible

[PATCH v6 4/9] mm: thp: Introduce anon_orders and anon_always_mask sysfs files
 2023-10-11  6:02 UTC  (2+ messages)

[PATCH v3 0/2] Rpmsg support for i.MX DSP with resource table
 2023-10-11  5:37 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: imx8mp: add reserve-memory nodes for DSP

[PATCH v2 2/2] arm64: dts: amlogic: Used onboard usb hub reset on odroid n2
 2023-10-11  5:11 UTC 

[RFC] firmware: arm_scmi: clock: add fixed clock attribute support
 2023-10-11  3:54 UTC  (5+ messages)
      ` [EXT] "

[PATCH v1 0/3] soc: mediatek: svs: add support for MT8186 and MT8195
 2023-10-11  3:43 UTC  (4+ messages)
` [PATCH v1 1/3] soc: mediatek: svs: Add support for MT8195 SoC
` [PATCH v1 2/3] soc: mediatek: svs: Add support for MT8186 SoC
` [PATCH v1 3/3] dt-bindings: soc: mediatek: add mt8186 and mt8195 svs dt-bindings

[PATCH] crypto: aspeed-hace: Use device_get_match_data()
 2023-10-11  3:26 UTC 

[PATCH 1/1] sched/core: Fix stuck on completion for affine_move_task() when stopper disable
 2023-10-11  3:24 UTC  (8+ messages)
          ` [PATCH] sched: Fix stop_one_cpu_nowait() vs hotplug

[PATCH v2] mailbox: remove runtime GCE clk control
 2023-10-11  3:03 UTC  (5+ messages)

[PATCH v2] ARM: vfp: Add missing VFP instructions to neon_support_hook
 2023-10-11  2:49 UTC  (2+ messages)

[PATCH v1] media: platform: mtk-mdp3: fix uninitialized variable in mdp_path_config()
 2023-10-11  3:00 UTC 

[PATCH V2 0/4] Add C3 SoC PLLs and Peripheral clock
 2023-10-11  2:54 UTC  (5+ messages)
` [PATCH V2 1/4] dt-bindings: clock: add Amlogic C3 PLL clock controller bindings
` [PATCH V2 2/4] dt-bindings: clock: add Amlogic C3 peripherals "

[PATCH 1/5] csky: remove unused cmd_vdso_install
 2023-10-11  2:23 UTC  (3+ messages)
` [PATCH 4/5] kbuild: unify vdso_install rules

[PATCH] arm64: dts: imx8mp: Describe VDD_ARM run and standby voltage for Data Modul i.MX8M Plus eDM SBC
 2023-10-11  2:12 UTC  (8+ messages)

[RFC PATCH 0/3] Add HiSilicon system timer driver
 2023-10-11  2:10 UTC  (5+ messages)

[PATCH 0/7] Update the device tree for Ampere's BMC platform
 2023-10-11  1:52 UTC  (13+ messages)
` [PATCH 1/7] ARM: dts: aspeed: mtjade, mtmitchell: Update gpio-line-names
` [PATCH 2/7] ARM: dts: aspeed: mtjade, mtmitchell: Add new gpio-line-names
` [PATCH 3/7] ARM: dts: aspeed: mtjade: Add the gpio-hog
` [PATCH 5/7] ARM: dts: aspeed: mtmitchell: Add inlet temperature sensor
` [PATCH 6/7] ARM: dts: aspeed: mtmitchell: Remove redundant ADC configurations
` [PATCH 7/7] ARM: dts: aspeed: mtmitchell: Add I2C NVMe alias port

[PATCH net-next 0/2] Switch DSA to inclusive terminology
 2023-10-11  1:25 UTC  (4+ messages)
` [PATCH net-next 2/2] net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT
  ` [PATCH net-next 1/2] net: dsa: Use conduit and user terms

[PATCH 00/19] Update SMMUv3 to the modern iommu API (part 1/2)
 2023-10-11  0:33 UTC  (20+ messages)
` [PATCH 01/19] iommu/arm-smmu-v3: Add a type for the STE
` [PATCH 02/19] iommu/arm-smmu-v3: Master cannot be NULL in arm_smmu_write_strtab_ent()
` [PATCH 03/19] iommu/arm-smmu-v3: Remove ARM_SMMU_DOMAIN_NESTED
` [PATCH 04/19] iommu/arm-smmu-v3: Make STE programming independent of the callers
` [PATCH 05/19] iommu/arm-smmu-v3: Consolidate the STE generation for abort/bypass
` [PATCH 06/19] iommu/arm-smmu-v3: Move arm_smmu_rmr_install_bypass_ste()
` [PATCH 07/19] iommu/arm-smmu-v3: Move the STE generation for S1 and S2 domains into functions
` [PATCH 08/19] iommu/arm-smmu-v3: Build the whole STE in arm_smmu_make_s2_domain_ste()
` [PATCH 09/19] iommu/arm-smmu-v3: Hold arm_smmu_asid_lock during all of attach_dev
` [PATCH 10/19] iommu/arm-smmu-v3: Compute the STE only once for each master
` [PATCH 11/19] iommu/arm-smmu-v3: Do not change the STE twice during arm_smmu_attach_dev()
` [PATCH 12/19] iommu/arm-smmu-v3: Put writing the context descriptor in the right order
` [PATCH 13/19] iommu/arm-smmu-v3: Pass smmu_domain to arm_enable/disable_ats()
` [PATCH 14/19] iommu/arm-smmu-v3: Remove arm_smmu_master->domain
` [PATCH 15/19] iommu/arm-smmu-v3: Add a global static IDENTITY domain
` [PATCH 16/19] iommu/arm-smmu-v3: Add a global static BLOCKED domain
` [PATCH 17/19] iommu/arm-smmu-v3: Use the identity/blocked domain during release
` [PATCH 18/19] iommu/arm-smmu-v3: Pass arm_smmu_domain and arm_smmu_device to finalize
` [PATCH 19/19] iommu/arm-smmu-v3: Convert to domain_alloc_paging()

[PATCH v5 0/2] firmware: arm_scmi: clock: support parents commands
 2023-10-11  0:33 UTC  (3+ messages)
` [PATCH v5 2/2] clk: scmi: add set/get_parent support

[PATCH v3] perf cs-etm: Fix incorrect or missing decoder for raw trace
 2023-10-10 23:48 UTC 

[PATCH][next] atags_proc: Add __counted_by for struct buffer and use struct_size()
 2023-10-10 23:09 UTC  (3+ messages)

[PATCH v3 0/6] PCI/treewide: Cleanup/streamline PCI error code handling
 2023-10-10 22:35 UTC  (2+ messages)

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-10 22:30 UTC  (5+ messages)
` [PATCH v7 02/12] KVM: arm64: PMU: Set the default PMU for the guest before vCPU reset
` [PATCH v7 06/12] KVM: arm64: PMU: Add a helper to read the number of counters

[PATCH v3 0/7] sysctl: Remove sentinel elements from arch
 2023-10-10 22:22 UTC  (2+ messages)

[linusw-nomadik:b4/ixp4xx-usr8200-groundwork] BUILD SUCCESS b8b53ade676555e67789c750b9bb02c4c57141bc
 2023-10-10 21:54 UTC 

[linusw-nomadik:b4/marvell-88e6152-wan-led] BUILD SUCCESS 3eea4dd212f93d85786d75921bc9fc941dd510b1
 2023-10-10 21:54 UTC 

[linusw-nomadik:b4/ixp4xx-eth-mtu] BUILD SUCCESS 1051a022a3ce110158dca3e5eb60308e2fe066b3
 2023-10-10 21:53 UTC 

[linusw-nomadik:ixp4xx-dts] BUILD SUCCESS d3c849020b6a5c7d8cb975844d26b3223f57047e
 2023-10-10 21:53 UTC 

[linusw-nomadik:b4/rtc-7301-regwidth] BUILD SUCCESS 9d1007d5872978933f0c49199cef770d291f7ddd
 2023-10-10 21:53 UTC 

[PATCH] crypto: pkcs7: remove sha1 support
 2023-10-10 21:22 UTC 

[PATCH] ASoC: SOF: Convert to platform remove callback returning void
 2023-10-10 21:04 UTC  (2+ messages)

[PATCH] soc: apple: mailbox: Add explicit include of platform_device.h
 2023-10-10 20:56 UTC 

[PATCH RFT v7 0/6] ARM: pxa: GPIO descriptor conversions
 2023-10-10 20:04 UTC  (6+ messages)
` [PATCH RFT v7 2/6] ARM: pxa: Convert Spitz LEDs to GPIO descriptors

[PATCH v3] i2c: aspeed: Fix i2c bus hang in slave read
 2023-10-10 19:34 UTC  (2+ messages)

[PATCH] clk: imx: imx8: build base support for scu clk
 2023-10-10 19:26 UTC  (3+ messages)

[PATCH v2] kasan:print the original fault addr when access invalid shadow
 2023-10-10 19:11 UTC  (2+ messages)

[PATCH v1 0/2] KVM: arm64: support write combining and cachable IO memory in VMs
 2023-10-10 18:23 UTC  (8+ messages)
` [PATCH v1 1/2] KVM: arm64: determine memory type from VMA

[PATCH] ACPI: bus: Move acpi_arm_init() to the place of after acpi_ghes_init()
 2023-10-10 18:11 UTC  (2+ messages)

[PATCH v2 0/5] KVM: selftests: Add ID reg test, update headers
 2023-10-10 17:53 UTC  (5+ messages)
` [PATCH v2 1/5] tools headers arm64: Copy sysreg-defs generation from kernel source
` [PATCH v2 3/5] KVM: selftests: Generate sysreg-defs.h and add to include path

[PATCH v3 0/4] Add support for poweroff via RK806 PMIC
 2023-10-10 17:41 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: rk8xx: Deprecate rockchip,system-power-controller
` [PATCH v3 2/4] dt-bindings: mfd: rk806: Allow system-power-controller property
` [PATCH v3 3/4] mfd: rk8xx: Add support for standard "
` [PATCH v3 4/4] mfd: rk8xx: Add support for RK806 power off

[PATCH v6 0/9] Initial Marvell PXA1908 support
 2023-10-10 17:27 UTC  (10+ messages)
` [PATCH v6 1/9] clk: mmp: Switch to use struct u32_fract instead of custom one
` [PATCH v6 2/9] dt-bindings: pinctrl: pinctrl-single: add marvell,pxa1908-padconf compatible
` [PATCH v6 3/9] pinctrl: single: "
` [PATCH v6 4/9] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH v6 5/9] clk: mmp: Add Marvell PXA1908 clock driver
` [PATCH v6 6/9] dt-bindings: marvell: Document PXA1908 SoC
` [PATCH v6 7/9] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH v6 8/9] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH v6 9/9] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[PATCH net-next] net: stmmac: fix typo in comment
 2023-10-10 17:24 UTC 

[PATCH 0/4] pci: Fix some section mismatches
 2023-10-10 17:23 UTC  (2+ messages)

[PATCH] PCI: mediatek-gen3: fix PCIe #PERST being de-asserted too early
 2023-10-10 16:49 UTC  (3+ messages)

[PATCH] mmc: meson-mx-sdhc: Fix initialization frozen issue
 2023-10-10 16:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] cpu-hotplug: provide prototypes for arch CPU registration
 2023-10-10 16:23 UTC  (2+ messages)

[PATCH v2 0/2] Xilinx XADC fixes
 2023-10-10 16:19 UTC  (4+ messages)

[PATCH v2 0/5] perf: KVM: Enable callchains for guests
 2023-10-10 16:12 UTC  (3+ messages)
` [PATCH v2 4/5] perf kvm: Support sampling guest callchains

[PATCH v2 0/3] arm64: perf: Add support for event counting threshold
 2023-10-10 16:08 UTC  (4+ messages)
` [PATCH v2 2/3] "

[PATCH v3 1/1] PCI: layerscape-ep: set 64-bit DMA mask
 2023-10-10 16:02 UTC  (3+ 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).