Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-18 12:18:27 to 2021-11-19 10:23:39 UTC [more...]

[RFC PATCH 0/2] KVM: arm64: Host/Guest trace syncronization
 2021-11-19 10:21 UTC  (3+ messages)
` [RFC PATCH 1/2] arm64/tracing: add cntvct based trace clock
` [RFC PATCH 2/2] KVM: arm64: export cntvoff in debugfs

[PATCH v5 0/2] Add basic SoC support for mediatek mt8195
 2021-11-19 10:20 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: arm: mediatek: add mt8195 pericfg compatible
` [PATCH v5 2/2] arm64: dts: Add mediatek SoC mt8195 and evaluation board

[PATCH 0/3] Renesas RZ/N1 NAND controller support
 2021-11-19  9:42 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: mtd: rzn1: Describe Renesas RZ/N1 NAND controller
` [PATCH 2/3] mtd: rawnand: rzn1: Add new NAND controller driver
` [PATCH 3/3] MAINTAINERS: Add an entry for Renesas RZ/N1 NAND controller

[PATCH v5 00/10] add aspeed-jpeg support for aspeed-video
 2021-11-19  9:37 UTC  (9+ messages)
` [PATCH v5 03/10] media: aspeed: add more debug log messages
` [PATCH v5 05/10] media: v4l: Add definition for the Aspeed JPEG format

[PATCH v3] thermal: imx: implement runtime PM support
 2021-11-19  9:28 UTC  (5+ messages)

[PATCH v3 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-11-19  9:23 UTC  (10+ messages)
` [PATCH v3 08/12] KVM: Propagate vcpu explicitly to mark_page_dirty_in_slot()

