messages from 2024-12-11 10:41:28 to 2024-12-11 22:43:31 UTC [more...]
[PATCH 00/28] vdso: Preparations for generic data storage
2024-12-11 22:33 UTC (2+ messages)
[PATCH] firmware: Switch back to struct platform_driver::remove()
2024-12-11 22:33 UTC (2+ messages)
[PATCH v1] dma: fix typo in the comment
2024-12-11 22:32 UTC (2+ messages)
[PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
2024-12-11 22:32 UTC (2+ messages)
[PATCH v4 00/20] Remove PERF_HAVE_DWARF_REGS
2024-12-11 22:32 UTC (2+ messages)
[RFC PATCH 0/3] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2024-12-11 22:30 UTC (5+ messages)
[PATCH] ASoC: sun4i-codec: Use new devm clk and reset APIs
2024-12-11 22:22 UTC
[PATCH v2 6/8] soc: mediatek: Add programming flow for unsupported subsys ID hardware
2024-12-11 22:17 UTC (2+ messages)
[PATCH v2 0/6] arm64: Clean up and simplify PA space size handling
2024-12-11 22:14 UTC (3+ messages)
` [PATCH v2 4/6] arm64/kvm: Avoid invalid physical addresses to signal owner updates
[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
2024-12-11 22:01 UTC (6+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
[PATCH v2] perf: imx9_perf: Introduce AXI filter version to refactor the driver and better extension
2024-12-11 21:56 UTC (6+ messages)
[PATCH] perf/arm-cmn: Permit more exhaustive groups
2024-12-11 21:51 UTC (2+ messages)
[PATCH v2] arm64/Kconfig: Drop EXECMEM dependency from ARCH_WANTS_EXECMEM_LATE
2024-12-11 21:43 UTC (2+ messages)
[PATCH 0/6] arm64: errata: Add Qualcomm CPUs to the Spectre mitigation lists
2024-12-11 21:34 UTC (4+ messages)
[PATCH v3 0/1] arm64: CCA TSM module autoloading
2024-12-11 21:30 UTC (3+ messages)
` [PATCH v3 1/1] arm64: rsi: Add automatic arm-cca-guest module loading
[RFC PATCH v1 0/5] Initial BBML2 support for contpte_convert()
2024-12-11 21:02 UTC (8+ messages)
` [RFC PATCH v1 1/5] arm64: Add TLB Conflict Abort Exception handler to KVM
` [RFC PATCH v1 2/5] arm64: Add BBM Level 2 cpu feature
` [RFC PATCH v1 3/5] arm64: Add errata and workarounds for systems with broken BBML2
` [RFC PATCH v1 4/5] arm64/mm: Delay tlbi in contpte_convert() under BBML2
` [RFC PATCH v1 5/5] arm64/mm: Elide "
[PATCH v12 0/9] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-12-11 20:57 UTC (10+ messages)
` [PATCH v12 1/9] irqchip/gic-v3-its: Avoid overwriting msi_prepare callback if provided by msi_domain_info
` [PATCH v12 2/9] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v12 3/9] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()
` [PATCH v12 4/9] irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS
` [PATCH v12 5/9] PCI: endpoint: pci-ep-msi: Add check for MSI address/data pair immutability
` [PATCH v12 6/9] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v12 7/9] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v12 8/9] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v12 9/9] tools: PCI: Add 'B' option for test doorbell
[PATCH 0/3] mfd: syscon: Cleanup, fix race condition and remove platform driver
2024-12-11 20:57 UTC (4+ messages)
` [PATCH 1/3] mfd: syscon: Fix race in device_node_get_regmap()
` [PATCH 2/3] mfd: syscon: Remove the platform driver support
` [PATCH 3/3] mfd: syscon: Allow syscon nodes without a "syscon" compatible
[PATCH v4 00/10] Add PCIe support for bcm2712
2024-12-11 20:54 UTC (8+ messages)
` [PATCH v4 06/10] PCI: brcmstb: Enable external MSI-X if available
` [PATCH v4 08/10] PCI: brcmstb: Adjust PHY PLL setup to use a 54MHz input refclk
[PATCH v2] arm64: dts: rockchip: Delete redundant RK3328 GMAC stability fixes
2024-12-11 20:40 UTC
[PATCH v2 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
2024-12-11 20:39 UTC (7+ messages)
` [PATCH v2 2/2] "
[PATCH] PCI: j721e: In j721e_pcie_suspend_noirq() check reset_gpio before to use it
2024-12-11 20:24 UTC (2+ messages)
[PATCH] firmware: arm_scmi: Delete the meaningless scmi_bus_id
2024-12-11 18:28 UTC
[PATCH 00/15] ARM: zynq: Sync DTs with U-Boot
2024-12-11 18:54 UTC (22+ messages)
` [PATCH 01/15] ARM: zynq: Replace 'io-standard' with 'power-source' property
` [PATCH 02/15] ARM: zynq: Remove deprecated device_type property
` [PATCH 03/15] ARM: zynq: DT: List OCM memory for all platforms
` [PATCH 04/15] ARM: zynq: Mark boot-phase-specific device nodes
` [PATCH 05/15] ARM: zynq: Do not define address/size-cells for nand-controller
` [PATCH 06/15] ARM: zynq: Wire smcc with nand/nor memories on zc770 platform
` [PATCH 07/15] ARM: zynq: Add ethernet phy reset information to DT(zc702)
` [PATCH 08/15] ARM: zynq: Define u-boot bootscrip addr via DT
` [PATCH 09/15] ARM: zynq: Point via nvmem0 alias to eeprom on zc702/zc706
` [PATCH 10/15] ARM: zynq: Define rtc alias "
` [PATCH 11/15] ARM: zynq: Rename i2c?-gpio to i2c?-gpio-grp
` [PATCH 12/15] ARM: zynq: Fix fpga region DT nodes name
` [PATCH 13/15] ARM: zynq: Enable QSPIs on platforms
` [PATCH 14/15] ARM: zynq: Add sdhci to alias node
` [PATCH 15/15] ARM: zynq: Remove ethernet0 alias from Microzed
[PATCH AUTOSEL 6.6 02/23] watchdog: mediatek: Add support for MT6735 TOPRGU/WDT
2024-12-11 18:51 UTC
[PATCH AUTOSEL 6.12 03/36] Revert "watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs"
2024-12-11 18:49 UTC (5+ messages)
` [PATCH AUTOSEL 6.12 04/36] watchdog: mediatek: Add support for MT6735 TOPRGU/WDT
` [PATCH AUTOSEL 6.12 05/36] watchdog: s3c2410_wdt: add support for exynosautov920 SoC
` [PATCH AUTOSEL 6.12 21/36] bpf: Zero index arg error string for dynptr and iter
` [PATCH AUTOSEL 6.12 30/36] ACPI/IORT: Add PMCG platform information for HiSilicon HIP09A
[PATCH v4] watchdog: stm32_iwdg: Add pretimeout support
2024-12-11 18:31 UTC (3+ messages)
[PATCH v3 0/7] dts: qcom: Introduce SM8750 device trees
2024-12-11 18:46 UTC (5+ messages)
` [PATCH v3 6/7] arm64: dts: qcom: Add board dts files for SM8750 MTP and QRD
[PATCH] coresight: docs: Remove target sink from examples
2024-12-11 18:01 UTC (2+ messages)
[PATCH v2 0/5] Improve Rockchip VOP2 display modes handling on RK3588 HDMI0
2024-12-11 18:01 UTC (6+ messages)
` [PATCH v2 3/5] drm/rockchip: vop2: Improve "
[PATCH v4 0/7] USB31DRD phy updates for Google Tensor gs101 (orientation & DWC3 rpm)
2024-12-11 17:55 UTC (9+ messages)
` [PATCH v4 2/7] dt-bindings: phy: samsung,usb3-drd-phy: gs101: require Type-C properties
` [PATCH v4 6/7] phy: exynos5-usbdrd: subscribe to orientation notifier if required
` [PATCH v4 7/7] phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+)
[RESEND RFC PATCH v1 0/5] Initial BBML2 support for contpte_convert()
2024-12-11 17:40 UTC (7+ messages)
` [RESEND RFC PATCH v1 1/5] arm64: Add TLB Conflict Abort Exception handler to KVM
` [RESEND RFC PATCH v1 2/5] arm64: Add BBM Level 2 cpu feature
` [RESEND RFC PATCH v1 3/5] arm64: Add errata and workarounds for systems with broken BBML2
` [RESEND RFC PATCH v1 4/5] arm64/mm: Delay tlbi in contpte_convert() under BBML2
` [RESEND RFC PATCH v1 5/5] arm64/mm: Elide "
[PATCH v2] dt-bindings: power: actions,owl-sps: convert to YAML
2024-12-11 17:23 UTC (2+ messages)
[PATCH] watchdog: stm32_iwdg: fix DT backward compatibility
2024-12-11 17:12 UTC (2+ messages)
[PATCH v6 0/3] media: mediatek: vcodec: support h264 extend vsi
2024-12-11 17:10 UTC (7+ messages)
` [PATCH v6 1/3] media: mediatek: vcodec: remove vsi operation in common interface
` [PATCH v6 2/3] media: mediatek: vcodec: support extended h264 decode
` [PATCH v6 3/3] media: mediatek: vcodec: add description for vsi struct
[PATCH v6 6/7] pinctrl: s32cc: implement GPIO functionality
2024-12-11 17:02 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: display: panel-lvds: Add compatible for AUO G084SN05 V9
2024-12-11 16:57 UTC (4+ messages)
[PATCH v2 0/1] arm64: dts: exynos8895: Add m2-pmu, poweroff and reboot
2024-12-11 16:29 UTC (2+ messages)
` [PATCH v2 1/1] arm64: dts: exynos8895: Add a PMU node for the second cluster
[PATCH V2 00/46] KVM: arm64: Enable FGU (Fine Grained Undefined) for FEAT_FGT2 registers
2024-12-11 16:28 UTC (5+ messages)
` [PATCH V2 01/46] arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1
` [PATCH V2 02/46] arm64/sysreg: Update register fields for ID_AA64MMFR4_EL1
[PATCH v3 00/13] Add support for SAMA7D65
2024-12-11 16:16 UTC (10+ messages)
` [PATCH v3 03/13] dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT
` [PATCH v3 04/13] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH v3 05/13] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v3 07/13] dt-bindings: clock: Add SAMA7D65 PMC compatible string
[PATCH net-next 0/9] net: dsa: cleanup EEE (part 1)
2024-12-11 16:00 UTC (3+ messages)
[PATCH 0/4] ARM: towards 32-bit preempt-rt support
2024-12-11 15:55 UTC (18+ messages)
` [PATCH 1/4] ARM: Disable jump-label on PREEMPT_RT
` [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels
` [PATCH 3/4] ARM: drop CONFIG_HIGHPTE support
` [PATCH 4/4] mm: drop HIGHPTE support altogether
[PATCH v2 0/2] Enable audio output for Genio 700 EVK board
2024-12-11 15:54 UTC (2+ messages)
[PATCH net v4 0/2] IEP clock module bug fixes
2024-12-11 15:46 UTC (5+ messages)
` [PATCH net v4 1/2] net: ti: icssg-prueth: Fix firmware load sequence
` [PATCH net v4 2/2] net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_init
[PATCH v5 00/18] VOP Support for rk3576
2024-12-11 15:45 UTC (4+ messages)
` [PATCH v5 05/18] drm/rockchip: vop2: Set AXI id for rk3588
` "
[PATCH v6 0/7] gpio: siul2-s32g2: add initial GPIO driver
2024-12-11 15:44 UTC (4+ messages)
` [PATCH v6 2/7] mfd: nxp-siul2: add support for NXP SIUL2
[PATCH v6 0/3] pmdomain: ti_sci: collect and send low-power mode constraints
2024-12-11 15:41 UTC (3+ messages)
[PATCH 01/19] arm/bL_switcher: Use kthread_run_on_cpu()
2024-12-11 15:40 UTC (2+ messages)
` [PATCH 06/19] soc/qman: test: "
[PATCH] arm64: dts: rockchip: Delete redundant RK3328 GMAC stability fixes
2024-12-11 15:22 UTC (3+ messages)
[PATCH RESEND v17 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-12-11 15:22 UTC (12+ messages)
` [PATCH RESEND v17 3/5] iommu/arm-smmu: add support for PRR bit setup
[PATCH v6 00/19] Add Freescale i.MX8qxp Display Controller support
2024-12-11 14:55 UTC (5+ messages)
` [PATCH v6 01/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller processing units
Fwd: ARM64: CPUIdle driver is not select any Idle state other then WFI
2024-12-11 14:34 UTC (3+ messages)
[PATCH v9 0/9] Drivers to support the MCU on QNAP NAS devices
2024-12-11 14:23 UTC (11+ messages)
` [PATCH v9 1/9] HID: hid-sensor-hub: don't use stale platform-data on remove
[PATCH v2] kselftest/arm64: abi: fix SVCR detection
2024-12-11 14:22 UTC (2+ messages)
[PATCH] mailbox: zynqmp: setup IPI for each valid child node
2024-12-11 14:14 UTC (2+ messages)
[PATCH 0/2] arm64: stacktrace: Fixes
2024-12-11 14:07 UTC (3+ messages)
` [PATCH 1/2] arm64: stacktrace: Skip reporting LR at exception boundaries
` [PATCH 2/2] arm64: stacktrace: Don't WARN when unwinding other tasks
[PATCH] ASoC: mediatek: mt8188: Enable apll1 clock during reg rw to prevent hang
2024-12-11 13:47 UTC (6+ messages)
[PATCH] firmware: arm_scmi: Delete the meaningless scmi_bus_id
2024-12-11 13:45 UTC
[RFC PATCH 00/16] pkeys-based page table hardening
2024-12-11 13:37 UTC (11+ messages)
` [RFC PATCH 12/16] arm64: mm: Map p4d/pgd with privileged pkey
` [RFC PATCH 13/16] arm64: mm: Reset pkey in __tlb_remove_table()
[PATCH v4 00/14] KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM
2024-12-11 13:30 UTC (15+ messages)
` [PATCH v4 04/14] KVM: arm64: Use KVM extension checks for allowed protected VM capabilities
` [PATCH v4 07/14] KVM: arm64: Rework specifying restricted features for protected VMs
` [PATCH v4 09/14] KVM: arm64: Remove redundant setting of HCR_EL2 trap bit
` [PATCH v4 10/14] KVM: arm64: Calculate cptr_el2 traps on activating traps
arm64: include/linux/compiler_types.h:542:38: error: call to '__compiletime_assert_1050' declared with attribute error: clamp() low limit min greater than high limit max_avail
2024-12-11 13:21 UTC (6+ messages)
[PATCH 1/2] dt-bindings: arm: sunxi: document RerVision A33-Vstar board
2024-12-11 13:08 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: sunxi: add support for "
[PATCH] drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get()
2024-12-11 12:59 UTC (2+ messages)
[PATCH v3 0/3] firmware: add exynos ACPM protocol driver
2024-12-11 12:13 UTC (6+ messages)
` [PATCH v3 2/3] "
[PATCH v2] ASoC: dt-bindings: sound: atmel-at91sam9g20ek: convert to json-schema
2024-12-11 12:03 UTC (4+ messages)
[PATCH v2] arm64: zynqmp: add clock-output-names property in clock nodes
2024-12-11 11:48 UTC (2+ messages)
[PATCH v2 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
2024-12-11 11:39 UTC (3+ messages)
` [PATCH v2 1/2] perf: Fujitsu: Add the Uncore MAC "
[PATCH V2 0/2] Add atomic transfer support to i2c-xiic
2024-12-11 11:36 UTC (2+ messages)
[PATCH v4 0/3] Apple DWI backlight driver
2024-12-11 11:34 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: leds: backlight: apple,dwi-bl: Add Apple DWI backlight
` [PATCH v4 2/3] backlight: dwi_bl: Add Apple DWI backlight driver
` [PATCH v4 3/3] MAINTAINERS: Add entries for Apple DWI backlight controller
[PATCH 0/7] Apple A7-A11, T2 SoC cpufreq support
2024-12-11 11:32 UTC (9+ messages)
` [PATCH 1/7] dt-bindings: cpufreq: apple,cluster-cpufreq: Add A7-A11, T2 compatibles
` [PATCH 2/7] cpufreq: apple-soc: Drop setting the PS2 field on M2+
` [PATCH 3/7] cpufreq: apple-soc: Allow per-SoC configuration of APPLE_DVFS_CMD_PS1
` [PATCH 4/7] cpufreq: apple-soc: Use 32-bit read for status register
` [PATCH 5/7] cpufreq: apple-soc: Increase cluster switch timeout to 400us
` [PATCH 6/7] cpufreq: apple-soc: Set fallback transition latency to APPLE_DVFS_TRANSITION_TIMEOUT
` [PATCH 7/7] cpufreq: apple-soc: Add Apple A7-A8X SoC cpufreq support
[PATCH] dt-bindings: mfd: atmel,at91sam9260: Convert to json schema
2024-12-11 11:29 UTC
[PATCH v5 0/2] coresight: Add label sysfs node support
2024-12-11 11:13 UTC (3+ messages)
[PATCH 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
2024-12-11 11:12 UTC (5+ messages)
` [PATCH 1/2] perf: Fujitsu: Add the Uncore MAC "
[PATCH v2 0/4] Add support for HDMI1 output on RK3588 SoC
2024-12-11 10:43 UTC (2+ messages)
` (subset) "
[PATCH] drm/msm/a6xx: Skip gpu secure fw load in EL2 mode
2024-12-11 10:40 UTC (4+ 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).