messages from 2023-12-11 08:03:02 to 2023-12-11 16:19:31 UTC [more...]
[RFC PATCH 00/12] Unified cross-architecture kernel-mode FPU API
2023-12-11 16:19 UTC (25+ messages)
` [RFC PATCH 01/12] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 02/12] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 03/12] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [RFC PATCH 04/12] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 05/12] lib/raid6: Use CC_FLAGS_FPU for NEON CFLAGS
` [RFC PATCH 06/12] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 07/12] powerpc: "
` [RFC PATCH 08/12] x86: "
` [RFC PATCH 09/12] riscv: Add support for kernel-mode FPU
` [RFC PATCH 10/12] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 11/12] selftests/fpu: Move FP code to a separate translation unit
` [RFC PATCH 12/12] selftests/fpu: Allow building on other architectures
[PATCH v7 00/11] arm64: perf: Add support for event counting threshold
2023-12-11 16:13 UTC (12+ messages)
` [PATCH v7 01/11] arm: perf: Remove inlines from arm_pmuv3.c
` [PATCH v7 02/11] arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_N
` [PATCH v7 03/11] arm: perf: Use GENMASK for PMMIR fields
` [PATCH v7 04/11] arm: perf: Convert remaining fields to use GENMASK
` [PATCH v7 05/11] arm64: perf: Include threshold control fields in PMEVTYPER mask
` [PATCH v7 06/11] arm: pmu: Share user ABI format mechanism with SPE
` [PATCH v7 07/11] perf/arm_dmc620: Remove duplicate format attribute #defines
` [PATCH v7 08/11] KVM: selftests: aarch64: Update tools copy of arm_pmuv3.h
` [PATCH v7 09/11] arm: pmu: Move error message and -EOPNOTSUPP to individual PMUs
` [PATCH v7 10/11] arm64: perf: Add support for event counting threshold
` [PATCH v7 11/11] Documentation: arm64: Document the PMU event counting threshold feature
[PATCH 0/7] dma-mapping: Clean up arch_setup_dma_ops()
2023-12-11 16:13 UTC (9+ messages)
` [PATCH 3/7] ACPI/IORT: Handle memory address size limits as limits
[PATCH V2] coresight: tmc: Make etr buffer mode user configurable from sysfs
2023-12-11 15:42 UTC (12+ messages)
[PATCH 0/7] Convert SMMU to domain_alloc_paging()
2023-12-11 15:40 UTC (5+ messages)
[PATCH v6 1/4] pwm: rename pwm_apply_state() to pwm_apply_might_sleep()
2023-12-11 14:17 UTC (8+ messages)
` [PATCH v6 3/4] pwm: bcm2835: allow pwm driver to be used in atomic context
[PATCH v6 00/41] arm64: Reorganize kernel VA space for LPA2
2023-12-11 14:35 UTC (11+ messages)
` [PATCH v6 04/41] arm64: mm: Move PCI I/O emulation region above the vmemmap region
` [PATCH v6 05/41] arm64: mm: Move fixmap region above "
` [PATCH v6 06/41] arm64: ptdump: Allow all region boundaries to be defined at boot time
` [PATCH v6 08/41] arm64: vmemmap: Avoid base2 order of struct page size to dimension region
[PATCH] pwm: meson: Simplify using dev_err_probe()
2023-12-11 15:24 UTC (6+ messages)
[PATCH AUTOSEL 5.4 11/12] drm/exynos: fix a potential error pointer dereference
2023-12-11 14:02 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 12/12] drm/exynos: fix a wrong error checking
[PATCH 1/2] mtd: rawnand: rockchip: Rename a structure
2023-12-11 15:07 UTC (2+ messages)
` [PATCH 2/2] mtd: rawnand: rockchip: Add missing title to a kernel doc comment
[PATCH v2] drivers: soc: atmel: Adjust defines to follow aphabetical order
2023-12-11 14:47 UTC (3+ messages)
[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
2023-12-11 14:45 UTC (11+ messages)
` [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
[PATCH 0/1] Fix access violation in mtk_drm_crtc_dma_dev_get
2023-12-11 14:44 UTC (3+ messages)
` [PATCH 1/1] drm/mediatek: "
[PATCH][next] iommu/apple-dart: Fix spelling mistake "grups" -> "groups"
2023-12-11 14:42 UTC (2+ messages)
[PATCH v7 1/4] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
2023-12-11 14:30 UTC (3+ messages)
` [PATCH v7 3/4] pwm: bcm2835: Allow PWM driver to be used in atomic context
[RFC PATCH net-next v3 00/13] Introduce PHY listing and link_topology tracking
2023-12-11 14:09 UTC (8+ messages)
` [RFC PATCH net-next v3 01/13] net: phy: Introduce ethernet link topology representation
` [RFC PATCH net-next v3 07/13] net: ethtool: Introduce a command to list PHYs on an interface
[PATCH AUTOSEL 4.14 5/5] drm/exynos: fix a potential error pointer dereference
2023-12-11 14:03 UTC
[PATCH AUTOSEL 4.19 7/7] drm/exynos: fix a potential error pointer dereference
2023-12-11 14:02 UTC
[PATCH AUTOSEL 5.10 15/16] drm/exynos: fix a potential error pointer dereference
2023-12-11 14:00 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 16/16] drm/exynos: fix a wrong error checking
[PATCH AUTOSEL 5.15 17/19] drm/exynos: fix a potential error pointer dereference
2023-12-11 13:57 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 18/19] drm/exynos: fix a wrong error checking
[PATCH v4 1/4] dt-bindings: clock: mediatek: add MT7988 clock IDs
2023-12-11 13:59 UTC (8+ messages)
` [PATCH v4 2/4] dt-bindings: clock: mediatek: add clock controllers of MT7988
` [PATCH v4 3/4] clk: mediatek: Add pcw_chg_shift control
` [PATCH v4 4/4] clk: mediatek: add drivers for MT7988 SoC
[PATCH AUTOSEL 6.1 04/29] arm64: dts: rockchip: fix rk356x pcie msg interrupt name
2023-12-11 13:54 UTC (5+ messages)
` [PATCH AUTOSEL 6.1 11/29] ASoC: SOF: mediatek: mt8186: Add Google Steelix topology compatible
` [PATCH AUTOSEL 6.1 21/29] arm64: dts: rockchip: Fix PCI node addresses on rk3399-gru
` [PATCH AUTOSEL 6.1 26/29] drm/exynos: fix a potential error pointer dereference
` [PATCH AUTOSEL 6.1 27/29] drm/exynos: fix a wrong error checking
[PATCH AUTOSEL 6.6 05/47] arm64: dts: rockchip: fix rk356x pcie msg interrupt name
2023-12-11 13:50 UTC (5+ messages)
` [PATCH AUTOSEL 6.6 14/47] ASoC: SOF: mediatek: mt8186: Add Google Steelix topology compatible
` [PATCH AUTOSEL 6.6 35/47] arm64: dts: rockchip: Fix PCI node addresses on rk3399-gru
` [PATCH AUTOSEL 6.6 41/47] drm/exynos: fix a potential error pointer dereference
` [PATCH AUTOSEL 6.6 42/47] drm/exynos: fix a wrong error checking
[PATCH net-next] net: stmmac: xgmac3+: add FPE handshaking support
2023-12-11 13:40 UTC (3+ messages)
[PATCH v11 00/10] spi: Add support for stacked/parallel memories
2023-12-11 13:37 UTC (8+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor
[PATCH v3 0/8] Add NSS clock controller support for Qualcomm IPQ5332
2023-12-11 13:28 UTC (4+ messages)
` [PATCH v3 7/8] arm64: dts: qcom: ipq5332: add support for the NSSCC
[PATCH] soc: ti: k3-socinfo: Add JTAG ID for J722S
2023-12-11 13:26 UTC
[PATCH 00/21] Initial cleanups for vCPU hotplug
2023-12-11 13:21 UTC (5+ messages)
` [PATCH 12/21] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH 13/21] arm64: convert to arch_cpu_is_hotpluggable()
[Patch v6 00/12] Add Qualcomm Minidump driver related support
2023-12-11 13:20 UTC (4+ messages)
` [Patch v6 03/12] docs: qcom: Add qualcomm minidump guide
[PATCH 0/3] ARM: qcom: drop 32-bit machine Kconfig entries
2023-12-11 13:20 UTC (4+ messages)
` [PATCH 1/3] iommu/msm-iommu: don't limit the driver too much
[PATCH v4 0/4] Support SMT control on arm64
2023-12-11 13:16 UTC (2+ messages)
[PATCH] arm64: Make icache detection a cpu capability
2023-12-11 13:11 UTC (2+ messages)
[PATCH] dt-bindings: iommu: rockchip: Add Rockchip RK3588
2023-12-11 13:08 UTC (2+ messages)
Query on a rare simultaneous processing of interrupts from GIC/NVIC
2023-12-11 13:06 UTC
[PATCH v4 1/7] media: dt-bindings: media: imx335: Add supply bindings
2023-12-11 12:59 UTC
Patch "perf metrics: Avoid segv if default metricgroup isn't set" has been added to the 6.6-stable tree
2023-12-11 12:57 UTC
[PATCH 0/2] spi: pl022: clean up some unused variables
2023-12-11 12:49 UTC (3+ messages)
` [PATCH 1/2] spi: pl022: delete unused cur_gpiod in struct pl022
` [PATCH 2/2] spi: pl022: delete unused next_msg_cs_active "
[PATCH v6 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
2023-12-11 12:45 UTC (23+ messages)
` [PATCH v6 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v6 04/20] dt-bindings: watchdog: Document Google gs101 watchdog bindings
` [PATCH v6 13/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v6 14/20] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
` [PATCH v6 16/20] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
` [PATCH v6 18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support
` [PATCH v6 19/20] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
` [PATCH v6 12/20] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
[PATCH v3 00/13] arm64: Add support for FEAT_E2H0, or lack thereof
2023-12-11 12:42 UTC (5+ messages)
` [PATCH v3 02/13] arm64: cpufeatures: Correctly handle signed values
` [PATCH v3 06/13] arm64: cpufeature: Detect E2H0 not being implemented
[PATCH v3 0/5] Add 2 rk3588 based boards from Cool Pi
2023-12-11 12:33 UTC (8+ messages)
` [PATCH v3 1/5] dt-bindings: vendor-prefixes: Add "
` [PATCH v3 2/5] dt-bindings: arm: rockchip: Add Cool Pi 4B
` [PATCH v3 3/5] arm64: dts: rockchip: Add support for rk3588s based board "
` [PATCH v3 4/5] dt-bindings: arm: rockchip: Add Cool Pi CM5 EVB
` [PATCH v3 5/5] arm64: dts: rockchip: Add support for rk3588 based board "
[PATCH v4 000/115] pwm: Fix lifetime issues for pwm_chips
2023-12-11 12:18 UTC (4+ messages)
[PATCH v2 0/2] Add PCIe Endpoint overlays for J721E and J721S2
2023-12-11 12:02 UTC (5+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j721e-evm: Add overlay for PCIE0 Endpoint Mode
[PATCH v7 0/7] consolidate and cleanup CPU capacity
2023-12-11 10:48 UTC (8+ messages)
` [PATCH v7 1/7] topology: Add a new arch_scale_freq_reference
` [PATCH v7 2/7] cpufreq: Use the fixed and coherent frequency for scaling capacity
` [PATCH v7 3/7] cpufreq/schedutil: Use a fixed reference frequency
` [PATCH v7 4/7] energy_model: "
` [PATCH v7 5/7] cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}
` [PATCH v7 6/7] cpufreq/cppc: Set the frequency used for computing the capacity
` [PATCH v7 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio
[PATCH v3 0/2] Add PCIe Endpoint overlays for J721E and J721S2
2023-12-11 11:55 UTC (3+ messages)
` [PATCH v3 1/2] arm64: dts: ti: k3-j721e-evm: Add overlay for PCIE0 Endpoint Mode
` [PATCH v3 2/2] arm64: dts: ti: k3-j721s2-evm: Add overlay for PCIE1 "
[PATCH v9 00/10] Multi-size THP for anonymous memory
2023-12-11 11:51 UTC (3+ messages)
[PATCH v2] Enable haltpoll for arm64
2023-12-11 11:46 UTC (3+ messages)
` [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed
[PATCH v4 0/2] Introduce ExynosAutov920 SoC and SADK board
2023-12-11 11:41 UTC (3+ messages)
` [PATCH v4 1/2] pinctrl: samsung: support ExynosAuto GPIO structure
` [PATCH v4 2/2] pinctrl: samsung: add exynosautov920 pinctrl
[PATCH v2 0/3] arm64 kpti fixes
2023-12-11 11:39 UTC (10+ messages)
` [PATCH v2 1/3] arm64: Avoid enabling KPTI unnecessarily
[PATCH 1/2] arm64: dts: ti: minor whitespace cleanup around '='
2023-12-11 11:08 UTC (6+ messages)
` [PATCH 2/2] arm64: dts: amlogic: "
[PATCH] arm64: dts: amlogic: drop redundant status=okay
2023-12-11 11:08 UTC (3+ messages)
[PATCH v3,00/21] add driver to support secure video decoder
2023-12-11 11:05 UTC (7+ messages)
` [PATCH v3,02/21] v4l2: handle secure memory flags in queue setup
` [PATCH v3,03/21] v4l2: verify secure dmabufs are used in secure queue
` [PATCH v3,04/21] v4l: add documentation for secure memory flag
[PATCH 0/4] PCI: imx6: Add pci host wakeup support
2023-12-11 10:52 UTC (9+ messages)
` [PATCH 1/4] PCI: imx6: Add pci host wakeup support on imx platforms
` [PATCH 2/4] dt-bindings: imx6q-pcie: Add host-wake-gpio property
[PATCH] arm64: dts: juno: align thermal zone names with bindings
2023-12-11 10:27 UTC (2+ messages)
[PATCH v4 0/2] i2c: aspeed: Late ack Tx done irqs and handle coalesced start with stop conditions
2023-12-11 10:22 UTC (3+ messages)
` [PATCH v4 1/2] i2c: aspeed: Handle the coalesced stop conditions with the start conditions
` [PATCH v4 2/2] i2c: aspeed: Acknowledge Tx done with and without ACK irq late
[PATCH V3 00/10] coresight: Move remaining AMBA ACPI devices into platform driver
2023-12-11 10:12 UTC (4+ messages)
` [PATCH V3 04/10] coresight: replicator: Move ACPI support from AMBA driver to "
[PATCH v2] iommu/arm-smmu-qcom: Add missing GMU entry to match table
2023-12-11 10:11 UTC (2+ messages)
[PATCH V4 0/3] Add rs485 support to uartps driver
2023-12-11 10:03 UTC (5+ messages)
` [PATCH V4 1/3] dt-bindings: Add optional gpio property to uartps node to support rs485
` [PATCH V4 2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485
` [PATCH V4 3/3] tty: serial: uartps: Add rs485 support to uartps driver
[PATCH 0/3] Add AM64x ICSSG Ethernet support
2023-12-11 10:00 UTC (5+ messages)
` [PATCH 3/3] arm64: dts: ti: k3-am642-evm: add overlay for icssg1 2nd port
[PATCH v4] PCI: mediatek: Clear interrupt status before dispatching handler
2023-12-11 9:49 UTC
[PATCH net v3] net: stmmac: update Rx clk divider for 10M SGMII
2023-12-11 10:00 UTC (4+ messages)
[PATCH V2 0/3] Add CPU latency QoS support for ufs driver
2023-12-11 10:00 UTC (14+ messages)
` [PATCH V2 1/3] ufs: core: "
[PATCH v2 0/5] Add 2 rk3588 based boards from Cool Pi
2023-12-11 9:58 UTC (5+ messages)
` [PATCH v2 5/5] arm64: dts: rockchip: Add support for rk3588 based board Cool Pi CM5 EVB
` "
[PATCH] ASoC: mediatek: mt7986: silence error in case of -EPROBE_DEFER
2023-12-11 9:48 UTC (2+ messages)
[PATCH 00/13] arm64/sysreg: System register updates from the 2023-09 XML release
2023-12-11 9:38 UTC (19+ messages)
` [PATCH 05/13] arm64/sysreg: Add definition for ID_AA64PFR2_EL1
` [PATCH 06/13] arm64/sysreg: Update ID_AA64ISAR2_EL1 defintion for DDI0601 2023-09
` [PATCH 07/13] arm64/sysreg: Add definition for ID_AA64ISAR3_EL1
` [PATCH 08/13] arm64/sysreg: Add definition for ID_AA64FPFR0_EL1
` [PATCH 09/13] arm64/sysreg: Update ID_AA64SMFR0_EL1 definition for DDI0601 2023-09
` [PATCH 10/13] arm64/sysreg: Update SCTLR_EL1 "
` [PATCH 11/13] arm64/sysreg: Update HCRX_EL2 definition "
` [PATCH 12/13] arm64/sysreg: Add definition for FPMR
` [PATCH 13/13] arm64/sysreg: Add new system registers for GCS
[RFT PATCH 1/2] stmmac: dwmac-loongson: drop useless check for compatible fallback
2023-12-11 9:17 UTC (4+ messages)
[PATCH v5 00/10] Add displays support for bsh-smm-s2/pro boards
2023-12-11 9:16 UTC (2+ messages)
` (subset) "
[PATCH] drivers/perf: Fix some null pointer dereference issues in thunderx2_pmu.c
2023-12-11 9:03 UTC
[PATCH 6/6] arm64: defconfig: Enable Renesas DA9062 defconfig
2023-12-11 9:00 UTC (9+ messages)
[PATCH 0/4] Add APIs to request TX/RX DMA channels by ID
2023-12-11 9:00 UTC (6+ messages)
[PATCH v13 0/5] PCI: add 4x lane support for pci-j721e controllers
2023-12-11 8:57 UTC (2+ messages)
[PATCH 00/12] hwrng: Convert to platform remove callback returning
2023-12-11 8:57 UTC (3+ messages)
` [PATCH 01/12] hwrng: atmel - Convert to platform remove callback returning void
[PATCH v2 0/3] PCI: mediatek: Allocate MSI address with dmam_alloc_coherent()
2023-12-11 8:52 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] PCI: mediatek-gen3: Do not break probe flow when MSI init fails
` [PATCH v2 3/3] PCI: mediatek-gen3: Allocate MSI address with dmam_alloc_coherent()
Poptávka
2023-12-11 8:36 UTC
[PATCH] dt-bindings: pinctrl: samsung: correct ExynosAutov920 wake-up compatibles
2023-12-11 8:24 UTC (4+ messages)
[PATCH v2 00/14] Add i2c-mux and eeprom devices for Meta Yosemite 4
2023-12-11 8:05 UTC (7+ messages)
` [PATCH v2 08/14] ARM: dts: aspeed: yosemite4: Revise i2c11 and i2c12 schematic change
` [PATCH v2 10/14] ARM: dts: aspeed: yosemite4: Initialize bmc gpio state
` [PATCH v2 12/14] ARM: dts: aspeed: yosemite4: add mctp config for NIC
[PATCH v2 1/2] dt-bindings: phy: mediatek: tphy: add a property for force-mode switch
2023-12-11 8:02 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 read-only IMAP folder(s) and NNTP newsgroup(s).