linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-09 00:28:27 to 2022-09-09 14:27:34 UTC [more...]

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-09 14:26 UTC  (23+ messages)
` [RFC PATCH RESEND 07/28] kernel/fork: mark VMAs as locked before copying pages during fork
` [RFC PATCH RESEND 09/28] mm/mempolicy: mark VMA as locked when changing protection policy
` [RFC PATCH RESEND 10/28] mm/mmap: mark VMAs as locked in vma_adjust
` [RFC PATCH RESEND 13/28] mm: conditionally mark VMA as locked in free_pgtables and unmap_page_range
` [RFC PATCH RESEND 14/28] mm: mark VMAs as locked before isolating them
` [RFC PATCH RESEND 15/28] mm/mmap: mark adjacent VMAs as locked if they can grow into unmapped area
` [RFC PATCH RESEND 16/28] kernel/fork: assert no VMA readers during its destruction
` [RFC PATCH RESEND 17/28] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [RFC PATCH RESEND 18/28] mm: add FAULT_FLAG_VMA_LOCK flag

[PATCH v1 0/5] power: domain: Add driver for a PM domain provider which controls
 2022-09-09 14:22 UTC  (9+ messages)

[PATCH] Report support for optional ARMv8.2 half-precision floating point extension
 2022-09-09 14:17 UTC  (7+ messages)

[PATCH v2] arm64: dts: tqma8mqml: Include phy-imx8-pcie.h header
 2022-09-09 14:17 UTC 

[RFC PATCH 00/10] Apple M1 Pro/Max/Ultra device trees
 2022-09-09 14:16 UTC  (12+ messages)
` [RFC PATCH 01/10] dt-bindings: apple,aic: Fix required item "apple,fiq-index" in affinity description
` [RFC PATCH 02/10] dt-bindings: dma: apple,admac: Add iommus and power-domains properties
` [RFC PATCH 03/10] dt-bindings: apple,aic2: Add CPU PMU per-cpu pseudo-interrupts
` [RFC PATCH 04/10] dt-bindings: arm: apple: Add t6001/t6002 Mac Studio compatibles
` [RFC PATCH 05/10] arm64: dts: apple: Fix j45x model years
` [RFC PATCH 06/10] arm64: dts: apple: Add initial t6000/t6001/t6002 DTs
` [RFC PATCH 07/10] arm64: dts: apple: Add J314 and J316 devicetrees
` [RFC PATCH 08/10] arm64: dts: apple: Add J375 devicetrees
` [RFC PATCH 09/10] arm64: dts: apple: t8103: Add MCA and its support
` [RFC PATCH 10/10] arm64: dts: apple: t600x: "

[PATCH v2 1/2] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
 2022-09-09 14:15 UTC  (4+ messages)
` [PATCH v2 2/2] clk: imx: imx8mp: add shared clk gate for usb suspend clk

[PATCH] arm64: dts: tqma8mqml: Include phy-imx8-pcie.h header
 2022-09-09 14:08 UTC  (2+ messages)

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-09-09 14:00 UTC  (14+ messages)
` [PATCH v2 09/41] drm/connector: Add TV standard property
` [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes

[PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2022-09-09 13:45 UTC  (6+ messages)
` [PATCH v5 5/6] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node

[PATCH 0/4] media: sunxi: MIPI CSI-2 controllers link fixups
 2022-09-09 13:39 UTC  (5+ messages)
` [PATCH 1/4] media: sun6i-mipi-csi2: Require both pads to be connected for streaming
` [PATCH 2/4] media: sun8i-a83t-mipi-csi2: "
` [PATCH 3/4] media: sun6i-mipi-csi2: Register async subdev with no sensor attached
` [PATCH 4/4] media: sun8i-a83t-mipi-csi2: "

[PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-09 13:11 UTC  (12+ messages)

[PATCH] phy: xilinx: phy-zynqmp: dynamic clock support for power-save
 2022-09-09 13:04 UTC 

[PATCH 00/13] EDAC/synopsys: Add generic resources and Baikal-T1 support
 2022-09-09 12:57 UTC  (9+ messages)
` [PATCH 01/13] dt-bindings: memory: snps: Extend schema with IRQs/resets/clocks props
` [PATCH 02/13] dt-bindings: memory: snps: Add Baikal-T1 DDRC support

[PATCH] KVM: arm64: Report Protected KVM cap only if KVM is enabled
 2022-09-09 12:47 UTC  (3+ messages)

[PATCH v2] arm64: mm: fix resume for 52-bit enabled builds
 2022-09-09 12:43 UTC 

[PATCH 0/3] KVM: arm64: Fix a bug of single-step execution enabled by userspace
 2022-09-09 12:41 UTC  (5+ messages)
` [PATCH 1/3] KVM: arm64: Don't set PSTATE.SS when Software Step state is Active-pending
` [PATCH 2/3] KVM: arm64: selftests: Refactor debug-exceptions to make it amenable to new test cases
` [PATCH 3/3] KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEP

[PATCH] arm64: defconfig: enable ARCH_BCM
 2022-09-09 12:24 UTC  (4+ messages)

A question about Cortex-A73 erratum 858921
 2022-09-09 12:23 UTC  (2+ messages)

[PATCH] ARM: ptdump: Fix wrong pg_level in walk_pmd()
 2022-09-09 12:24 UTC 

[soc:arm/dt] BUILD SUCCESS 0cb66809b805c68dcbb30284a73cb8e57d7ac7ee
 2022-09-09 12:08 UTC 

[PATCH v6 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-09-09 12:07 UTC  (11+ messages)
` [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group

[PATCH v9 0/4] PCI EP driver support MSI doorbell from host
 2022-09-09 12:07 UTC  (9+ messages)
` [PATCH v9 2/4] irqchip: Add IMX MU MSI controller driver
    ` [EXT] "
` [PATCH v9 3/4] dt-bindings: irqchip: imx mu work as msi controller

[PATCH 00/14] arm64: dts: renesas: r8a779g0/white-hawk enhancements
 2022-09-09  9:54 UTC  (15+ messages)
` [PATCH 01/14] arm64: dts: renesas: r8a779g0: Add RWDT node
` [PATCH 02/14] arm64: dts: renesas: white-hawk-cpu: Enable watchdog timer
` [PATCH 03/14] arm64: dts: renesas: r8a779g0: Add pinctrl device node
` [PATCH 04/14] arm64: dts: renesas: white-hawk-cpu: Add serial port pin control
` [PATCH 05/14] arm64: dts: renesas: r8a779g0: Add I2C nodes
` [PATCH 06/14] arm64: dts: renesas: white-hawk: Add I2C0 and EEPROMs
` [PATCH 07/14] arm64: dts: renesas: white-hawk: Add CSI/DSI sub-board
` [PATCH 08/14] arm64: dts: renesas: white-hawk: Add Ethernet sub-board
` [PATCH 09/14] arm64: dts: renesas: r8a779f0: Add GPIO nodes
` [PATCH 10/14] arm64: dts: renesas: white-hawk-cpu: Add GP LEDs
` [PATCH 11/14] arm64: dts: renesas: white-hawk-cpu: Add push switches
` [PATCH 12/14] arm64: dts: renesas: r8a779g0: Add RAVB nodes
` [PATCH 13/14] arm64: dts: renesas: white-hawk: Move aliases and chosen
` [PATCH 14/14] arm64: dts: renesas: white-hawk-cpu: Add Ethernet support

[soc:arm/fixes] BUILD SUCCESS 02181e68275d28cab3c3f755852770367f1bc229
 2022-09-09 10:53 UTC 

[soc:arm/drivers] BUILD SUCCESS 3e3dcb464c0acb1b2a3b78e41c14b8f315f332b2
 2022-09-09 10:53 UTC 

[PATCH] arm64: translate register values to physical addresses in kernel panics
 2022-09-09 10:37 UTC  (2+ messages)

[PATCH 00/11] PCI: aardvark controller changes BATCH 6
 2022-09-09 10:33 UTC  (3+ messages)
` [PATCH 07/11] PCI: aardvark: Add suspend to RAM support

[PATCH v1] arm64: mm: fix resume for 52-bit enabled builds
 2022-09-09 10:23 UTC  (3+ messages)

[PATCH v2 0/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ
 2022-09-09 10:15 UTC  (4+ messages)
` [PATCH v2 6/7] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system

[PATCH] mm: bring back update_mmu_cache() to finish_fault()
 2022-09-09 10:10 UTC  (4+ messages)

[PATCH 00/14] KVM: arm64: Parallel stage-2 fault handling
 2022-09-09 10:07 UTC  (14+ messages)
` [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
` [PATCH 06/14] KVM: arm64: Return next table from map callbacks
` [PATCH 08/14] KVM: arm64: Protect page table traversal with RCU

[PATCH v2 1/4] arm64: dts: ti: k3-am65-main: Disable RNG node
 2022-09-09  9:56 UTC  (2+ messages)

[PATCH v3] arm64: dts: ti: k3-am642-sk: Add DT entry for onboard LEDs
 2022-09-09  9:55 UTC  (2+ messages)

[PATCH v6 0/7] Add the iMX8MP PCIe support
 2022-09-09  9:48 UTC  (4+ messages)
` [PATCH v6 7/7] PCI: imx6: Add i.MX8MP "

[PATCH 0/6] Remove CONFIG_EMBEDDED
 2022-09-09  9:47 UTC  (19+ messages)
` [PATCH 1/6] arm: make config ARM_PATCH_PHYS_VIRT visible with EXPERT
` [PATCH 2/6] x86: make config X86_FEATURE_NAMES "
` [PATCH 3/6] media: remove reference to CONFIG_EMBEDDED in MEDIA_SUPPORT_FILTER
` [PATCH 4/6] usb: chipidea: make configs for glue drivers visible with EXPERT
` [PATCH 5/6] mm: Kconfig: make config SECRETMEM "
` [PATCH 6/6] init/Kconfig: remove confusing config EMBEDDED

[PATCH v2 00/20] nvmem: core: introduce NVMEM layouts
 2022-09-09  9:39 UTC  (10+ messages)
` [PATCH v2 03/20] nvmem: core: add an index parameter to the cell
` [PATCH v2 06/20] nvmem: core: add nvmem_add_one_cell()
` [PATCH v2 13/20] nvmem: core: drop priv pointer in post process callback

[PATCH] cpufreq: mediatek: Fix KP and lockups on proc/sram regulators error
 2022-09-09  9:37 UTC 

[PATCH 1/2] PCI: mvebu: use BIT() and GENMASK() macros instead of hardcoded hex values
 2022-09-09  9:18 UTC  (2+ messages)

[soc:for-next] BUILD SUCCESS 476384181508eb914b748f9527735b316219cb3c
 2022-09-09  9:14 UTC 

[PATCH] crypto: aspeed: fix return value check in aspeed_hace_probe()
 2022-09-09  9:07 UTC  (2+ messages)

[PATCH v9 00/33] crypto: rockchip: permit to pass self-tests
 2022-09-09  8:57 UTC  (4+ messages)
` [PATCH v9 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings

[PATCH v4 0/4] drivers: misc: Add support for TMR Manager and Inject IPs
 2022-09-09  8:56 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: misc: tmr-manager: Add device-tree binding for TMR Manager
` [PATCH v4 2/4] drivers: misc: Add Support "
` [PATCH v4 3/4] dt-bindings: misc: tmr-inject: Add device-tree binding for TMR Inject
` [PATCH v4 4/4] drivers: misc: Add Support for TMR Inject IP

[soc:amlogic/drivers] BUILD SUCCESS 9491cff16a4996aee578adf9f41acfb1bc483df9
 2022-09-09  8:53 UTC 

[PATCH 0/4] nvmem: Support non-stride-aligned NVMEM cell data
 2022-09-09  8:48 UTC  (6+ messages)
` [PATCH 1/4] nvmem: sunxi_sid: Always use 32-bit MMIO reads
` [PATCH 3/4] dt-bindings: nvmem: Allow bit offsets greater than a byte

[PATCH v2 6/8] perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer()
 2022-09-09  8:44 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mq: fix dtschema warning for imx7-csi
 2022-09-09  8:39 UTC 

[PATCH v4 0/4] thermal: mediatek: Add support for MT8365 SoC
 2022-09-09  8:37 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: thermal: mediatek: add binding documentation "
` [PATCH v4 3/4] thermal: mediatek: add support "
` [PATCH v4 4/4] thermal: mediatek: add another get_temp ops for thermal sensors

[PATCH v4 2/4] thermal: mediatek: control buffer enablement tweaks
 2022-09-09  8:37 UTC  (3+ messages)

[PATCH v2 0/6] arm64: dts: imx8mq-librem5: phone DT updates
 2022-09-09  8:32 UTC  (4+ messages)
` [PATCH v2 2/6] arm64: dts: imx8mq-librem5: add RGB pwm notification leds

[PATCH v2 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII
 2022-09-09  8:27 UTC  (8+ messages)
` [PATCH v2 2/7] dt-bindings: phy: mediatek,tphy: add property to set pre-emphasis

[PATCH 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII
 2022-09-09  8:27 UTC  (13+ messages)
` [PATCH 2/7] dt-bindings: phy: mediatek,tphy: add property to set pre-emphasis

[PATCH 1/2] dt-bindings: arm: Add i.MX8M Mini Gateworks GW7904 board
 2022-09-09  8:02 UTC  (4+ messages)

[PATCH v6 1/2] ARM: dts: at91: Adding documentation for SAMA5D3-EDS
 2022-09-09  7:54 UTC  (4+ messages)

[linux][PATCH v8 1/2] dt-bindings: arm: at91: Add info on SAMA5D3-EDS
 2022-09-09  7:53 UTC  (4+ messages)
` [linux][PATCH v8 2/2] dts: arm: at91: Add SAMA5D3-EDS Board

[PATCH 0/6] Add Apple Mac System Management Controller GPIOs
 2022-09-09  7:50 UTC  (9+ messages)
` [PATCH 4/6] platform/apple: Add new Apple Mac SMC driver

[PATCH v2] dt-bindings: iommu: mediatek: mt8195: Fix max interrupts
 2022-09-09  7:49 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: mediatek: asurada: Enable internal display
 2022-09-09  7:46 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: mediatek: asurada: Add display regulators
` [PATCH 2/3] arm64: dts: mediatek: asurada: Add display backlight

[PATCH v2 0/3] MT8188 IOMMU SUPPORT
 2022-09-09  7:39 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: mediatek: mt8188: Add binding for MM & INFRA IOMMU

[PATCH 00/10] ASoC: mediatek: Set i2s clock sharing from machine drivers
 2022-09-09  7:34 UTC  (21+ messages)
` [PATCH 01/10] ASoC: mediatek: mt8192: Allow setting shared clocks from machine driver
` [PATCH 02/10] ASoC: mediatek: mt8192-mt6359: Make i2s9 share the clock from i2s8
` [PATCH 03/10] ASoC: mediatek: mt8192: Remove clock share parsing from DT
` [PATCH 04/10] ASoC: mediatek: mt8183: Allow setting shared clocks from machine driver
` [PATCH 05/10] ASoC: mediatek: mt8183: Configure shared clocks
` [PATCH 06/10] ASoC: mediatek: mt8183: Remove clock share parsing from DT
` [PATCH 07/10] arm64: dts: mediatek: kukui: Remove i2s-share properties
` [PATCH 08/10] ASoC: mediatek: mt8186: Allow setting shared clocks from machine driver
` [PATCH 09/10] ASoC: mediatek: mt8186: Configure shared clocks
` [PATCH 10/10] ASoC: mediatek: mt8186: Remove clock share parsing from DT

[PATCH 0/2] Add gce support for mt8188
 2022-09-09  7:27 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: mailbox: add definition "
` [PATCH 2/2] dt-bindings: gce: add gce header file "

[RESEND PATCH v16 mfd 0/8] add support for VSC7512 control over SPI
 2022-09-09  7:21 UTC  (7+ messages)
` [RESEND PATCH v16 mfd 1/8] mfd: ocelot: add helper to get regmap from a resource
` [GIT PULL] Immutable branch between MFD, Net and Pinctrl due for the v6.0 merge window

[PATCH] mfd: mt6370: add bounds checking to regmap_read/write functions
 2022-09-09  6:59 UTC  (6+ messages)

[PATCH] ASoC: mediatek: mt6359: fix platform_get_irq error checking
 2022-09-09  6:45 UTC 

[RFC PATCH 0/2] add support for CDX bus MSI domain
 2022-09-09  6:32 UTC  (7+ messages)
` [RFC PATCH v3 0/7] add support for CDX bus
  ` [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-09  6:32 UTC  (13+ messages)
` [PATCH v3 1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64"
` [PATCH v3 2/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v3 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[RESEND PATCH v9 0/3] Add support for lan966x flexcom chip-select configuration
 2022-09-09  6:26 UTC  (7+ messages)
` [RESEND PATCH v9 1/3] dt-bindings: mfd: Convert atmel-flexcom to json-schema
` [RESEND PATCH v9 2/3] dt-bindings: mfd: atmel,sama5d2-flexcom: Add new compatible string for lan966x

[PATCH] ARM: riscpc: Unbreak the build
 2022-09-09  6:25 UTC  (4+ messages)

[PATCH v12 0/3] Add perf support for HiSilicon PCIe Tune and Trace device
 2022-09-09  6:22 UTC  (2+ messages)

[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
 2022-09-09  6:17 UTC  (3+ messages)

[PATCH v5 0/2] edac: Add support for Xilinx ZynqMP OCM EDAC
 2022-09-09  6:05 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: edac: Add bindings for Xilinx ZynqMP OCM
` [PATCH v5 2/2] edac: zynqmp_ocm: Add EDAC support for "

[PATCH] arm64: dts: imx8mp-venice-gw74xx: add PCIe support
 2022-09-09  5:59 UTC  (2+ messages)

[PATCH v9 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2022-09-09  4:54 UTC  (2+ messages)

[soc:arm/defconfig] BUILD SUCCESS 0fd64e61d2e388f61c97016e2a46e9dbe64147e8
 2022-09-09  4:45 UTC 

[PATCH] ARM: pxa: fix platform_get_irq error checking
 2022-09-09  3:27 UTC 

[PATCH V2 3/7] arm64/perf: Update struct pmu_hw_events for BRBE
 2022-09-09  3:14 UTC  (3+ messages)

[soc:amlogic/dt-64] BUILD SUCCESS 5b3a87a5c4f20da682d50dbaf8c4aa357cfd0d2d
 2022-09-09  3:04 UTC 

[PATCH v2 00/13] Make atmel serial driver aware of GCLK
 2022-09-09  1:36 UTC  (5+ messages)
` [PATCH v2 06/13] dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9x60


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