linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-06 21:04:44 to 2025-01-07 10:51:31 UTC [more...]

[PATCH v5 0/3] firmware: add Exynos ACPM protocol driver
 2025-01-07 10:50 UTC  (7+ messages)
` [PATCH v5 2/3] "

[PATCH net-next v3 0/3] Add Multicast Filtering support for VLAN interface
 2025-01-07 10:47 UTC  (4+ messages)
` [PATCH net-next v3 2/3] net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode

[RESEND PATCH] arm/pgtable: Remove duplicate included header file
 2025-01-07 10:47 UTC 

[PATCH 0/2] i.MX7 DT fixes
 2025-01-07 10:44 UTC  (8+ messages)
` [PATCH 1/2] ARM: dts: imx7s: Move csi-mux to below root
` [PATCH 2/2] dt-bindings: samsung,mipi-dsim: Add imx7d specific compatible
    ` [PATCH 2/2] dt-bindings: samsung, mipi-dsim: "

[PATCH v5 0/4] Add support for NetCube Systems Kumquat
 2025-01-07 10:43 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: vendor-prefixes: Add NetCube Systems Austria name
` [PATCH v5 3/4] ARM: dts: sunxi: add uart1_pe pinctrl for sun8i-v3s

[PATCH] KVM: arm64: Fix nVHE stacktrace VA bits mask
 2025-01-07 10:34 UTC  (3+ messages)

[PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
 2025-01-07  9:57 UTC  (16+ messages)
` [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor()
` [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()

[PATCH v6 0/7] can: m_can: Add am62 wakeup support
 2025-01-07  9:53 UTC  (4+ messages)
` [PATCH v6 1/7] dt-bindings: can: m_can: Add wakeup properties

[PATCH net-next v1] net: stmmac: Set dma_sync_size to zero for discarded frames
 2025-01-07 10:10 UTC  (2+ messages)

pcie-brcmstb: failed to enter low-power link state (L23)
 2025-01-07 10:04 UTC  (4+ messages)

Issues with kexec on arm64
 2025-01-07  9:46 UTC  (3+ messages)

[PATCH RFC v3 00/30] ARM: Switch to generic entry
 2025-01-07  9:41 UTC  (31+ messages)
` [PATCH RFC v3 01/30] ARM: Prepare includes for "
` [PATCH RFC v3 02/30] ARM: ptrace: Split report_syscall()
` [PATCH RFC v3 03/30] ARM: entry: Skip ret_slow_syscall label
` [PATCH RFC v3 04/30] ARM: process: Rewrite ret_from_fork i C
` [PATCH RFC v3 05/30] ARM: process: Remove local restart
` [PATCH RFC v3 06/30] ARM: entry: Invoke syscalls using C
` [PATCH RFC v3 07/30] ARM: entry: Rewrite two asm calls in C
` [PATCH RFC v3 08/30] ARM: entry: Move trace entry to C function
` [PATCH RFC v3 09/30] ARM: entry: save the syscall sp in thread_info
` [PATCH RFC v3 10/30] ARM: entry: move all tracing invocation to C
` [PATCH RFC v3 11/30] ARM: entry: Merge the common and trace entry code
` [PATCH RFC v3 12/30] ARM: entry: Rename syscall invocation
` [PATCH RFC v3 13/30] ARM: entry: Create user_mode_enter/exit
` [PATCH RFC v3 14/30] ARM: entry: Drop trace argument from usr_entry macro
` [PATCH RFC v3 15/30] ARM: entry: Separate call path for syscall SWI entry
` [PATCH RFC v3 16/30] ARM: entry: Drop argument to asm_irqentry macros
` [PATCH RFC v3 17/30] ARM: entry: Implement syscall_exit_to_user_mode()
` [PATCH RFC v3 18/30] ARM: entry: Drop the superfast ret_fast_syscall
` [PATCH RFC v3 19/30] ARM: entry: Remove fast and offset register restore
` [PATCH RFC v3 20/30] ARM: entry: Untangle ret_fast_syscall/to_user
` [PATCH RFC v3 21/30] ARM: entry: Do not double-call exit functions
` [PATCH RFC v3 22/30] ARM: entry: Move work processing to C
` [PATCH RFC v3 23/30] ARM: entry: Stop exiting syscalls like IRQs
` [PATCH RFC v3 24/30] ARM: entry: Complete syscall and IRQ transition to C
` [PATCH RFC v3 25/30] ARM: entry: Create irqentry calls from kernel mode
` [PATCH RFC v3 26/30] ARM: entry: Move in-kernel hardirq tracing to C
` [PATCH RFC v3 27/30] ARM: irq: Add irqstack helpers
` [PATCH RFC v3 28/30] ARM: entry: Convert to generic entry
` [PATCH RFC v3 29/30] ARM: entry: Handle prefetch and data aborts as interrupts
` [PATCH RFC v3 30/30] RFC: ARM: entry: Block IRQs in early IRQ context

[PATCH v6 0/2] arm64: dts: qcom: sm8450: Add coresight nodes
 2025-01-07  9:00 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: arm: coresight: Update the pattern of ete node name
` [PATCH v6 2/2] arm64: dts: qcom: sm8450: Add coresight nodes

[PATCH v18 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2025-01-07  9:39 UTC  (5+ messages)

[PATCH v4 net-next 00/13] bridge-fastpath and related improvements
 2025-01-07  9:33 UTC  (15+ messages)
` [PATCH v4 net-next 01/13] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
` [PATCH v4 net-next 02/13] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v4 net-next 03/13] netfilter: nft_chain_filter: Add bridge "
` [PATCH v4 net-next 04/13] bridge: Add filling forward path from port to port
` [PATCH v4 net-next 05/13] net: core: dev: Add dev_fill_bridge_path()
` [PATCH v4 net-next 06/13] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
` [PATCH v4 net-next 07/13] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
` [PATCH v4 net-next 08/13] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
` [PATCH v4 net-next 09/13] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
` [PATCH v4 net-next 10/13] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port
` [PATCH v4 net-next 11/13] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
` [PATCH v4 net-next 12/13] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath
` [PATCH v4 net-next 13/13] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()

[PATCH v6 0/2] power: supply: max17042: cleanup and more features
 2025-01-07  9:31 UTC  (3+ messages)
` [PATCH v6 1/2] power: supply: max17042: make interrupt shared
` [PATCH v6 2/2] power: supply: max17042: add platform driver variant

[PATCH v2 0/6] Account page tables at all levels
 2025-01-07  9:15 UTC  (3+ messages)

[PATCH v2 0/4] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-01-07  9:06 UTC  (3+ messages)
` [PATCH v2 4/4] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 fuel gauge

[PATCH 0/5] PCI: mediatek-gen3: Add MT8196 support
 2025-01-07  9:02 UTC  (13+ messages)
` [PATCH 1/5] dt-bindings: "
` [PATCH 3/5] PCI: mediatek-gen3: Disable ASPM L0s
` [PATCH 4/5] PCI: mediatek-gen3: Don't reply AXI slave error

[PATCH v18 0/3] ACPI: APEI: handle synchronous errors in task work
 2025-01-07  8:17 UTC  (4+ messages)
` [PATCH v18 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v18 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v18 3/3] ACPI: APEI: handle synchronous exceptions in task work

[GIT PULL] Microchip AT91 defconfig updates for v6.14
 2025-01-07  8:14 UTC  (3+ messages)
` [GIT PULL] Microchip AT91 DT "
` [GIT PULL] Microchip AT91 SoC "

[PATCH net-next v2] net: stmmac: Unexport stmmac_rx_offset() from stmmac.h
 2025-01-07  7:54 UTC 

[PATCH v4 0/7] Rockchip: add Rockchip rk3576 EVB1 board
 2025-01-07  7:49 UTC  (8+ messages)
` [PATCH v4 1/7] arm64: dts: rockchip: Add rk3576 naneng combphy nodes
` [PATCH v4 2/7] dt-bindings: PCI: dw: rockchip: Add rk3576 support
` [PATCH v4 3/7] arm64: dts: rockchip: Add rk3576 pcie nodes
` [PATCH v4 4/7] arm64: dts: rockchip: add usb related nodes for rk3576
` [PATCH v4 5/7] dt-bindings: arm: rockchip: Sort for boards not in correct order
` [PATCH v4 6/7] dt-bindings: arm: rockchip: Add rk3576 evb1 board
` [PATCH v4 7/7] arm64: dts: "

[PATCH v3 0/7] Rockchip: add Rockchip rk3576 EVB1 board
 2025-01-07  7:48 UTC  (10+ messages)
` [PATCH v3 2/7] dt-bindings: PCI: dw: rockchip: Add rk3576 support
` [PATCH v3 5/7] dt-bindings: arm: rockchip: Sort for boards not in correct order

[PATCH v4] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections
 2025-01-07  7:42 UTC 

[PATCH v3] arm64: mm: Populate vmemmap at the page level for hotplugged sections
 2025-01-07  7:38 UTC  (3+ messages)

[PATCH v20 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2025-01-07  7:29 UTC  (2+ messages)

[PATCH net-next v2 12/17] net: stmmac: move priv->eee_active into stmmac_eee_init()
 2025-01-07  7:28 UTC  (2+ messages)

[RESEND PATCH v5 0/4] Add Synopsys DesignWare HDMI RX Controller
 2025-01-07  7:27 UTC  (4+ messages)

[PATCH v3 0/7] Add GCE support for MT8196
 2025-01-07  7:26 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: mailbox: mediatek: Add MT8196 support for gce-mailbox

[PATCH 0/2] arm64: dts: rockchip: Add H96 Max V58 (RK3588 based TV box)
 2025-01-07  7:11 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add H96 Max V58 TV box

[PATCH 0/6] Support spread spectrum clocking for stm32f{4,7} platforms
 2025-01-07  7:08 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: clock: convert stm32 rcc bindings to json-schema

[PATCH v2] ARM: zynq: Do not define address/size-cells for nand-controller
 2025-01-07  7:01 UTC 

[PATCH v2 0/6] arm64: dts: freescale: imx8mp-skov: switch to nominal drive mode
 2025-01-07  6:52 UTC  (9+ messages)
` [PATCH v2 1/6] dt-bindings: clock: imx8m: document nominal/overdrive properties
` [PATCH v2 6/6] clk: imx8mp: inform CCF of maximum frequency of clocks

[PATCH net-next v6 0/3] Add support for Nuvoton MA35D1 GMAC
 2025-01-07  6:38 UTC  (9+ messages)
` [PATCH net-next v6 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC
` [PATCH net-next v6 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family

[PATCH v4 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-07  6:27 UTC  (9+ messages)
` [PATCH v4 14/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU

[PATCH v2 0/6] mm/arm64: re-enable HVO
 2025-01-07  6:07 UTC  (5+ messages)

[PATCH v4 0/4] Add support for Intel CRPS PSU
 2025-01-07  5:53 UTC  (5+ messages)
` [PATCH v4 4/4] ARM: dts: aspeed: system1: Use crps PSU driver

[PATCH v4 1/4] drm: bridge: dw_hdmi: Add flag to indicate output port is optional
 2025-01-07  5:38 UTC  (3+ messages)
` [PATCH v4 2/4] drm/bridge: imx8mp-hdmi-tx: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR

[PATCH] media: docs: dev-decoder: Trigger dynamic source change for colorspace
 2025-01-07  5:36 UTC 

[PATCH v9 00/15] arm64: support poll_idle()
 2025-01-07  5:23 UTC  (2+ messages)

[PATCH] PCI: mediatek: Remove the usage of virt_to_phys
 2025-01-07  5:20 UTC 

[PATCH V1] firmware: arm_scmi: Optimize the iteration of scmi_requested_devices
 2025-01-07  5:20 UTC 

[PATCH v2 0/2] Enable PCIe Multilink and USB support in Cadence Torrent SERDES driver
 2025-01-07  5:19 UTC  (7+ messages)
` [PATCH v2 1/2] phy: cadence-torrent: Add PCIe multilink configuration for 100 MHz refclk
` [PATCH v2 2/2] phy: cadence-torrent: Add PCIe multilink + USB with same SSC register config "

[PATCH 1/2] media: amphion: Support display delay for Hevc format
 2025-01-07  5:18 UTC  (4+ messages)

[PATCH] ARM: dts: aspeed: yosemite4: adjust secondary flash name
 2025-01-07  5:14 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: usb: mtk-xhci: add support mt8196
 2025-01-07  5:07 UTC  (5+ messages)
` [PATCH 2/2] usb: mtk-xhci: add support remote wakeup of mt8196

[PATCH] ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codec
 2025-01-07  5:03 UTC  (4+ messages)

[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-07  3:42 UTC  (26+ messages)
` [PATCH v5 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v5 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v5 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v5 04/25] fs/dax: Refactor wait for dax idle page
` [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v5 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v5 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v5 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v5 09/25] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v5 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v5 11/25] mm: Allow compound zone device pages
` [PATCH v5 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v5 13/25] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v5 14/25] rmap: Add support for PUD sized mappings to rmap
` [PATCH v5 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v5 16/25] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v5 17/25] memremap: Add is_devdax_page() and is_fsdax_page() helpers
` [PATCH v5 18/25] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v5 19/25] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
` [PATCH v5 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v5 21/25] fs/dax: Properly refcount fs dax pages
` [PATCH v5 22/25] device/dax: Properly refcount device dax pages when mapping
` [PATCH v5 23/25] mm: Remove pXX_devmap callers
` [PATCH v5 24/25] mm: Remove devmap related functions and page table bits
` [PATCH v5 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"

[PATCH v5 0/1] Update ASPEED WDT bootstatus
 2025-01-07  3:13 UTC  (3+ messages)
` [PATCH v5 1/1] watchdog: aspeed: Update bootstatus handling

[PATCH v4 00/17] Add eDP support for RK3588
 2025-01-07  3:02 UTC  (4+ messages)
` [PATCH v4 07/17] phy: phy-rockchip-samsung-hdptx: Add support for eDP mode

[PATCH 3/5] PCI: mediatek-gen3: Disable ASPM L0s
 2025-01-07  2:44 UTC  (2+ messages)

[PATCH] arm64/mm: Rename pte_mkpresent() as pte_mkvalid()
 2025-01-07  2:30 UTC 

[PATCH v3] [ARM] fix reference leak in locomo_init_one_child()
 2025-01-07  2:07 UTC 

[PATCH v2] media: amphion: Support dmabuf and v4l2 buffer without binding
 2025-01-07  2:04 UTC  (3+ messages)

[PATCH] arm64/mm: Replace open encodings with PXD_TABLE_BIT
 2025-01-07  1:55 UTC 

[PATCH linux-next 0/2] Fix perf security check problem
 2025-01-07  1:52 UTC  (7+ messages)
` [PATCH linux-next 1/2] perf: Remove unnecessary parameter of security check
` [PATCH linux-next 2/2] perf: Return EACCESS when need perfmon capability

[PATCH 2/5] PCI: mediatek-gen3: Add MT8196 support
 2025-01-07  1:51 UTC  (2+ messages)

[RFC] firmware: arm_scmi: Optimize the iteration of scmi_requested_devices
 2025-01-07  1:49 UTC  (3+ messages)

[PATCH 0/3] mm: batched unmap lazyfree large folios during reclamation
 2025-01-07  1:33 UTC  (7+ messages)
` [PATCH 1/3] mm: set folio swapbacked iff folios are dirty in try_to_unmap_one

[PATCH net-next 0/6] net: pcs: add supported_interfaces bitmap for PCS
 2025-01-07  0:40 UTC  (2+ messages)

[PATCH 0/6] Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2025-01-07  0:31 UTC  (3+ messages)

[PATCH net-next v6 0/8] fix two bugs related to page_pool
 2025-01-06 23:51 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: clock: st,stm32mp1-rcc: fix reference paths
 2025-01-06 23:48 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: clock: st,stm32mp1-rcc: complete the reference path

[PATCH] ARM: omap2plus_defconfig: enable charger of TWL603X
 2025-01-06 23:45 UTC  (2+ messages)

[PATCH] ARM: omap1: Fix up the Retu IRQ on Nokia 770
 2025-01-06 23:45 UTC  (2+ messages)

[PATCH v3 0/3] arm64: errata: Rework Spectre BHB mitigations to not assume "safe"
 2025-01-06 22:48 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB

[RFC PATCH v1 0/2] iio: adc: meson: add MPLL clock workaround for GXLX
 2025-01-06 22:34 UTC  (3+ messages)
` [RFC PATCH v1 2/2] iio: adc: meson: add support for the GXLX SoC

[PATCH v10] pinctrl: stm32: Add check for clk_enable()
 2025-01-06 22:06 UTC 

[PATCH 1/1] phy: rockchip: naneng-combphy: compatible with old DT for RK3568
 2025-01-06 21:37 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: imx8mq-librem5: remove undocument property 'extcon' for usb-pd@3f
 2025-01-06 21:09 UTC  (3+ messages)

[PATCH 0/3] clk: amlogic: drop clk_regmap tables
 2025-01-06 21:09 UTC  (7+ messages)
` [PATCH 2/3] "

[RESEND PATCH v2] ARM: dts: imxrt1050: Fix clocks for mmc
 2025-01-06 21:07 UTC  (3+ messages)

[PATCH net-next v1] net: stmmac: Unexport stmmac_rx_offset() from stmmac.h
 2025-01-06 21:05 UTC  (2+ 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).