messages from 2025-01-07 04:00:41 to 2025-01-07 12:26:57 UTC [more...]
[PATCH] arm64/mm: Replace open encodings with PXD_TABLE_BIT
2025-01-07 12:24 UTC (2+ messages)
[PATCH] arm64/mm: Rename pte_mkpresent() as pte_mkvalid()
2025-01-07 12:24 UTC (2+ messages)
[PATCH 1/2] soc: mediatek: mtk-devapc: Fix leaking IO map on error paths
2025-01-07 12:14 UTC (3+ messages)
[PATCH 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
2025-01-07 12:13 UTC (3+ messages)
[PATCH 0/3] mt6779-keypad: fix compatibles and add to mt8516
2025-01-07 12:12 UTC (2+ messages)
[PATCH v2] arm64: dts: mediatek: mt8365-evk: Set ethernet alias
2025-01-07 12:09 UTC (2+ messages)
[PATCH v2] coresight: prevent deactivate active config while enable the config
2025-01-07 12:07 UTC (2+ messages)
[PATCH v6 0/7] can: m_can: Add am62 wakeup support
2025-01-07 12:05 UTC (5+ messages)
` [PATCH v6 1/7] dt-bindings: can: m_can: Add wakeup properties
[PATCH v4 14/19] arm64: dts: mediatek: asurada: Enable PCIe and add WiFi
2025-01-07 12:04 UTC (3+ messages)
[PATCH v5 0/4] Add support for NetCube Systems Kumquat
2025-01-07 12:02 UTC (8+ 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 v5 4/4] ARM: dts: sunxi: add support for NetCube Systems Kumquat
[PATCH] spi: atmel-quadspi: Use devm_ clock management
2025-01-07 11:58 UTC (2+ messages)
[PATCH] spi: rockchip-sfc: Support sclk_x2 version
2025-01-07 11:58 UTC (2+ messages)
[PATCH v2] spi: atmel-qspi: Memory barriers after memory-mapped I/O
2025-01-07 11:58 UTC (2+ messages)
[PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
2025-01-07 11:58 UTC (18+ messages)
` [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor()
` [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
[PATCH net-next 00/17] net: stmmac: clean up and fix EEE implementation
2025-01-07 11:57 UTC (4+ messages)
` [PATCH net-next v2 03/17] net: stmmac: use correct type for tx_lpi_timer
[PATCH] pinctrl: sunxi: Use minimal debouncing period as default
2025-01-07 11:55 UTC (8+ messages)
[PATCH 0/5] PCI: mediatek-gen3: Add MT8196 support
2025-01-07 11:44 UTC (11+ messages)
` [PATCH 1/5] dt-bindings: "
` [PATCH 3/5] PCI: mediatek-gen3: Disable ASPM L0s
[PATCH] ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codec
2025-01-07 11:47 UTC (5+ messages)
[PATCH 1/2] dt-bindings: usb: mtk-xhci: add support mt8196
2025-01-07 11:46 UTC (6+ messages)
` [PATCH 2/2] usb: mtk-xhci: add support remote wakeup of mt8196
[PATCH net-next 0/4] net: airoha: Add Qdisc offload support
2025-01-07 11:40 UTC (2+ messages)
[PATCH v9 0/7] kvm/coresight: Support exclude guest and exclude host
2025-01-07 11:37 UTC (3+ messages)
[PATCH] pinctrl: mediatek: add eint new design for mt8196
2025-01-07 11:36 UTC (3+ messages)
[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-07 11:36 UTC (15+ messages)
` [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 v10 00/10] kvm/coresight: Support exclude guest and exclude host
2025-01-07 11:32 UTC (11+ messages)
` [PATCH v10 01/10] KVM: arm64: Drop MDSCR_EL1_DEBUG_MASK
` [PATCH v10 02/10] KVM: arm64: Get rid of __kvm_get_mdcr_el2() and related warts
` [PATCH v10 03/10] KVM: arm64: Track presence of SPE/TRBE in kvm_host_data instead of vCPU
` [PATCH v10 04/10] arm64/sysreg: Add a comment that the sysreg file should be sorted
` [PATCH v10 05/10] tools: arm64: Update sysreg.h header files
` [PATCH v10 06/10] arm64/sysreg/tools: Move TRFCR definitions to sysreg
` [PATCH v10 07/10] coresight: trbe: Remove redundant disable call
` [PATCH v10 08/10] KVM: arm64: coresight: Give TRBE enabled state to KVM
` [PATCH v10 09/10] KVM: arm64: Support trace filtering for guests
` [PATCH v10 10/10] coresight: Pass guest TRFCR value to KVM
[PATCH v4 0/3] soc: samsung: usi: implement support for USIv1
2025-01-07 11:35 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: soc: samsung: usi: add USIv1 and samsung,exynos8895-usi
` [PATCH v4 2/3] soc: samsung: usi: implement support for USIv1 and exynos8895
` [PATCH v4 3/3] arm64: dts: exynos: update all samsung,mode constants
[PATCH/RFC] ARM: shmobile: rcar-gen2: Remove CMA reservation code
2025-01-07 11:34 UTC (2+ messages)
[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-07 11:29 UTC (6+ messages)
` [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
[PATCH v2] KVM: arm64: Fix nVHE stacktrace VA bits mask
2025-01-07 11:28 UTC
[PATCH v4 1/4] drm: bridge: dw_hdmi: Add flag to indicate output port is optional
2025-01-07 11:08 UTC (4+ messages)
` [PATCH v4 2/4] drm/bridge: imx8mp-hdmi-tx: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR
[PATCH v2] PCI: dw-rockchip: Enable async probe by default
2025-01-07 11:13 UTC (10+ messages)
[PATCH v2 0/4] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
2025-01-07 11:12 UTC (7+ messages)
` [PATCH v2 1/4] power: supply: add support for max77759 fuel gauge
` [PATCH v2 3/4] arm64: defconfig: enable Maxim max1720x driver
` [PATCH v2 4/4] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 fuel gauge
[PATCH v2 0/6] media: rockchip: add a driver for the rockchip camera interface (cif)
2025-01-07 11:07 UTC (4+ messages)
` [PATCH v2 3/6] media: dt-bindings: media: add bindings for rockchip rk3568 vicap
[PATCH v10] pinctrl: stm32: Add check for clk_enable()
2025-01-07 11:03 UTC (2+ messages)
[PATCH v4 00/17] Add eDP support for RK3588
2025-01-07 10:55 UTC (5+ messages)
` [PATCH v4 07/17] phy: phy-rockchip-samsung-hdptx: Add support for eDP mode
[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] KVM: arm64: Fix nVHE stacktrace VA bits mask
2025-01-07 10:34 UTC (3+ messages)
[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 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 (7+ messages)
` [PATCH v2 1/6] dt-bindings: clock: imx8m: document nominal/overdrive properties
[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] 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).