[PATCH v11 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-11-19  9:06 UTC  (6+ messages)
` [PATCH v11 2/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH v3 0/2] i2c: exynos5: add support for ExynosAutov9 SoC
 2021-11-19  8:57 UTC  (11+ messages)
  ` [PATCH v3 2/2] "
    ` [PATCH v3 1/2] dt-bindings: i2c: exynos5: add exynosautov9-hsi2c compatible

[PATCH v2] iio: expose shared parameter in IIO_ENUM_AVAILABLE
 2021-11-19  8:56 UTC 

[PATCH v10 1/3] microblaze: timer: Remove unused properties
 2021-11-19  8:43 UTC  (5+ messages)
` [PATCH v10 3/3] pwm: Add support for Xilinx AXI Timer

[PATCH v3 1/2] dt-bindings: leds: Add Allwinner R329/D1 LED controller
 2021-11-19  8:28 UTC  (4+ messages)
` [PATCH v3 2/2] leds: sun50i-r329: New driver for the "

[PATCH 1/2] dt-bindings: media: Add compatible for D1
 2021-11-19  8:23 UTC  (4+ messages)
` [PATCH 2/2] media: cedrus: Add support for the D1 variant

[PATCH net-next v1] net: stmmac: Caclucate clock domain crossing error only once
 2021-11-19  8:10 UTC 

[PATCH] acpi/tables: Add AEST in ACPI Table Definition
 2021-11-19  8:05 UTC  (3+ messages)

[PATCH v3 0/5] iommu/arm-smmu-v3: Add NVIDIA Grace CMDQ-V Support
 2021-11-19  7:19 UTC  (6+ messages)
` [PATCH v3 1/5] iommu/arm-smmu-v3: Add CS_NONE quirk
` [PATCH v3 2/5] iommu/arm-smmu-v3: Make arm_smmu_cmdq_init reusable
` [PATCH v3 3/5] iommu/arm-smmu-v3: Pass cmdq pointer in arm_smmu_cmdq_issue_cmdlist()
` [PATCH v3 4/5] iommu/arm-smmu-v3: Add host support for NVIDIA Grace CMDQ-V
` [PATCH v3 5/5] iommu/nvidia-grace-cmdqv: Limit CMDs for guest owned VINTF

[PATCH v4 00/12] arm64: dts: Add i.MX8DXL initial support
 2021-11-19  7:17 UTC  (10+ messages)
` [PATCH v4 01/12] dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QM compatible matching
` [PATCH v4 02/12] dt-bindings: serial: fsl-lpuart: "
` [PATCH v4 11/12] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
` [PATCH v4 12/12] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible
    ` (EXT) "

[PATCH 0/5] pinctrl: allow storing pins, groups & functions in DT
 2021-11-19  6:24 UTC  (14+ messages)
` [PATCH 1/5] dt-bindings: pinctrl: support specifying pins, groups & functions
` [PATCH 2/5] dt-bindings: pinctrl: brcm,ns-pinmux: extend example
` [PATCH 3/5] pinctrl: add helpers reading pins, groups & functions from DT
` [PATCH 4/5] pinctrl: bcm: pinctrl-ns: supoprt DT specified pins, groups & functions
` [PATCH 5/5] ARM: dts: BCM5301X: add pinctrl "

[PATCH v3 0/2] arm64: DC {ZVA,GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1
 2021-11-19  6:09 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: clear_page() shouldn't use DC ZVA "
` [PATCH v3 2/2] arm64: mte: DC {GVA,GZVA} shouldn't be used "

[PATCH v2] arm64: extable: remove unsed ex_handler_t definition
 2021-11-19  4:46 UTC 

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-11-19  4:47 UTC  (9+ messages)
` [RFC PATCH v3 02/29] KVM: arm64: Save ID registers' sanitized value per vCPU
` [RFC PATCH v3 03/29] KVM: arm64: Introduce struct id_reg_info
` [RFC PATCH v3 29/29] KVM: arm64: selftests: Introduce id_reg_test

[PATCH v1 0/6] clk: sunxi-ng: Allwinner D1 clock support
 2021-11-19  4:35 UTC  (7+ messages)
` [PATCH v1 1/6] dt-bindings: clk: Add compatibles for D1 CCUs
` [PATCH v1 2/6] clk: sunxi-ng: div: Add macros using clk_parent_data and clk_hw
` [PATCH v1 3/6] clk: sunxi-ng: mp: "
` [PATCH v1 4/6] clk: sunxi-ng: mux: "
` [PATCH v1 5/6] clk: sunxi-ng: gate: Add macros for gates with fixed dividers
` [PATCH v1 6/6] clk: sunxi-ng: Add support for the D1 SoC clocks

[PATCH] scsi: ufs: ufs-mediatek: add put_device() after of_find_device_by_node()
 2021-11-19  4:16 UTC  (2+ messages)

[PATCHv4 0/2] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-11-19  4:06 UTC  (5+ messages)
` [PATCHv4 2/2] arm64/io: Add a header for mmio access instrumentation

[PATCH v16 0/4] Add SPMI support for Mediatek SoC IC
 2021-11-19  3:46 UTC  (5+ messages)
` [PATCH v16 1/4] dt-bindings: spmi: remove the constraint of reg property
` [PATCH v16 2/4] dt-bindings: spmi: document binding for the Mediatek SPMI controller
` [PATCH v16 3/4] spmi: mediatek: Add support for MT6873/8192
` [PATCH v16 4/4] spmi: mediatek: Add support for MT8195

[PATCH v3 0/4] clk: sunxi-ng: Module support
 2021-11-19  3:33 UTC  (5+ messages)
` [PATCH v3 1/4] clk: sunxi-ng: Export symbols used by CCU drivers
` [PATCH v3 2/4] clk: sunxi-ng: Allow drivers to be built as modules
` [PATCH v3 3/4] clk: sunxi-ng: Convert early providers to platform drivers
` [PATCH v3 4/4] clk: sunxi-ng: Allow the CCU core to be built as a module

[PATCH 0/2] fix bug when calling kexec_load()
 2021-11-19  3:04 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] arm64: trans_pgd: fix incorrect use of pmd_populate_kernel in copy_pte()

[PATCHv3 0/4] arm64: Fixes RCU deadlock due to a mistaken
 2021-11-19  2:38 UTC  (9+ messages)
` [PATCHv3 1/4] arm64: entry: judge nmi ealier to avoid deadlock in RCU
` [PATCHv3 3/4] irqchip: GICv3: expose pNMI discriminator

[RFC PATCH v4 net-next 00/23] add support for VSC75XX control over SPI
 2021-11-19  2:16 UTC  (7+ messages)
` [RFC PATCH v4 net-next 11/23] pinctrl: ocelot: update pinctrl to automatic base address

[PATCH v3] dt-bindings: pinctrl: uniphier: Add child node definitions to describe pin mux and configuration
 2021-11-19  1:28 UTC  (2+ messages)

[PATCH V2 0/4] xen: Add support of extended regions (safe ranges) on Arm
 2021-11-19  1:19 UTC  (9+ messages)
` [PATCH V2 2/4] arm/xen: Switch to use gnttab_setup_auto_xlat_frames() for DT
` [PATCH V2 4/4] arm/xen: Read extended regions from DT and init Xen resource

[PATCH v6 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-11-19  1:17 UTC  (4+ messages)
` [PATCH v6 2/8] dt-bindings: phy: Add imx8 pcie phy driver support

