messages from 2019-02-22 17:11:21 to 2019-02-23 20:16:29 UTC [more...]
[PATCH 0/8] Add support for rtl8723bs/rtl8723cs bluetooth
2019-02-23 20:16 UTC (9+ messages)
` [PATCH 3/8] dt-bindings: net: bluetooth: Add rtl8723bs-bluetooth
[PATCH 0/3] ARM: dts: rk3288 Tinker Board (S) updates
2019-02-23 19:42 UTC (2+ messages)
[PATCH 0/5] Enable per-port SATA interrupts and drop an hack in the IRQ subsystem
2019-02-23 19:21 UTC (5+ messages)
` [PATCH 3/5] irqchip/irq-mvebu-icu: Move the double SATA ports interrupt hack
` [PATCH 5/5] arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts
[RFC PATCH 0/5] MTD: Add Initial Hyperbus support
2019-02-23 18:44 UTC (4+ messages)
` [RFC PATCH 1/5] mtd: cfi_cmdset_0002: Add support for polling status register
[PATCH] arm64/io: Don't use WZR in writel
2019-02-23 18:37 UTC (7+ messages)
[PATCH v5 00/23] Unify vDSOs across more architectures
2019-02-23 17:39 UTC (9+ messages)
` [PATCH v5 01/23] kernel: Standardize vdso_datapage
` [PATCH v5 02/23] kernel: Define gettimeofday vdso common code
` [PATCH v5 22/23] x86: Add support for generic vDSO
[PATCH RESEND V2 0/4] Add i.MX8QXP system controller watchdog support
2019-02-23 17:08 UTC (4+ messages)
` [PATCH RESEND V2 1/4] dt-bindings: fsl: scu: add watchdog binding
[PATCH v4 0/4] USB SS PHY for Qualcomm's QCS404
2019-02-23 16:52 UTC (3+ messages)
` [PATCH v4 3/4] dt-bindings: Add Qualcomm USB SuperSpeed PHY bindings
[PATCH net-next v2 0/7] net: phy: marvell10g: Add 2.5GBaseT support
2019-02-23 15:41 UTC (14+ messages)
` [PATCH net-next v2 1/7] net: phy: marvell10g: Use get_features to get the PHY abilities
` [PATCH net-next v2 2/7] net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bit
` [PATCH net-next v2 3/7] net: phy: marvell10g: Use 2500BASEX when using 2.5GBASET
` [PATCH net-next v2 4/7] net: phy: marvell10g: Use a #define for 88X3310 family id
` [PATCH net-next v2 5/7] net: phy: marvell10g: Force reading of 2.5/5G
` [PATCH net-next v2 6/7] net: mvpp2: Add 2.5GBaseT support
` [PATCH net-next v2 7/7] net: phy: marvell10g: add support for the 88x2110 PHY
[resend] [PATCH 5/5] spi: bcm2835aux: support effective_speed_hz
2019-02-23 15:07 UTC
[PATCH V3 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
2019-02-23 14:37 UTC (3+ messages)
[PATCH 00/12] add missing of_node_put after of_device_is_available
2019-02-23 13:20 UTC (5+ messages)
` [PATCH 09/12] meson-gx-socinfo: "
` [PATCH 10/12] cpufreq: ap806: "
` [PATCH 11/12] ARM: OMAP2+: "
` [PATCH 12/12] drivers: firmware: psci: "
[PATCH 00/15] mtd: rawnand: 5th batch of cleanups
2019-02-23 13:20 UTC (31+ messages)
` [PATCH 01/15] mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg
` [PATCH 02/15] mtd: nand: Add an helper returning the number of eraseblocks per target
` [PATCH 03/15] mtd: nand: Add an helper to retrieve the number of pages "
` [PATCH 04/15] mtd: spinand: Implement mtd->_max_bad_blocks
` [PATCH 05/15] mtd: rawnand: Use nand_to_mtd() in nand_{set, get}_flash_node()
` [PATCH 06/15] mtd: rawnand: Prepare things to reuse the generic NAND layer
` [PATCH 07/15] mtd: rawnand: Fill memorg during detection
` [PATCH 08/15] mtd: rawnand: Initialize the nand_device object
` [PATCH 09/15] mtd: rawnand: Provide an helper to get chip->data_buf
` [PATCH 10/15] mtd: rawnand: Move all page cache related fields to a sub-struct
` [PATCH 11/15] mtd: rawnand: Use nanddev_mtd_max_bad_blocks()
` [PATCH 12/15] mtd: rawnand: Get rid of chip->bits_per_cell
` [PATCH 13/15] mtd: rawnand: Get rid of chip->chipsize
` [PATCH 14/15] mtd: rawnand: Get rid of chip->numchips
` [PATCH 15/15] mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
[PATCH 0/5] allow to define cs deassert times in us, ns and SCK-len
2019-02-23 13:15 UTC (6+ messages)
` [PATCH 1/5] spi: core: allow defining time that cs is deasserted
` [PATCH 2/5] spi: core: allow reporting the effectivly used speed_hz for a transfer
` [PATCH 3/5] spi: core: allow defining time that cs is deasserted as a multiple of SCK
` [PATCH 4/5] spi: bcm2835: support effective_speed_hz
[PATCH 01/18] clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable
2019-02-23 13:06 UTC (8+ messages)
` [PATCH 02/18] clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instability
` [PATCH 03/18] clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
` [PATCH 04/18] clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
` [PATCH 08/18] clocksource/drivers/exynos_mct: Remove dead code
` [PATCH 09/18] clocksource/drivers/exynos_mct: Fix error path in timer resources initialization
` [PATCH 10/18] dt-bindings: timer: mediatek: update bindings for MT7629 SoC
` [PATCH 11/18] clocksource/drivers/exynos_mct: Remove unused header includes
[PATCH v4] arm64: Add workaround for Fujitsu A64FX erratum 010001
2019-02-23 13:06 UTC (5+ messages)
[PATCH v2 0/8] leds: Add AXP20X CHGLED
2019-02-23 13:02 UTC (4+ messages)
` [PATCH v2 3/8] dt-bindings: leds: Add binding for axp20x-led device driver
[PATCH v4 0/9] PCI: DWC/Keystone: MSI configuration cleanup
2019-02-23 12:11 UTC (4+ messages)
` [PATCH v4 3/9] PCI: keystone: Convert to using hierarchy domain for legacy interrupts
[PATCH 0/3] ARM: dts: lpc32xx: fix lpc32xx-key device node
2019-02-23 11:38 UTC (4+ messages)
` [PATCH 1/3] Input: lpc32xx-key - add clocks property and fix DT binding example
[PATCH v2] clk: imx: Refactor entire sccg pll clk
2019-02-23 10:58 UTC (3+ messages)
[PATCH v3 3/4] uaccess: Check no rescheduling function is called in unsafe region
2019-02-23 10:52 UTC (28+ messages)
` [PATCH] sched/x86: Save [ER]FLAGS on context switch
` [RFC][PATCH] objtool: STAC/CLAC validation
Patch "ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction" has been added to the 4.20-stable tree
2019-02-23 10:42 UTC
Patch "ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction" has been added to the 4.19-stable tree
2019-02-23 10:41 UTC
Patch "ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction" has been added to the 4.14-stable tree
2019-02-23 10:41 UTC
[PATCH v2] i2c: cadence: try reset when master receive arbitration lost
2019-02-23 9:48 UTC (2+ messages)
[PATCH v2 0/5] soc: ti: k3-am654: Allow for exclsive request of devices
2019-02-23 9:32 UTC (6+ messages)
` [PATCH v2 1/5] firmware: ti_sci: (Dis)Allow for device exclusive permissions
` [PATCH v2 2/5] dt-bindings: ti_sci_pm_domains: Add support for exclusive access
` [PATCH v2 3/5] soc: ti: "
` [PATCH v2 4/5] soc: ti: ti_sci_pm_domains: Switch to SPDX Licensing
` [PATCH v2 5/5] arm64: dts: ti: k3-am654: Update the power domain cells
[PATCH 0/2] crypto: arm64/chacha - fix for big endian
2019-02-23 9:24 UTC (5+ messages)
` [PATCH 1/2] crypto: arm64/chacha - fix chacha_4block_xor_neon() "
` [PATCH 2/2] crypto: arm64/chacha - fix hchacha_block_neon() "
[PATCH] Use flush tlb last level when change protection
2019-02-23 6:47 UTC
[PATCH v2] Fix HS setting in mmc_hs400_to_hs200()
2019-02-23 6:42 UTC (2+ messages)
[RFC PATCH V0 0/7] media: platform: Add support for Digital Image Processing (DIP) on mt8183 SoC
2019-02-23 6:18 UTC (3+ messages)
` [RFC PATCH V0 7/7] [media] platform: mtk-isp: Add Mediatek DIP driver
[PATCH V4 1/2] dt-bindings: imx: remove unused resources from scu resource table
2019-02-23 3:19 UTC (2+ messages)
` [PATCH V4 2/2] dt-bindings: imx: add new resources to "
[PATCH V2 1/2] clk: imx8mq: add GPIO clocks to clock tree
2019-02-23 3:19 UTC (2+ messages)
` [PATCH V2 2/2] arm64: dts: freescale: imx8mq: add clock for GPIO node
[PATCH 1/3] clk: imx8mq: initialize clock tree earlier
2019-02-23 3:13 UTC (4+ messages)
[PATCH v5 0/6] Add MediaTek MUSB Controller Driver
2019-02-23 3:04 UTC (4+ messages)
` [PATCH v5 1/6] dt-bindings: usb: musb: Add support for MediaTek musb controller
[PATCH RESEND V6 1/2] arm64: dts: freescale: imx8qxp: add cpu opp table
2019-02-23 2:32 UTC (5+ messages)
` [PATCH RESEND V6 2/2] clk: imx: scu: add cpu frequency scaling support
[GIT PULL] ARM: SoC fixes for 5.0
2019-02-23 1:45 UTC (2+ messages)
[PATCH 0/3] qcom: add PMS405 SPMI regulator
2019-02-23 0:44 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: qcom_spmi: Document pms405 support
[PATCH V2 0/8] stmmac: add some fixes for stm32
2019-02-23 0:19 UTC (5+ messages)
` [PATCH V2 3/8] dt-bindings: net: stmmac: add phys config properties
` [PATCH V2 6/8] dt-bindings: net: stmmac: add syscfg clock property
[PATCH] clk: at91: programmable: remove unneeded register read
2019-02-23 0:08 UTC
[PATCH v2 08/15] clock: milbeaut: Add Milbeaut M10V clock controller
2019-02-22 23:57 UTC (2+ messages)
[PATCH v2 1/9] serial: uapi: add SER_RS485_DELAY_IN_USEC flag to struct serial_rs485
2019-02-22 23:44 UTC (3+ messages)
` [PATCH v2 3/9] serial: core: add rs485-rts-delay-us devicetree property for RS485
[PATCH v2 0/3] add support for SAM9X60's shutdown controller
2019-02-22 23:38 UTC (3+ messages)
` [PATCH v2 3/3] dt-bindings: arm: atmel: add binding for SAM9X60 "
[PATCH net-next v3 0/4] enetc: Add mdio support and device tree nodes
2019-02-22 23:37 UTC (5+ messages)
` [PATCH net-next v3 3/4] enetc: Add ENETC PF level external MDIO support
` [PATCH net-next v3 4/4] dt-bindings: net: freescale: enetc: Add connection bindings for ENETC ethernet nodes
[GIT PULL] deprecate old cpsw driver phy mode for v5.1
2019-02-22 23:25 UTC (3+ messages)
[PATCH 1/3] Bluetooth: btusb: add QCA6174A compatible properties
2019-02-22 23:16 UTC (9+ messages)
` [PATCH 2/3] dt-bindings: net: btusb: add QCA6174A IDs
` [PATCH 3/3] arm64: dts: rockchip: move QCA6174A wakeup pin into its USB node
[PATCH v10 00/12] arm64: untag user pointers passed to the kernel
2019-02-22 23:07 UTC (8+ messages)
` [PATCH v10 04/12] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v10 06/12] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v10 07/12] fs, arm64: untag user pointers in fs/userfaultfd.c
[PATCH v2] MAINTAINERS: Update Ampere email address
2019-02-22 23:02 UTC (5+ messages)
[PATCH v2 1/3] Bluetooth: btusb: add QCA6174A compatible properties
2019-02-22 22:53 UTC (3+ messages)
` [PATCH v2 2/3] dt-bindings: net: btusb: add QCA6174A IDs
` [PATCH v2 3/3] arm64: dts: rockchip: move QCA6174A wakeup pin into its USB node
[PATCH] ARM: defconfig: integrator: Switch to DRM
2019-02-22 21:08 UTC (2+ messages)
[PATCH net-next 0/7] net: phy: marvell10g: Add 2.5GBaseT
2019-02-22 20:45 UTC (4+ messages)
` [PATCH net-next 1/7] net: phy: marvell10g: Use get_features to get the PHY abilities
[PATCH v2,0/7] Add Mediatek thermal dirver for mt8183
2019-02-22 20:41 UTC (3+ messages)
` [PATCH v2, 6/7] dt-bindings: thermal: add binding document for mt8183 thermal controller
` [PATCH v2,6/7] "
[PATCH v3 0/6] dt-bindings: Firmware node binding for ZynqMP core
2019-02-22 20:30 UTC (4+ messages)
` [PATCH v3 6/6] dt-bindings: fpga: Add bindings for ZynqMP fpga driver
[PATCH v5 0/8] iProc I2C slave mode and NIC mode
2019-02-22 20:04 UTC (2+ messages)
[PATCH V3 1/2] dt-bindings: imx: remove unused resources from scu resource table
2019-02-22 19:47 UTC (4+ messages)
` [PATCH V3 2/2] dt-bindings: imx: add new resources to "
[PATCH V4 1/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
2019-02-22 19:45 UTC (3+ messages)
` [PATCH V4 2/4] drivers/perf: imx_ddr: Add ddr performance counter support
[PATCH 0/3] dma: imx-sdma: add the sdma engine to the imx8mq
2019-02-22 19:44 UTC (3+ messages)
` [PATCH 3/3] imx8mq.dtsi: add the sdma nodes
[PATCH 0/7] net: thunderx: implement DMAC filtering support
2019-02-22 19:44 UTC (3+ messages)
` [PATCH v3 0/8] nic: thunderx: fix communication races between VF & PF
[PATCH v6 0/7] Support Trusted Foundations firmware on Tegra30
2019-02-22 19:34 UTC (8+ messages)
` [PATCH v6 1/7] ARM: trusted_foundations: Implement L2 cache initialization callback
` [PATCH v6 2/7] ARM: trusted_foundations: Make prepare_idle call to take mode argument
` [PATCH v6 3/7] ARM: trusted_foundations: Provide information about whether firmware is registered
` [PATCH v6 4/7] ARM: tegra: Set up L2 cache using Trusted Foundations firmware
` [PATCH v6 5/7] ARM: tegra: Don't apply CPU erratas in insecure mode
` [PATCH v6 6/7] ARM: tegra: Always boot CPU in ARM-mode
` [PATCH v6 7/7] ARM: tegra: Add firmware calls required for suspend-resume on Tegra30
[PATCH v2] dt-bindings: Add vendor prefix for techstar
2019-02-22 19:26 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: Add support for the Orange Pi RK3399 board
2019-02-22 19:19 UTC (2+ messages)
[PATCH v3 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
2019-02-22 18:44 UTC (10+ messages)
` [PATCH v3 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state
` [PATCH v3 2/2] KVM: doc: add API documentation on the KVM_REG_ARM_WORKAROUNDS register
[PATCH v3 7/9] dt-bindings: serial: Add Milbeaut serial driver description
2019-02-22 18:38 UTC (2+ messages)
[PATCH v3 00/11] Analogix ANX6345 RGB-(e)DP bridge support
2019-02-22 18:37 UTC (7+ messages)
` [PATCH v3 10/11] drm/panel: simple: Add NewEast Optoelectronics CO., LTD WJFH116008A panel support
[PATCH v5 0/8] Support Trusted Foundations firmware on Tegra30
2019-02-22 18:26 UTC (10+ messages)
` [PATCH v5 1/8] ARM: trusted_foundations: Implement L2 cache initialization callback
` [PATCH v5 2/8] ARM: trusted_foundations: Make prepare_idle call to take mode argument
` [PATCH v5 3/8] ARM: trusted_foundations: Provide information about whether firmware is registered
` [PATCH v5 4/8] ARM: tegra: Set up L2 cache using Trusted Foundations firmware
` [PATCH v5 5/8] ARM: tegra: Don't apply CPU erratas in insecure mode
` [PATCH v5 6/8] ARM: tegra: Always boot CPU in ARM-mode
` [PATCH v5 7/8] ARM: tegra: Support L2 cache maintenance done via firmware
` [PATCH v5 8/8] ARM: tegra: Add firmware calls required for suspend-resume
[PATCH v2 00/14] Support CPU frequency scaling on QCS404
2019-02-22 18:12 UTC (11+ messages)
` [PATCH v2 01/14] clk: qcom: gcc: limit GPLL0_AO_OUT operating frequency
` [PATCH v2 02/14] mbox: qcom: add APCS child device for QCS404
` [PATCH v2 05/14] clk: qcom: apcs-msm8916: get parent clock names from DT
` [PATCH v2 07/14] clk: qcom: hfpll: register as clock provider
` [PATCH v2 08/14] clk: qcom: hfpll: CLK_IGNORE_UNUSED
[PATCH -next] clk: mediatek: fix platform_no_drv_owner.cocci warnings
2019-02-22 18:01 UTC (2+ messages)
[PATCH v3] clk: at91: optimize clk_round_rate() for AUDIO_PLL
2019-02-22 17:54 UTC (2+ messages)
[PATCH V4 0/4] irq: imx-irqsteer: add 32 interrupts chan and multi outputs support
2019-02-22 17:38 UTC (5+ messages)
` [PATCH V4 1/4] dt-binding: irq: imx-irqsteer: use irq number instead of group number
` [PATCH V4 2/4] dt-bindings: irq: imx-irqsteer: add multi output interrupts support
[GIT PULL] KVM/arm updates for Linux v5.1
2019-02-22 16:25 UTC (2+ messages)
` [PATCH 16/27] arm64: KVM: Expose sanitised cache type register to guest
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).