linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-07 16:39:45 to 2022-11-08 02:33:56 UTC [more...]

[PATCH] arm64/mm: Drop ARM64_KERNEL_USES_PMD_MAPS
 2022-11-08  2:32 UTC  (5+ messages)

[PATCH net-next] net: remove explicit phylink_generic_validate() references
 2022-11-08  2:30 UTC  (2+ messages)

[PATCH 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-08  2:28 UTC  (6+ messages)
` [PATCH 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture

[PATCH V3 00/14] arm64: dts: imx8m-evk: misc dts update
 2022-11-08  2:18 UTC  (15+ messages)
` [PATCH V3 01/14] arm64: dts: imx8mp: add mlmix power domain
` [PATCH V3 02/14] arm64: dts: imx8mp-evk: correct pcie pad settings
` [PATCH V3 03/14] ARM64: dts: imx8mp-evk: add pwm support
` [PATCH V3 04/14] arm64: dts: imx8mp-evk: enable uart1/3 ports
` [PATCH V3 05/14] arm64: dts: imx8mp-evk: enable fspi nor on imx8mp evk
` [PATCH V3 06/14] arm64: dts: imx8mp-evk: enable I2C2 node
` [PATCH V3 07/14] arm64: dts: imx8mn-evk: update vdd_soc dvs voltage
` [PATCH V3 08/14] arm64: dts: imx8mn-evk: set off-on-delay-us in regulator
` [PATCH V3 09/14] arm64: dts: imx8mn-evk: add i2c gpio recovery settings
` [PATCH V3 10/14] arm64: dts: imx8mn-evk: enable uart1
` [PATCH V3 11/14] arm64: dts: imx8mn-evk: enable usdhc1
` [PATCH V3 12/14] arm64: dts: imx8mm-evk: Enable usdhc1 to support wifi
` [PATCH V3 13/14] arm64: dts: imx8m[m,q]-evk: change to use off-on-delay-us in regulator
` [PATCH V3 14/14] arm64: dts: imx8mm-evk: add vcc supply for pca6416

[PATCH net 1/1] stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHz
 2022-11-08  2:08 UTC 

[PATCH v3 0/2] arm64: kdump: Function supplement and performance optimization
 2022-11-08  2:06 UTC  (6+ messages)
` [PATCH v3 1/2] arm64: kdump: Provide default size when crashkernel=Y,low is not specified
` [PATCH v3 2/2] arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zones

[PATCH] arm64: allwinner: a64: add device tree for SoPine with clusterboard
 2022-11-08  1:33 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2 1/3] dt-bindings: mmc: arm,pl18x: Document interrupt-names is ignored
 2022-11-08  1:27 UTC  (2+ messages)
` (subset) "

[PATCH bpf v2 0/5] bpf: Support kernel function call in 32-bit ARM
 2022-11-08  1:22 UTC  (6+ messages)
` [PATCH bpf v2 3/5] libbpf: Skip adjust mem size for load pointer in 32-bit arch in CO_RE
` [PATCH bpf v2 4/5] bpf: Add kernel function call support in 32-bit ARM for EABI

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-08  1:09 UTC  (21+ messages)
` [PATCH 04/44] KVM: Teardown VFIO ops earlier in kvm_exit()
` [PATCH 05/44] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
` [PATCH 06/44] KVM: s390: Move hardware setup/unsetup to init/exit
` [PATCH 09/44] KVM: Drop arch hardware (un)setup hooks
` [PATCH 25/44] KVM: s390: Do s390 specific init without bouncing through kvm_init()
` [PATCH 26/44] KVM: s390: Mark __kvm_s390_init() and its descendants as __init
` [PATCH 27/44] KVM: Drop kvm_arch_{init,exit}() hooks
` [PATCH 30/44] KVM: Drop kvm_arch_check_processor_compat() hook

[PATCH v5 0/7] Broadcom/Apple Bluetooth driver for Apple Silicon
 2022-11-08  1:00 UTC  (2+ messages)

[PATCH v1 1/6] hwmon: (gxp-fan-ctrl) Add GXP fan controller
 2022-11-08  0:45 UTC  (2+ messages)

[PATCH v2 0/2] ARM: dts: aspeed: Add Delta AHE-50DC BMC
 2022-11-08  0:15 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: aspeed: document "
` [PATCH v2 2/2] ARM: dts: aspeed: Add "

[PATCH v7 0/5] Define EINVAL as device/domain incompatibility
 2022-11-08  0:14 UTC  (4+ messages)
` [PATCH v7 4/5] iommu: Use EINVAL for incompatible device/domain in ->attach_dev

[PATCH 01/14] net: ethernet: mtk_eth_soc: account for vlan in rx header length
 2022-11-07 23:32 UTC  (16+ messages)
` [PATCH 02/14] net: ethernet: mtk_eth_soc: increase tx ring side for QDMA devices
` [PATCH 03/14] net: ethernet: mtk_eth_soc: avoid port_mg assignment on MT7622 and newer
` [PATCH 04/14] net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queues
` [PATCH 05/14] net: dsa: tag_mtk: assign "
` [PATCH 06/14] net: ethernet: mediatek: ppe: assign per-port queues for offloaded traffic
` [PATCH 07/14] net: ethernet: mtk_eth_soc: compile out netsys v2 code on mt7621
` [PATCH 10/14] net: dsa: tag_mtk: parse hwaccel VLAN tags
` [PATCH 11/14] net: ethernet: mtk_eth_soc: fix VLAN rx hardware acceleration
` [PATCH 12/14] net: ethernet: mtk_eth_soc: work around issue with sending small fragments
` [PATCH 13/14] net: ethernet: mtk_eth_soc: set NETIF_F_ALL_TSO
` [PATCH 14/14] net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full

[PATCH] ARM: config: Add BCM53xx defconfig
 2022-11-07 22:48 UTC  (5+ messages)

[PATCH v1 0/6] ARM: Add GXP Fan and SPI controllers
 2022-11-07 22:36 UTC  (4+ messages)
` [PATCH v1 3/6] dt-bindings: hwmon: Add hpe,gxp-fan-ctrl

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v6.1-rc4-11-g3577a7611842)
 2022-11-07 22:23 UTC 