[PATCH] remoteproc: imx_rproc: use imx specific hook for find_loaded_rsc_table
 2021-11-19  1:09 UTC  (3+ messages)

[PATCH v3 0/6] Add LCLK control into Aspeed LPC sub drivers
 2021-11-19  1:08 UTC  (5+ messages)
` [PATCH v3 2/6] dt-bindings: ipmi: bt-bmc: add 'clocks' as a required property
` [PATCH v3 5/6] dt-bindings: ipmi: aspeed, kcs-bmc: "
  ` [PATCH v3 5/6] dt-bindings: ipmi: aspeed,kcs-bmc: "

[PATCH V4 0/9] dt-bindinds/dts: support i.MX8ULP
 2021-11-19  0:54 UTC  (3+ messages)
` [PATCH V5 8/9] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp

[PATCH v1] perf cs-etm: Pass -1 as pid value for machine__set_current_tid()
 2021-11-19  0:33 UTC  (3+ messages)

Fix drm suspend and resume issue
 2021-11-19  0:01 UTC  (3+ messages)
` [PATCH 2/3] mailbox: add cmdq_mbox_flush to clear all task before suspend

[PATCH V4 RESEND 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-11-18 22:45 UTC  (3+ messages)
` [PATCH V4 RESEND 2/2] dt-bindings: mfd: add Broadcom's Timer-Watchdog block

[PATCH v15 0/4] Add SPMI support for Mediatek SoC IC
 2021-11-18 22:44 UTC  (5+ messages)
` [PATCH v15 1/4] dt-bindings: spmi: remove the constraint of reg property
` [PATCH v15 2/4] dt-bindings: spmi: document binding for the Mediatek SPMI controller

[PATCH 0/9] arm64: stacktrace: unify unwind code
 2021-11-18 22:25 UTC  (3+ messages)
` [PATCH 2/9] arm64: Add comment for stack_info::kr_cur

[PATCH v2] ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE
 2021-11-18 22:08 UTC  (3+ messages)

[PATCH v3 00/13] Introduce PECI subsystem
 2021-11-18 21:51 UTC  (2+ messages)

[PATCH] stmmac_pci: Fix underflow size in stmmac_rx
 2021-11-18 21:42 UTC 

[xilinx-xlnx:master 117/218] drivers/gpu/drm/xlnx/xlnx_pl_disp.c:115:15: error: implicit declaration of function 'xilinx_xdma_get_fid_err_flag'; did you mean 'xilinx_xdma_get_width_align'?
 2021-11-18 21:11 UTC 

[PATCH v1 01/19] lib/string_helpers: Introduce kasprintf_strarray()
 2021-11-18 20:30 UTC  (5+ messages)

[PATCH] arm64: entry: Use SDEI event constants
 2021-11-18 20:18 UTC 

[PATCH 0/2] clk: samsung: exynos850: Implement CMU_CMGP
 2021-11-18 19:55 UTC  (2+ messages)

[PATCH] dt-bindings: leds: Replace moonlight with indicator in mt6360 example
 2021-11-18 19:47 UTC  (3+ messages)

[kvm-unit-tests PATCH v8 00/10] MTTCG sanity tests for ARM
 2021-11-18 18:46 UTC  (11+ messages)
` [kvm-unit-tests PATCH v8 01/10] docs: mention checkpatch in the README
` [kvm-unit-tests PATCH v8 02/10] arm/flat.lds: don't drop debug during link
` [kvm-unit-tests PATCH v8 03/10] Makefile: add GNU global tags support
` [kvm-unit-tests PATCH v8 04/10] run_tests.sh: add --config option for alt test set
` [kvm-unit-tests PATCH v8 05/10] lib: add isaac prng library from CCAN
` [kvm-unit-tests PATCH v8 06/10] arm/tlbflush-code: TLB flush during code execution
` [kvm-unit-tests PATCH v8 07/10] arm/locking-tests: add comprehensive locking test
` [kvm-unit-tests PATCH v8 08/10] arm/barrier-litmus-tests: add simple mp and sal litmus tests
` [kvm-unit-tests PATCH v8 09/10] arm/run: use separate --accel form
` [kvm-unit-tests PATCH v8 10/10] arm/tcg-test: some basic TCG exercising tests

[RESEND PATCH] i2c: rk3x: Handle a spurious start completion interrupt flag
 2021-11-18 18:37 UTC  (2+ messages)

[PATCH] i2c: rk3x: disable and reenable I2C after timeouts to fix stuck low SDA
 2021-11-18 18:35 UTC  (2+ messages)

[PATCH] dt-bindings: crypto: Add optional dma properties
 2021-11-18 18:19 UTC  (2+ messages)

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-11-18 18:16 UTC  (8+ messages)

[PATCH] iio: adc: stm32: fix null pointer on defer_probe error
 2021-11-18 18:11 UTC  (3+ messages)

[PATCH] iio: expose shared parameter in IIO_ENUM_AVAILABLE
 2021-11-18 18:08 UTC  (4+ messages)

[PATCH v17 7/7] usb: Specify dependencies on USB_XHCI_PLATFORM with 'depends on'
 2021-11-18 17:16 UTC  (3+ messages)

[PATCH] Documentation: coresight: Fix documentation issue
 2021-11-18 16:42 UTC  (2+ messages)

[PATCH] arm64: uaccess: fix put_user() with TTBR0 PAN
 2021-11-18 16:34 UTC 

[PATCH 0/2] perf/smmuv3: Support devicetree
 2021-11-18 15:50 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: Add Arm SMMUv3 PMCG binding

[PATCH v10 00/10 RESEND] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
 2021-11-18 15:24 UTC  (7+ messages)
` [PATCH v10 08/10] dyndbg: add print-to-tracefs, selftest with it - RFC

