messages from 2021-01-12 02:02:49 to 2021-01-12 14:41:27 UTC [more...]
[PATCH] arm64: entry: remove redundant IRQ flag tracing
2021-01-12 14:39 UTC (3+ messages)
[PATCH 00/11] kasan: HW_TAGS tests support and fixes
2021-01-12 14:34 UTC (29+ messages)
` [PATCH 01/11] kasan: prefix exported functions with kasan_
` [PATCH 02/11] kasan: clarify HW_TAGS impact on TBI
` [PATCH 03/11] kasan: clean up comments in tests
` [PATCH 04/11] kasan: add match-all tag tests
` [PATCH 06/11] kasan: rename CONFIG_TEST_KASAN_MODULE
` [PATCH 07/11] kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
` [PATCH 08/11] kasan: adopt kmalloc_uaf2 test to HW_TAGS mode
` [PATCH 09/11] kasan: fix memory corruption in kasan_bitops_tags test
` [PATCH 10/11] kasan: fix bug detection via ksize for HW_TAGS mode
` [PATCH 11/11] kasan: add proper page allocator tests
[PATCH 0/2] arm64: small updates to rebooting
2021-01-12 14:28 UTC (4+ messages)
` [PATCH 1/2] arm64: add grace period when rebooting
[PATCH] arm64: Kconfig: Increase NR_CPUS default to 512
2021-01-12 14:27 UTC (7+ messages)
[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
2021-01-12 14:26 UTC (6+ messages)
` [RFC PATCH v2 15/26] of/fdt: Introduce early_init_dt_add_memory_hyp()
[PATCH v3 0/5] Expose RPi4's bootloader configuration
2021-01-12 14:23 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: nvmem: Add bindings for rmem driver
` [PATCH v3 2/5] nvmem: Add driver to expose reserved memory as nvmem
` [PATCH v3 3/5] ARM: dts: bcm2711: Add reserved memory template to hold firmware configuration
` [PATCH v3 4/5] arm64: defconfig: Enable nvmem's rmem driver
` [PATCH v3 5/5] ARM: multi_v7_defconfig: "
[RFC PATCH 00/10] Add Fujitsu A64FX soc entry/hardware barrier driver
2021-01-12 14:22 UTC (16+ messages)
` [PATCH 03/10] soc: fujitsu: hwb: Add IOC_BB_ALLOC ioctl
` [PATCH 08/10] soc: fujitsu: hwb: Add release operation
` [PATCH 09/10] soc: fujitsu: hwb: Add sysfs entry
[PATCH 0/2] ARM: remove TEXT_OFFSET override for Axxia
2021-01-12 14:21 UTC (8+ messages)
` [PATCH 2/2] ARM: axxia: remove TEXT_OFFSET override hack
[PATCH v1 0/7] coresight: etm-perf: Fix pid tracing with VHE
2021-01-12 14:14 UTC (10+ messages)
` [PATCH v1 1/7] coresight: etm-perf: Add support for PID tracing for kernel at EL2
[PATCH net] net: stmmac: use __napi_schedule() for PREEMPT_RT
2021-01-12 14:01 UTC
[RFC PATCH 0/4] Kexec FDT setup consolidation
2021-01-12 14:02 UTC (3+ messages)
` [RFC PATCH 3/4] arm64: Use common of_kexec_setup_new_fdt()
[PATCH] MAINTAINERS: Update my email address and maintainer level status
2021-01-12 13:55 UTC
[PATCH v3 0/3] Add Hisilicon L3 cache controller support
2021-01-12 13:55 UTC (6+ messages)
` [PATCH v3 2/3] dt-bindings: arm: hisilicon: Add binding for L3 cache controller
` [PATCH v3 3/3] ARM: Add Hisilicon L3 cache controller support
[PATCH v3 1/2] regulator: mt6358: Add OF match table
2021-01-12 13:52 UTC (3+ messages)
` [PATCH v3 2/2] regulator: mt6323: "
pmwg/integ bisection: baseline.login on rk3328-rock64
2021-01-12 13:46 UTC (3+ messages)
[PATCH] arm64: defconfig: Enable CLK_RCAR_USB2_CLOCK_SEL
2021-01-12 13:45 UTC
Aarch64 EXT4FS inode checksum failures - seems to be weak memory ordering issues
2021-01-12 13:46 UTC (12+ messages)
[net-next PATCH v3 00/15] ACPI support for dpaa2 driver
2021-01-12 13:40 UTC (16+ messages)
` [net-next PATCH v3 01/15] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v3 02/15] net: phy: Introduce fwnode_mdio_find_device()
` [net-next PATCH v3 03/15] net: phy: Introduce phy related fwnode functions
` [net-next PATCH v3 04/15] of: mdio: Refactor of_phy_find_device()
` [net-next PATCH v3 05/15] net: phy: Introduce fwnode_get_phy_id()
` [net-next PATCH v3 06/15] of: mdio: Refactor of_get_phy_id()
` [net-next PATCH v3 07/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [net-next PATCH v3 08/15] of: mdio: Refactor of_mdiobus_register_phy()
` [net-next PATCH v3 09/15] device property: Introduce fwnode_get_id()
` [net-next PATCH v3 10/15] net: mdio: Add ACPI support code for mdio
` [net-next PATCH v3 11/15] net: mdiobus: Introduce fwnode_mdiobus_register()
` [net-next PATCH v3 12/15] net/fsl: Use fwnode_mdiobus_register()
` [net-next PATCH v3 13/15] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v3 14/15] net: phylink: Refactor phylink_of_phy_connect()
` [net-next PATCH v3 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
[PATCH] clocksource/drivers/arm_arch_timer: export arch_timer_get_rate
2021-01-12 13:39 UTC (3+ messages)
[PATCH v2 1/4] ARM: imx7d: add enet2 clk sel
2021-01-12 13:29 UTC (5+ messages)
` [PATCH v2 4/4] ARM: imx7: add support for iotmaxx gateway
[PATCH v7 00/17] follow_pfn and other iomap races
2021-01-12 13:28 UTC (3+ messages)
[PATCH] arm64: dts: broadcom: bcm4908: describe internal switch
2021-01-12 13:17 UTC
[GIT PULL] i.MX fixes for 5.11
2021-01-12 13:12 UTC
[PATCH AUTOSEL 4.4 8/8] ARM: picoxcell: fix missing interrupt-parent properties
2021-01-12 12:58 UTC
[PATCH AUTOSEL 4.9 8/8] ARM: picoxcell: fix missing interrupt-parent properties
2021-01-12 12:58 UTC
[PATCH AUTOSEL 4.14 13/13] ARM: picoxcell: fix missing interrupt-parent properties
2021-01-12 12:57 UTC
[PATCH AUTOSEL 4.19 08/16] dmaengine: stm32-mdma: fix STM32_MDMA_VERY_HIGH_PRIORITY value
2021-01-12 12:57 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 16/16] ARM: picoxcell: fix missing interrupt-parent properties
[PATCH AUTOSEL 5.4 15/28] dmaengine: stm32-mdma: fix STM32_MDMA_VERY_HIGH_PRIORITY value
2021-01-12 12:56 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 28/28] ARM: picoxcell: fix missing interrupt-parent properties
[PATCH AUTOSEL 5.10 05/51] ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent with defaults on xt875
2021-01-12 12:55 UTC (5+ messages)
` [PATCH AUTOSEL 5.10 15/51] ARM: dts: ux500/golden: Set display max brightness
` [PATCH AUTOSEL 5.10 17/51] stmmac: intel: Add PCI IDs for TGL-H platform
` [PATCH AUTOSEL 5.10 30/51] dmaengine: stm32-mdma: fix STM32_MDMA_VERY_HIGH_PRIORITY value
` [PATCH AUTOSEL 5.10 50/51] ARM: picoxcell: fix missing interrupt-parent properties
[RFC PATCH v3 0/2] scheduler: expose the topology of clusters and add cluster scheduler
2021-01-12 12:53 UTC (8+ messages)
[PATCH v13 0/5] leds: mt6360: Add LED driver for MT6360
2021-01-12 12:37 UTC (3+ messages)
` [PATCH v13 5/5] "
[PATCH v3 0/2] power: supply: mt6360_charger: add MT6360 charger support
2021-01-12 12:35 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH v7 0/11] mfd: mt6360: Merge different sub-devices I2C read/write
2021-01-12 12:32 UTC (3+ messages)
` [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources
[PATCH] dmaengine: owl-dma: Fix a resource leak in the remove function
2021-01-12 12:31 UTC (2+ messages)
[PATCH v3 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
2021-01-12 12:20 UTC (9+ messages)
` [PATCH v3 09/21] arm64: cpufeature: Add global feature override facility
[PATCH v8] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
2021-01-12 12:13 UTC (8+ messages)
` [PATCH v8 1/4] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings
` [PATCH v8 2/4] dmaengine: mediatek-cqdma: remove redundant queue structure
[BUG]: Kernel 4.9: Kernel crash at fs/sysfs/file.c : sysfs_kf_seq_show
2021-01-12 12:10 UTC (3+ messages)
[PATCH 0/5] vfio/iommu_type1: Some fixes about dirty tracking
2021-01-12 12:04 UTC (4+ messages)
` [PATCH 4/5] vfio/iommu_type1: Carefully use unmap_unpin_all during "
[PATCH v6 0/4] CPUFreq: Add support for opp-sharing cpus
2021-01-12 11:20 UTC (5+ messages)
` [PATCH v6 2/4] scmi-cpufreq: Move CPU initialisation to probe
` [PATCH v6 3/4] scmi-cpufreq: Get opp_shared_cpus from opp-v2 for EM
Reading and Decoding Data From ETB Buffer
2021-01-12 11:17 UTC
[PATCH v4 0/5] Remove LPC register partitioning
2021-01-12 2:32 UTC (4+ messages)
` [PATCH v4 1/5] dt-bindings: aspeed-lpc: Remove LPC partitioning
(no subject)
2021-01-12 10:49 UTC (6+ messages)
` [PATCH 01/10] soc: fujitsu: hwb: Add hardware barrier driver init/exit code
[PATCH v7 0/3] gpio: mvebu: Armada 8K/7K PWM support
2021-01-12 10:36 UTC (4+ messages)
` [PATCH v7 3/3] dt-bindings: ap806: document gpio marvell, pwm-offset property
` [PATCH v7 3/3] dt-bindings: ap806: document gpio marvell,pwm-offset property
[PATCH] mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
2021-01-12 10:23 UTC (2+ messages)
[PATCH] arm64: make atomic helpers __always_inline
2021-01-12 10:23 UTC (4+ messages)
[PATCH 0/7] STM32 uart cleanup and improvements
2021-01-12 10:24 UTC (5+ messages)
` [PATCH v2 2/8] serial: stm32: fix code cleaning warnings and checks
[PATCH v4 0/6] Add support for Rpi4b + Cirrus Lochnagar2 and CS47L15
2021-01-12 10:22 UTC (4+ messages)
` [PATCH v4 3/6] ASoC: audio-graph-card: Support setting component plls and sysclks
[PATCH] arm64: rename S_FRAME_SIZE to PT_REGS_SIZE
2021-01-12 10:14 UTC (2+ messages)
[PATCH V2 0/3] mm/hotplug: Pre-validate the address range with platform
2021-01-12 10:09 UTC (7+ messages)
` [PATCH V2 1/3] mm/hotplug: Prevalidate the address range being added "
[PATCH V6 00/10] remoteproc: imx_rproc: support iMX8MQ/M
2021-01-12 9:39 UTC (11+ messages)
` [PATCH V6 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema
` [PATCH V6 02/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M support
` [PATCH V6 03/10] remoteproc: introduce is_iomem to rproc_mem_entry
` [PATCH V6 04/10] remoteproc: add is_iomem to da_to_va
` [PATCH V6 05/10] remoteproc: imx_rproc: correct err message
` [PATCH V6 06/10] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V6 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V6 08/10] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V6 09/10] remoteproc: imx_rproc: ignore mapping vdev regions
` [PATCH V6 10/10] remoteproc: imx_proc: enable virtio/mailbox
[PATCH v2 1/3] regulator: mt6360: Add OF match table
2021-01-12 9:54 UTC (3+ messages)
[PATCH 0/9] Config and devicetree updates for the Librem 5 phone
2021-01-12 9:51 UTC (10+ messages)
` [PATCH 1/9] arm64: defconfig: Enable vibra-pwm
` [PATCH 2/9] arm64: dts: imx8mq-librem5: Mark charger IRQ as High-Z
` [PATCH 3/9] arm64: dts: imx8mq-librem5: Don't mark buck3 as always on
` [PATCH 4/9] arm64: dts: imx8mq-librem5: Add usb-c chip as supplier for the charger
` [PATCH 5/9] arm64: dts: imx8mq-librem5: Add LCD_1V8 regulator
` [PATCH 6/9] arm64: dts: imx8mq-librem5: enable the LCD panel
` [PATCH 7/9] arm64: dts: imx8mq-librem5: set regulators boot-on
` [PATCH 8/9] arm64: dts: Add Librem5 Evergreen
` [PATCH 9/9] dt-bindings: arm: fsl: Add the librem 5 Evergreen revision
[PATCH v3 0/4] update xenon controller properties in CN913X
2021-01-12 9:46 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: mmc: xenon: add AP807 compatible string
` [PATCH v3 2/4] "
` [PATCH v3 3/4] arm64: dts: change AP807 SDHCI compatibility string
` [PATCH v3 4/4] arm64: dts: cn913x-db: enable MMC HS400
[PATCH V5 0/8] remoteproc: imx_rproc: support iMX8MQ/M
2021-01-12 9:41 UTC (4+ messages)
` [PATCH V5 7/8] remoteproc: imx_rproc: ignore mapping vdev regions
[PATCH] bus: arm-integrator-lm: Add of_node_put() before return statement
2021-01-12 9:25 UTC
[PATCH v6 00/11] Raspberry Pi PoE HAT fan support
2021-01-12 9:18 UTC (5+ messages)
` [PATCH v6 11/11] pwm: Add Raspberry Pi Firmware based PWM bus
[PATCH v9 00/10] iommu: I/O page faults for SMMUv3
2021-01-12 9:16 UTC (4+ messages)
` [PATCH v9 03/10] iommu: Separate IOMMU_DEV_FEAT_IOPF from IOMMU_DEV_FEAT_SVA
[PATCH] arm/kasan:fix the arry size of kasan_early_shadow_pte
2021-01-12 9:05 UTC (5+ messages)
` "
[PATCH v3 0/4] arm64: rockchip: Fix PCIe ep-gpios requirement and Add Nanopi M4B
2021-01-12 9:01 UTC (3+ messages)
` [PATCH v3 2/4] dt-bindings: arm: rockchip: Add FriendlyARM NanoPi M4B
[PATCH] i2c: remove redundant error print in stm32f7_i2c_probe
2021-01-12 8:53 UTC
[PATCH v2 1/2] dt-bindings: Add DT schema for Arm Mali Valhall GPU
2021-01-12 8:41 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: mt8192: Add node for the Mali GPU
Old platforms: bring out your dead
2021-01-12 8:41 UTC (7+ messages)
[PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2021-01-12 8:02 UTC (3+ messages)
[PATCH V7 00/13] Add driver for dvfsrc, support for active state of scpsys
2021-01-12 7:57 UTC (6+ messages)
` [PATCH V7 01/13] dt-bindings: soc: Add dvfsrc driver bindings
[PATCH] pci: avoid unsync of LTR mechanism configuration
2021-01-12 7:27 UTC
BUG about Hisilicon PMU
2021-01-12 7:46 UTC (6+ messages)
[PATCH v7 0/2] PCI: cadence: Retrain Link to work around Gen2
2021-01-12 7:15 UTC (2+ messages)
[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
2021-01-12 7:05 UTC (2+ messages)
[PATCH v4 1/2] dt-bindings: Add DT schema for Arm Mali Valhall GPU
2021-01-12 6:49 UTC (2+ messages)
` [PATCH v4 2/2] arm64: dts: mt8192: Add node for the Mali GPU
[PATCH v4 00/10] sunxi: Support IRQ wakeup from deep sleep
2021-01-12 5:59 UTC (11+ messages)
` [PATCH v4 01/10] dt-bindings: irq: sun6i-r: Split the binding from sun7i-nmi
` [PATCH v4 02/10] dt-bindings: irq: sun6i-r: Add a compatible for the H3
` [PATCH v4 03/10] irqchip/sun6i-r: Use a stacked irqchip driver
` [PATCH v4 04/10] irqchip/sun6i-r: Add wakeup support
` [PATCH v4 05/10] ARM: dts: sunxi: Rename nmi_intc to r_intc
` [PATCH v4 06/10] ARM: dts: sunxi: Use the new r_intc binding
` [PATCH v4 07/10] ARM: dts: sunxi: h3/h5: Add r_intc node
` [PATCH v4 08/10] ARM: dts: sunxi: Move wakeup-capable IRQs to r_intc
` [PATCH v4 09/10] arm64: dts: allwinner: Use the new r_intc binding
` [PATCH v4 10/10] arm64: dts: allwinner: Move wakeup-capable IRQs to r_intc
[PATCH v5] usb: xhci-mtk: fix unreleased bandwidth data
2021-01-12 5:48 UTC (5+ messages)
[PATCH net-next 0/2] dsa: add MT7530 GPIO support
2021-01-12 2:50 UTC (3+ 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).