Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-19 19:21:12 to 2023-07-20 10:38:19 UTC [more...]

Question on sched_clock
 2023-07-20 10:37 UTC  (3+ messages)

[PATCH 01/19] cpufreq: sun50i: Convert to platform remove callback returning void
 2023-07-20 10:32 UTC  (2+ messages)

[PATCH v2 12/32] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()
 2023-07-20 10:32 UTC  (8+ messages)

[PATCH v2] kselftest/arm64: Exit streaming mode after collecting signal context
 2023-07-20 10:31 UTC  (2+ messages)

[PATCH] cpufreq: Explicitly include correct DT includes
 2023-07-20 10:30 UTC  (2+ messages)

[PATCH] arm64: dts: Add gpio_intc node and pinctrl node for Amlogic C3 SoCs
 2023-07-20 10:27 UTC  (2+ messages)

[PATCH 1/2] media: imx: imx7-media-csi: Move stepwise framesize into a dedicated struct
 2023-07-20 10:19 UTC  (3+ messages)
` [PATCH 2/2] media: imx: imx7-media-csi: Fix applying format constraints

[PATCH v3,0/3] Add compatible to increase MT8188 audio control
 2023-07-20 10:14 UTC  (8+ messages)
` [PATCH v3,1/3] dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188
` [PATCH v3,2/3] drm/mediatek: dp: Add the audio packet flag to mtk_dp_data struct
` [PATCH v3,3/3] drm/mediatek: dp: Add the audio divider "