[PATCH v5 00/14] KVM: arm64: Parallel stage-2 fault handling
 2022-11-07 22:00 UTC  (15+ messages)
` [PATCH v5 01/14] KVM: arm64: Combine visitor arguments into a context structure
` [PATCH v5 02/14] KVM: arm64: Stash observed pte value in visitor context
` [PATCH v5 03/14] KVM: arm64: Pass mm_ops through the "
` [PATCH v5 04/14] KVM: arm64: Don't pass kvm_pgtable through kvm_pgtable_walk_data
` [PATCH v5 05/14] KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees
` [PATCH v5 06/14] KVM: arm64: Use an opaque type for pteps
` [PATCH v5 07/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
` [PATCH v5 08/14] KVM: arm64: Protect stage-2 traversal with RCU
` [PATCH v5 09/14] KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks
` [PATCH v5 10/14] KVM: arm64: Split init and set for table PTE
` [PATCH v5 11/14] KVM: arm64: Make block->table PTE changes parallel-aware
` [PATCH v5 12/14] KVM: arm64: Make leaf->leaf "
` [PATCH v5 13/14] KVM: arm64: Make table->block "
` [PATCH v5 14/14] KVM: arm64: Handle stage-2 faults in parallel

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-07 21:25 UTC  (8+ messages)
` [PATCH RFC 05/19] mm: add early FAULT_FLAG_WRITE consistency checks
` [PATCH RFC 19/19] habanalabs: remove FOLL_FORCE usage

[PATCH v6 0/6] Add support for TI TPS65219 PMIC
 2022-11-07 21:14 UTC  (6+ messages)
