messages from 2020-03-18 23:37:05 to 2020-03-19 17:07:07 UTC [more...]
[PATCH v2 0/2] PCI: Add new UniPhier PCIe endpoint driver
2020-03-19 17:06 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: Add UniPhier PCIe endpoint controller description
` [PATCH v2 2/2] PCI: uniphier: Add UniPhier PCIe endpoint controller support
[PATCH v1 0/3] drm: drm_encoder_init() => drm_encoder_init_funcs()
2020-03-19 17:05 UTC (3+ messages)
[PATCH] arm64: compat: Fix syscall number of compat_clock_getres
2020-03-19 17:03 UTC (3+ messages)
[PATCH v4 00/26] Introduce common headers for vDSO
2020-03-19 16:58 UTC (12+ messages)
` [PATCH v4 18/26] arm64: vdso32: Replace TASK_SIZE_32 check in vgettimeofday
[PATCH] arm64: dts: imx8mq-librem5-devkit: Use 0.9V for VDD_GPU
2020-03-19 16:46 UTC
[RFC PATCH 1/7] pwm: rename the PWM_POLARITY_INVERSED enum
2020-03-19 16:44 UTC (10+ messages)
[PATCH] ARM: dts: rockchip: move uart2 pinctrl settings to each dts for rk3288
2020-03-19 16:29 UTC (5+ messages)
[PATCH net-next v5 00/11] net: ethernet: ti: add networking support for k3 am65x/j721e soc
2020-03-19 16:28 UTC (12+ messages)
` [PATCH net-next v5 01/11] phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phy
` [PATCH net-next v5 02/11] net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmulti disabled
` [PATCH net-next v5 03/11] net: ethernet: ti: ale: add support for mac-only mode
` [PATCH net-next v5 04/11] net: ethernet: ti: ale: am65: add support for default thread cfg
` [PATCH net-next v5 05/11] dt-binding: ti: am65x: document mcu cpsw nuss
` [PATCH net-next v5 06/11] net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver
` [PATCH net-next v5 07/11] arm64: dts: ti: k3-am65-mcu: add cpsw nuss node
` [PATCH net-next v5 08/11] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
` [PATCH net-next v5 09/11] arm64: dts: ti: k3-j721e-mcu: add mcu cpsw nuss node
` [PATCH net-next v5 10/11] arm64: dts: ti: k3-j721e-common-proc-board: add mcu cpsw nuss pinmux and phy defs
` [PATCH net-next v5 11/11] arm64: defconfig: ti: k3: enable dma and networking
[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
2020-03-19 16:17 UTC (30+ messages)
` [PATCH v5 08/23] irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
` [PATCH v5 09/23] irqchip/gic-v4.1: Add initial SGI configuration
` [PATCH v5 11/23] irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
` [PATCH v5 15/23] irqchip/gic-v4.1: Add VSGI property setup
` [PATCH v5 16/23] irqchip/gic-v4.1: Eagerly vmap vPEs
` [PATCH v5 19/23] KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
` [PATCH v5 20/23] KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor
` [PATCH v5 21/23] KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable
` [PATCH v5 23/23] KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs
[PATCH 1/2] perf: dsu: Allow multiple devices share same IRQ
2020-03-19 16:12 UTC (4+ messages)
[RFC PATCH v2 1/2] dt-bindings: sram: convert rockchip-pmu-sram bindings to yaml
2020-03-19 16:11 UTC (2+ messages)
` [RFC PATCH v2 2/2] ARM: dts: rockchip: fix yaml warnings for rk3288-pmu-sram compatible nodes
[PATCH v2 0/5] Add support for PinePhone LCD panel
2020-03-19 16:10 UTC (10+ messages)
` [PATCH v2 2/5] dt-bindings: panel: add binding for Xingbangda XBD599 panel
` [PATCH v2 3/5] drm: panel: add "
` [PATCH v2 4/5] drm/sun4i: sun6i_mipi_dsi: fix horizontal timing calculation
` [PATCH v2 5/5] arm64: allwinner: dts: a64: add LCD-related device nodes for PinePhone
` [linux-sunxi] "
[PATCH v4 0/5] ov5645: Deprecate usage of the clock-frequency
2020-03-19 15:44 UTC (10+ messages)
` [PATCH v4 1/5] media: dt-bindings: media: i2c: Deprecate usage of the clock-frequency property
` [PATCH v4 2/5] media: i2c: ov5645: Switch to assigned-clock-rates
` [PATCH v4 3/5] media: i2c: ov5645: Increase tolerance of external clock frequency
` [PATCH v4 4/5] ARM: dts: imx6qdl-wandboard: Switch to assigned-clock-rates for ov5645 node
` [PATCH v4 5/5] media: dt-bindings: media: i2c: convert ov5645 bindings to json-schema
[PATCH 00/10] bus/fsl-mc: Extend mc-bus driver functionalities in preparation for mc-bus VFIO support
2020-03-19 15:40 UTC (11+ messages)
` [PATCH 01/10] bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_objects
` [PATCH 02/10] bus/fsl-mc: Add a new parameter to dprc_scan_objects function
` [PATCH 03/10] bus/fsl-mc: add support for 'driver_override' in the mc-bus
` [PATCH 04/10] bus/fsl-mc: Propagate driver_override for a child DPRC's children
` [PATCH 05/10] bus/fsl-mc: Set the QMAN/BMAN region flags
` [PATCH 06/10] bus/fsl-mc: Add dprc-reset-container support
` [PATCH 07/10] bus/fsl-mc: Export a dprc scan function to be used by multiple entities
` [PATCH 08/10] bus/fsl-mc: Export a cleanup function for DPRC
` [PATCH 09/10] bus/fsl-mc: Add a container setup function
` [PATCH 10/10] bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO
[xlnx:master 48/171] drivers/gpio/gpio-xilinx.c:94:34: warning: initialization of 'struct of_mm_gpio_chip *' from 'int' makes pointer from integer without a cast
2020-03-19 15:28 UTC
[PATCH v3] iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
2020-03-19 15:24 UTC (3+ messages)
[PATCH v1 0/6] iommu/arm-smmu: Auxiliary domain and per instance pagetables
2020-03-19 15:23 UTC (5+ messages)
` [PATCH v1 2/6] arm/smmu: Add auxiliary domain support for arm-smmuv2
[PATCH] driver/perf: Add PMU driver for the ARM DMC-620 memory controller
2020-03-19 15:16 UTC (4+ messages)
[PATCH v3 0/5] exynos-ufs: Add support for UFS HCI
2020-03-19 15:00 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: phy: Document Samsung UFS PHY bindings
` [PATCH v3 2/5] phy: samsung-ufs: add UFS PHY driver for samsung SoC
` [PATCH v3 3/5] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller
` [PATCH v3 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs
` [PATCH v3 5/5] arm64: dts: Add node for ufs exynos7
[GIT PULL 01/10] dt-bindings: Changes for v5.7-rc1
2020-03-19 14:41 UTC (4+ messages)
` [GIT PULL 10/10] phy: tegra: "
[PATCH 00/13] coresight: next v5.6-rc5
2020-03-19 14:40 UTC (8+ messages)
` [PATCH 02/13] coresight: cti: Add sysfs coresight mgmt register access
[PATCH v2] ARM: boot: Obtain start of physical memory from DTB
2020-03-19 14:35 UTC (8+ messages)
[PATCH] phy: rk-inno-usb2: Decrease verbosity of repeating log
2020-03-19 14:22 UTC (2+ messages)
[PATCH v2 0/6] Add devicetree features and fixes for UniPhier SoCs
2020-03-19 14:18 UTC (8+ messages)
` [PATCH v2 1/6] dt-bindings: dma: uniphier-xdmac: Remove extension register region description
` [PATCH v2 2/6] ARM: dts: uniphier: Add XDMAC node
` [PATCH v2 3/6] arm64: "
` [PATCH v2 4/6] ARM: dts: uniphier: Add ethernet aliases
` [PATCH v2 5/6] arm64: "
` [PATCH v2 6/6] arm64: dts: uniphier: Stabilize Ethernet RGMII mode of PXs3 ref board
[RFC PATCH 1/2] dt-bindings: phy: convert phy-rockchip-inno-usb2 bindings to yaml
2020-03-19 14:01 UTC (5+ messages)
` [RFC PATCH 2/2] phy: phy-rockchip-inno-usb2: remove support for rockchip, rk3366-usb2phy
[PATCH 1/2] arm64/crash_core: Export KERNELPACMASK in vmcoreinfo
2020-03-19 13:51 UTC (3+ messages)
` [PATCH 2/2] Documentation/vmcoreinfo: Add documentation for 'KERNELPACMASK'
Why is text_mutex used in jump_label_transform for x86_64
2020-03-19 13:49 UTC
[PATCH v4 0/4] thermal: k3: Add support for bandgap sensors
2020-03-19 13:36 UTC (5+ messages)
` [RESEND PATCH v4 2/4] "
[PATCH v3 0/4] ov5645: Switch to assigned-clock-rates
2020-03-19 13:17 UTC (14+ messages)
` [PATCH v3 1/4] media: dt-bindings: media: i2c: "
` [PATCH v3 3/4] media: i2c: ov5645: Set maximum leverage of external clock frequency to 24480000
[PATCH net-next v2] net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()
2020-03-19 13:16 UTC
[PATCH net-next v4 00/11] net: ethernet: ti: add networking support for k3 am65x/j721e soc
2020-03-19 13:12 UTC (6+ messages)
` [PATCH net-next v4 06/11] net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver
[PATCH] net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()
2020-03-19 13:10 UTC
[PATCH v3 0/2] irqchip/gic-v3-its: Balance LPI affinity across CPUs
2020-03-19 12:31 UTC (2+ messages)
[xlnx:master 9732/9937] drivers//edac/cortex_arm64_edac.c:226:3: note: in expansion of macro 'pr_cont'
2020-03-19 12:12 UTC
[V3, 0/2] media: i2c: add support for DW9768 VCM driver
2020-03-19 11:54 UTC (7+ messages)
` [V3, 2/2] media: i2c: Add "
[PATCH] thermal: imx_sc_thermal: Fix incorrect data type
2020-03-19 11:55 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: arm/samsung: Add compatible string for the Galaxy S2
2020-03-19 11:41 UTC (3+ messages)
` [PATCH v2 2/2] ARM: DTS: Add devicetree file "
[PATCH v4 0/3] clockevent: add low power STM32 timer
2020-03-19 10:35 UTC (6+ messages)
` [PATCH v4 2/3] mfd: stm32: Add defines to be used for clkevent purpose
[PATCH] ARM: dts: stm32: fix a typo for DAC io-channel-cells on stm32mp15
2020-03-19 10:30 UTC
[PATCH] ARM: dts: stm32: fix a typo for DAC io-channel-cells on stm32h743
2020-03-19 10:26 UTC
[PATCH] i2c: xiic: Support disabling multi-master in DT
2020-03-19 10:26 UTC (5+ messages)
[PATCH] ARM: dts: stm32: fix a typo for DAC io-channel-cells on stm32f429
2020-03-19 10:23 UTC
[PATCH v2 0/5] mainline Protonic boards
2020-03-19 10:21 UTC (7+ messages)
` [PATCH v2 1/5] dt-bindings: vendor-prefixes: Add an entry for Protonic Holland
` [PATCH v2 2/5] ARM: dts: add Protonic PRTI6Q board
` [PATCH v2 3/5] ARM: dts: add Protonic WD2 board
` [PATCH v2 4/5] ARM: dts: add Protonic VT7 board
` [PATCH v2 5/5] ARM: dts: add Protonic RVT board
[PATCH V2 00/10] clk: imx: fixes and improve for i.MX8M
2020-03-19 10:04 UTC (2+ messages)
[PATCH 0/2] Add Mediatek thermal driver for MT7622
2020-03-19 9:54 UTC (3+ messages)
` [PATCH 1/2] thermal: mediatek: prepare to add support for other platforms
` [PATCH 2/2] thermal: mediatek: add tsensor support for MT7622 SoC
[PATCH v9 0/2] drm: bridge: Add NWL MIPI DSI host controller support
2020-03-19 9:38 UTC (4+ messages)
` [PATCH v9 2/2] drm/bridge: "
[PATCH v4 0/2] serial: uartps: Add TACTIVE check
2020-03-19 9:44 UTC (3+ messages)
` [PATCH v4 1/2] serial: uartps: Remove unconditional wait inside set_termios
` [PATCH v4 2/2] serial: uartps: Add TACTIVE check in cdns_uart_tx_empty function
[PATCHv3 0/3] clean up KPTI / SDEI trampoline data alignment
2020-03-19 9:14 UTC (4+ messages)
` [PATCH 1/3] arm64: clean up trampoline vector loads
` [PATCH 2/3] arm64/sdei: gather trampolines' .rodata
` [PATCH 3/3] arm64: reduce trampoline data alignment
[PATCH 4/5] pci: handled return value of platform_get_irq correctly
2020-03-19 8:47 UTC (2+ messages)
[PATCH] irqchip/versatile-fpga: Handle chained IRQs properly
2020-03-19 8:44 UTC (3+ messages)
` [PATCH v2] "
[Patch][Fix] crypto: arm{,64} neon: memzero_explicit aes-cbc key
2020-03-19 8:15 UTC (4+ messages)
[PATCH] nvmem: imx-ocotp: Improve logic to save many code lines
2020-03-19 7:55 UTC
[PATCH V7 0/4] mailbox/firmware: imx: support SCU channel type
2020-03-19 7:49 UTC (5+ messages)
` [PATCH V7 1/4] dt-bindings: mailbox: imx-mu: add SCU MU support
` [PATCH V7 2/4] mailbox: imx: restructure code to make easy for new MU
` [PATCH V7 3/4] mailbox: imx: add SCU MU support
` [PATCH V7 4/4] firmware: imx-scu: Support one TX and one RX
[PATCH v1 0/6] Fix device links functional breakage in 4.19.99
2020-03-19 7:39 UTC (3+ messages)
[PATCH 0/4] Clean up hugetlb boot command line processing
2020-03-19 7:04 UTC (13+ messages)
` [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH 4/4] hugetlbfs: clean up command line processing
[RFC PATCH] arm64: fix the missing ktpi= cmdline check in arm64_kernel_unmapped_at_el0()
2020-03-19 6:14 UTC (9+ messages)
✅ PASS: Test report for kernel 5.6.0-rc6-825596c.cki (arm-next)
2020-03-19 4:07 UTC
[PATCH 2/2] perf: arm_dsu: Support DSU ACPI devices
2020-03-19 2:42 UTC (3+ messages)
arm64/for-kernelci baseline: 22 runs, 0 regressions (v5.6-rc6-97-g825596c5c10b)
2020-03-19 1:55 UTC
arm64/for-kernelci boot: 23 boots: 0 failed, 23 passed (v5.6-rc6-97-g825596c5c10b)
2020-03-19 1:55 UTC
[PATCH RFC] perf:Add driver for HiSilicon PCIe PMU
2020-03-19 1:34 UTC (4+ messages)
arm64/for-kernelci build: 3 builds: 0 failed, 3 passed (v5.6-rc6-97-g825596c5c10b)
2020-03-19 1:11 UTC
[arm64:for-next/kernel-ptrauth 16/17] aarch64-linux-objdump: warning: drivers/phy/cadence/phy-cadence-dp.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
2020-03-19 0:23 UTC
[PATCH v7 0/7] scsi: ufs: some cleanups and make the delay for host enabling customizable
2020-03-19 0:10 UTC (4+ messages)
` [PATCH v7 3/7] scsi: ufs: introduce common and flexible delay function
` [EXT] "
[GIT PULL] defconfig updates for omaps for v5.7
2020-03-18 23:50 UTC
[GIT PULL] drop remaining cpsw and edma platform data for v5.7
2020-03-18 23:48 UTC
[GIT PULL] Fixes for omaps for v5.6-rc cycle
2020-03-18 23:48 UTC
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).