linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-07 15:48:40 to 2020-07-08 07:53:25 UTC [more...]

[PATCH] arm64: mm: free unused memmap for sparse memory model that define VMEMMAP
 2020-07-08  7:51 UTC  (2+ messages)
  ` 答复: "

[PATCH v2 0/3] Fix and enable pmem as RAM device on arm64
 2020-07-08  7:50 UTC  (31+ messages)
` [PATCH v2 1/3] arm64/numa: export memory_add_physaddr_to_nid as EXPORT_SYMBOL_GPL
` [RFC PATCH v2 2/3] device-dax: use fallback nid when numa_node is invalid

[PATCH v3 00/16] Allwinner A100 Initial support
 2020-07-08  7:45 UTC  (11+ messages)
` [PATCH v3 01/16] dt-bindings: clk: sunxi-ccu: add compatible string for A100 CCU and R-CCU
` [PATCH v3 02/16] clk: sunxi-ng: add support for the Allwinner A100 CCU
` [PATCH v3 03/16] dt-bindings: pinctrl: sunxi: Add A100 pinctrl bindings
` [PATCH v3 04/16] dt-bindings: pinctrl: sunxi: make gpio banks supplies required
` [PATCH v3 05/16] pinctrl: sunxi: add support for the Allwinner A100 pin controller
` [PATCH v3 06/16] dt-bindings: nvmem: SID: add binding for A100's SID controller
` [PATCH v3 07/16] dt-bindings: thermal: sun8i: Add binding for A100's THS controller
` [PATCH v3 09/16] thermal: sun8i: Add A100's THS controller support
` [PATCH v3 10/16] mfd: axp20x: Allow the AXP803 to be probed by I2C

[PATCH v3 13/16] dt-bindings: i2c: mv64xxx: Add compatible for the A100 i2c node
 2020-07-08  7:45 UTC  (2+ messages)
` [PATCH v3 12/16] dt-bindings: irq: sun7i-nmi: Add binding for A100's NMI controller

[PATCH v5 00/13] Add support for Kontron sl28cpld
 2020-07-08  7:39 UTC  (5+ messages)
` [PATCH v5 08/13] gpio: add support for the sl28cpld GPIO controller
` [PATCH v5 13/13] arm64: dts: freescale: sl28: enable fan support

[PATCH] arm64: Introduce sysctl to disable pointer authentication
 2020-07-08  7:36 UTC  (2+ messages)

[PATCH 0/3] Allow on demand channel request / free
 2020-07-08  7:35 UTC  (4+ messages)
` [PATCH 1/3] firmware: imx: Introduce imx_dsp_setup_channels
` [PATCH 2/3] firmware: imx: Save channel name for further use
` [PATCH 3/3] firmware: imx-dsp: Export functions to request/free channels

[PATCH v3 0/9] support cmdq helper function on mt6779 platform
 2020-07-08  7:27 UTC  (13+ messages)
` [PATCH v3 1/9] soc: mediatek: cmdq: add address shift in jump
` [PATCH v3 2/9] soc: mediatek: cmdq: add write_s function
` [PATCH v3 3/9] soc: mediatek: cmdq: add write_s_mask function
` [PATCH v3 4/9] soc: mediatek: cmdq: add read_s function
` [PATCH v3 5/9] soc: mediatek: cmdq: add write_s value function
` [PATCH v3 6/9] soc: mediatek: cmdq: add write_s_mask "
` [PATCH v3 7/9] soc: mediatek: cmdq: add jump function
` [PATCH v3 8/9] soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
` [PATCH v3 9/9] drm/mediatek: reduce clear event

[PATCH 00/10] Clean GPIO of W=1 warnings
 2020-07-08  7:23 UTC  (19+ messages)
` [PATCH 01/10] gpio: gpiolib-of: Provide documentation for of_gpio_spi_cs_get_count()
` [PATCH 02/10] gpio: gpio-altera: Add missing kerneldoc entry and demote comment
` [PATCH 04/10] gpio: gpio-pmic-eic-sprd: Fix incorrectly named property 'map'
` [PATCH 05/10] gpio: gpio-sama5d2-piobu: Demote all kerneldoc headers to basic comment blocks
` [PATCH 06/10] gpio: gpio-syscon: Fix formatting issues which confuse kerneldoc
` [PATCH 07/10] gpio: gpio-it87: "
` [PATCH 08/10] gpio: gpio-mlxbf: Tell the compiler that ACPI functions may not be used
` [PATCH 09/10] gpio: gpio-mlxbf2: Tell the compiler that ACPI functions may not be use
` [PATCH 10/10] gpio: gpio-mlxbf2.c: Provide __releases() annotation to stop confusing Sparse