` [PATCH v6 4/6] mfd: tps65219: Add driver "

[PATCH] arm64: dts: mediatek: Initial mt8365-evk support
 2022-11-07 21:10 UTC 

[PATCH v2 0/3] media: sunxi: Add H6 deinterlace driver
 2022-11-07 21:02 UTC  (4+ messages)
` [PATCH v2 1/3] media: dt-bindings: media: Add Allwinner H6 Deinterlace binding
` [PATCH v2 2/3] media: sunxi: Add H6 deinterlace driver
` [PATCH v2 3/3] arm64: dts: allwinner: h6: Add deinterlace node

[PATCH v6 01/20] dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mq
 2022-11-07 20:49 UTC  (3+ messages)
` [PATCH v6 02/20] dt-bindings: visconti-pcie: Fix interrupts array max constraints
` [PATCH v6 13/20] dt-bindings: PCI: dwc: Apply common schema to Rockchip DW PCIe nodes

[PATCH v2] arm64: Enable data independent timing (DIT) in the kernel
 2022-11-07 20:38 UTC  (2+ messages)

[PATCH 2/2] drm: Convert users of drm_of_component_match_add to component_match_add_of
 2022-11-07 20:27 UTC 

[PATCH v1 0/7] Add USB Driver for HPE GXP Architecture
 2022-11-07 20:16 UTC  (4+ messages)
` [PATCH v1 2/7] dt-bindings: usb: hpe,gxp-udc: Add binding for gxp gadget

[v2 0/10] Initial support for Cadence MHDP(HDMI/DP) for i.MX8MQ
 2022-11-07 20:14 UTC  (4+ messages)
` [v2 02/10] dts-bingings: display: bridge: Add MHDP HDMI bindings "

[RESEND v2 0/2] Mediatek eMMC Inline Crypto Engine support
 2022-11-07 20:13 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-arasan: Add support for dynamic configuration
 2022-11-07 20:12 UTC  (2+ messages)

[PATCH v4 0/7] mmc: sdhci controllers: Fix SDHCI_RESET_ALL for CQHCI
 2022-11-07 20:12 UTC  (2+ messages)

[PATCH v2 00/10] ARM: dts: suniv: F1C100s: add more peripherals
 2022-11-07 20:09 UTC  (15+ messages)
` [PATCH v2 01/10] dt-bindings: pwm: allwinner,sun4i-a10: Add F1C100s compatible
` [PATCH v2 02/10] ARM: dts: suniv: f1c100s: add PWM node
` [PATCH v2 03/10] ARM: dts: suniv: f1c100s: add I2C DT nodes
` [PATCH v2 04/10] clk: sunxi-ng: f1c100s: Add IR mod clock
` [PATCH v2 08/10] dt-bindings: vendor-prefixes: add Lctech name
` [PATCH v2 10/10] ARM: dts: suniv: Add Lctech Pi F1C200s devicetree

[PATCH net-next v8 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2022-11-07 20:07 UTC  (11+ messages)
` [PATCH net-next v8 3/5] net: dsa: add out-of-band tagging protocol

[PATCH] PCI: mvebu: Set Target Link Speed for 2.5GT downstream devices
 2022-11-07 20:06 UTC  (4+ messages)

[PATCH v3 0/8] perf: Arm SPEv1.2 support
 2022-11-07 19:48 UTC  (3+ messages)
` [PATCH v3 8/8] perf: arm_spe: Add support for SPEv1.2 inverted event filtering

[PATCH v2 6/7] drm/rockchip: Use drm_mode_copy()
 2022-11-07 19:25 UTC 

[PATCH v2 0/1] arm64: dts: allwinner: a64: enable Bluetooth on Pinebook
 2022-11-07 19:12 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] staging: media: meson: vdec: use min() for comparison and assignment
 2022-11-07 19:11 UTC 

