messages from 2020-05-13 08:30:31 to 2020-05-13 14:03:48 UTC [more...]
[PATCH 00/10] spi: Adding support for Microchip Sparx5 SoC
2020-05-13 14:00 UTC (10+ messages)
` [PATCH 01/10] spi: dw: Add support for polled operation via no IRQ specified in DT
` [PATCH 02/10] spi: dw: Add support for RX sample delay register
` [PATCH 03/10] spi: dw: Add support for client driver memory operations
` [PATCH 04/10] dt-bindings: spi: Add bindings for spi-dw-mchp
` [PATCH 05/10] spi: spi-dw-mmio: Spin off MSCC platforms into spi-dw-mchp
` [PATCH 06/10] dt-bindings: spi: spi-dw-mchp: Add Sparx5 support
` [PATCH 07/10] "
` [PATCH 08/10] arm64: dts: sparx5: Add SPI controller
` [PATCH 09/10] arm64: dts: sparx5: Add spi-nor support
[PATCH 0/3] mtd: rawnand: Get rid of the cmx270 driver
2020-05-13 13:58 UTC (6+ messages)
[PATCH 00/14] prctl.2 man page updates for Linux 5.6
2020-05-13 13:53 UTC (45+ messages)
` [PATCH 01/14] prctl.2: tfix clarify that prctl can apply to threads
` [PATCH 02/14] prctl.2: Add health warning
` [PATCH 03/14] prctl.2: tfix mis-description of thread ID values in procfs
` [PATCH 04/14] prctl.2: srcfix add comments for navigation
` [PATCH 05/14] prctl.2: tfix listing order of prctls
` [PATCH 06/14] prctl.2: ffix quotation mark tweaks
` [PATCH 07/14] prctl.2: Document removal of Intel MPX prctls
` [PATCH 08/14] prctl.2: Work around bogus constant "maxsig" in PR_SET_PDEATHSIG
` [PATCH 09/14] prctl.2: tfix minor punctuation in SPECULATION_CTRL prctls
` [PATCH 10/14] prctl.2: Add PR_SPEC_INDIRECT_BRANCH for "
` [PATCH 12/14] prctl.2: Clarify the unsupported hardware case of EINVAL
` [PATCH 13/14] prctl.2: Add SVE prctls (arm64)
[PATCH v5 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
2020-05-13 13:47 UTC (40+ messages)
` [PATCH v5 01/38] dma-mapping: add generic helpers for mapping sgtable objects
` [PATCH v5 02/38] scatterlist: add generic wrappers for iterating over "
` [PATCH v5 03/38] iommu: add generic helper for mapping "
` [PATCH v5 04/38] drm: prime: add common helper to check scatterlist contiguity
` [PATCH v5 05/38] drm: prime: use sgtable iterators in drm_prime_sg_to_page_addr_arrays()
` [PATCH v5 06/38] drm: core: fix common struct sg_table related issues
` [PATCH v5 07/38] drm: amdgpu: "
` [PATCH v5 08/38] drm: armada: "
` [PATCH v5 09/38] drm: etnaviv: "
` [PATCH v5 10/38] drm: exynos: use common helper for a scatterlist contiguity check
` [PATCH v5 11/38] drm: exynos: fix common struct sg_table related issues
` [PATCH v5 12/38] drm: i915: "
` [PATCH v5 13/38] drm: lima: "
` [PATCH v5 14/38] drm: mediatek: use common helper for a scatterlist contiguity check
` [PATCH v5 15/38] drm: mediatek: use common helper for extracting pages array
` [PATCH v5 16/38] drm: msm: fix common struct sg_table related issues
` [PATCH v5 17/38] drm: omapdrm: use common helper for extracting pages array
` [PATCH v5 18/38] drm: omapdrm: fix common struct sg_table related issues
` [PATCH v5 19/38] drm: panfrost: "
` [PATCH v5 20/38] drm: radeon: "
` [PATCH v5 21/38] drm: rockchip: use common helper for a scatterlist contiguity check
` [PATCH v5 22/38] drm: rockchip: fix common struct sg_table related issues
` [PATCH v5 23/38] drm: tegra: "
` [PATCH v5 24/38] drm: v3d: "
` [PATCH v5 25/38] drm: virtio: "
` [PATCH v5 26/38] drm: vmwgfx: "
` [PATCH v5 27/38] xen: gntdev: "
` [PATCH v5 28/38] drm: host1x: "
` [PATCH v5 29/38] drm: rcar-du: "
` [PATCH v5 30/38] dmabuf: "
` [PATCH v5 31/38] staging: ion: remove dead code
` [PATCH v5 32/38] staging: ion: fix common struct sg_table related issues
` [PATCH v5 33/38] staging: tegra-vde: "
` [PATCH v5 34/38] misc: fastrpc: "
` [PATCH v5 35/38] rapidio: "
` [PATCH v5 36/38] samples: vfio-mdev/mbochs: "
` [PATCH v5 37/38] media: pci: fix common ALSA DMA-mapping related codes
` [PATCH v5 38/38] videobuf2: use sgtable-based scatterlist wrappers
[PATCH 0/3] hwmon: Adding support for Microchip Sparx5 SoC
2020-05-13 13:41 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: hwmon: Add Sparx5 temperature sensor
` [PATCH 2/3] arm64: dts: sparx5: Add hwmon "
` [PATCH 3/3] hwmon: sparx5: Add Sparx5 SoC temperature driver
[PATCH 0/3] mmc: Adding support for Microchip Sparx5 SoC
2020-05-13 13:31 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: mmc: Add Sparx5 SDHCI controller bindings
` [PATCH 2/3] sdhci: sparx5: Add Sparx5 SoC eMMC driver
` [PATCH 3/3] arm64: dts: sparx5: Add Sparx5 eMMC support
[PATCH] i2c: pxa: implement generic i2c bus recovery
2020-05-13 13:37 UTC (3+ messages)
[PATCH v4 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
2020-05-13 13:27 UTC (12+ messages)
` [PATCH v4 01/38] dma-mapping: add generic helpers for mapping sgtable objects
` [PATCH v4 38/38] videobuf2: use sgtable-based scatterlist wrappers
` [PATCH v4 02/38] scatterlist: add generic wrappers for iterating over sgtable objects
` [PATCH v4 03/38] iommu: add generic helper for mapping "
[PATCH 0/5] power: Adding support for Microchip Sparx5 SoC
2020-05-13 13:08 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: reset: ocelot: Add Sparx5 support
` [PATCH 2/5] power: reset: ocelot: Add support for Sparx5
` [PATCH 3/5] dt-bindings: reset: ocelot: Add documentation for 'microchip, reset-switch-core' property
` [PATCH 4/5] power: reset: ocelot: Add support for reset switch on load time
` [PATCH 5/5] arm64: dts: sparx5: Add reset support
[PATCH v4 0/5] net: macb: Wake-on-Lan magic packet fixes and GEM handling
2020-05-13 13:05 UTC (3+ messages)
` [PATCH v4 3/5] net: macb: fix macb_get/set_wol() when moving to phylink
[PATCH 00/14] Adding support for Microchip Sparx5 SoC
2020-05-13 12:55 UTC (15+ messages)
` [PATCH 01/14] pinctrl: ocelot: Should register GPIO's even if not irq controller
` [PATCH 02/14] pinctrl: ocelot: Remove instance number from pin functions
` [PATCH 03/14] pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2
` [PATCH 04/14] arm64: sparx5: Add support for Microchip 2xA53 SoC
` [PATCH 05/14] dt-bindings: arm: sparx5: Add documentation for Microchip Sparx5 SoC
` [PATCH 06/14] arm64: dts: sparx5: Add basic cpu support
` [PATCH 07/14] dt-bindings: pinctrl: ocelot: Add Sparx5 SoC support
` [PATCH 08/14] arm64: dts: sparx5: Add pinctrl support
` [PATCH 09/14] pinctrl: ocelot: Add Sparx5 SoC support
` [PATCH 10/14] dt-bindings: clock: sparx5: Add Sparx5 SoC DPLL clock
` [PATCH 11/14] dt-bindings: clock: sparx5: Add bindings include file
` [PATCH 12/14] clk: sparx5: Add Sparx5 SoC DPLL clock driver
` [PATCH 13/14] arm64: dts: sparx5: Add Sparx5 SoC DPLL clock
` [PATCH 14/14] arm64: dts: sparx5: Add i2c devices, i2c muxes
[PATCH V4] staging: vc04_services: Block comment alignment
2020-05-13 12:54 UTC
[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
2020-05-13 12:52 UTC (5+ messages)
` [PATCH v3 19/23] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
kernelci.org transitioning to functional testing
2020-05-13 12:51 UTC (2+ messages)
[PATCH v7 0/2] Amlogic 32-bit Meson SoC SDHC MMC controller driver
2020-05-13 12:40 UTC (4+ messages)
` [PATCH v7 2/2] mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host
[PATCH] coresight: platform: use dev_warn instead of dev_warn_once
2020-05-13 12:36 UTC (4+ messages)
[PATCH v2 0/6] mfd: Add support for Khadas Microcontroller
2020-05-13 12:33 UTC (4+ messages)
` [PATCH v2 4/6] nvmem: add support for the Khadas MCU Programmable User Memory
[PATCH v2] iommu/arm-smmu-v3: Don't reserve implementation defined register space
2020-05-13 12:17 UTC (2+ messages)
[PATCH] KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation
2020-05-13 12:15 UTC
[PATCH V3] staging: vc04_services: vchiq_connected.c: Block comment alignment
2020-05-13 12:06 UTC (3+ messages)
[PATCH -next 010/491] ARM/SAMSUNG EXYNOS ARM ARCHITECTURES: Use fallthrough;
2020-05-13 11:59 UTC (3+ messages)
[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
2020-05-13 11:52 UTC (4+ messages)
` [PATCH v2 22/91] reset: Move reset-simple header out of drivers/reset
[PATCH] dmaengine: qcom_hidma: use true,false for bool variable
2020-05-13 11:32 UTC (2+ messages)
[PATCH v8 0/4] USB: pci-quirks: Add Raspberry Pi 4 quirk
2020-05-13 11:26 UTC (3+ messages)
[PATCH] MIPS: Only include the platform file needed
2020-05-13 11:19 UTC (2+ messages)
[PATCH] i2c: at91: Restore pinctrl state if can't get scl/sda gpios
2020-05-13 11:13 UTC
[RFC PATCH] dt-bindings: display: ti,tfp410.txt: convert to yaml
2020-05-13 11:09 UTC (4+ messages)
[RFC PATCH] i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
2020-05-13 11:07 UTC (3+ messages)
` "
[PATCH 00/15] Split off nVHE hyp code
2020-05-13 10:48 UTC (10+ messages)
` [PATCH 01/15] arm64: kvm: Unify users of HVC instruction
` [PATCH 02/15] arm64: kvm: Formalize host-hyp hypcall ABI
[PATCH v3] Add virtio SCMI device specification
2020-05-13 10:48 UTC (3+ messages)
` [PATCH v4] "
[PATCH 1/4] misc: sram: add support for remapping reserved regions only
2020-05-13 10:41 UTC (4+ messages)
` [PATCH 2/4] dt-bindings: sram: add documentation for reserved-only flag
[PATCH] KVM: arm64: Use cpus_have_final_cap for has_vhe()
2020-05-13 10:38 UTC
[PATCH] KVM: arm64: Move virt/kvm/arm to arch/arm64
2020-05-13 10:40 UTC
[PATCH v3 00/20] dts/dt-bindings: Fix Arm Ltd. ARMv8 "boards"
2020-05-13 10:30 UTC (21+ messages)
` [PATCH v3 01/20] dt-bindings: arm: gic: Allow combining arm, gic-400 compatible strings
` [PATCH v3 02/20] arm64: dts: arm: Fix node address fields
` [PATCH v3 03/20] arm64: dts: arm: fvp: Move fixed devices out of bus node
` [PATCH v3 04/20] arm64: dts: arm: vexpress: "
` [PATCH v3 05/20] arm64: dts: arm: foundation: Move fixed clocks "
` [PATCH v3 06/20] arm64: dts: arm: juno: Move fixed devices "
` [PATCH v3 07/20] arm64: dts: juno: Fix mem-timer
` [PATCH v3 08/20] arm64: dts: arm: model: Fix GIC compatible names
` [PATCH v3 09/20] arm64: dts: arm: juno: Fix GIC child nodes
` [PATCH v3 10/20] arm64: dts: arm: foundation: "
` [PATCH v3 11/20] arm64: dts: arm: Fix ITS node names and #msi-cells
` [PATCH v3 12/20] arm64: dts: juno: usb: Use proper DT node name
` [PATCH v3 13/20] arm64: dts: arm: Fix serial node names
` [PATCH v3 14/20] arm64: dts: fvp: Fix SMMU DT node
` [PATCH v3 15/20] arm64: dts: arm: Fix bus node names
` [PATCH v3 16/20] arm64: dts: juno: Fix GPU interrupt order
` [PATCH v3 17/20] arm64: dts: arm: Fix VExpress LED names
` [PATCH v3 18/20] arm64: dts: juno: Fix SCPI shared mem node name
` [PATCH v3 19/20] dt-bindings: mali-midgard: Allow dma-coherent
` [PATCH v3 20/20] dt-bindings: ehci/ohci: Allow iommus property
[PATCH v2] ACPI/IORT: Fix PMCG node always look for a single ID mapping
2020-05-13 10:28 UTC (3+ messages)
❌ FAIL: Test report for kernel 5.7.0-rc5-51f14e2.cki (arm-next)
2020-05-13 10:19 UTC (3+ messages)
[PATCH] iommu/arm-smmu-v3: Don't reserve implementation defined register space
2020-05-13 10:02 UTC (3+ messages)
[RFC Patch v1 0/4] arm64: Introduce new IPI as IPI_CALL_NMI_FUNC
2020-05-13 10:02 UTC (14+ messages)
` [RFC Patch v1 2/4] irqchip/gic-v3: Add support to handle SGI as pseudo NMI
[GIT PULL] oxnas fixes for 5.7
2020-05-13 9:55 UTC
[PATCH v3 0/5] iommu: Add Allwinner H6 IOMMU driver
2020-05-13 9:53 UTC (3+ messages)
` [PATCH v3 3/5] "
[PATCH v7 RESEND 00/13] add ecspi ERR009165 for i.mx6/7 soc family
2020-05-13 9:36 UTC (11+ messages)
` [PATCH v7 RESEND 07/13] spi: imx: fix ERR009165
[PATCH] arm64: dts: add uDPU i2c bus recovery
2020-05-13 9:33 UTC
[PATCH 1/2] i2c: pxa: implement generic i2c bus recovery
2020-05-13 9:29 UTC (3+ messages)
[PATCH v2 1/3] rcu/kasan: record and print call_rcu() call stack
2020-05-13 9:22 UTC (11+ messages)
[PATCH 00/26] KVM: arm64: Preliminary NV patches
2020-05-13 9:06 UTC (5+ messages)
` [PATCH 08/26] KVM: arm64: Use TTL hint in when invalidating stage-2 translations
[PATCH V2] arm64/cpufeature: Drop open encodings while extracting parange
2020-05-13 9:03 UTC
[PATCH -next] ARM: zx: Make zx_smp_prepare_cpus static
2020-05-13 9:02 UTC (2+ messages)
[PATCH 1/1] arm64: dts: imx8mp: add "fsl, imx6sx-fec" compatible string
2020-05-13 8:58 UTC (3+ messages)
` [PATCH 1/1] arm64: dts: imx8mp: add "fsl,imx6sx-fec" "
` [EXT] "
[PATCH] arm64: dts: imx8qxp-mek: Do not use underscore in node name
2020-05-13 8:56 UTC (2+ messages)
[PATCH v2 00/12] bus/fsl-mc: Extend mc-bus driver functionalities in preparation for mc-bus VFIO support
2020-05-13 8:33 UTC (2+ messages)
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).