messages from 2025-04-04 15:09:12 to 2025-04-06 18:41:00 UTC [more...]
[PATCH v3 00/32] Samsung S2MPG10 PMIC MFD-based drivers
2025-04-06 18:35 UTC (35+ messages)
` [PATCH v3 05/32] mfd: sec: sort includes alphabetically
` [PATCH v3 06/32] mfd: sec: update includes to add missing and remove superfluous ones
` [PATCH v3 08/32] mfd: sec: split into core and transport (i2c) drivers
` [PATCH v3 10/32] mfd: sec: merge separate core and irq modules
` [PATCH v3 14/32] mfd: sec: s2dos05/s2mpu05: use explicit regmap config and drop default
` [PATCH v3 17/32] mfd: sec: rework platform data and regmap instantiating
` [PATCH v3 23/32] mfd: sec: add myself as module author
` [PATCH v3 24/32] clk: s2mps11: add support for S2MPG10 PMIC clock
` [PATCH v3 25/32] rtc: s5m: cache value of platform_get_device_id() during probe
` [PATCH v3 26/32] rtc: s5m: prepare for external regmap
` [PATCH v3 27/32] rtc: s5m: add support for S2MPG10 RTC
` [PATCH v3 28/32] rtc: s5m: fix a typo: peding -> pending
` [PATCH v3 29/32] rtc: s5m: switch to devm_device_init_wakeup
` [PATCH v3 30/32] rtc: s5m: replace regmap_update_bits with regmap_clear/set_bits
[PATCH v4 1/1] scsi: ufs: core: add device level exception support
2025-04-06 18:23 UTC (11+ messages)
[PATCH v2 0/2] KVM : selftests: arm64: Explicitly set the page attrs to Inner-Shareable
2025-04-06 18:16 UTC (8+ messages)
` [PATCH v2 1/2] KVM: selftests: arm64: Introduce and use hardware-definition macros
` [PATCH v2 2/2] KVM: selftests: arm64: Explicitly set the page attrs to Inner-Shareable
[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
2025-04-06 16:34 UTC (21+ messages)
` [PATCH v5 09/16] kexec: enable KHO support for memory preservation
[arm-platforms:hack/ppi 8/13] include/linux/irqdomain.h:765:12: warning: 'irq_populate_fwspec_info' defined but not used
2025-04-06 16:27 UTC
[PATCH v2 00/12] ARM: bcm: Add some BCMBCA peripherals
2025-04-06 15:32 UTC (13+ messages)
` [PATCH v2 01/12] ARM: dts: bcm6878: Correct UART0 IRQ number
` [PATCH v2 02/12] dt-bindings: rng: r200: Add interrupt property
` [PATCH v2 03/12] ARM: dts: bcm6846: Add interrupt to RNG
` [PATCH v2 04/12] ARM: dts: bcm6855: Add BCMBCA peripherals
` [PATCH v2 05/12] ARM: dts: bcm6878: "
` [PATCH v2 06/12] ARM: dts: bcm63138: "
` [PATCH v2 07/12] ARM: dts: bcm63148: "
` [PATCH v2 08/12] ARM: dts: bcm63178: "
` [PATCH v2 09/12] ARM64: dts: bcm4908: "
` [PATCH v2 10/12] ARM64: dts: bcm6856: "
` [PATCH v2 11/12] ARM64: dts: bcm6858: "
` [PATCH v2 12/12] ARM64: dts: bcm63158: "
[PATCH v3] arm: rust: Enable Rust support for ARMv7
2025-04-06 14:59 UTC (11+ messages)
[PATCH v2 0/4] arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board support
2025-04-06 14:45 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: rcar-gen4-pci-host: Document optional aux clock
` [PATCH v2 2/4] dt-bindings: vendor-prefixes: Add Retronix Technology Inc
` [PATCH v2 3/4] dt-bindings: soc: renesas: Document Retronix R-Car V4H Sparrow Hawk board support
` [PATCH v2 4/4] arm64: dts: renesas: r8a779g3: Add "
[PATCH RESEND] HID: thrustmaster: fix memory leak in thrustmaster_interrupts()
2025-04-06 13:35 UTC
[PATCH v4 0/2] Add an interface to get current DDR data rate
2025-04-06 12:35 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: memory-controllers: Add MediaTek DRAM controller interface
[PATCH 0/2] Add vcp driver
2025-04-06 12:13 UTC (14+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: Add VCP support for mt8196
` [PATCH 2/2] remoterpoc: mediatek: vcp: Add vcp remoteproc driver
[PATCH] selftests/pidfd: align stack to fix SP alignment exception
2025-04-06 11:57 UTC (3+ messages)
[arm-platforms:hack/ppi 17/25] kernel/irq/irqdomain.c:916:29: error: 'const struct irq_domain_ops' has no member named 'get_info'
2025-04-06 10:06 UTC
[arm-platforms:hack/ppi 17/25] kernel/irq/irqdomain.c:922:1: warning: control reaches end of non-void function
2025-04-06 9:04 UTC
[PATCH 0/6] pwm: Some fixes preparing chardev support
2025-04-06 4:58 UTC (6+ messages)
` [PATCH 2/6] pwm: stm32: Search an appropriate duty_cycle if period cannot be modified
` [PATCH 3/6] pwm: stm32: Don't open-code TIM_CCER_CCxE()
` [PATCH 4/6] pwm: stm32: Emit debug output also for corner cases of the rounding callbacks
[PATCH linux-next 0/5] Use dev_err_probe() in phy
2025-04-05 23:03 UTC (2+ messages)
` [PATCH linux-next 5/5] phy: rockchip: phy-rockchip-typec: Use dev_err_probe()
[PATCH 0/9] Remove per-architecture ChaCha skcipher glue code
2025-04-05 18:26 UTC (10+ messages)
` [PATCH 1/9] crypto: riscv/chacha - implement library instead of skcipher
` [PATCH 2/9] crypto: chacha - centralize the skcipher wrappers for arch code
` [PATCH 3/9] crypto: arm/chacha - remove the redundant skcipher algorithms
` [PATCH 4/9] crypto: arm64/chacha - remove the "
` [PATCH 5/9] crypto: mips/chacha "
` [PATCH 6/9] crypto: powerpc/chacha "
` [PATCH 7/9] crypto: s390/chacha "
` [PATCH 8/9] crypto: x86/chacha "
` [PATCH 9/9] crypto: chacha - remove <crypto/internal/chacha.h>
[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
2025-04-05 17:21 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
2025-04-05 17:09 UTC (2+ messages)
[soc:for-next] BUILD SUCCESS 1990c01f0bcc5655596709d0b8cf4e412b4c837c
2025-04-05 16:38 UTC
[PATCH v2 0/3] media: imx-jpeg: Fix some motion-jpeg decoding issues
2025-04-05 15:37 UTC (7+ messages)
` [PATCH v2 1/3] media: imx-jpeg: Enhance error handling in buffer allocation
` [PATCH v2 2/3] media: imx-jpeg: Change the pattern size to 128x64
` [PATCH v2 3/3] media: imx-jpeg: Check decoding is ongoing for motion-jpeg
[soc:cznic/platform] BUILD SUCCESS b24e88b42d68d388f97ca71e11e50cb3e78406ec
2025-04-05 15:22 UTC
[PATCH v2] usb/gadget: Add NULL check in ast_vhub_init_dev()
2025-04-05 11:30 UTC
[PATCH] Subject: [PATCH] usb: gadget: aspeed: Add NULL check in the ast_vhub_init_dev
2025-04-05 11:07 UTC (2+ messages)
[PATCH v1] cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()
2025-04-05 9:23 UTC
[PATCH v1] cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()
2025-04-05 6:19 UTC
[PATCH v1] cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
2025-04-05 5:54 UTC
[PATCH v2 0/3] crypto: arm - drop dependency on SIMD helper
2025-04-05 2:51 UTC (2+ messages)
v6.14-12245-g91e5bfe317d8: Boot regression: rk3399-rock-pi-4b dragonboard-410c dragonboard-845c no console output
2025-04-05 0:27 UTC (4+ messages)
[PATCH v6 00/11] Add R5F and C7xv device nodes
2025-04-05 0:15 UTC (12+ messages)
` [PATCH v6 01/11] arm64: dts: ti: k3-am62: Add ATCM and BTCM cbass ranges
` [PATCH v6 02/11] arm64: dts: ti: k3-am62-wakeup: Add wakeup R5F node
` [PATCH v6 03/11] arm64: dts: ti: k3-am62a-mcu: Add R5F remote proc node
` [PATCH v6 04/11] arm64: dts: ti: k3-am62a-wakeup: Add R5F device node
` [PATCH v6 05/11] arm64: dts: ti: k3-am62a-main: Add C7xv "
` [PATCH v6 06/11] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors
` [PATCH v6 07/11] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v6 08/11] arm64: dts: ti: k3-am62x-sk-common: "
` [PATCH v6 09/11] arm64: dts: ti: k3-am62a7-sk: Reserve main_timer2 for C7x DSP
` [PATCH v6 10/11] arm64: dts: ti: k3-am62a7-sk: Reserve main_rti4 "
` [PATCH v6 11/11] arm64: dts: ti: k3-am64: Reserve timers used by MCU FW
[PATCH 0/2] KVM : selftests: arm64: Explicitly set the page attrs to Inner-Shareable
2025-04-05 0:01 UTC (6+ messages)
` [PATCH 1/2] KVM: selftests: arm64: Introduce and use hardware-definition macros
` [PATCH 2/2] KVM: selftests: arm64: Explicitly set the page attrs to Inner-Shareable
[PATCH] dt-bindings: phy: rockchip: Add missing "phy-supply" property
2025-04-04 22:21 UTC (2+ messages)
[PATCH v16 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2025-04-04 21:52 UTC (19+ messages)
` [PATCH v16 01/15] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
` [PATCH v16 02/15] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()
` [PATCH v16 03/15] irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS
` [PATCH v16 04/15] dt-bindings: pci: pci-msi: Add support for PCI Endpoint msi-map
` [PATCH v16 05/15] irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask
` [PATCH v16 06/15] PCI: endpoint: Set ID and of_node for function driver
` [PATCH v16 07/15] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v16 08/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
` [PATCH v16 09/15] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v16 10/15] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v16 11/15] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v16 12/15] selftests: pci_endpoint: "
` [PATCH v16 13/15] pci: imx6: Add helper function imx_pcie_add_lut_by_rid()
` [PATCH v16 14/15] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode
` [PATCH v16 15/15] arm64: dts: imx95: Add msi-map for pci-ep device
[PATCH] dt-bindings: display: rockchip,vop: Drop assigned-clocks
2025-04-04 21:40 UTC
[PATCH v2 0/4] support FEAT_MTE_STORE_ONLY feature
2025-04-04 21:08 UTC (7+ messages)
` [PATCH v2 4/4] tools/kselftest: add MTE_STORE_ONLY feature hwcap test
[ANNOUNCE] Embedded Recipes conference: May 14-16, Nice, France
2025-04-04 20:14 UTC
[PATCH] MAINTAINERS: Add SCM for MediaTek
2025-04-04 19:52 UTC
[PATCH v2] dt-bindings: pwm: Convert lpc32xx-pwm.txt to YAML
2025-04-04 19:42 UTC (7+ messages)
[PATCH v3 0/9] Add support for RK3588 DisplayPort Controller
2025-04-04 19:36 UTC (3+ messages)
` [PATCH v3 1/9] dt-bindings: display: rockchip: Add schema for RK3588 DPTX Controller
[PATCH 00/14] arm64: Preparatory FPSIMD/SVE/SME fixes
2025-04-04 19:27 UTC (24+ messages)
` [PATCH 01/14] arm64/fpsimd: Avoid RES0 bits in the SME trap handler
` [PATCH 02/14] arm64/fpsimd: Remove unused fpsimd_force_sync_to_sve()
` [PATCH 03/14] arm64/fpsimd: Remove redundant clearing of TIF_SVE
` [PATCH 04/14] arm64/fpsimd: Remove redundant SVE trap manipulation
` [PATCH 05/14] arm64/fpsimd: Remove opportunistic freeing of SME state
` [PATCH 06/14] arm64/fpsimd: Discard stale CPU state when handling SME traps
` [PATCH 07/14] arm64/fpsimd: Don't corrupt FPMR when streaming mode changes
` [PATCH 08/14] arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP
` [PATCH 09/14] arm64/fpsimd: Reset FPMR upon exec()
` [PATCH 10/14] arm64/fpsimd: Fix merging of FPSIMD state during signal return
` [PATCH 11/14] arm64/fpsimd: Add fpsimd_save_and_flush_current_state()
` [PATCH 12/14] arm64/fpsimd: signal32: Always save+flush state early
` [PATCH 13/14] arm64/fpsimd: signal: "
` [PATCH 14/14] arm64/fpsimd: signal: Simplify preserve_tpidr2_context()
[PATCH v5 4/4] media: mediatek: add MT8188 AIE driver
2025-04-04 17:56 UTC
[PATCH v2 0/9] Stage-2 huge mappings for pKVM np-guests
2025-04-04 17:08 UTC (10+ messages)
` [PATCH v2 2/9] KVM: arm64: Add a range to __pkvm_host_share_guest()
` [PATCH v2 3/9] KVM: arm64: Add a range to __pkvm_host_unshare_guest()
` [PATCH v2 8/9] KVM: arm64: Stage-2 huge mappings for np-guests
[GIT PULL] soc: drivers for 6.15, part 2
2025-04-04 17:00 UTC (2+ messages)
[PATCH v14 0/6] v14: firmware: imx: driver for NXP secure-enclave
2025-04-04 16:50 UTC (7+ messages)
` [PATCH v14 4/6] firmware: imx: add driver for NXP EdgeLock Enclave
[PATCH] arm64: Support ARM64_VA_BITS=52 when setting ARCH_MMAP_RND_BITS_MAX
2025-04-04 16:46 UTC (3+ messages)
[PATCH v2] tty: serial: samsung_tty: support 18 uart ports
2025-04-04 16:45 UTC (2+ messages)
[PATCH 0/5] clk: Do not enable by default during compile testing
2025-04-04 16:43 UTC (4+ messages)
` [PATCH 4/5] clk: sunxi-ng: "
[PATCH 0/3] Add ST STM32MP2 GICv2 quirk for EOI split mode
2025-04-04 16:19 UTC (7+ messages)
` [PATCH 2/3] irqchip/gic: Use 0x10000 offset to access GICC_DIR on STM32MP2
[PATCH v2] iio: adc: stm32: add oversampling support
2025-04-04 16:15 UTC (2+ messages)
[PATCH] dt-bindings: xilinx: Remove myself from maintainership
2025-04-04 16:12 UTC (2+ messages)
[PATCH v2 0/5] Use ti,j784s4-pcie-ctrl for PCIe CTRL spaces
2025-04-04 16:10 UTC (3+ messages)
` [PATCH v2 1/5] dt-bindings: soc: ti: ti,j721e-system-controller: Add PCIe ctrl property
[PATCH] dt-bindings: mediatek,mt6779-keypad: Update Mattijs' email address
2025-04-04 16:03 UTC (2+ messages)
[RFC PATCH v2 1/7] mm: Introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
2025-04-04 15:59 UTC (7+ messages)
` [RFC PATCH v2 2/7] mm: Implement for_each_valid_pfn() for CONFIG_FLATMEM
` [RFC PATCH v2 3/7] mm: Implement for_each_valid_pfn() for CONFIG_SPARSEMEM
` [RFC PATCH v2 4/7] mm: Optimise SPARSEMEM implementation of for_each_valid_pfn()
` [RFC PATCH v2 5/7] mm, PM: Use for_each_valid_pfn() in kernel/power/snapshot.c
` [RFC PATCH v2 6/7] mm, x86: Use for_each_valid_pfn() from __ioremap_check_ram()
` [RFC PATCH v2 7/7] mm: use for_each_valid_pfn() in memory_hotplug
[PATCH] selftests/bpf: Convert comma to semicolon
2025-04-04 16:00 UTC (2+ messages)
[PATCH v2 0/3] support FEAT_MTE_TAGGED_FAR feature
2025-04-04 15:57 UTC (3+ messages)
` [PATCH v2 3/3] tools/kselftest: add MTE_FAR hwcap test
[PATCH v7 00/10] mfd: bcm590xx: Add support for BCM59054
2025-04-04 15:38 UTC (5+ messages)
` [PATCH v7 04/10] mfd: bcm590xx: Drop unused "id" member of bcm590xx MFD struct
` (subset) "
` [PATCH v7 05/10] mfd: bcm590xx: Add support for multiple device types + BCM59054 compatible
[PATCH v4 0/8] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
2025-04-04 15:07 UTC (3+ messages)
` [PATCH v4 5/8] pwm: stm32-lp: add support for stm32mp25
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).