[PATCH 00/18] Allow architectures to override __READ_ONCE()
 2020-07-08  7:15 UTC  (12+ messages)
` [PATCH 18/18] arm64: lto: Strengthen READ_ONCE() to acquire when CLANG_LTO=y

[PATCH RESEND v9 00/18] Add support for mt2701 JPEG ENC support
 2020-07-08  7:13 UTC  (8+ messages)
` [PATCH RESEND v9 18/18] media: platform: Add jpeg enc feature

[PATCH] ALSA: Use fallthrough pseudo-keyword
 2020-07-08  7:13 UTC  (2+ messages)

[PATCHv3 0/6] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2020-07-08  7:04 UTC  (8+ messages)
` [PATCHv3 2/6] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts

[PATCH v4 0/4] ARM: dts: rockchip: Radxa Rock Pi N8 initial support
 2020-07-08  6:36 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: rockchip: Trivial cleanups for RockPI N10
` [PATCH v4 2/4] dt-bindings: arm: rockchip: Add Rock Pi N8 binding
` [PATCH v4 3/4] ARM: dts: rockchip: Add VMARC RK3288 SOM initial support
` [PATCH v4 4/4] ARM: dts: rockchip: Add Radxa Rock Pi N8 "

[PATCH 00/30] Fix a bunch more W=1 issues in USB
 2020-07-08  6:34 UTC  (6+ messages)
` [PATCH 04/30] usb: misc: sisusbvga: sisusb_init: Mark all 'static const' arrays as __maybe_unused

[PATCH] iommu/arm-smmu-v3: expose numa_node attribute to users in sysfs
 2020-07-08  6:28 UTC  (5+ messages)

Boot time regression on Xilinx Zynq7000
 2020-07-08  6:13 UTC  (3+ messages)

[PATCH] mm/hugetlb: split hugetlb_cma in nodes with memory
 2020-07-08  5:27 UTC  (3+ messages)

[PATCH v5 1/3] ARM: imx: mach-imx6q: Search for fsl, imx6q-iomuxc-gpr earlier
 2020-07-08  5:16 UTC  (13+ messages)
` [PATCH v5 3/3] ARM: imx6plus: optionally enable internal routing of clk_enet_ref
      ` [EXT] "

[PATCH v10 0/5] NVIDIA ARM SMMU Implementation
 2020-07-08  5:00 UTC  (6+ messages)
` [PATCH v10 1/5] iommu/arm-smmu: move TLB timeout and spin count macros
` [PATCH v10 2/5] iommu/arm-smmu: ioremap smmu mmio region before implementation init
` [PATCH v10 3/5] iommu/arm-smmu: add NVIDIA implementation for ARM MMU-500 usage
` [PATCH v10 4/5] dt-bindings: arm-smmu: add binding for Tegra194 SMMU
` [PATCH v10 5/5] iommu/arm-smmu: Add global/context fault implementation hooks

[PATCH] irqchip/stm32-exti: map direct event to irq parent
 2020-07-08  4:57 UTC  (2+ messages)

[PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests
 2020-07-08  4:38 UTC  (7+ messages)
` [PATCH v5 01/12] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v5 08/12] init: main: add KUnit to kernel init

[PATCH V2 1/2] clocksource: Add support for i.MX TPM driver with ARM64
 2020-07-08  3:16 UTC  (2+ messages)
` [PATCH V2 2/2] arm64: imx: Select TPM driver by default

sdhci timeout on imx8mq
 2020-07-08  1:32 UTC  (8+ messages)

[PATCH v3] arm: dts: ZII: update MDIO speed and preamble
 2020-07-08  1:16 UTC 

[PATCH v3] arm64: dts: zii-ultra: update MDIO speed and preamble
 2020-07-08  1:00 UTC 

[PATCH v2] arm64: dts: zii-ultra: update MDIO speed and preamble device
 2020-07-08  0:42 UTC  (3+ messages)

[PATCH v2] ARM: dts: ZII: update MDIO speed and preamble
 2020-07-08  0:25 UTC 

[PATCH 0/7] Add initial Keem Bay SoC / Board support
 2020-07-07 23:44 UTC  (4+ messages)

[PATCH 1/3] gpio: mxc: Support module build
 2020-07-07 23:25 UTC  (3+ messages)
` [PATCH 2/3] arm64: defconfig: Build in CONFIG_GPIO_MXC by default
` [PATCH 3/3] ARM: imx_v6_v7_defconfig: "

[PATCH 0/3] arm64: allwinner: a64: add bluetooth support for Pinebook
 2020-07-07 23:17 UTC  (6+ messages)
` [PATCH 1/3] Bluetooth: Add new quirk for broken local ext features max_page
` [PATCH 2/3] Bluetooth: btrtl: add support for the RTL8723CS

[PATCH v5] tty: serial: don't do termios for BTIF
 2020-07-07 23:11 UTC 

[PATCH v5 04/25] mm/arm: Use general page fault accounting
 2020-07-07 22:50 UTC  (2+ messages)
` [PATCH v5 05/25] mm/arm64: "

[PATCH 1/2] arm64: defconfig: enable TSN features for ENETC and similiar hardware
 2020-07-07 22:31 UTC  (2+ messages)
` [PATCH 2/2] arm64: defconfig: enable CONFIG_FSL_ENETC_QOS

[PATCH] ARM64: dts: update MDIO speed and preamble for zii-ultra device
 2020-07-07 22:13 UTC  (5+ messages)

[PATCH 0/3] Fix and enable pmem as RAM on arm64
 2020-07-07 22:10 UTC  (4+ messages)
` [PATCH 3/3] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done

[PATCH v2] ARM: dts: vfxxx: Add node for CAAM
 2020-07-07 21:51 UTC  (2+ messages)

[PATCH 09/25] drm/atmel: Use drm_atomic_helper_commit
 2020-07-07 21:31 UTC  (4+ messages)
  ` [PATCH] "
` [PATCH 10/25] drm/imx: Annotate dma-fence critical section in commit path

[PATCH v2 1/2] kbuild: introduce ccflags-remove-y and asflags-remove-y
 2020-07-07 21:25 UTC  (3+ messages)

[PATCH v2 00/14] Support more HDMI modes on RK3228/RK3328
 2020-07-07 21:05 UTC  (4+ messages)
` [PATCH v2 14/14] phy/rockchip: inno-hdmi: Support more pre-pll configuration

[PATCH][next] fbdev: Use fallthrough pseudo-keyword
 2020-07-07 21:05 UTC 

[PATCH 0/5] arm64: Enable access to pmu registers by user-space
 2020-07-07 20:53 UTC  (6+ messages)
` [PATCH 1/5] perf: arm64: Add tests to check userspace access to hardware counters
` [PATCH 2/5] arm64: pmu: Add hook to handle pmu-related undefined instructions
` [PATCH 3/5] arm64: pmu: Add function implementation to update event index in userpage
` [PATCH 4/5] arm64: perf: Enable pmu counter direct access for perf event on armv8
` [PATCH 5/5] Documentation: arm64: Document PMU counters access from userspace

[PATCH 0/4] Make Frame Skip Mode control a standard
 2020-07-07 20:53 UTC  (3+ messages)
` [PATCH 1/4] media: v4l2-ctrl: Add frame-skip std encoder control

[PATCH] mt76: Use fallthrough pseudo-keyword
 2020-07-07 20:42 UTC 

[PATCH v4 00/13] crypto: permit asynchronous skciphers as driver fallbacks
 2020-07-07 20:04 UTC  (3+ messages)
` [PATCH v4 07/13] crypto: ccp - permit asynchronous skcipher as fallback

[PATCH 2/3] ASoC: meson: axg-pdm: remove comparison always false warning
 2020-07-07 19:23 UTC  (2+ messages)
` [PATCH 3/3] ASoC: meson: axg-spdifin: "

[PATCH v3 02/10] ASoC: sunxi: sun4i-i2s: fix kernel-doc
 2020-07-07 19:16 UTC  (3+ messages)
` [PATCH v3 03/10] ASoC: sunxi: sun4i-spdif: "
` [PATCH v3 04/10] ASoC: pxa: pxa-ssp: Demote seemingly unintentional kerneldoc header

[PATCH v4 0/2] Add character device interface to remoteproc
 2020-07-07 19:07 UTC  (3+ messages)
` [PATCH v4 1/2] remoteproc: Add remoteproc character device interface
` [PATCH v4 2/2] remoteproc: core: Register the "

[PATCH v8] arm64: Expose FAR_EL1 tag bits in siginfo
 2020-07-07 19:07 UTC  (11+ messages)

[PATCH v3 01/13] ASoC: atmel: fix kernel-doc
 2020-07-07 19:06 UTC  (2+ messages)
` [PATCH v3 05/13] ASoC: uniphier: aio-core: "

[PATCH] arm64: dts: renesas: Restructure Makefile
 2020-07-07 18:59 UTC  (2+ messages)

[PATCH 1/3] usb: dwc2: override PHY input signals with usb role switch support
 2020-07-07 18:55 UTC  (4+ messages)

[PATCH 0/6] Drop more legacy usb platform data for omaps
 2020-07-07 18:54 UTC  (7+ messages)
` [PATCH 1/6] bus: ti-sysc: Add missing quirk flags for usb_host_hs
` [PATCH 2/6] ARM: OMAP2+: Drop legacy platform data for am335x dwc3
` [PATCH 3/6] ARM: OMAP2+: Drop legacy platform data for omap5 dwc3
` [PATCH 4/6] ARM: OMAP2+: Drop legacy platform data for dra7 dwc3
` [PATCH 5/6] ARM: OMAP2+: Drop legacy platform data for omap4 usb
` [PATCH 6/6] ARM: OMAP2+: Drop legacy platform data for omap5 usb host

[RFC PATCH] mm: avoid access flag update TLB flush for retried page fault
 2020-07-07 18:54 UTC 

[PATCH v2 1/8] dt-bindings: pwm: samsung: Do not require interrupts on Exynos SoCs
 2020-07-07 18:50 UTC  (3+ messages)

[PATCH 01/11] media: exynos4-is: Remove static driver data for S5PV210 FIMC variants
 2020-07-07 18:48 UTC  (22+ messages)
` [PATCH 02/11] media: exynos4-is: Request syscon only if ISP writeback is present
` [PATCH 03/11] media: exynos4-is: Fix nullptr when no CSIS device present
` [PATCH 04/11] media: exynos4-is: Correct missing entity function initialization
` [PATCH 05/11] media: exynos4-is: Improve support for sensors with multiple pads
` [PATCH 06/11] media: exynos4-is: Properly set JPEG options when not using CSIS
` [PATCH 07/11] media: exynos4-is: Add support for multiple sensors on one port
` [PATCH 08/11] media: exynos4-is: Remove inh_sensor_ctrls
` [PATCH 09/11] media: exynos4-is: Remove unused struct member input_index
` [PATCH 10/11] media: exynos4-is: Prevent duplicate call to media_pipeline_stop
` [PATCH 11/11] media: exynos4-is: Correct parallel port probing

[PATCH v2 1/2] i2c: imx: Fix PM runtime inbalance in probe error path
 2020-07-07 18:33 UTC  (3+ messages)
` [PATCH v2 2/2] i2c: imx: Fix external abort on interrupt in exit paths

[PATCH][next] Input: Use fallthrough pseudo-keyword
 2020-07-07 18:35 UTC  (3+ messages)

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-07-07 18:12 UTC  (6+ messages)
` [RFC PATCH v4 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH v10 00/17] mtd: spi-nor: add xSPI Octal DTR support
 2020-07-07 17:53 UTC  (5+ messages)
` [PATCH v10 05/17] mtd: spi-nor: add support for DTR protocol
` [PATCH v10 06/17] mtd: spi-nor: sfdp: get command opcode extension type from BFPT

[RFC V2 0/2] arm64/mm: Enable THP migration
 2020-07-07 17:44 UTC  (5+ messages)
` [RFC V2 1/2] arm64/mm: Change THP helpers per generic memory semantics

[PATCH 00/22] add support for Clang LTO
 2020-07-07 17:30 UTC  (8+ messages)

[PATCH v3 00/17] KVM: arm64: Preliminary NV patches
 2020-07-07 17:00 UTC  (3+ messages)
` [PATCH v3 16/17] KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user

[PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached
 2020-07-07 16:48 UTC  (2+ messages)

[PATCH v2] cpuidle: Fix CFI failure
 2020-07-07 16:43 UTC  (3+ messages)
` [PATCH v2] cpuidle: change enter_s2idle() prototype

[PATCH v2 00/28] Clean-up ASoC's W=1 build warnings
 2020-07-07 14:38 UTC  (2+ messages)

[PATCH 00/15] Clean-up MMC's W=1 build warnings
 2020-07-07 15:47 UTC  (4+ messages)
` [PATCH 15/15] mmc: host: sdhci-iproc: Tell the compiler that ACPI functions may not be used
  ` [PATCH v2 15/15] mmc: host: sdhci-iproc: Do not define 'struct acpi_device_id' when !CONFIG_ACPI


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).