messages from 2025-04-04 19:22:17 to 2025-04-07 05:38:10 UTC [more...]
[PATCH V2 0/3] mm/ptdump: Drop assumption that pxd_val() is u64
2025-04-07 5:31 UTC (2+ messages)
` [PATCH V2 1/3] mm/ptdump: Split note_page() into level specific callbacks
[PATCH 0/9] Remove per-architecture ChaCha skcipher glue code
2025-04-07 5:28 UTC (11+ 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/3] crypto: arm - drop dependency on SIMD helper
2025-04-07 5:27 UTC (3+ messages)
[PATCH v2] iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
2025-04-07 5:17 UTC (2+ messages)
[PATCH v2 0/3] media: imx-jpeg: Fix some motion-jpeg decoding issues
2025-04-07 5:14 UTC (10+ 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
[PATCH v2] ASoC: sun8i-codec: Remove unnecessary NULL check before clk_prepare_enable/clk_disable_unprepare
2025-04-07 4:51 UTC (2+ messages)
[PATCH v6 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
2025-04-07 4:45 UTC (22+ messages)
` [PATCH v6 01/21] dt-bindings: arm: pmu: Add Apple A7-A11 SoC CPU PMU compatibles
` [PATCH v6 02/21] drivers/perf: apple_m1: Only init PMUv3 remap when EL2 is available
` [PATCH v6 03/21] drivers/perf: apple_m1: Support per-implementation event tables
` [PATCH v6 04/21] drivers/perf: apple_m1: Support a per-implementation number of counters
` [PATCH v6 05/21] drivers/perf: apple_m1: Support configuring counters for 32-bit EL0
` [PATCH v6 06/21] drivers/perf: apple_m1: Support per-implementation PMU startup
` [PATCH v6 07/21] drivers/perf: apple_m1: Support per-implementation event attr group
` [PATCH v6 08/21] drivers/perf: apple_m1: Add Apple A7 support
` [PATCH v6 09/21] drivers/perf: apple_m1: Add Apple A8/A8X support
` [PATCH v6 10/21] drivers/perf: apple_m1: Add A9/A9X support
` [PATCH v6 11/21] drivers/perf: apple_m1: Add Apple A10/A10X/T2 Support
` [PATCH v6 12/21] drivers/perf: apple_m1: Add Apple A11 Support
` [PATCH v6 13/21] arm64: dts: apple: s5l8960x: Add CPU PMU nodes
` [PATCH v6 14/21] arm64: dts: apple: t7000: "
` [PATCH v6 15/21] arm64: dts: apple: t7001: "
` [PATCH v6 16/21] arm64: dts: apple: s800-0-3: "
` [PATCH v6 17/21] arm64: dts: apple: s8001: "
` [PATCH v6 18/21] arm64: dts: apple: t8010: "
` [PATCH v6 19/21] arm64: dts: apple: t8011: "
` [PATCH v6 20/21] arm64: dts: apple: t8012: "
` [PATCH v6 21/21] arm64: dts: apple: t8015: "
[PATCH v5 0/4] Add AIE driver support for mt8188
2025-04-07 3:57 UTC (3+ messages)
` [PATCH v5 3/4] uapi: linux: add MT8188 AIE
[PATCH 1/6] crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run()
2025-04-07 3:56 UTC (3+ messages)
` [PATCH 4/6] crypto: sun8i-ce-hash - drop CONFIG_CRYPTO_DEV_SUN8I_CE_DEBUG ifdefs
[PATCH v2 0/6] Add support for FEAT_{LS64, LS64_V} and related tests
2025-04-07 3:50 UTC (10+ messages)
` [PATCH v2 1/6] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
` [PATCH v2 5/6] arm64: Add ESR.DFSC definition of unsupported exclusive or atomic access
` [PATCH v2 6/6] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory
[PATCH] crypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flag to atmel-aes, atmel-sha, atmel-tdes drivers
2025-04-07 3:37 UTC (2+ messages)
[PATCH v2] wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()
2025-04-07 3:23 UTC
[PATCH v1] wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()
2025-04-07 3:15 UTC (3+ messages)
` [PATCH] "
[PATCH 0/2] Use ChromeOS DT hardware prober with MT8192 Spherion trackpads
2025-04-07 2:16 UTC (2+ messages)
` (subset) "
[RFC PATCH net-next v2 00/11] net: pcs: Introduce support for fwnode PCS
2025-04-06 22:14 UTC (11+ messages)
` [RFC PATCH net-next v2 01/11] net: phylink: fix possible circular locking dep with config in-band
` [RFC PATCH net-next v2 02/11] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [RFC PATCH net-next v2 03/11] net: phy: introduce phy_interface_copy helper
` [RFC PATCH net-next v2 04/11] net: phylink: introduce internal phylink PCS handling
` [RFC PATCH net-next v2 05/11] net: phylink: add phylink_release_pcs() to externally release a PCS
` [RFC PATCH net-next v2 06/11] net: pcs: implement Firmware node support for PCS driver
` [RFC PATCH net-next v2 07/11] net: phylink: support late PCS provider attach
` [RFC PATCH net-next v2 08/11] dt-bindings: net: ethernet-controller: permit to define multiple PCS
` [RFC PATCH net-next v2 10/11] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [RFC PATCH net-next v2 11/11] net: airoha: add phylink support for GDM2/3/4
[PATCH v3] arm: rust: Enable Rust support for ARMv7
2025-04-06 21:48 UTC (14+ messages)
[PATCH v3 0/4] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-04-06 21:24 UTC (3+ messages)
` [PATCH v3 4/4] net: mtip: The L2 switch driver for imx287
[PATCH 1/2] watchdog: stm32: Fix wakeup source leaks on device unbind
2025-04-06 21:17 UTC (4+ messages)
` [PATCH 2/2] watchdog: Correct kerneldoc warnings
[PATCH] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
2025-04-06 21:08 UTC
[PATCH 0/3] Board support for Fernsehfee 3.0
2025-04-06 20:36 UTC (5+ messages)
` [PATCH 3/3] ARM: dts: amlogic: Add TCU "
[PATCH 0/5] clk: Do not enable by default during compile testing
2025-04-06 20:31 UTC (3+ messages)
` [PATCH 1/5] clk: meson: "
[PATCH] firmware: meson: Do not enable MESON_SM by default during compile testing
2025-04-06 20:31 UTC (2+ messages)
[PATCH 1/2] gpio: mpc8xxx: Fix wakeup source leaks on device unbind
2025-04-06 20:22 UTC (2+ messages)
` [PATCH 2/2] gpio: zynq: "
[PATCH 1/2] Bluetooth: btmrvl_sdio: Fix wakeup source leaks on device unbind
2025-04-06 20:10 UTC (2+ messages)
` [PATCH 2/2] Bluetooth: btmtksdio: "
[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 (15+ 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 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 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
[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
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 (11+ messages)
` [PATCH v16 04/15] dt-bindings: pci: pci-msi: Add support for PCI Endpoint msi-map
` [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 (5+ messages)
[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 (3+ messages)
` [PATCH 03/14] arm64/fpsimd: Remove redundant clearing of TIF_SVE
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).