messages from 2024-07-31 19:46:35 to 2024-08-01 08:34:55 UTC [more...]
[PATCH 0/7] Add pin control driver for BCM2712 SoC
2024-08-01 8:38 UTC (13+ messages)
` [PATCH 1/7] dt-bindings: pinctrl: Add support for Broadcom STB pin controller
` [PATCH 3/7] arm64: dts: broadcom: Add support for BCM2712
` [PATCH 5/7] arm64: dts: broadcom: bcm2712: Add one more GPIO node
` [PATCH 7/7] arm64: dts: broadcom: bcm2712: Add UARTA controller node
Fotowoltaika - propozycja instalacji
2024-08-01 8:16 UTC
[PATCH v4 0/2] dma: support DMA zone starting above 4GB
2024-08-01 8:25 UTC (3+ messages)
` [PATCH v4 1/2] dma: improve DMA zone selection
` [PATCH v4 2/2] dma: replace zone_dma_bits by zone_dma_limit
[PATCH] drm: mediatek: Drop unnecessary check for property presence
2024-08-01 8:23 UTC (2+ messages)
[PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure
2024-08-01 8:23 UTC (3+ messages)
[PATCH] pinctrl: mediatek: Use of_property_read_bool()
2024-08-01 8:22 UTC (2+ messages)
[PATCH v7 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188
2024-08-01 8:20 UTC (4+ messages)
` (subset) "
[PATCH v2 net-next 0/2] Add support for EN7581 to mt7530 driver
2024-08-01 8:19 UTC (5+ messages)
` [PATCH v2 net-next 1/2] dt-bindings: net: dsa: mediatek,mt7530: Add airoha,en7581-switch
` [PATCH v2 net-next 2/2] net: dsa: mt7530: Add EN7581 support
Race condition observed between page migration and page fault handling on arm64 machines
2024-08-01 8:16 UTC
[PATCH net-next v2 0/2] net: ethernet: mtk_eth_soc: improve RX performance
2024-08-01 8:15 UTC (12+ messages)
` [PATCH net-next v2 1/2] net: ethernet: mtk_eth_soc: use prefetch methods
[PATCH v2 0/3] media: mediatek: vcodec: fix vcodec smatch warning
2024-08-01 8:14 UTC (7+ messages)
` [PATCH v2 1/3] media: mediatek: vcodec: fix h264 multi statless decoder "
` [PATCH v2 2/3] media: mediatek: vcodec: fix vp8 stateless "
` [PATCH v2 3/3] media: mediatek: vcodec: fix h264 "
[PATCH v4] drm/mediatek: dsi: Add dsi per-frame lp code for mt8188
2024-08-01 8:11 UTC
[PATCH] perf: riscv: Fix selecting counters in legacy mode
2024-08-01 8:09 UTC (3+ messages)
[RFC} arm architecture board/feature deprecation timeline
2024-08-01 8:04 UTC (2+ messages)
[PATCH] arm64: dts: imx93: add cache info
2024-08-01 8:11 UTC
[PATCH v6 0/5] Add AP6275P wireless support
2024-08-01 7:57 UTC (9+ messages)
` [PATCH v6 4/5] wifi: brcmfmac: Add optional lpo clock enable support
[RFC PATCH 0/8] arm64/memblock: Handling of CXL Fixed Memory Windows
2024-08-01 7:55 UTC (15+ messages)
` [RFC PATCH 1/8] arm64: numa: Introduce a memory_add_physaddr_to_nid()
` [RFC PATCH 2/8] arm64: memblock: Introduce a generic phys_addr_to_target_node()
` [RFC PATCH 3/8] mm: memblock: Add a means to add to memblock.reserved
` [RFC PATCH 4/8] arch_numa: Avoid onlining empty NUMA nodes
` [RFC PATCH 5/8] arch_numa: Make numa_add_memblk() set nid for memblock.reserved regions
` [RFC PATCH 6/8] arm64: mm: numa_fill_memblks() to add a memblock.reserved region if match
` [RFC PATCH 7/8] acpi: srat: cxl: Skip zero length CXL fixed memory windows
[PATCH v2] MAINTAINERS: thermal: samsung: add myself as maintainer of the driver
2024-08-01 7:48 UTC (2+ messages)
[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
2024-08-01 7:34 UTC (6+ messages)
` [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
[PATCH v3 00/26] mm: introduce numa_memblks
2024-08-01 6:08 UTC (27+ messages)
` [PATCH v3 01/26] mm: move kernel/numa.c to mm/
` [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 05/26] MIPS: loongson64: rename __node_data to node_data
` [PATCH v3 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 08/26] arch, mm: move definition of node_data to generic code
` [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v3 17/26] mm: introduce numa_memblks
` [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v3 24/26] arch_numa: switch over to numa_memblks
` [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt
[PATCH 0/4] use device_for_each_child_node_scoped to access device child nodes
2024-08-01 7:31 UTC (6+ messages)
` [PATCH 1/4] coresight: cti: use device_* to iterate over "
` [PATCH 2/4] iio: adc: ad7768-1: "
` [PATCH 3/4] iio: adc: xilinx-ams: "
` [PATCH 4/4] leds: as3645a: "
[PATCH] clk: Use of_property_present()
2024-08-01 7:15 UTC (3+ messages)
[PATCH net-next] net: Use of_property_read_bool()
2024-08-01 7:09 UTC (2+ messages)
[PATCH] phy: fsl-imx8mq-usb: fix tuning parameter name
2024-08-01 6:57 UTC
[PATCH v17 00/35] Drivers for Gunyah hypervisor
2024-08-01 6:56 UTC (11+ messages)
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
` "
[PATCH] phy: exynos5-usbdrd: convert some FIELD_PREP_CONST() to FIELD_PREP()
2024-08-01 6:55 UTC (2+ messages)
[PATCH v2 1/3] dt-bindings: usb: gpio-sbu-mux: Add an entry for PTN36043
2024-08-01 6:49 UTC (3+ messages)
` [PATCH v2 2/3] arm64: dts: imx8mp-evk: add typec node
` [PATCH v2 3/3] arm64: dts: imx8mq-evk: "
[PATCH v11 00/10] spi: Add support for stacked/parallel memories
2024-08-01 6:37 UTC (18+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor
[PATCH v3 00/10] power: supply: max77693: Toggle charging/OTG based on extcon status
2024-08-01 6:22 UTC (2+ messages)
[PATCH] cpufreq: Use of_property_present()
2024-08-01 5:51 UTC (3+ messages)
[PATCH 0/1] arm64/tools/sysreg: Add Sysreg128/SysregFields128
2024-08-01 5:44 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v3 0/2] Add support for nuvoton ma35 usb2 phy
2024-08-01 5:37 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: nuvoton,ma35-usb2-phy: add new bindings
` [PATCH v3 2/2] phy: nuvoton: add new driver for the Nuvoton MA35 SoC USB 2.0 PHY
[PATCH v2] arm64: dts: rockchip: Add missing pinctrl for PCIe30x4 node
2024-08-01 4:51 UTC (6+ messages)
[PATCH v4 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
2024-08-01 3:22 UTC (6+ messages)
` [PATCH v4 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC
[PATCH 1/1] ASoC: mediatek: mt8188: add register to volatile_register
2024-08-01 4:01 UTC (2+ messages)
[PATCH v2 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-08-01 3:37 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: display: rockchip: Add schema for "
` [PATCH v2 2/3] drm/rockchip: Explicitly include bits header
` [PATCH v2 3/3] drm/rockchip: Add basic RK3588 HDMI output support
[PATCH V2] clk: scmi: add is_prepared hook
2024-08-01 3:35 UTC (4+ messages)
[PATCH V2 1/2] iommu: Optimize IOMMU UnMap
2024-08-01 3:34 UTC (2+ messages)
` [PATCH V2 2/2] include: linux: Update gather only if it's not NULL
[PATCH v4 1/1] media: mediatek: jpeg: support 34bits
2024-08-01 3:10 UTC
[PATCH 00/14] TQMa93xx improvements
2024-08-01 3:09 UTC (17+ messages)
` [PATCH 01/14] arm64: dts: freescale: imx93-tqma9352: fix CMA alloc-ranges
` [PATCH 03/14] arm64: dts: freescale: imx93-tqma9352: Add PMIC node
` [PATCH 04/14] arm64: dts: freescale: imx93-tqma9352: add eMMC regulators
` [PATCH 06/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: improve pad configuration
` [PATCH 07/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: add irq for temp sensor
` [PATCH 08/14] arm64: dts: freescale: imx93-tqma9352-mba91xxla: Add ethernet aliases
` [PATCH 09/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: add GPIO line names
` [PATCH 10/14] arm64: dts: freescale: imx93-tqma9352-mba93xxca: improve pad configuration
mx93: No cache hierachy definitions for ARM cores
2024-08-01 2:52 UTC (7+ messages)
[PATCH 0/3] arm64: dts: freescale: imx8mp-phycore: Add devicetree overlays
2024-08-01 2:27 UTC (3+ messages)
` [PATCH 3/3] arm64: dts: Add phyBOARD-Pollux dts for rpmsg
[PATCH net-next 0/9] Add second QDMA support for EN7581 eth controller
2024-08-01 2:15 UTC (7+ messages)
` [PATCH net-next 2/9] net: airoha: Move airoha_queues in airoha_qdma
` [PATCH net-next 6/9] net: airoha: Allow mapping IO region for multiple qdma controllers
` [PATCH net-next 7/9] net: airoha: Clean-up all qdma controllers running airoha_hw_cleanup()
[PATCH v3 0/2] Add support for Kontron OSM-S i.MX93 SoM and carrier board
2024-08-01 2:10 UTC (3+ messages)
` [PATCH v3 2/2] arm64: dts: Add support for Kontron i.MX93 OSM-S SoM and BL "
[PATCH v2 1/1] arm64: dts: imx8-ss-dma: enable dma support for lpspi
2024-08-01 1:54 UTC (2+ messages)
[PATCH] remoteproc: Use of_property_present()
2024-08-01 1:51 UTC (2+ messages)
[PATCH] devfreq: imx-bus: Use of_property_present()
2024-08-01 1:50 UTC (2+ messages)
[PATCH] iio: adc: aspeed: Use of_property_present()
2024-08-01 1:43 UTC (2+ messages)
[PATCH v1 0/6] perf auxtrace: Support multiple AUX events
2024-08-01 1:38 UTC (7+ messages)
` [PATCH v1 4/6] perf auxtrace: Iterate all AUX events when finish reading
[PATCH v7 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
2024-08-01 1:36 UTC (6+ messages)
` [PATCH v7 7/7] input: keyboard: support i.MX95 BBM module
[PATCH] ARM: support PREEMPT_DYNAMIC
2024-08-01 1:26 UTC (6+ messages)
[PATCH v3 2/3] dma-mapping: replace zone_dma_bits by zone_dma_limit
2024-08-01 1:24 UTC (5+ messages)
[PATCH] ARM: assembler: Drop obsolete VFP accessor fallback
2024-08-01 0:46 UTC (3+ messages)
[PATCH v2 0/2] Add support for nuvoton ma35 usb2 phy
2024-08-01 0:41 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: nuvoton,ma35-usb2-phy: add new bindings
[PATCH AUTOSEL 5.15 23/47] cpufreq: scmi: Avoid overflow of target_freq in fast switch
2024-08-01 0:31 UTC
[PATCH AUTOSEL 6.1 28/61] cpufreq: scmi: Avoid overflow of target_freq in fast switch
2024-08-01 0:26 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 33/61] pwm: xilinx: Fix u32 overflow issue in 32-bit width PWM mode
` [PATCH AUTOSEL 6.1 51/61] phy: zynqmp: Take the phy mutex in xlate
[PATCH AUTOSEL 6.6 37/83] cpufreq: scmi: Avoid overflow of target_freq in fast switch
2024-08-01 0:18 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 43/83] pwm: xilinx: Fix u32 overflow issue in 32-bit width PWM mode
` [PATCH AUTOSEL 6.6 70/83] phy: zynqmp: Take the phy mutex in xlate
[PATCH AUTOSEL 6.10 054/121] cpufreq: scmi: Avoid overflow of target_freq in fast switch
2024-08-01 0:00 UTC (5+ messages)
` [PATCH AUTOSEL 6.10 057/121] remoteproc: mediatek: Zero out only remaining bytes of IPI buffer
` [PATCH AUTOSEL 6.10 063/121] pwm: xilinx: Fix u32 overflow issue in 32-bit width PWM mode
` [PATCH AUTOSEL 6.10 093/121] iommu: sun50i: allocate page tables from below 4 GiB
` [PATCH AUTOSEL 6.10 105/121] phy: zynqmp: Take the phy mutex in xlate
[PATCH] ARM: bcm: Select ARM_GIC_V3 for ARCH_BRCMSTB
2024-07-31 23:23 UTC (2+ messages)
[PATCH v5 00/12] PCI: brcnstb: Enable STB 7712 SOC
2024-07-31 22:28 UTC (13+ messages)
` [PATCH v5 01/12] dt-bindings: PCI: Cleanup of brcmstb YAML and add 7712 SoC
` [PATCH v5 02/12] dt-bindings: PCI: brcmstb: Add 7712 SoC description
` [PATCH v5 03/12] PCI: brcmstb: Use common error handling code in brcm_pcie_probe()
` [PATCH v5 04/12] PCI: brcmstb: Use bridge reset if available
` [PATCH v5 05/12] PCI: brcmstb: Use swinit "
` [PATCH v5 06/12] PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specific
` [PATCH v5 07/12] PCI: brcmstb: Remove two unused constants from driver
` [PATCH v5 08/12] PCI: brcmstb: Don't conflate the reset rescal with phy ctrl
` [PATCH v5 09/12] PCI: brcmstb: Refactor for chips with many regular inbound windows
` [PATCH v5 10/12] PCI: brcmstb: Check return value of all reset_control_xxx calls
` [PATCH v5 11/12] PCI: brcmstb: Change field name from 'type' to 'soc_base'
` [PATCH v5 12/12] PCI: brcmstb: Enable 7712 SOCs
[PATCH v1 0/1] ARM: dts: aspeed: system1: IBM System1 BMC update
2024-07-31 21:57 UTC (3+ messages)
` [PATCH v1 1/1] "
[PATCH v2 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count
2024-07-31 21:56 UTC (3+ messages)
[PATCH] runtime constants: move list of constants to vmlinux.lds.h
2024-07-31 21:25 UTC (2+ messages)
[PATCH v3 0/7] Drivers to support the MCU on QNAP NAS devices
2024-07-31 21:24 UTC (8+ messages)
` [PATCH v3 1/7] dt-bindings: mfd: add binding for qnap,ts433-mcu devices
` [PATCH v3 2/7] mfd: add base driver for qnap-mcu devices
` [PATCH v3 3/7] leds: add driver for LEDs from "
` [PATCH v3 4/7] Input: add driver for the input part of "
` [PATCH v3 5/7] hwmon: add driver for the hwmon parts "
` [PATCH v3 6/7] arm64: dts: rockchip: hook up the MCU on the QNAP TS433
` [PATCH v3 7/7] arm64: dts: rockchip: set hdd led labels on qnap-ts433
[PATCH v2 1/1] dt-bindings: soc: fsl: Convert rcpm to yaml format
2024-07-31 21:20 UTC (2+ messages)
[PATCH] hwmon: vexpress: Use of_property_present()
2024-07-31 20:27 UTC (2+ messages)
[PATCH] clk: at91: Use of_property_count_u32_elems() to get property length
2024-07-31 20:14 UTC
[PATCH] soc: ti: knav: Use of_property_read_variable_u32_array()
2024-07-31 20:13 UTC
[PATCH] soc: ti: knav: Drop unnecessary check for property presence
2024-07-31 20:13 UTC
[PATCH 0/2] KVM: arm64: Fine grained traps documentation clarification
2024-07-31 20:12 UTC (5+ messages)
` [PATCH 1/2] KVM: arm64: Fix outdated comment about incomplete FGT bitmask definitions
` [PATCH 2/2] KVM: arm64: Clarify meaning of _MASK and _nMASK for FGT registers
[PATCH v7 08/17] ACPI: pci_link: Clear the dependencies after probe
2024-07-31 19:49 UTC (2+ messages)
[PATCH v2 0/3] Add Firmware Upload support for beagleplay cc1352
2024-07-31 19:44 UTC (2+ messages)
[PATCH v7 03/17] ACPI: bus: Add acpi_riscv_init function
2024-07-31 19:42 UTC (2+ messages)
[PATCH v7 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
2024-07-31 19:41 UTC (2+ messages)
[PATCH v2 00/17] KVM: arm64: nv: Add support for address translation instructions
2024-07-31 19:40 UTC (8+ messages)
` [PATCH v2 09/17] KVM: arm64: nv: Add basic emulation of AT S1E1{R,W}P
` [PATCH v2 10/17] KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}
` [PATCH v2 11/17] KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
` [PATCH v2 13/17] KVM: arm64: nv: Add SW walker for AT S1 emulation
` [PATCH v2 14/17] KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration
` [PATCH v2 16/17] KVM: arm64: nv: Plumb handling of AT S1* traps from EL2
` [PATCH v2 17/17] KVM: arm64: nv: Add support for FEAT_ATS1A
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).