[PATCH] arm64: extable: remove unsed ex_handler_t definition
 2021-11-18 15:13 UTC  (2+ messages)

[PATCH v3 0/9] STM32 CRYP driver: many fixes
 2021-11-18 15:07 UTC  (10+ messages)
` [PATCH v3 1/9] crypto: stm32/cryp - defer probe for reset controller
` [PATCH v3 2/9] crypto: stm32/cryp - don't print error on probe deferral
` [PATCH v3 3/9] crypto: stm32/cryp - fix CTR counter carry
` [PATCH v3 4/9] crypto: stm32/cryp - fix race condition in crypto_engine requests
` [PATCH v3 5/9] crypto: stm32/cryp - check early input data
` [PATCH v3 6/9] crypto: stm32/cryp - fix double pm exit
` [PATCH v3 7/9] crypto: stm32/cryp - fix lrw chaining mode
` [PATCH v3 8/9] crypto: stm32/cryp - fix bugs and crash in tests
` [PATCH v3 9/9] crypto: stm32/cryp - reorder hw initialization

[PATCH] ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE
 2021-11-18 14:23 UTC  (4+ messages)

[PATCH] of: property: fw_devlink: Fixup behaviour when 'node_not_dev' is set
 2021-11-18 14:14 UTC  (3+ messages)

[PATCH v4 05/25] PCI: thunder: Remove redundant error fabrication when device read fails
 2021-11-18 14:03 UTC  (8+ messages)
` [PATCH v4 06/25] PCI: iproc: "
` [PATCH v4 07/25] PCI: mediatek: "
` [PATCH v4 08/25] PCI: exynos: "
` [PATCH v4 11/25] PCI: aardvark: "
` [PATCH v4 12/25] PCI: mvebu: "
` [PATCH v4 15/25] PCI: rockchip: "
` [PATCH v4 25/25] PCI: xgene: Use PCI_ERROR_RESPONSE to specify hardware error

[PATCH v3 0/6] DRAM devfreq support for Allwinner A64/H5
 2021-11-18 13:58 UTC  (3+ messages)
` [PATCH v3 2/6] dt-bindings: arm: sunxi: Expand MBUS binding

[PATCH 0/3] ASoC: stm32: add pm runtime support
 2021-11-18 13:56 UTC  (3+ messages)
` [PATCH 2/3] ASoC: stm32: dfsdm: add pm_runtime support for audio

[PATCH v3 01/25] PCI: Add PCI_ERROR_RESPONSE and it's related definitions
 2021-11-18 13:30 UTC  (2+ messages)

[PATCH v1 00/12] drm/rockchip: RK356x VOP2 support
 2021-11-18 13:24 UTC  (8+ messages)

[PATCH] pwm: Use div64_ul instead of do_div
 2021-11-18 13:19 UTC  (4+ messages)

[PATCH] PCI: apple: Reset the port for 100ms on probe
 2021-11-18 12:57 UTC  (6+ messages)

[PATCH v2 0/4] Add support for the Cypress cyttsp5
 2021-11-18 12:51 UTC  (7+ messages)
` [PATCH v2 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5

[PATCHv5 0/6] PCI: layerscape: Add power management support
 2021-11-18 12:29 UTC  (4+ messages)
` [PATCHv5 6/6] "

[GIT PULL] firmware: arm_scmi: Fixes for v5.16
 2021-11-18 12:16 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).