[PATCH v2] ACPI: ARM Performance Monitoring Unit Table (APMT) initial support
 2022-11-07 19:10 UTC  (3+ messages)

[PATCH 0/3] arm_pmu: acpi: avoid allocations in atomic context
 2022-11-07 19:10 UTC  (4+ messages)
` [PATCH 3/3] arm_pmu: rework ACPI probing

[PATCH v2 0/7] arm64: sunxi: h616: Add USB support
 2022-11-07 19:09 UTC  (2+ messages)

[PATCH] ACPI/IORT: Update SMMUv3 DeviceID support
 2022-11-07 19:08 UTC  (2+ messages)

[PATCH 0/3] arm64: Usercopy refresh
 2022-11-07 19:08 UTC  (2+ messages)

[PATCH] arm64: remove special treatment for the link order of head.o
 2022-11-07 19:08 UTC  (2+ messages)

[PATCH 0/2] arm64: constify arguments to satisfy asm constraints
 2022-11-07 19:08 UTC  (2+ messages)

[PATCH v1] arm64/asm: Remove unused enable_da macro
 2022-11-07 19:08 UTC  (2+ messages)

patches for staging:media drivers
 2022-11-07 18:57 UTC  (3+ messages)

[PATCH v6 0/5] leds: Allwinner A100 LED controller support
 2022-11-07 18:53 UTC  (9+ messages)
` [PATCH v6 2/5] leds: sun50i-a100: New driver for the A100 LED controller
` [PATCH v6 3/5] arm64: dts: allwinner: a100: Add LED controller node
` [PATCH v6 4/5] riscv: dts: allwinner: d1: "
` [PATCH v6 5/5] riscv: dts: allwinner: d1: Add RGB LEDs to boards

[PATCH v14 0/9] Coresight: Add support for TPDM and TPDA
 2022-11-07 18:38 UTC  (2+ messages)

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.1-rc4)
 2022-11-07 18:38 UTC 

[PATCH] dt-bindings: examples: add a list of templates and solutions
 2022-11-07 18:35 UTC  (5+ messages)

[PATCH v2 22/23] arm64: dts: Update cache properties for tesla
 2022-11-07 18:24 UTC  (2+ messages)
    ` [PATCH v2 07/23] arm64: dts: Update cache properties for exynos

[v2 0/6] KVM: arm64: implement vcpu_is_preempted check
 2022-11-07 18:24 UTC  (11+ messages)
` [v2 1/6] KVM: arm64: Document PV-lock interface
` [v2 2/6] KVM: arm64: Add SMCCC paravirtualised lock calls
` [v2 3/6] KVM: arm64: Support pvlock preempted via shared structure

[PATCH] arm64: dts: imx8m{m,n}-venice-gw7902: add gpio pins for new board revision
 2022-11-07 18:17 UTC 

[PATCHv3 0/9] RK3588 Clock and Reset Support
 2022-11-07 18:16 UTC  (2+ messages)

[PATCH 06/20] arm64: dts: Update cache properties for exynos
 2022-11-07 18:13 UTC  (3+ messages)
` (subset) "

[PATCH v7 00/23] drm: Analog TV Improvements
 2022-11-07 18:11 UTC  (7+ messages)
` [PATCH v7 14/23] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v7 15/23] drm/modes: Introduce more named modes
` [PATCH v7 16/23] drm/probe-helper: Provide a TV get_modes helper

[PATCH v2 0/2] bus: sunxi-rsb: Fix poweroff issues
 2022-11-07 18:05 UTC  (4+ messages)
` [PATCH v2 2/2] bus: sunxi-rsb: Support atomic transfers
    `  "

[PATCHv2 1/1] dt-bindings: power: rockchip: Increase pm_qos number
 2022-11-07 18:02 UTC 

[PATCH v6 0/2] perf: ARM CoreSight PMU support
 2022-11-07 18:01 UTC  (4+ messages)

[PATCH v3 00/11] ARM: suniv: USB and PopStick board support
 2022-11-07 17:56 UTC  (13+ messages)
