messages from 2025-04-08 13:14:02 to 2025-04-08 19:52:53 UTC [more...]
[PATCH net-next 0/5] net: stmmac: remove unnecessary initialisation of 1µs TIC counter
2025-04-08 19:50 UTC (10+ messages)
` [PATCH net-next 2/5] net: stmmac: intel: remove eee_usecs_rate and hardware write
` [PATCH net-next 3/5] net: stmmac: intel-plat: "
` [PATCH net-next 4/5] net: stmmac: remove eee_usecs_rate
` [PATCH net-next 5/5] net: stmmac: remove GMAC_1US_TIC_COUNTER definition
[PATCH net-next 0/2] net: stmmac: stmmac_pltfr_find_clk()
2025-04-08 19:37 UTC (6+ messages)
` [PATCH net-next 1/2] net: stmmac: provide stmmac_pltfr_find_clk()
` [PATCH net-next 2/2] net: stmmac: dwc-qos: use stmmac_pltfr_find_clk()
[net-next PATCH 1/2] net: phy: mediatek: permit to compile test GE SOC PHY driver
2025-04-08 17:57 UTC (8+ messages)
` [net-next PATCH 2/2] net: phy: mediatek: add Airoha PHY ID to SoC driver
[PATCH 5.15 v3 00/11] KVM: arm64: Backport of SVE fixes to v5.15
2025-04-08 18:10 UTC (9+ messages)
` [PATCH 5.15 v3 01/11] KVM: arm64: Get rid of host SVE tracking/saving
` [PATCH 5.15 v3 02/11] KVM: arm64: Always start with clearing SVE flag on load
` [PATCH 5.15 v3 03/11] KVM: arm64: Discard any SVE state when entering KVM guests
` [PATCH 5.15 v3 05/11] arm64/fpsimd: Have KVM explicitly say which FP registers to save
` [PATCH 5.15 v3 06/11] arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
` [PATCH 5.15 v3 07/11] KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
` [PATCH 5.15 v3 09/11] KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
` [PATCH 5.15 v3 11/11] KVM: arm64: Eagerly switch ZCR_EL{1,2}
[PATCH v2 0/2] cpufreq: scmi/scpi: Fix NULL pointer dereference in get_rate()
2025-04-08 19:23 UTC (4+ messages)
` [PATCH v2 1/2] cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
` [PATCH v2 2/2] cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()
[net-next PATCH v14 00/16] net: dsa: Add Airoha AN8855 support
2025-04-08 17:47 UTC (5+ messages)
` [net-next PATCH v14 03/16] dt-bindings: net: dsa: Document support for Airoha AN8855 DSA Switch
` [net-next PATCH v14 06/16] net: mdio: regmap: prepare support for multiple valid addr
[PATCH v2 RESEND] wifi: mt76: mt7996: prevent uninit return in mt7996_mac_sta_add_links
2025-04-08 17:48 UTC
[PATCH net-next v3 0/2] Refactoring designware VLAN code
2025-04-08 19:08 UTC (3+ messages)
` [PATCH net-next v3 2/2] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN stripping
[PATCH v6 0/4] samsung: pinctrl: Add support for eint_fltcon_offset and filter selection on gs101
2025-04-08 19:06 UTC (2+ messages)
[PATCH net-next 0/3] Add L2 hw acceleration for airoha_eth driver
2025-04-08 18:57 UTC (6+ messages)
` [PATCH net-next 1/3] net: airoha: Add l2_flows rhashtable
[PATCH v4 00/23] iommu: Further abstract iommu-pages
2025-04-08 16:54 UTC (24+ messages)
` [PATCH v4 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v4 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v4 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v4 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v4 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v4 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v4 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v4 08/23] iommu/pages: Formalize the freelist API
` [PATCH v4 09/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v4 10/23] iommu/amd: "
` [PATCH v4 11/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v4 12/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v4 13/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v4 14/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v4 15/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v4 16/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v4 17/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v4 18/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v4 19/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v4 20/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v4 21/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v4 22/23] iommu/amd: Use iommu_alloc_pages_node_sz() for the IRT
` [PATCH v4 23/23] iommu/vtd: Remove iommu_alloc_pages_node()
[PATCH v4 0/5] A mechanism for efficient support for per-function metrics
2025-04-08 17:15 UTC (6+ messages)
` [PATCH v4 1/5] perf: Record sample last_period before updating
` [PATCH v4 2/5] perf: Allow periodic events to alternate between two sample periods
` [PATCH v4 3/5] perf: Allow adding fixed random jitter to the sampling period
` [PATCH v4 4/5] tools/perf: Modify event parser to support hf-period term
` [PATCH v4 5/5] tools/perf: Modify event parser to support hf-rand term
[PATCH v2 00/12] Always call constructor for kernel page tables
2025-04-08 17:42 UTC (7+ messages)
` [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
[PATCH RESEND] wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor()
2025-04-08 18:08 UTC
[PATCH RESEND] wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy()
2025-04-08 18:04 UTC
[PATCH 2/2] mmc: sdhci-esdhc-imx: calclute data timeout value based on clock
2025-04-08 17:58 UTC (2+ messages)
[PATCH v3] iio: adc: stm32: add oversampling support
2025-04-08 17:30 UTC
[net-next PATCH v2 00/14] Add PCS core support
2025-04-08 17:27 UTC (8+ messages)
` [net-next PATCH v2 11/14] net: axienet: Convert to use PCS subsystem
[PATCH 0/7] Add Rockchip RK3576 PWM Support Through MFPWM
2025-04-08 17:27 UTC (11+ messages)
` [PATCH 1/7] dt-bindings: pinctrl: rockchip: increase max amount of device functions
` [PATCH 2/7] dt-bindings: pwm: Add a new binding for rockchip,rk3576-pwm
` [PATCH 3/7] soc: rockchip: add utils header for things shared across drivers
` [PATCH 4/7] soc: rockchip: add mfpwm driver
` [PATCH 5/7] pwm: Add rockchip PWMv4 driver
` [PATCH 6/7] counter: Add rockchip-pwm-capture driver
` [PATCH 7/7] arm64: dts: rockchip: add PWM nodes to RK3576 SoC dtsi
[PATCH 0/4] Make gcc-8.1 and binutils-2.30 the minimum version
2025-04-08 17:16 UTC (7+ messages)
` [PATCH 4/4] arm64: drop binutils version checks
[PATCH 00/14] arm64: Preparatory FPSIMD/SVE/SME fixes
2025-04-08 16:46 UTC (2+ messages)
[PATCH 2/2] arm64: dts: st: Use 128kB size for aliased GIC400 register access
2025-04-08 16:46 UTC (2+ messages)
[PATCH v2 0/2] spi: spi-stm32-ospi: dt-bindings fixes
2025-04-08 16:43 UTC (2+ messages)
[PATCH 0/5] Fix onboard USB hub instability on RK3399 Puma SoM
2025-04-08 16:36 UTC (4+ messages)
` [PATCH 2/5] dt-bindings: usb: cypress,hx3: Add support for all variants
[PATCH v8 0/2] arm64: dts: fsd: Add Ethernet support for FSD SoC
2025-04-08 16:25 UTC (2+ messages)
[PATCH hyperv-next v7 00/11] arm64: hyperv: Support Virtual Trust Level Boot
2025-04-08 16:16 UTC (4+ messages)
` [PATCH hyperv-next v7 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
[PATCH rc v2] iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()
2025-04-08 16:14 UTC (2+ messages)
[PATCH v2] arm64: dts: imx8mp: Add device tree for Nitrogen8M Plus ENC Carrier Board
2025-04-08 16:13 UTC (4+ messages)
[PATCH v2 0/7] TQMLS102xA: New display overlays and small fixes
2025-04-08 16:09 UTC (3+ messages)
` [PATCH v2 4/7] ARM: dts: ls1021a-tqmals1021a: Add LVDS overlay for Tianma TM070JVGH33
[PATCH 1/1] arm64: dts: tqma8mpql-mba8mpxl-lvds: Rename overlay to include display name
2025-04-08 16:05 UTC (2+ messages)
[PATCH 06/34] drm/bridge: display-connector: convert to devm_drm_bridge_alloc() API
2025-04-08 15:51 UTC (14+ messages)
` [PATCH 07/34] drm/bridge: lt9611uxc: "
` [PATCH 12/34] drm/bridge: tda998x: "
` [PATCH 16/34] drm/msm/dp: "
` [PATCH 17/34] drm/msm/dsi: "
` [PATCH 18/34] drm/msm/hdmi: "
` [PATCH 34/34] drm/bridge: panel: "
Kernel WARNING (RCU) with btnxpuart on TI AM62 platform
2025-04-08 15:45 UTC (2+ messages)
[PATCH v5 0/6] imx8mp: add support for the IMX AIPSTZ bridge
2025-04-08 15:42 UTC (7+ messages)
` [PATCH v5 1/6] dt-bindings: bus: document "
` [PATCH v5 2/6] dt-bindings: dsp: fsl,dsp: document 'access-controllers' property
` [PATCH v5 3/6] bus: add driver for IMX AIPSTZ bridge
` [PATCH v5 4/6] arm64: dts: imx8mp: convert 'aips5' to 'aipstz5'
` [PATCH v5 5/6] arm64: dts: imx8mp: add aipstz-related definitions
` [PATCH v5 6/6] arm64: dts: imx8mp: make 'dsp' node depend on 'aips5'
[PATCH 00/16] lan966x pci device: Add support for SFPs
2025-04-08 15:38 UTC (25+ messages)
` [PATCH 06/16] PCI: of: Set fwnode.dev of newly created PCI device nodes
` [PATCH 08/16] i2c: core: Introduce i2c_get_adapter_supplier()
` [PATCH 11/16] of: property: Allow fw_devlink device-tree support for x86
` [PATCH 12/16] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH 13/16] i2c: busses: at91: "
` [PATCH 15/16] misc: lan966x_pci: Add dtso nodes in order to support SFPs
[PATCH v2 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
2025-04-08 15:31 UTC (3+ messages)
` [PATCH v2 2/4] tpm: support devices with synchronous send()
[PATCH RESEND] pmdomain: rockchip: keep PD_NVM on RK3576 always on
2025-04-08 15:27 UTC
[RFC net-next PATCH 00/13] Add PCS core support
2025-04-08 15:17 UTC (8+ messages)
[PATCH v9 0/5] Implement vendor resets for PSCI SYSTEM_RESET2
2025-04-08 15:16 UTC (5+ messages)
` [PATCH v9 2/5] firmware: psci: Read and use vendor reset types
[net-next v4 0/5] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-04-08 15:14 UTC (2+ messages)
` [net-next v4 4/5] net: mtip: The L2 switch driver for imx287
[PATCH 00/24] Arm GICv5: Host driver implementation
2025-04-08 15:07 UTC (10+ messages)
` [PATCH 01/24] Documentation: devicetree: bindings: Add GICv5 DT bindings
` [PATCH 16/24] arm64: cpucaps: Add GCIE capability
` [PATCH 19/24] irqchip/gic-v5: Add GICv5 IRS/SPI support
` [PATCH 20/24] irqchip/gic-v5: Add GICv5 LPI/IPI support
[PATCH v8 0/7] Add STM32MP25 SPI NOR support
2025-04-08 15:04 UTC (7+ messages)
` [PATCH v8 2/7] dt-bindings: memory-controllers: Add STM32 Octo Memory Manager controller
` [PATCH v8 3/7] memory: Add STM32 Octo Memory Manager driver
[PATCH v1 1/4] PCI: dwc: Add quirk to fix hang issue in L2 poll of suspend
2025-04-08 14:58 UTC (2+ messages)
[PATCH 00/14] arm64: Preparatory FPSIMD/SVE/SME fixes
2025-04-08 14:53 UTC (5+ messages)
` [PATCH 03/14] arm64/fpsimd: Remove redundant clearing of TIF_SVE
[PATCH v4 0/8] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
2025-04-08 14:48 UTC (3+ messages)
` [PATCH v4 4/8] clocksource: stm32-lptimer: add support for stm32mp25
[PATCH v2] iio: adc: stm32: add oversampling support
2025-04-08 14:43 UTC (4+ messages)
[PATCH v1] cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
2025-04-08 14:38 UTC (4+ messages)
[PATCH v3] remoteproc: imx_dsp_rproc: Add support for DSP-specific features
2025-04-08 14:36 UTC (5+ messages)
[PATCH] ARM: dts: at91: at91sam9263: fix NAND chip selects
2025-04-08 14:36 UTC (2+ messages)
[PATCH 0/4] ARM: dts: at91: calao_usb: clean up and remove usb_a9g20_common.dtsi
2025-04-08 14:33 UTC (2+ messages)
[PATCH 00/10] pinctrl: convert GPIO chips to using new value setters
2025-04-08 14:27 UTC (5+ messages)
` [PATCH 07/10] pinctrl: sx150x: enable building modules with COMPILE_TEST=y
` [PATCH 08/10] pinctrl: sx150x: use new GPIO line value setter callbacks
[PATCH] iommu/arm-smmu-v3: Add missing S2FWB feature detection
2025-04-08 12:09 UTC (2+ messages)
[PATCH 0/4] ARM: convert board-file GPIO chips to using new value setters
2025-04-08 12:38 UTC (5+ messages)
` [PATCH 1/4] ARM: orion/gpio: use new line value setter callbacks
[PATCH v1 0/4] iommu/arm-smmu-v3: Allocate vmid per vsmmu instead of s2_parent
2025-04-08 14:20 UTC (5+ messages)
` [PATCH v1 3/4] iommu/arm-smmu-v3: Decouple vmid from S2 nest_parent domain
[GIT PULL] Rockchip dts64 changes for 6.15 #3
2025-04-08 14:19 UTC (6+ messages)
[PATCH v8 0/5] Add Mediatek ISP3.0
2025-04-08 13:56 UTC (4+ messages)
` [PATCH v8 4/5] media: platform: mediatek: isp: add mediatek ISP3.0 camsv
[PATCH v4 0/4] rust: Add bug/warn abstractions
2025-04-08 13:55 UTC (3+ messages)
` [PATCH v4 4/4] rust: Add warn_on macro
[PATCH 1/1] arm64: defconfig: enable backlight device class
2025-04-08 13:42 UTC
[PATCH v6 00/10] TEE subsystem for restricted dma-buf allocations
2025-04-08 13:39 UTC (15+ messages)
` [PATCH v6 05/10] tee: implement restricted DMA-heap
` [PATCH v6 09/10] optee: FF-A: dynamic restricted memory allocation
[PATCH] soc: fsl: Do not enable DPAA2_CONSOLE by default during compile testing
2025-04-08 13:35 UTC (2+ messages)
[PATCH v4 0/6] media: rockchip: Add rkvdec2 driver
2025-04-08 13:16 UTC (3+ messages)
` [PATCH v4 6/6] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)
[PATCH] perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12
2025-04-08 12:28 UTC
[PATCH v3 0/7] Convert inno hdmi to drm bridge
2025-04-08 12:44 UTC (5+ messages)
` [PATCH v3 7/7] drm/rockchip: inno-hdmi: Convert "
` "
[PATCH 0/5] Fix dtbs_check warnings in CSI overlays
2025-04-08 12:17 UTC (5+ messages)
` [PATCH 3/5] arm64: dts: ti: k3-j721e-sk: Fix dtbs_check warnings in IMX219 overlay
[PATCH 5.4 069/154] ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed()
2025-04-08 10:50 UTC (2+ messages)
` [PATCH 5.4 070/154] ARM: 9351/1: fault: Add "cut here" line for prefetch aborts
[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-04-08 11:44 UTC (5+ messages)
` [PATCH v8 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
[PATCH 5.15 113/279] ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed()
2025-04-08 10:48 UTC (2+ messages)
` [PATCH 5.15 114/279] ARM: 9351/1: fault: Add "cut here" line for prefetch aborts
[PATCH v2 0/5] coresight: Add Coresight Trace NOC driver
2025-04-08 11:35 UTC (4+ messages)
` [PATCH v2 2/5] coresight: add coresight "
[PATCH v4 0/7] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol
2025-04-08 9:17 UTC (3+ messages)
` [PATCH v4 3/7] firmware: arm_scmi: imx: Add i.MX95 LMM protocol
[PATCH 5.10 096/227] ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed()
2025-04-08 10:47 UTC (2+ messages)
` [PATCH 5.10 097/227] ARM: 9351/1: fault: Add "cut here" line for prefetch aborts
[PATCH v2 00/17] KVM: arm64: Recursive NV support
2025-04-08 10:52 UTC (9+ messages)
` [PATCH v2 04/17] KVM: arm64: nv: Snapshot S1 ASID tagging information during walk
` [PATCH v2 06/17] KVM: arm64: nv: Don't adjust PSTATE.M when L2 is nesting
` [PATCH v2 07/17] KVM: arm64: nv: Add pseudo-TLB backing VNCR_EL2
` [PATCH v2 11/17] KVM: arm64: nv: Handle VNCR_EL2 invalidation from MMU notifiers
` [PATCH v2 12/17] KVM: arm64: nv: Program host's VNCR_EL2 to the fixmap address
` [PATCH v2 13/17] KVM: arm64: nv: Add S1 TLB invalidation primitive for VNCR_EL2
` [PATCH v2 16/17] KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*
` [PATCH v2 17/17] KVM: arm64: Document NV caps and vcpu flags
[PATCH 1/2] clk: rockchip: clk-pll: Fix CRU_xx_CON2 register usage
2025-04-08 10:50 UTC (3+ 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).