messages from 2019-11-20 16:20:43 to 2019-11-21 11:05:52 UTC [more...]
[PATCH] iio: trigger: stm32-timer: remove unnecessary update event
2019-11-21 11:05 UTC
[PATCH] pwm: stm32: remove automatic output enable
2019-11-21 10:58 UTC
[PATCH] clk: imx: clk-composite-7ulp: add lock
2019-11-21 10:30 UTC
[PATCH v2 0/3] crypto: atmel - Retire dma_request_slave_channel_compat()
2019-11-21 10:16 UTC (4+ messages)
` [PATCH v2 1/3] crypto: atmel-aes "
` [PATCH v2 2/3] crypto: atmel-sha "
` [PATCH v2 3/3] crypto: atmel-tdes "
[PATCH v3 0/4] Raspberry Pi 4 HWRNG Support
2019-11-21 10:14 UTC (17+ messages)
` [PATCH v3 1/4] dt-bindings: rng: add BCM2711 RNG compatible
` [PATCH v3 2/4] hwrng: iproc-rng200: Add support for BCM2711
` [PATCH v3 3/4] ARM: dts: bcm2835: Move rng definition to common location
` [PATCH v3 4/4] ARM: dts: bcm2711: Enable HWRNG support
[PATCH 0/3] media: meson: vdec: add sm1 platform
2019-11-21 10:14 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: media: amlogic, gx-vdec: add bindings for SM1 family
` [PATCH 2/3] media: meson: vdec: add sm1 platform
` [PATCH 3/3] arm64: dts: meson-sm1: add video decoder compatible
[PATCH] aspeed: fix snoop_file_poll()'s return type
2019-11-21 10:08 UTC (4+ messages)
[PATCH] MAINTAINERS: Update section for Ux500 clock drivers
2019-11-21 10:07 UTC
[PATCH 0/1] stm32_iwdg: set WDOG_HW_RUNNING at probe
2019-11-21 9:53 UTC (3+ messages)
` [PATCH 1/1] drivers: watchdog: "
[PATCH v2] dt-bindings: remoteproc: convert stm32-rproc to json-schema
2019-11-21 9:52 UTC
[PATCH v3] dt-bindings: mailbox: convert stm32-ipcc to json-schema
2019-11-21 9:51 UTC
Memory regions and VMAs across architectures
2019-11-21 9:40 UTC (5+ messages)
[PATCH v2] dma-mapping: treat dev->bus_dma_mask as a DMA limit
2019-11-21 9:26 UTC
[PATCH 0/3] arm/arm64: dts: allwinner: Add PMU nodes
2019-11-21 9:25 UTC (6+ messages)
` [PATCH 1/3] arm64: dts: allwinner: H6: Add PMU mode
` [PATCH 2/3] arm64: dts: allwinner: H5: Add PMU node
` [PATCH 3/3] arm: dts: allwinner: H3: "
[PATCH] arm: avoid cpumask_t typedef in arch_trigger_cpumask_backtrace
2019-11-21 9:25 UTC
[PATCH] dma-mapping: treat dev->bus_dma_mask as a DMA limit
2019-11-21 9:18 UTC (6+ messages)
[PATCH v4] arm64: zynqmp: Add ZynqMP SDHCI compatible string
2019-11-21 9:16 UTC (2+ messages)
support gce on mt6779 platform
2019-11-21 9:12 UTC (13+ messages)
` [PATCH v1 01/12] dt-binding: gce: add gce header file for mt6779
` [PATCH v1 02/12] mailbox: cmdq: variablize address shift in platform
` [PATCH v1 03/12] mailbox: cmdq: support mt6779 gce platform definition
` [PATCH v1 04/12] mailbox: mediatek: cmdq: clear task in channel before shutdown
` [PATCH v1 05/12] arm64: dts: add gce node for mt6779
` [PATCH v1 06/12] soc: mediatek: cmdq: add assign function
` [PATCH v1 07/12] soc: mediatek: cmdq: add write_s function
` [PATCH v1 08/12] soc: mediatek: cmdq: add read_s function
` [PATCH v1 09/12] soc: mediatek: cmdq: add mem move function
` [PATCH v1 10/12] soc: mediatek: cmdq: add loop function
` [PATCH v1 11/12] soc: mediatek: cmdq: add wait no clear event function
` [PATCH v1 12/12] soc: mediatek: cmdq: add set "
[GIT PULL] KVM/arm updates for 5.5
2019-11-21 9:06 UTC (25+ messages)
` [PATCH 01/22] KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
` [PATCH 02/22] KVM: arm/arm64: Allow user injection of external data aborts
` [PATCH 03/22] KVM: arm64: Document PV-time interface
` [PATCH 04/22] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH 05/22] KVM: arm64: Implement PV_TIME_FEATURES call
` [PATCH 06/22] KVM: Implement kvm_put_guest()
` [PATCH 07/22] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH 08/22] KVM: Allow kvm_device_ops to be const
` [PATCH 09/22] KVM: arm64: Provide VCPU attributes for stolen time
` [PATCH 10/22] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH 11/22] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH 12/22] arm64: Retrieve stolen time as paravirtualized guest
` [PATCH 13/22] KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATS
` [PATCH 14/22] KVM: arm/arm64: Show halt poll counters in debugfs
` [PATCH 15/22] KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
` [PATCH 16/22] KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
` [PATCH 17/22] KVM: arm/arm64: vgic: Remove the declaration of kvm_send_userspace_msi()
` [PATCH 18/22] KVM: arm/arm64: vgic: Fix some comments typo
` [PATCH 19/22] KVM: arm/arm64: vgic: Don't rely on the wrong pending table
` [PATCH 20/22] KVM: arm/arm64: Let the timer expire in hardirq context on RT
` [PATCH 21/22] KVM: vgic-v4: Track the number of VLPIs per vcpu
` [PATCH 22/22] KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI injection
[PATCH v2] dt-bindings: mailbox: convert stm32-ipcc to json-schema
2019-11-21 9:05 UTC (3+ messages)
[PATCH v2] dt-bindings: watchdog: Convert stm32 watchdog bindings to json-schema
2019-11-21 8:43 UTC
[PATCH v3] arm64: zynqmp: Add ZynqMP SDHCI compatible string
2019-11-21 8:40 UTC (3+ messages)
[PATCH] MAINTAINERS: Add fragment for xilinx CAN driver
2019-11-21 8:39 UTC
[PATCH 1/1] sched: cfs_rq h_load might not update due to irq disable
2019-11-21 8:30 UTC
[PATCH 1/1] sched: panic, when call schedule with preemption disable
2019-11-21 8:13 UTC
[PATCH] serial: stm32: fix clearing interrupt error flags
2019-11-21 8:10 UTC
[PATCH] pinctrl: samsung: modularize samsung pinctrl driver
2019-11-21 7:38 UTC (2+ messages)
[PATCH v7 0/8] Add support for H6 PWM
2019-11-21 7:36 UTC (8+ messages)
` [PATCH v7 3/8] pwm: sun4i: Prefer "mod" clock to unnamed
` [PATCH v7 4/8] pwm: sun4i: Add an optional probe for bus clock
` [PATCH v7 5/8] pwm: sun4i: Add support to output source clock directly
[PATCH] soc: mediatek: cmdq: avoid racing condition with mutex
2019-11-21 7:29 UTC
[PATCH v3 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
2019-11-21 7:29 UTC (4+ messages)
` [PATCH v3 4/4] dt-bindings: display: add IMX MIPI DSI host controller doc
[PATCH 0/3] crypto: atmel - Retire dma_request_slave_channel_compat()
2019-11-21 7:27 UTC (4+ messages)
` [PATCH 1/3] crypto: atmel-aes "
` [PATCH 2/3] crypto: atmel-sha "
` [PATCH 3/3] crypto: atmel-tdes "
[PATCH] KVM: arm: get rid of unused arg in cpu_init_hyp_mode()
2019-11-21 7:15 UTC
[PATCH v6 0/8] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
2019-11-21 7:08 UTC (3+ messages)
[PATCH v2 0/8] Add Mediatek thermal dirver and dtsi
2019-11-21 7:00 UTC (3+ messages)
` [PATCH v2 7/8] thermal: mediatek: add another get_temp ops for thermal sensors
[PATCH v2 00/11] thermal: clean up output of make W=1
2019-11-21 5:32 UTC (3+ messages)
` [PATCH v2 08/11] thermal: samsung: Appease the kernel-doc deity
[PATCH] soc: aspeed: Fix snoop_file_poll()'s return type
2019-11-21 5:18 UTC
[PATCH v5 0/9] ARM: Realtek RTD1195/RTD1295/RTD1395 IRQ mux
2019-11-21 5:02 UTC (10+ messages)
` [PATCH v5 1/9] dt-bindings: interrupt-controller: Add Realtek RTD1195/RTD1295 mux
` [PATCH v5 2/9] irqchip: Add Realtek RTD1295 mux driver
` [PATCH v5 3/9] irqchip: rtd1195-mux: Implement irq_get_irqchip_state
` [PATCH v5 4/9] arm64: dts: realtek: rtd129x: Add irq muxes and UART interrupts
` [PATCH v5 5/9] irqchip: rtd1195-mux: Add RTD1195 definitions
` [PATCH v5 6/9] ARM: dts: rtd1195: Add irq muxes and UART interrupts
` [PATCH v5 7/9] dt-bindings: interrupt-controller: rtd1195-mux: Add RTD1395
` [PATCH v5 8/9] irqchip: rtd1195-mux: Add RTD1395 definitions
` [PATCH v5 9/9] arm64: dts: realtek: rtd139x: Add irq muxes and UART interrupts
[PATCH v4 0/3] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
2019-11-21 4:05 UTC (3+ messages)
[RFC PATCH net-next] net: phylink: rename mac_link_state() op to mac_pcs_get_state()
2019-11-21 3:52 UTC (3+ messages)
[PATCH v2 0/3] add Amlogic A1 clock controller driver
2019-11-21 3:21 UTC (11+ messages)
` [PATCH v2 3/3] clk: meson: a1: add support for Amlogic A1 clock driver
[PATCH v2] crypto: Fix Kconfig indentation
2019-11-21 3:20 UTC
[PATCH v2] ARM: Fix Kconfig indentation
2019-11-21 3:20 UTC
[PATCH v2] arm64: Fix Kconfig indentation
2019-11-21 3:20 UTC
[PATCH v2] perf: Fix Kconfig indentation
2019-11-21 3:19 UTC
[PATCH v2] pinctrl: Fix Kconfig indentation
2019-11-21 3:19 UTC
[PATCH v2] media: Fix Kconfig indentation
2019-11-21 3:19 UTC
[PATCH v2] clk: Fix Kconfig indentation
2019-11-21 3:18 UTC
arm64/for-kernelci baseline: 26 runs, 0 regressions (v5.4-rc8-104-gfbaa9209b833)
2019-11-21 2:47 UTC
arm64/for-kernelci boot: 27 boots: 0 failed, 27 passed (v5.4-rc8-104-gfbaa9209b833)
2019-11-21 2:47 UTC
arm64/for-kernelci build: 3 builds: 0 failed, 3 passed (v5.4-rc8-104-gfbaa9209b833)
2019-11-21 2:03 UTC
[PATCH v17 0/6] support gce on mt8183 platform
2019-11-21 1:54 UTC (7+ messages)
` [PATCH v17 1/6] soc: mediatek: cmdq: fixup wrong input order of write api
` [PATCH v17 2/6] soc: mediatek: cmdq: remove OR opertaion from err return
` [PATCH v17 3/6] soc: mediatek: cmdq: define the instruction struct
` [PATCH v17 4/6] soc: mediatek: cmdq: add polling function
` [PATCH v17 5/6] soc: mediatek: cmdq: add cmdq_dev_get_client_reg function
` [PATCH v17 6/6] arm64: dts: add gce node for mt8183
[PATCH v2] buffer: Fix I/O error due to ARM read-after-read hazard
2019-11-21 1:25 UTC (4+ messages)
[CFT PATCH net-next v2] net: phylink: rename mac_link_state() op to mac_pcs_get_state()
2019-11-21 0:36 UTC
[PATCH] dt-bindings: arm: Convert arm, idle-state binding to DT schema
2019-11-20 23:55 UTC
[PATCH v5 00/14] CoreSight CTI Driver
2019-11-20 22:39 UTC (4+ messages)
` [PATCH v5 05/14] dt-bindings: arm: Adds CoreSight CTI hardware definitions
[PATCH v2] ARM: dts: imx25: fix usbhost1 node
2019-11-20 21:28 UTC (6+ messages)
` [PATCH v3 0/2] ARM: dts: imx25: usbhost port1 improvemts
` [PATCH v3 1/2] ARM: dts: imx25: consolidate properties of usbhost1 in dtsi file
` [PATCH v3 2/2] ARM: dts: imx25: describe maximum speed of internal usbhost port1 phy
[PATCH] drm/mcde: Support using DSI in LP mode
2019-11-20 20:28 UTC (2+ messages)
[PATCH v2 0/6] Raspberry Pi 4 PCIe support
2019-11-20 20:24 UTC (6+ messages)
` [PATCH v2 4/6] PCI: brcmstb: add Broadcom STB PCIe host controller driver
[PATCH v2 1/4] dt-bindings: vendor-prefixes: Add yet another for ST-Ericsson
2019-11-20 20:22 UTC (8+ messages)
` [PATCH v2 2/4] dt-bindings: vendor-prefixes: Deprecate "ste" and "st-ericsson"
` [PATCH v2 3/4] dt-bindings: vendor-prefixes: Add "calaosystems" for CALAO Systems SAS
` [PATCH v2 4/4] dt-bindings: arm: Document compatibles for Ux500 boards
[PATCH 1/2] dt-bindings: mfd: ab8500: Document AB8505 bindings
2019-11-20 20:17 UTC (4+ messages)
` [PATCH 2/2] mfd: ab8500-core: Add device tree support for AB8505
[PATCH] arm64: kernel: memory corruptions due non-disabled PAN
2019-11-20 19:52 UTC (7+ messages)
[PATCH v2] dt-bindings: spi: Convert stm32 QSPI bindings to json-schema
2019-11-20 19:44 UTC
[PATCH v4 47/47] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE
2019-11-20 19:42 UTC (2+ messages)
next/master bisection: boot on peach-pi
2019-11-20 19:29 UTC
[PATCH 0/5] arm64: Add workaround for Cortex-A77 erratum 1542418
2019-11-20 19:18 UTC (4+ messages)
[PATCH v2 00/10] iommu/io-pgtable: Cleanup and prep for split tables
2019-11-20 19:18 UTC (4+ messages)
` [PATCH v2 10/10] iommu/io-pgtable-arm: Prepare for TTBR1 usage
[PATCH] ARM: hw_breakpoint: Handle inexact watchpoint addresses
2019-11-20 19:18 UTC (2+ messages)
[PATCH 0/6] brcmstb_thermal updates for new processes
2019-11-20 18:43 UTC (2+ messages)
[PATCH] ARM: Fix Kconfig indentation
2019-11-20 18:23 UTC (2+ messages)
[GIT PULL] few ti-sysc fixes and updates for v5.5 merge window
2019-11-20 18:16 UTC
[PATCH v2] dt-bindings: mfd: Convert stm32 low power timers bindings to json-schema
2019-11-20 18:09 UTC (2+ messages)
[PATCH v2] dt-bindings: interrupt-controller: Convert stm32-exti to json-schema
2019-11-20 18:06 UTC (2+ messages)
[PATCH] dt-bindings: crypto: Convert stm32 QSPI bindings to json-schema
2019-11-20 18:04 UTC (2+ messages)
[PATCH RFC v6 0/9] interconnect: Add imx support via devfreq
2019-11-20 18:02 UTC (8+ messages)
` [PATCH RFC v6 2/9] PM / devfreq: Add generic imx bus scaling driver
[PATCH v2] dt-bindings: crypto: Convert stm32 HASH bindings to json-schema
2019-11-20 18:01 UTC (2+ messages)
[PATCH] dt-bindings: rng: Convert stm32 RNG bindings to json-schema
2019-11-20 18:00 UTC (2+ messages)
[PATCH v5 00/48] QUICC Engine support on ARM, ARM64, PPC64
2019-11-20 17:59 UTC (5+ messages)
` [PATCH v5 13/48] powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
` [PATCH v5 45/48] net/wan/fsl_ucc_hdlc: fix reading of __be16 registers
[PATCH] irq-gic: select all CPU's selected in interrupt affinity settings
2019-11-20 17:55 UTC (21+ messages)
[PATCH] dt-bindings: i2c: stm32: Migrate i2c-stm32 documentation to yaml
2019-11-20 17:53 UTC (2+ messages)
[PATCH] arm64: kernel: remove uaccess_*_not_uao asm macros
2019-11-20 17:07 UTC
[PATCH 1/2] PCI: rockchip: Make some regulators non-optional
2019-11-20 17:05 UTC (2+ messages)
[PATCH] drm/rockchip: Fix Kconfig indentation
2019-11-20 16:36 UTC (2+ messages)
[PATCH v3] input: keyboard: snvs_pwrkey: Send key events for i.MX6 S, DL and Q
2019-11-20 16:32 UTC (7+ 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).