` [PATCH v3 03/11] phy: sun4i-usb: add support for the USB PHY on F1C100s SoC
` [PATCH v3 05/11] ARM: dts: suniv: add USB-related device nodes
` [PATCH v3 06/11] ARM: dts: suniv: licheepi-nano: enable USB
` [PATCH v3 09/11] ARM: dts: suniv: add device tree for PopStick v1.1
` [PATCH v3 10/11] phy: sun4i-usb: Replace types with explicit quirk flags
` [PATCH v3 11/11] usb: musb: sunxi: Introduce config struct

[PATCH 03/26] drm: imx: Use the dev_pm_ops provided by modeset helper
 2022-11-07 17:53 UTC  (10+ messages)
` [PATCH 04/26] drm: rockchip: "
` [PATCH 06/26] drm: sun4i: "
` [PATCH 07/26] drm: msxfb: "
` [PATCH 08/26] drm: atmel-hlcdc: Remove #ifdef guards for PM related functions
` [PATCH 09/26] drm: exynos: "
` [PATCH 10/26] drm: imx/dcss: "
  ` [PATCH 14/26] drm: mediatek: "
  ` [PATCH 18/26] drm: rockchip: "

[PATCH v3] coresight: etm4x: add CPU hotplug support for probing
 2022-11-07 17:50 UTC  (2+ messages)

[Possible BUG] arm64: efi: efi_runtime_fixup_exception() and efi_call_virt_check_flags() both taint the kernel
 2022-11-07 17:47 UTC  (2+ messages)

[PATCH] arm64: dts: meson-s4-s805x2: add 12V/3.3V/1.8V/vddcpu nodes for Regulator
 2022-11-07 17:27 UTC 

[PATCH v5 0/8] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
 2022-11-07 17:20 UTC  (11+ messages)
` [PATCH v5 3/8] KVM: arm64: Simplify the sanitise_mte_tags() logic
` [PATCH v5 5/8] arm64: mte: Lock a page for MTE tag initialisation
` [PATCH v5 6/8] KVM: arm64: unify the tests for VMAs in memslots when MTE is enabled
` [PATCH v5 7/8] KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
` [PATCH v5 8/8] Documentation: document the ABI changes for KVM_CAP_ARM_MTE

[PATCH v2] arm64/booting: Add missing colon to FA64 entry
 2022-11-07 17:19 UTC 

[PATCH v1] arm64/fpsimd: Make kernel_neon_ API _GPL
 2022-11-07 17:07 UTC 

[PATCH v3 6/6] soc: qcom: rpmh-rsc: Write CONTROL_TCS with next timer wakeup
 2022-11-07 17:01 UTC  (2+ messages)

[PATCH v7 00/10] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-11-07 17:00 UTC  (9+ messages)
` [PATCH v7 07/10] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts

[PATCH] drm/panfrost: Update io-pgtable API
 2022-11-07 16:50 UTC  (5+ messages)

[PATCH v2] mte: Initialize tag storage to KASAN_TAG_INVALID
 2022-11-07 16:47 UTC  (3+ messages)

[PATCH v2] coresight: etm4x: Fix crash observed on Qcom ETM parts with 'Low power override'
 2022-11-07 16:44 UTC  (4+ messages)

[PATCH v2 0/4] Collected pending TI dmtimer dts changes
 2022-11-07 16:35 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: ti: k3-am65: Configure pinctrl for timer IO pads
` [PATCH v2 2/4] arm64: dts: ti: k3-am65: Add general purpose timers for am65
` [PATCH v2 3/4] arm64: dts: ti: k3-am62: Add general purpose timers for am62
` [PATCH v2 4/4] arm64: dts: ti: k3-am625-sk: Use pwm-led instead of gpio-led

[PATCH v4 0/6] arm64: efi: leave MMU and caches on at boot
 2022-11-07 16:26 UTC  (3+ messages)


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