[PATCH v2 2/3] usb: chipidea: imx: support disabling runtime-pm
 2023-07-20 10:13 UTC  (15+ messages)
                      ` [EXT] "

[PATCH v3 0/5] Invalidate secondary IOMMU TLB on permission upgrade
 2023-07-20  8:39 UTC  (6+ messages)
` [PATCH v3 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
` [PATCH v3 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
` [PATCH v3 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
` [PATCH v3 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
` [PATCH v3 5/5] mmu_notifiers: Rename invalidate_range notifier

[v11 0/6] Add minimal boot support for IPQ5018
 2023-07-20  8:48 UTC  (7+ messages)
` [v11 1/6] dt-bindings: arm64: Add IPQ5018 clock and reset
` [v11 3/6] dt-bindings: qcom: Add ipq5018 bindings
` [v11 5/6] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support

[PATCH 00/13] mm: jit/text allocator
 2023-07-20  8:53 UTC  (7+ messages)

[PATCH v6 0/6] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2, 3}
 2023-07-20  8:52 UTC  (3+ messages)
` [PATCH v6 3/6] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1

[PATCH 10/10] iommu/intel: Fix missing locking for show_device_domain_translation()
 2023-07-20  9:56 UTC  (2+ messages)

[PATCH 09/10] iommu: Complete the locking for dev->iommu_group
 2023-07-20  9:55 UTC  (2+ messages)

[PATCH 0/8] firmware: imx: scu/scu-irq: misc update
 2023-07-20  9:41 UTC  (9+ messages)
` [PATCH 1/8] firmware: imx: scu: change init level to subsys_initcall_sync
` [PATCH 2/8] firmware: imx: scu: increase RPC timeout
` [PATCH 3/8] firmware: imx: scu: drop return value check
` [PATCH 4/8] firmware: imx: scu: use soc name for soc_id
` [PATCH 5/8] firmware: imx: scu-irq: fix RCU complains after M4 partition reset
` [PATCH 6/8] firmware: imx: scu-irq: export imx_scu_irq_get_status
` [PATCH 7/8] firmware: imx: scu-irq: enlarge the IMX_SC_IRQ_NUM_GROUP
` [PATCH 8/8] firmware: imx: scu-irq: support identifying SCU wakeup source from sysfs

[PATCH v6] arm64: sdei: abort running SDEI handlers during crash
 2023-07-20  9:43 UTC  (2+ messages)

[PATCH v5 0/5] Add peripherals for J784S4
 2023-07-20  9:36 UTC  (8+ messages)
` [PATCH v5 3/5] arm64: dts: ti: k3-j784s4: Add WIZ and SERDES PHY nodes

[PATCH v2] clk: meson: change usleep_range() to udelay() for atomic context
 2023-07-20  9:32 UTC  (2+ messages)

[PATCH v2 00/19] clk: meson: move all private clk IDs to public dt-bindings headers
 2023-07-20  9:31 UTC 

[PATCH] MAINTAINERS: samsung: Un-support cpuidle and clock drivers
 2023-07-20  9:32 UTC  (3+ messages)

[PATCH] soc: samsung: Explicitly include correct DT includes
 2023-07-20  9:32 UTC  (2+ messages)

[PATCH] ARM: s5pv210: Explicitly include correct DT includes
 2023-07-20  9:29 UTC  (2+ messages)

[PATCH net-next 00/11] Create common DPLL configuration API
 2023-07-20  9:19 UTC  (12+ messages)
` [PATCH net-next 01/11] tools: ynl-gen: fix enum index in _decode_enum(..)
` [PATCH net-next 02/11] tools: ynl-gen: fix parse multi-attr enum attribute
` [PATCH net-next 03/11] dpll: documentation on DPLL subsystem interface
` [PATCH net-next 04/11] dpll: spec: Add Netlink spec in YAML
` [PATCH net-next 05/11] dpll: core: Add DPLL framework base functions
` [PATCH net-next 06/11] dpll: netlink: "
` [PATCH net-next 07/11] netdev: expose DPLL pin handle for netdevice
` [PATCH net-next 08/11] ice: add admin commands to access cgu configuration
` [PATCH 09/11] ice: implement dpll interface to control cgu
` [PATCH 10/11] ptp_ocp: implement DPLL ops
` [PATCH 11/11] mlx5: Implement SyncE support using DPLL infrastructure

[PATCH 0/3] MT6795 Helio X10 and Xperia M5: Display support
 2023-07-20  9:15 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: mediatek: mt6795: Add support for display blocks and DPI/DSI
` [PATCH 2/3] arm64: dts: mediatek: mt6795-xperia-m5: Add display backlight support
` [PATCH 3/3] arm64: dts: mediatek: mt6795-xperia-m5: Add DSI Display and its vregs

[PATCH V2 0/8] genpd: imx: relocate scu-pd and misc update
 2023-07-20  9:17 UTC  (9+ messages)
` [PATCH V2 1/8] genpd: imx: relocate scu-pd under genpd
` [PATCH V2 2/8] genpd: imx: scu-pd: enlarge PD range
` [PATCH V2 3/8] genpd: imx: scu-pd: add more PDs
` [PATCH V2 4/8] genpd: imx: scu-pd: do not power off console if no_console_suspend
` [PATCH V2 5/8] genpd: imx: scu-pd: Suppress bind attrs
` [PATCH V2 6/8] genpd: imx: scu-pd: initialize is_off according to HW state
` [PATCH V2 7/8] genpd: imx: scu-pd: add multi states support
` [PATCH V2 8/8] genpd: imx: scu-pd: change init level to subsys_initcall

[PATCH] genpd: Makefile: build imx
 2023-07-20  9:05 UTC  (2+ messages)

[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-20  8:36 UTC  (4+ messages)
` [PATCH v4 07/10] drivers: perf: Implement perf event mmap support in the SBI backend

[PATCH v2,0/2] Add compatible to increase MT8188 audio control
 2023-07-20  8:22 UTC  (4+ messages)
` [PATCH v2,2/2] drm/mediatek: dp: Add the audio control to mtk_dp_data struct
  ` [PATCH v2, 2/2] "

[PATCH v4 0/8] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-20  8:23 UTC  (16+ messages)
` [PATCH v4 1/8] swiotlb: make io_tlb_default_mem local to swiotlb.c
` [PATCH v4 2/8] swiotlb: add documentation and rename swiotlb_do_find_slots()
` [PATCH v4 8/8] swiotlb: search the software IO TLB only if a device makes use of it

[PATCH 0/7] firmware: imx: scu-pd: misc update
 2023-07-20  8:19 UTC  (3+ messages)

[PATCH v2] drm/mediatek: fix uninitialized symbol
 2023-07-20  7:52 UTC  (4+ messages)

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-20  8:09 UTC  (7+ messages)
` [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes

[PATCH v3] arm64: defconfig: Enable drivers for the Odroid-M1 board
 2023-07-20  8:08 UTC 

[PATCH v2 1/3] dt-bindings: extcon-usb-gpio: convert to DT schema format
 2023-07-20  8:07 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties

[PATCH v2] media: mdp3: Fix resource leak in a for_each_child_of_node() loop
 2023-07-20  7:51 UTC  (2+ messages)

[PATCH v1 0/2] RK3588 USB3 host controller support
 2023-07-20  7:50 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: usb: rockchip,dwc3: Add RK3588 binding
` [PATCH v1 2/2] arm64: dts: rockchip: rk3588s: Add USB3 host controller

[RESEND PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-07-20  7:45 UTC  (8+ messages)

Perf + Opencsd (aarch64) Off Target Trace Decoding shows "could not read first record/send request"
 2023-07-20  7:39 UTC  (5+ messages)

[PATCH 03/10] iommu: Add generic_single_device_group()
 2023-07-20  7:39 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: pinctrl: qcom,sm8350-lpass-lpi: add SM8350 LPASS TLMM
 2023-07-20  7:38 UTC  (5+ messages)
` [PATCH v2 2/3] pinctrl: qcom: sm8350-lpass-lpi: "

[PATCH v2] spmi: mtk-pmif: Serialize PMIF status check and command submission
 2023-07-20  7:36 UTC  (2+ messages)

[PATCH 00/10] pwm: Constistenly name pwm_chip variables "chip"
 2023-07-20  7:29 UTC  (6+ messages)
` [PATCH 02/10] pwm: atmel-hlcdc: Use consistent variable naming

[PATCH v2 0/9] drm/bridge: imx: Add i.MX93 MIPI DSI support
 2023-07-20  7:10 UTC  (10+ messages)
` [PATCH v2 1/9] drm/bridge: synopsys: dw-mipi-dsi: Add dw_mipi_dsi_get_bridge() helper
` [PATCH v2 2/9] drm/bridge: synopsys: dw-mipi-dsi: Add input bus format negotiation support
` [PATCH v2 3/9] drm/bridge: synopsys: dw-mipi-dsi: Force input bus flags
` [PATCH v2 4/9] drm/bridge: synopsys: dw-mipi-dsi: Add mode fixup support
` [PATCH v2 5/9] drm/bridge: synopsys: dw-mipi-dsi: Use pixel clock rate to calculate lbcc
` [PATCH v2 6/9] drm/bridge: synopsys: dw-mipi-dsi: Set minimum lane byte clock cycles for HSA and HBP
` [PATCH v2 7/9] drm/bridge: synopsys: dw-mipi-dsi: Disable HSTX and LPRX timeout check
` [PATCH v2 8/9] dt-bindings: display: bridge: Document Freescale i.MX93 MIPI DSI
` [PATCH v2 9/9] drm/bridge: imx: Add i.MX93 MIPI DSI support

[PATCH net-next v3 1/2] dt-bindings: net: snps,dwmac: add phy-supply support
 2023-07-20  7:23 UTC  (2+ messages)
` [PATCH net-next v3 2/2] net: stmmac: add support for phy-supply

[RESEND v4 1/1] arm64: defconfig: Enable i.MX93 devices
 2023-07-20  7:13 UTC 

[PATCH v4 1/1] arm64: defconfig: Enable i.MX93 devices
 2023-07-20  6:58 UTC  (2+ messages)

[PATCH 1/3] arm: Fix flush_dcache_page() for usage from irq context
 2023-07-20  6:53 UTC  (3+ messages)

media: imx: imx7-media-csi: Get rid of superfluous call to imx7_csi_mbus_fm t_to_pix_fmt
 2023-07-20  6:49 UTC  (3+ messages)

[PATCH net-next v2 1/2] dt-bindings: net: snps,dwmac: add phy-supply support
 2023-07-20  6:46 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: stmmac: add support for phy-supply

[PATCH 02/10] iommu: Add a lockdep assertion for remaining dev->iommu_group reads
 2023-07-20  6:33 UTC  (2+ messages)

[PATCH V5 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
 2023-07-20  6:37 UTC  (3+ messages)

[PATCH] ARM: spear: Explicitly include correct DT includes
 2023-07-20  6:23 UTC  (2+ messages)

[PATCH v2] fb: Explicitly include correct DT includes
 2023-07-20  6:19 UTC  (2+ messages)

[PATCH v2 1/2] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
 2023-07-20  6:15 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: imx6q: Add Variscite MX6 Custom board support

[PATCH 0/3] Add support for nuvoton ma35d1 rtc controller
 2023-07-20  6:14 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: rtc: Document nuvoton ma35d1 rtc driver
` [PATCH 2/3] arm64: dts: nuvoton: Add rtc for ma35d1
` [PATCH 3/3] rtc: Add driver for nuvoton ma35d1 rtc controller

[PATCH 01/10] iommu: Remove useless group refcounting
 2023-07-20  6:11 UTC  (2+ messages)

[PATCH v9 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-07-20  5:37 UTC  (3+ messages)
` [PATCH v9 2/5] staging: vc04_services: vchiq_arm: Register vchiq_bus_type

[PATCH v10 0/2] Introduce ICSSG based ethernet Driver
 2023-07-20  4:35 UTC  (2+ messages)
  ` [PATCH v10 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH net] net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
 2023-07-20  4:20 UTC  (2+ messages)

[PATCH] dt-bindings: net: rockchip-dwmac: add default 'input' for clock_in_out
 2023-07-20  4:00 UTC  (3+ messages)

[PATCH net-next v5 0/2] net: stmmac: improve driver statistics
 2023-07-20  4:00 UTC  (2+ messages)

[PATCH] MAINTAINERS: update amphion vpu driver entry
 2023-07-20  3:09 UTC 

[PATCH v6 00/11] MediaTek DisplayPort: support eDP and aux-bus
 2023-07-20  2:01 UTC  (3+ messages)
` [PATCH v6 05/11] drm/mediatek: dp: Move AUX_P0 setting to mtk_dp_initialize_aux_settings()

[PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
 2023-07-20  1:31 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
 2023-07-20  1:29 UTC  (12+ messages)
` [PATCH 2/2] ARM: dts: imx6q: Add Variscite MX6 Custom board support

[PATCH 1/2] clk: imx: pllv4: Fix SPLL2 MULT range
 2023-07-20  1:12 UTC  (2+ messages)

[PATCH v1] spi: Use dev_err_probe instead of dev_err
 2023-07-20  1:01 UTC  (3+ messages)
  ` 回复: "

[PATCH] soc: apple: apple-pmgr-pwrstate: mark apple_pmgr_reset_ops static
 2023-07-19 22:38 UTC 

[PATCH v2 00/15] ARM: oxnas support removal
 2023-07-19 22:30 UTC  (7+ messages)
` [PATCH v2 01/15] clk: oxnas: remove obsolete clock driver
` [PATCH v2 02/15] dt-bindings: clk: oxnas: remove obsolete bindings
` [PATCH v2 12/15] power: reset: oxnas-restart: remove obsolete restart driver

[PATCH v3 1/2] PCI: layerscape: Add support for Link down notification
 2023-07-19 22:23 UTC  (7+ messages)
` [PATCH v3 2/2] PCI: layerscape: Add the workaround for lost link capabilities during reset
    ` [v3 1/2] PCI: layerscape: Add support for Link down notification

[PATCH] iommu/apple-dart: mark apple_dart_pm_ops static
 2023-07-19 22:20 UTC 

[PATCH net-next v3 0/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
 2023-07-19 22:16 UTC  (4+ messages)
` [PATCH net-next v3 2/9] dt-bindings: net: mediatek,net: add mt7988-eth binding

[PATCH v5 0/2] clk: fractional-divider: Improve approximation when zero based and export
 2023-07-19 22:12 UTC  (3+ messages)

[PATCH v3] arm64: dts: allwinner: h616: Add Mango Pi MQ-Quad DTS
 2023-07-19 22:04 UTC  (2+ messages)

[PATCH v2 0/3] reset: meson-c3: add reset driver
 2023-07-19 22:03 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: reset: Add compatible and DT bindings for Meson-C3 Reset Controller

[PATCH 1/6] power: reset: at91-poweroff: Convert to devm_platform_ioremap_resource()
 2023-07-19 21:37 UTC  (2+ messages)

[PATCH v4] power: reset: at91-reset: add sysfs interface to the power on reason
 2023-07-19 21:23 UTC  (3+ messages)

[PATCH v3 0/5] Implement MTE tag compression for swapped pages
 2023-07-19 21:06 UTC  (6+ messages)
` [PATCH v3 3/5] arm64: mte: implement CONFIG_ARM64_MTE_COMP

[PATCH] clk: imx93: Propagate correct error in imx93_clocks_probe()
 2023-07-19 21:05 UTC  (2+ messages)

[PATCH v2] power: Explicitly include correct DT includes
 2023-07-19 20:51 UTC  (3+ messages)

[PATCH] thermal/drivers/sun8i: Don't fail probe due to zone registration failure
 2023-07-19 20:24 UTC  (2+ messages)

[PATCH v5 0/3] clk: imx: add audio clock mux driver
 2023-07-19 20:17 UTC  (3+ messages)
` [PATCH v5 3/3] clk: imx: imx8: "

[PATCH v3 0/5] RK3588 PCIe2 support
 2023-07-19 20:16 UTC  (3+ messages)
` [PATCH v3 2/5] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue

[PATCH RFC 4/9] perf jevents: Add sys_events_find_events_table()
 2023-07-19 20:07 UTC  (11+ messages)

[PATCH] thermal/drivers/sun8i: Free calibration nvmem after reading it
 2023-07-19 19:56 UTC  (2+ messages)

[PATCH V2 0/4] Power: C3: add power domain driver
 2023-07-19 19:44 UTC  (3+ messages)
` [PATCH V2 1/4] soc: amlogic: use name instead of index as criterion

[PATCH] clk: mediatek: mt8183: Add back SSPM related clocks
 2023-07-19 19:40 UTC  (2+ messages)

[PATCH] pwm: atmel: Simplify using devm functions
 2023-07-19 19:32 UTC 

[PATCH v3 1/3] dt-bindings: pinctrl: qcom,sm8350-lpass-lpi: add SM8350 LPASS TLMM
 2023-07-19 19:20 UTC  (3+ messages)
` [PATCH v3 2/3] pinctrl: qcom: sm8350-lpass-lpi: "
` [PATCH v3 3/3] arm64: defconfig: enable Qualcomm SM8350 LPASS pinctrl

[PATCH 0/5] pwm: atmel-tcb: Some driver maintenance
 2023-07-19 19:20 UTC  (4+ messages)
` [PATCH 1/5] pwm: atmel-tcb: Harmonize resource allocation order
` [PATCH 3/5] pwm: atmel-tcb: Put per-channel data into driver data
` [PATCH 5/5] pwm: atmel-tcb: Don't track polarity in "


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 read-only IMAP folder(s) and NNTP newsgroup(s).