messages from 2026-07-17 08:16:00 to 2026-07-17 13:32:07 UTC [more...]
[RFC PATCH v1 0/8] Arm Core Local Accelerator Driver
2026-07-17 13:32 UTC (18+ messages)
` [RFC PATCH v1 1/8] misc/arm-cla: Add driver skeleton and documentation
` [RFC PATCH v1 2/8] misc/arm-cla: Add launch operation helpers
` [RFC PATCH v1 3/8] misc/arm-cla: Probe firmware-described devices
` [RFC PATCH v1 4/8] misc/arm-cla: Initialize devices on CPU bringup
` [RFC PATCH v1 5/8] misc/arm-cla: Accelerator context save and restore
` [RFC PATCH v1 6/8] misc/arm-cla: Set up memory translation context
` [RFC PATCH v1 7/8] misc/arm-cla: Manage domain contexts
` [RFC PATCH v1 8/8] misc/arm-cla: Add userspace interface
[PATCH] scripts/kernel-doc: Suggest possible names for excess descriptions
2026-07-17 13:17 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
(no subject)
2026-07-17 13:08 UTC (4+ messages)
`
[RFC PATCH v2 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
2026-07-17 13:07 UTC (14+ messages)
` [RFC PATCH v2 01/13] arch: add HAVE_REINSTALL_HW_BREAKPOINT
` [RFC PATCH v2 02/13] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [RFC PATCH v2 03/13] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [RFC PATCH v2 04/13] HWBP: Add modify_wide_hw_breakpoint_local() API
` [RFC PATCH v2 05/13] mm/kwatch: add watch expression parser and dereference engine
` [RFC PATCH v2 06/13] mm/kwatch: add lockless per-task context pool
` [RFC PATCH v2 07/13] stacktrace: export stack_trace_save_regs()
` [RFC PATCH v2 08/13] mm/kwatch: add hardware breakpoint backend
` [RFC PATCH v2 09/13] mm/kwatch: add probe lifecycle runtime
` [RFC PATCH v2 10/13] mm/kwatch: add anchor thread for global watchpoints
` [RFC PATCH v2 11/13] mm/kwatch: add debugfs control plane
` [RFC PATCH v2 12/13] mm/kwatch: add KUnit tests for the watch expression parser
` [RFC PATCH v2 13/13] Documentation/dev-tools: document KWatch
[GIT PULL] Chinese-docs changes for v7.3
2026-07-17 12:43 UTC
[PATCH 0/3] docs/zh_CN: translate process/applying-patches.rst into Chinese
2026-07-17 12:10 UTC (4+ messages)
` [PATCH 1/3] docs/zh_CN: add process/applying-patches Chinese translation
` [PATCH 2/3] docs/zh_CN: add applying-patches to process index
` [PATCH 3/3] docs/zh_CN: link to Chinese applying-patches translation
[PATCH v6 0/5] iio: dac: Add support for AD5529R DAC
2026-07-17 11:51 UTC (9+ messages)
` [PATCH v6 1/5] spi: dt-bindings: Add spi-device-addr peripheral property
[PATCH v2] docs: pt_BR: process: Translate the security-bugs.rst
2026-07-17 11:34 UTC (2+ messages)
[PATCH v4 5/7] net: wwan: t9xx: Add FSM thread
2026-07-17 11:02 UTC (4+ messages)
` [External Mail] "
[PATCH v4 4/7] net: wwan: t9xx: Add control port
2026-07-17 11:00 UTC (4+ messages)
` [External Mail] "
[PATCH v4 3/7] net: wwan: t9xx: Add control DMA interface
2026-07-17 10:57 UTC (4+ messages)
` [External Mail] "
[PATCH v28 0/7] firmware: imx: driver for NXP secure-enclave
2026-07-17 11:45 UTC (8+ messages)
` [PATCH v28 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v28 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v28 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v28 4/7] firmware: imx: device context dedicated to priv
` [PATCH v28 5/7] firmware: drivers: imx: adds miscdev
` [PATCH v28 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v28 7/7] arm64: dts: imx8ulp-evk: add reserved memory property
[PATCH v4 2/7] net: wwan: t9xx: Add control plane transaction layer
2026-07-17 10:53 UTC (4+ messages)
` [External Mail] "
[PATCH v4 1/7] net: wwan: t9xx: Add PCIe core
2026-07-17 10:51 UTC (4+ messages)
` [External Mail] "
[PATCH v1] pnp: Documentation improvements
2026-07-17 10:19 UTC (3+ messages)
[PATCH v3 0/6] printk: nbcon: deprecate boot_delay in favour of printk_delay
2026-07-17 9:10 UTC (4+ messages)
` [PATCH v3 6/6] Documentation/kernel-parameters: add/update printk_delay/boot_delay
[PATCH v2 0/2] mm/zswap: Fixes and improves the zswap global shrinker
2026-07-17 8:51 UTC (3+ messages)
` [PATCH v2 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
` [PATCH v2 2/2] mm/zswap: Support batch writeback in shrink_memcg()
[PATCH 0/2] mm/zswap: Fixes and improves the zswap global shrinker
2026-07-17 8:46 UTC (17+ messages)
` [PATCH 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
` [PATCH 2/2] mm/zswap: Support batch writeback in shrink_memcg()
[PATCH v22 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-07-17 8:36 UTC (15+ messages)
` [PATCH v22 01/14] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v22 02/14] dmaengine: qcom: bam_dma: free interrupt before the clock in error path
` [PATCH v22 03/14] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v22 04/14] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v22 05/14] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v22 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v22 07/14] crypto: qce - Cancel work on device detach
` [PATCH v22 08/14] crypto: qce - Include algapi.h in the core.h header
` [PATCH v22 09/14] crypto: qce - Remove unused ignore_buf
` [PATCH v22 10/14] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v22 11/14] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v22 12/14] crypto: qce - Map crypto memory for DMA
` [PATCH v22 13/14] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v22 14/14] crypto: qce - Communicate the base physical address to the dmaengine
[PATCH] crypto: fix bracket
2026-07-17 8:15 UTC (2+ messages)
page: | 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