linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-15 16:25:07 to 2022-11-16 10:36:19 UTC [more...]

[PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests
 2022-11-16 10:26 UTC  (12+ messages)
` [PATCH mm-unstable v1 02/20] selftests/vm: cow: basic COW tests for non-anonymous pages
` [PATCH mm-unstable v1 03/20] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
` [PATCH mm-unstable v1 04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks
` [PATCH mm-unstable v1 05/20] mm: add early FAULT_FLAG_WRITE "
` [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH mm-unstable v1 11/20] RDMA/usnic: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 12/20] RDMA/siw: "
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: "

[PATCH v5 0/8] J721S2: Add support for additional IPs
 2022-11-16 10:26 UTC  (17+ messages)
` [PATCH v5 1/8] arm64: dts: ti: k3-j721s2-main: Add support for USB
` [PATCH v5 2/8] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node
` [PATCH v5 3/8] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI
` [PATCH v5 4/8] arm64: dts: ti: k3-j721s2-common-proc-board: Enable SERDES0
` [PATCH v5 5/8] arm64: dts: ti: k3-j721s2-common-proc-board: Add USB support
` [PATCH v5 6/8] arm64: dts: ti: k3-j721s2: Add support for OSPI Flashes
` [PATCH v5 7/8] arm64: dts: ti: k3-j721s2-main: Add PCIe device tree node
` [PATCH v5 8/8] arm64: dts: ti: k3-j721s2-common-proc-board: Enable PCIe

[PATCH RESEND] watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in error path
 2022-11-16 10:02 UTC 

[PATCH v10 1/2] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-11-16  9:56 UTC  (7+ messages)
` [PATCH v10 2/2] docs/perf: Add documentation for the Amlogic G12 DDR PMU

[PATCH v2] watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in error path
 2022-11-16  9:49 UTC 

[PATCH V5 00/12] arm64: dts: imx8m-evk: misc dts update
 2022-11-16  9:49 UTC  (5+ messages)
` [PATCH V5 07/12] arm64: dts: imx8mn-evk: update vdd_soc dvs voltage

[PATCH] KVM: arm64: Update comment of create_hyp_mappings
 2022-11-16  9:48 UTC  (3+ messages)

[GIT PULL] pinctrl: dt-bindings: qcom: Second convertions for v6.2
 2022-11-16  9:39 UTC 

[GIT PULL 1/2 - PATCH] ARM: dts: exynos: Add new SoC specific compatible string for Exynos3250 SoC
 2022-11-16  9:30 UTC  (2+ messages)
` [GIT PULL 2/2] arm64: dts: samsung: Pull for v6.2

[GIT PULL] clk: samsung: Pull for v6.2
 2022-11-16  9:26 UTC 

[PATCH 0/2] net: microchip: Fix potential null-ptr-deref due to create_singlethread_workqueue()
 2022-11-16  9:20 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-j721e-main: Remove ti,strobe-sel property
 2022-11-16  9:16 UTC 

[PATCH] arm64: dts: ti: k3-j721s2: Fix the interrupt ranges property for main & wkup gpio intr
 2022-11-16  9:14 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq: fix dtschema warning for imx7-csi
 2022-11-16  9:10 UTC  (2+ messages)

[PATCH 0/2] arm64: fix two bug about page table check
 2022-11-16  9:08 UTC  (5+ messages)
` [PATCH 1/2] arm64/mm: fix incorrect file_map_count for non-leaf pmd/pud
` [PATCH 2/2] arm64/mm: fix incorrect file_map_count for invalid pmd/pud

[PATCH v4 10/11] arm64: dts: mt7986: add Bananapi R3
 2022-11-16  9:06 UTC  (3+ messages)

[GIT PULL] i.MX fixes for 6.1, 2nd round
 2022-11-16  9:04 UTC 

[PATCH] i2c: imx: add irqf_no_suspend flag
 2022-11-16  9:02 UTC  (2+ messages)

[PATCH V2 0/2] arm64: errata: Workaround Cortex-A715 errata #2645198
 2022-11-16  9:00 UTC  (9+ messages)
` [PATCH V2 2/2] arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption

[PATCH net-next 0/8] Add support for VCAP debugFS in Sparx5
 2022-11-16  8:57 UTC  (9+ messages)
` [PATCH net-next 1/8] net: microchip: sparx5: Ensure L3 protocol has a default value
` [PATCH net-next 2/8] net: microchip: sparx5: Ensure VCAP last_used_addr is set back to default
` [PATCH net-next 3/8] net: microchip: sparx5: Add VCAP debugFS support
` [PATCH net-next 4/8] net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP API
` [PATCH net-next 5/8] net: microchip: sparx5: Add VCAP rule "
` [PATCH net-next 6/8] net: microchip: sparx5: Add VCAP debugFS key/action "
` [PATCH net-next 7/8] net: microchip: sparx5: Add VCAP locking to protect rules
` [PATCH net-next 8/8] net: microchip: sparx5: Add VCAP debugfs KUNIT test

[PATCH v7 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
 2022-11-16  8:46 UTC  (3+ messages)

[PATCH] arm64/mm: Drop idmap_pg_end[] declaration
 2022-11-16  8:43 UTC 

[PATCH v3] media: mediatek: vcodec: fix h264 cavlc bitstream fail
 2022-11-16  8:39 UTC  (2+ messages)

[PATCH v3] spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock
 2022-11-16  8:17 UTC  (3+ messages)

[PATCH v2] KVM: arm64: Don't acquire RCU read lock for exclusive table walks
 2022-11-16  8:14 UTC  (4+ messages)

Multiqueue support for mtk_eth_soc
 2022-11-16  8:07 UTC  (7+ messages)
` [PATCH net-next 1/6] net: ethernet: mtk_eth_soc: increase tx ring size for QDMA devices
` [PATCH net-next 2/6] net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full
` [PATCH net-next 3/6] net: ethernet: mtk_eth_soc: avoid port_mg assignment on MT7622 and newer
` [PATCH net-next 4/6] net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queues
` [PATCH net-next 5/6] net: dsa: tag_mtk: assign "
` [PATCH net-next 6/6] net: ethernet: mediatek: ppe: assign per-port queues for offloaded traffic

[PATCH v8 00/14] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-11-16  8:07 UTC  (13+ messages)
  ` [PATCH v8 09/14] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts

[PATCH] ASoC: dt-bindings: sun50i-dmic: Add D1 compatible string
 2022-11-16  8:03 UTC  (2+ messages)

Deprecating and removing SLOB
 2022-11-16  8:02 UTC  (11+ messages)

[PATCH v2 0/3] Support Nuvoton NPCM750 SGPIO
 2022-11-16  7:57 UTC  (10+ messages)
` [PATCH v2 3/3] dt-bindings: gpio: Add Nuvoton NPCM750 serial I/O expansion interface(SGPIO)

[PATCH v3 0/7] mfd: add tps6594x support for Jacinto platforms
 2022-11-16  7:31 UTC  (7+ messages)
` [PATCH v3 4/7] gpio: tps6594x: add GPIO support for TPS6594x PMIC

[PATCH v4 00/16] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-11-16  7:15 UTC  (3+ messages)
` [PATCH v4 02/16] KVM: arm64: PMU: Align chained counter implementation with architecture pseudocode

stop drivers from passing GFP_COMP to dma_alloc_coherent
 2022-11-16  7:11 UTC  (9+ messages)
` [PATCH 2/7] RDMA/hfi1: don't pass bogus GFP_ flags "
` [PATCH 3/7] RDMA/qib: "
` [PATCH 7/7] dma-mapping: reject __GFP_COMP in dma_alloc_attrs

[PATCH] ARM: dts: aspeed: mtjade,mtmitchell: Add BMC SSIF nodes
 2022-11-16  7:06 UTC  (2+ messages)

[PATCH v2] dmaengine: ste_dma40: use devm_request_irq to avoid missing free_irq() in error path
 2022-11-16  6:57 UTC 

[PATCH] arm64: dts: ti: j721e-common-proc-board: Fix sound node-name
 2022-11-16  6:34 UTC  (2+ messages)

[PATCH 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2022-11-16  6:24 UTC  (13+ messages)
  ` [PATCH 4/4] arm64: dts: fsd: Add Ethernet support for PERIC Block of FSD SoC
  ` [PATCH 1/4] dt-bindings: net: Add EQoS compatible for "
  ` [PATCH 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of "
  ` [PATCH 2/4] net: stmmac: dwc-qos: Add FSD EQoS support

[soc:arm/fixes] BUILD SUCCESS 6827df0911c3042a60eb0a462bf7a620f9e33879
 2022-11-16  6:17 UTC 

[PATCH v2] media: mediatek: vcodec: fix h264 cavlc bitstream fail
 2022-11-16  5:54 UTC  (3+ messages)

[PATCH v3] arm64: dts: ti: k3-j721s2-main: Enable crypto accelerator
 2022-11-16  5:30 UTC  (2+ messages)

[PATCH net-next v4 0/4] mtk_eth_soc rx vlan offload improvement + dsa hardware untag support
 2022-11-16  4:30 UTC  (2+ messages)

[PATCH v2 0/3] RNG clock property cleanup
 2022-11-16  4:27 UTC  (2+ messages)

[PATCH v3 0/4] PCI: Add pci_dev_for_each_resource() helper and
 2022-11-16  4:03 UTC  (2+ messages)

[PATCH RESEND] mfd: Add Freescale i.MX8qxp Control and Status Registers (CSR) module driver
 2022-11-16  3:12 UTC  (10+ messages)

[PATCH] arm64/mm: Intercept pfn changes in set_pte_at()
 2022-11-16  3:10 UTC 

[PATCH] ASoC: mediatek: mtk-btcvsd: Add checks for write and read of mtk_btcvsd_snd
 2022-11-16  3:07 UTC 

[PATCH] remoteproc: imx_rproc: correct i.MX93 DRAM mapping
 2022-11-16  2:52 UTC  (7+ messages)

[PATCH v6 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-16  2:51 UTC  (6+ messages)
` [PATCH v6 2/2] "

[GIT PULL] HiSilicon maintainers fixes for v6.1
 2022-11-16  2:32 UTC 

[PATCH] ARM: mvebu: switch to using gpiod API in pm-board code
 2022-11-16  2:03 UTC  (5+ messages)

[PATCH v4 0/3] arm64: add ethernet to orange pi 3
 2022-11-16  1:58 UTC  (5+ messages)
` [PATCH v4 2/3] phy: handle optional regulator for PHY

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-16  1:56 UTC  (11+ messages)
` [PATCH 13/44] KVM: x86: Serialize vendor module initialization (hardware setup)
` [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling

arm64/for-kernelci build: 2 builds: 1 failed, 1 passed (v6.1-rc5-63-g9500fc6e9e60)
 2022-11-16  1:49 UTC 

[PATCH v7 0/6] Add support for TI TPS65219 PMIC
 2022-11-15 23:14 UTC  (6+ messages)
` [PATCH v7 4/6] mfd: tps65219: Add driver "
` [PATCH v7 6/6] arm64: defconfig: Add tps65219 as modules

[PATCH] arm64: dts: broadcom: trim addresses to 8 digits
 2022-11-15 22:52 UTC  (2+ messages)

[syzbot] kernel panic: stack is corrupted in __blk_flush_plug
 2022-11-15 22:48 UTC 

[PATCH] dmaengine: ste_dma40: add missing free_irq() in error path
 2022-11-15 22:12 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: arm: sunxi: Add BIQU CB1
 2022-11-15 21:42 UTC  (16+ messages)
` [PATCH v3 2/2] arm64: dts: Add basic support for "

[PATCH v2 00/10] ARM: dts: suniv: F1C100s: add more peripherals
 2022-11-15 21:40 UTC  (4+ messages)
` [PATCH v2 02/10] ARM: dts: suniv: f1c100s: add PWM node

[PATCH v3 0/3] bus: sunxi-rsb: Fix poweroff issues
 2022-11-15 21:38 UTC  (4+ messages)
` [PATCH v3 3/3] bus: sunxi-rsb: Clear interrupt status before each transfer

[PATCH 0/2] arm64: allwinner: h6: Add IOMMU reference to Hantro G2 decoder
 2022-11-15 21:31 UTC  (5+ messages)
` [PATCH 1/2] media: dt-bindings: allwinner: h6-vpu-g2: Add IOMMU reference property
` [PATCH 2/2] arm64: dts: allwinner: h6: Add IOMMU reference to Hantro G2

[PATCH 2/2] PCI: Drop controller CONFIG_OF dependencies
 2022-11-15 21:04 UTC  (6+ messages)

[PATCH v2 1/4] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
 2022-11-15 20:47 UTC  (7+ messages)
` [PATCH v2 2/4] clk: imx: imxrt1050: add IMXRT1050_CLK_LCDIF_PIX clock gate
` [PATCH v2 3/4] ARM: dts: imxrt1050: increase mmc max-frequency property
` [PATCH v2 4/4] ARM: dts: imx: prepend a 0 in the memory address to make it clear it's 32MB

[linux-next:master] BUILD REGRESSION 3c1f24109dfc4fb1a3730ed237e50183c6bb26b3
 2022-11-15 20:30 UTC 

[PATCH v3 0/3] Collected pending TI dmtimer dts changes
 2022-11-15 20:23 UTC  (2+ messages)

[PATCH 0/3] Drop dma-coherent property from SA2UL
 2022-11-15 20:22 UTC  (2+ messages)

[PATCH] arm64: dts: ti: trim addresses to 8 digits
 2022-11-15 20:21 UTC  (2+ messages)

[PATCH v8 0/2] Enable RPi header on j721e sk
 2022-11-15 20:21 UTC 

[PATCH 0/2] soc: ti: Fix PM disable depth imbalance in probe
 2022-11-15 20:19 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: arm: ti: Add bindings for BeagleBone AI-64
 2022-11-15 20:03 UTC  (3+ messages)
` [PATCH v5 2/2] arm64: dts: ti: add k3-j721e-beagleboneai64

Kernel Kernel bug caused by (cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()) on Banana Pi R64 (MT7622)
 2022-11-15 19:44 UTC  (3+ messages)

[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
 2022-11-15 19:31 UTC  (8+ messages)
` [PATCH v1 1/2] mm: Implement memory-deny-write-execute as a prctl

[PATCH v5 00/14] KVM: arm64: Parallel stage-2 fault handling
 2022-11-15 18:57 UTC  (6+ messages)
` [PATCH v5 08/14] KVM: arm64: Protect stage-2 traversal with RCU

[PATCH 0/2] perf: Fix some hotplug callback leaks
 2022-11-15 18:32 UTC  (2+ messages)

[PATCH v2 0/2] perf: Fix some hotplug callbask leaks
 2022-11-15 18:32 UTC  (2+ messages)

[PATCH] arm64: mm: kfence: only handle translation faults
 2022-11-15 18:32 UTC  (2+ messages)

[PATCH] arm64: make is_ttbrX_addr() noinstr-safe
 2022-11-15 18:32 UTC  (2+ messages)

[PATCH 0/4] arm64: insn: cleanups
 2022-11-15 18:32 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: Warn once when the perfetcher errata patch fails to apply
 2022-11-15 18:32 UTC  (2+ messages)

[PATCH v7 0/3] perf: ARM CoreSight PMU support
 2022-11-15 18:32 UTC  (2+ messages)

[PATCH] ACPI: APMT: Fix kerneldoc and indentation
 2022-11-15 18:32 UTC  (2+ messages)

[PATCH v7 0/5] Introduce PRU remoteproc consumer API
 2022-11-15 18:28 UTC  (5+ messages)
` [PATCH v7 2/5] remoteproc: pru: Add APIs to get and put the PRU cores

[PATCH] arm64/defconfig: CONFIG_ARM_CPUIDLE is arm only
 2022-11-15 18:25 UTC  (4+ messages)

[PATCH v2] ARM: dts: colibri-imx6ull: Enable dual-role switching
 2022-11-15 18:05 UTC 

[v2 PATCH] PCI: aardvark: switch to using devm_gpiod_get_optional()
 2022-11-15 18:00 UTC  (2+ messages)

[PATCH v2] spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock
 2022-11-15 17:58 UTC  (5+ messages)

[PATCH v3 00/11] ARM: suniv: USB and PopStick board support
 2022-11-15 17:57 UTC  (13+ messages)
` [PATCH v3 03/11] phy: sun4i-usb: add support for the USB PHY on F1C100s SoC
` [PATCH v3 09/11] ARM: dts: suniv: add device tree for PopStick v1.1

[PATCH 0/1] KVM: arm64: Skip RCU protection for hyp stage-1
 2022-11-15 17:23 UTC  (4+ messages)
` [PATCH 1/1] KVM: arm64: Use a separate function for hyp stage-1 walks

[PATCH v2 0/4] arm64/signal: Support TPIDR2
 2022-11-15 17:13 UTC  (7+ messages)
` [PATCH v2 2/4] arm64/signal: Include TPIDR2 in the signal context

[syzbot] INFO: task hung in nfc_rfkill_set_block
 2022-11-15 16:56 UTC 

[RFC v3 00/11] Add BananaPi R3
 2022-11-15 16:50 UTC  (4+ messages)
` [RFC v3 11/11] arm64: dts: mt7986: add BPI-R3 nand/nor overlays
    ` Aw: "

[PATCH v2] arm64/fpsimd: Add interface for kernel use of SVE and SME
 2022-11-15 16:49 UTC  (3+ messages)

[PATCH v2 0/2] arm64: fix error unhandling in synchronous External Data Abort
 2022-11-15 16:41 UTC  (2+ messages)
` [PATCH v2 2/2] "


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