messages from 2023-01-17 10:10:32 to 2023-01-17 20:05:44 UTC [more...]
[PATCH v3 1/1] dt-bindings: pinctrl: Update pinctrl-single to use yaml
2023-01-17 20:04 UTC (5+ messages)
[PATCH] firmware: zynqmp: fix declarations for gcc-13
2023-01-17 20:03 UTC (3+ messages)
arm64 torture test hotplug failures (offlining causes -EBUSY)
2023-01-17 20:02 UTC (4+ messages)
[PATCH 00/41] Per-VMA locks
2023-01-17 19:51 UTC (43+ messages)
` [PATCH 09/41] mm: rcu safe VMA freeing
` [PATCH 12/41] mm: add per-VMA lock and helper functions to control it
` [PATCH 13/41] mm: introduce vma->vm_flags modifier functions
` [PATCH 17/41] mm/mmap: move VMA locking before anon_vma_lock_write call
` [PATCH 18/41] mm/khugepaged: write-lock VMA while collapsing a huge page
` [PATCH 26/41] kernel/fork: assert no VMA readers during its destruction
` [PATCH 28/41] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH 32/41] mm: prevent userfaults to be handled under per-vma lock
` [PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free
` [PATCH 40/41] mm: separate vma->lock from vm_area_struct
` [PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock
arm64 torture test hotplug failures (offlining causes -EBUSY)
2023-01-17 19:50 UTC (4+ messages)
[PATCH v8 00/28] Drivers for gunyah hypervisor
2023-01-17 19:21 UTC (21+ messages)
` [PATCH v8 05/28] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v8 06/28] virt: gunyah: Identify hypervisor version
` [PATCH v8 07/28] mailbox: Allow direct registration to a channel
` [PATCH v8 09/28] mailbox: Add Gunyah message queue mailbox
[RFC PATCH net-next 0/5] ATU and FDB synchronization on locked ports
2023-01-17 18:57 UTC (6+ messages)
` [RFC PATCH net-next 1/5] net: bridge: add dynamic flag to switchdev notifier
` [RFC PATCH net-next 2/5] net: dsa: propagate flags down towards drivers
` [RFC PATCH net-next 3/5] drivers: net: dsa: add fdb entry flags incoming to switchcore drivers
` [RFC PATCH net-next 4/5] net: bridge: ensure FDB offloaded flag is handled as needed
` [RFC PATCH net-next 5/5] net: dsa: mv88e6xxx: implementation of dynamic ATU entries
[PATCH v2] regulator: mcp16502: add enum MCP16502_REG_HPM description
2023-01-17 18:31 UTC
[PATCH v2] arm64: defconfig: enable Qualcomm PCIe modem drivers
2023-01-17 18:24 UTC (2+ messages)
[PATCH v3] staging: vc04_services: vchiq: Register devices with a custom bus_type
2023-01-17 18:21 UTC (2+ messages)
[PATCH v2] arm64: defconfig: Enable HDA INTEL config for ARM64
2023-01-17 18:16 UTC
[RFC PATCH v5 0/4] Create common DPLL/clock configuration API
2023-01-17 18:00 UTC (5+ messages)
` [RFC PATCH v5 1/4] dpll: Add DPLL framework base functions
` [RFC PATCH v5 2/4] dpll: documentation on DPLL subsystem interface
` [RFC PATCH v5 3/4] ice: add admin commands to access cgu configuration
` [RFC PATCH v5 4/4] ice: implement dpll interface to control cgu
[RFC PATCH 0/2] Propose critical clocks
2023-01-17 17:55 UTC (6+ messages)
[PATCH 0/7] add support for CDX bus
2023-01-17 17:54 UTC (15+ messages)
` [PATCH 01/19] bus/cdx: add the cdx bus driver
` [PATCH 02/19] iommu/arm-smmu-v3: support ops registration for CDX bus
` [PATCH 03/19] dt-bindings: bus: add CDX bus controller device tree bindings
` [PATCH 04/19] bus/cdx: add MCDI protocol interface for firmware interaction
` [PATCH 05/19] bus/cdx: add cdx controller
` [PATCH 06/19] bus/cdx: add rpmsg communication channel for CDX
` [PATCH 07/19] bus/cdx: add device attributes
[PATCH 0/8] serial: imx: work-around for hardware RX flood, and then isr improvements
2023-01-17 17:48 UTC (17+ messages)
` [PATCH 1/8] serial: imx: factor-out common code to imx_uart_soft_reset()
` [PATCH 3/8] serial: imx: do not sysrq broken chars
` [PATCH 6/8] serial: imx: stop using USR2 in FIFO reading loop
` [PATCH 7/8] serial: imx: use readl() to optimize "
[PATCH] ARM: irq: remove handle_IRQ() for good
2023-01-17 17:40 UTC
[RFT PATCH 0/2] arm64: efi: Call SetVaMap() with a 1:1 mapping
2023-01-17 17:30 UTC (5+ messages)
` [RFT PATCH 1/2] arm64: efi: Prefer a flat virtual mapping of the runtime services
` [RFT PATCH 2/2] arm64: efi: Force use of SetVirtualAddressMap() on MS Surface
[PATCH] media: mtk_jpeg_core: avoid unused-variable warning
2023-01-17 17:26 UTC
[PATCH] arm64: dts: imx8mm-evk: use correct gpio-expander compatible
2023-01-17 17:18 UTC
[PATCH net-next v6 0/3] Add support for QSGMII mode for J721e CPSW9G to am65-cpsw driver
2023-01-17 17:17 UTC (6+ messages)
` [PATCH net-next v6 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Add J721e CPSW9G support
` [PATCH net-next v6 3/3] net: ethernet: ti: am65-cpsw: Add support for SERDES configuration
Build regressions/improvements in v6.2-rc1
2023-01-17 17:06 UTC (6+ messages)
` Calculating array sizes in C - was: "
[PATCH v5 0/6] Add Toshiba Visconti Video Input Interface driver
2023-01-17 17:01 UTC (8+ messages)
` [PATCH v5 1/6] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings
` [PATCH v5 3/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver user interace
[PATCH 0/2] arm64: efi: Robustify EFI runtime wrapper code
2023-01-17 16:56 UTC (10+ messages)
` [PATCH 1/2] arm64: efi: Execute runtime services from a dedicated stack
[PATCH v9 00/10] phy: Add support for Lynx 10G SerDes
2023-01-17 16:46 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 9ce08dd7ea24253aac5fd2519f9aea27dfb390c9
2023-01-17 16:44 UTC
[PATCH] staging: vchiq_arm: fix enum vchiq_status return types
2023-01-17 16:39 UTC
[PATCH v2] arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault path
2023-01-17 16:14 UTC (3+ messages)
[PATCH] arm64: defconfig: Enable missing configs for mt8192-asurada
2023-01-17 15:58 UTC (2+ messages)
[PATCH v7 00/15] coresight: Add new API to allocate trace source ID values
2023-01-17 15:54 UTC (7+ messages)
` [PATCH v7 01/15] coresight: trace-id: Add API to dynamically assign Trace "
` [PATCH v7 09/15] perf: cs-etm: Move mapping of Trace ID and cpu into helper function
[RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
2023-01-17 15:33 UTC (2+ messages)
[PATCH v2 0/5] PM: Fixes for Realtime systems
2023-01-17 15:27 UTC (5+ messages)
` [PATCH v2 2/5] cpuidle: psci: Mark as PREEMPT_RT safe
` [PATCH v2 5/5] PM: domains: Do not call device_pm_check_callbacks() when holding genpd_lock()
[GIT PULL] STM32 DT fixes for v6.2 #1
2023-01-17 14:58 UTC
[PATCH v17 0/9] Coresight: Add support for TPDM and TPDA
2023-01-17 14:57 UTC (10+ messages)
` [PATCH v17 1/9] coresight: core: Use IDR for non-cpu bound sources' paths
` [PATCH v17 2/9] Coresight: Add coresight TPDM source driver
` [PATCH v17 3/9] dt-bindings: arm: Add CoreSight TPDM hardware
` [PATCH v17 4/9] coresight-tpdm: Add DSB dataset support
` [PATCH v17 5/9] coresight-tpdm: Add integration test support
` [PATCH v17 6/9] Coresight: Add TPDA link driver
` [PATCH v17 7/9] dt-bindings: arm: Adds CoreSight TPDA hardware definitions
` [PATCH v17 8/9] Documentation: trace: Add documentation for TPDM and TPDA
` [PATCH v17 9/9] arm64: dts: qcom: sm8250: Add tpdm mm/prng
[PATCH v3 00/10] Add the PowerQUICC audio support using the QMC
2023-01-17 14:55 UTC (8+ messages)
` [PATCH v3 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
` [PATCH v3 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
` [PATCH v3 08/10] dt-bindings: sound: Add support for QMC audio
[PATCH net-next] net: phy: meson-gxl: support more G12A-internal PHY versions
2023-01-17 14:51 UTC (8+ messages)
[bug report] firmware: arm_scmi: Add per-channel Raw injection support
2023-01-17 14:49 UTC (3+ messages)
[bug report] firmware: arm_scmi: Call Raw mode hooks from the core stack
2023-01-17 14:14 UTC (2+ messages)
[LINUX PATCH 0/3] Add initial support for TTC PWM driver
2023-01-17 14:05 UTC (7+ messages)
` [LINUX PATCH 3/3] pwm: pwm-cadence: Add support for TTC PWM
[PATCH] iommu: Tidy up io-pgtable dependencies
2023-01-17 13:54 UTC (4+ messages)
[PATCH v6 0/3] add imx93 adc support
2023-01-17 13:51 UTC (4+ messages)
` [PATCH v6 1/3] iio: adc: "
` [PATCH v6 2/3] dt-bindings: iio: adc: Add NXP IMX93 ADC
` [PATCH v6 3/3] arm64: dts: imx93: add ADC support
Any Drawings for Estimate?
2023-01-17 13:50 UTC
[PATCH v4 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM64x based hardware
2023-01-17 13:35 UTC (2+ messages)
[PATCH 0/4] arm64: dts: ti: Enable misc peripherals
2023-01-17 13:35 UTC (2+ messages)
[PATCH v5 0/4] Add initial support for J784S4 SoC
2023-01-17 13:35 UTC (2+ messages)
[PATCH v4 0/3] Improve K3-am625-sk support (USB, MMC)
2023-01-17 13:34 UTC (2+ messages)
[PATCH v3] arm64: dts: ti: k3-am62-main: Fix clocks for McSPI
2023-01-17 13:34 UTC (2+ messages)
[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
2023-01-17 13:30 UTC (7+ messages)
` [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op
[PATCH] pinctrl: rockchip: fix mux route data for rk3568
2023-01-17 13:17 UTC (2+ messages)
[PATCH] docs: dt: Make references and mention kernel abstractions
2023-01-17 13:03 UTC
[PATCH 1/7] dt-bindings: arm: rockchip: Add meaningful comments for Radxa CM3
2023-01-17 12:58 UTC (13+ messages)
` [PATCH 2/7] arm64: dts: rockchip: Add missing CM3i fallback compatible for Radxa E25
` [PATCH 3/7] dt-bindings: arm: rockchip: Fix description and compatible for Radxa CM3i
` [PATCH 4/7] arm64: dts: rockchip: Fix compatible and model "
` [PATCH 5/7] arm64: dts: rockchip: Drop unneeded "
` [PATCH 6/7] arm64: dts: rockchip: Update eMMC, SD aliases for Radxa SoM boards
` [PATCH 7/7] arm64: dts: rockchip: Update eMMC, SD aliases for Radxa SBC boards
[PATCH 0/4] Add MediaTek MT8365 I2C support
2023-01-17 12:52 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC
` [PATCH 2/4] arm64: dts: mediatek: add i2c support for mt8365 SoC
` [PATCH 4/4] i2c: i2c-mt65xx: add MT8365 SoC support
[PATCH 00/18] arm64: qcom: add support for sa8775p-ride
2023-01-17 12:45 UTC (5+ messages)
` [PATCH 02/18] clk: qcom: add the GCC driver for sa8775p
[PATCH 2/2] arm64: dts: rockchip: Add RGA2 support to rk356x
2023-01-17 12:41 UTC (6+ messages)
[RFC PATCH 0/4] dt-bindings: Introduce dual-link panels & panel-vendors
2023-01-17 12:38 UTC (7+ messages)
` [RFC PATCH 3/4] dt-bindings: panel: Introduce dual-link LVDS panel
[PATCH v4 0/6] Add Toshiba Visconti Video Input Interface driver
2023-01-17 12:29 UTC (8+ messages)
` [PATCH v4 1/6] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings
[PATCH v3 1/2] arm64: dts: imx8mm: Deduplicate PCIe clock-names property
2023-01-17 12:31 UTC (4+ messages)
` [PATCH v3 2/2] arm64: dts: imx8mq: "
[PATCH v4 00/19] MediaTek MT8188 clock support
2023-01-17 11:39 UTC (3+ messages)
` [PATCH v4 01/19] dt-bindings: ARM: MediaTek: Add new MT8188 clock
[PATCH net-next v2] net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release action
2023-01-17 11:34 UTC (6+ messages)
[PATCH] ARM: dts: imx7d-smegw01: Fix USB host over-current polarity
2023-01-17 11:25 UTC
[PATCH v3 0/6] dt-bindings: Add macros for video interface bus types
2023-01-17 11:24 UTC (5+ messages)
` [PATCH v3 6/6] ARM: dts: stm32: Use new media bus type macros
[PATCH v2] ARM: dts: stm32: Fix User button on stm32mp135f-dk
2023-01-17 11:20 UTC (2+ messages)
[PATCH v2 0/3] ARM: dts: stm32: add timers support on stm32mp13
2023-01-17 11:17 UTC (2+ messages)
[PATCH 1/1] ARM: dts: ls1021a: Disable CAN nodes by default
2023-01-17 11:15 UTC
[PATCH v2] dt-bindings: phy: g12a-usb2-phy: fix compatible string documentation
2023-01-17 11:11 UTC (2+ messages)
[PATCH v2] dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentation
2023-01-17 11:11 UTC (2+ messages)
[PATCH v3 0/2] mtk-wdt: Add reset-by-toprgu support
2023-01-17 11:10 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: watchdog: "
[PATCH] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
2023-01-17 11:05 UTC (3+ messages)
[PATCH v3] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
2023-01-17 11:03 UTC
[v2 0/6] KVM: arm64: implement vcpu_is_preempted check
2023-01-17 10:50 UTC (7+ messages)
` [External] "
[PATCH 00/10] Adjust the dma-ranges for MTK IOMMU
2023-01-17 10:44 UTC (7+ messages)
` [PATCH 01/10] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
[v3 0/6] KVM: arm64: implement vcpu_is_preempted check
2023-01-17 10:29 UTC (7+ messages)
` [v3 1/6] KVM: arm64: Document PV-lock interface
` [v3 2/6] KVM: arm64: Add SMCCC paravirtualised lock calls
` [v3 3/6] KVM: arm64: Support pvlock preempted via shared structure
` [v3 4/6] KVM: arm64: Provide VCPU attributes for PV lock
` [v3 5/6] KVM: arm64: Support the VCPU preemption check
` [v3 6/6] KVM: selftests: add tests for PV time specific hypercall
[PATCH] ARM: mvebu: potential dereference of null pointer
2023-01-17 10:22 UTC
[PATCH 1/2] gpio: ep93xx: convert driver to DT
2023-01-17 10:15 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).