Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-07-16 08:28:29 to 2026-07-17 12:33:12 UTC [more...]

[RFC PATCH v1 0/8] Arm Core Local Accelerator Driver
 2026-07-17 12:33 UTC  (15+ 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 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  (12+ messages)
` [PATCH v3 1/6] printk: sysctl: use unsigned int for printk_delay
` [PATCH v3 2/6] printk: add bounds checking to boot_delay
` [PATCH v3 4/6] printk: deprecate boot_delay in favour of printk_delay
` [PATCH v3 5/6] printk: nbcon: move printk_delay to console emiting code
` [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  (18+ 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)

[PATCH v21 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-07-17  8:08 UTC  (9+ messages)
` [PATCH v21 06/14] dmaengine: qcom: bam_dma: add support for BAM locking

[PATCH v4 6/7] net: wwan: t9xx: Add AT & MBIM WWAN ports
 2026-07-17  7:26 UTC  (3+ messages)
  ` [External Mail] "

[PATCH v4 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-07-17  7:20 UTC  (17+ messages)
` [PATCH v4 net-next 1/7] ptp: Add ioctls for PHC timestamps with "
` [PATCH v4 net-next 2/7] selftests/ptp: Extract print_system_timestamp helper in testptp
` [PATCH v4 net-next 3/7] selftests/ptp: Add testptp support for attributes ioctls
` [PATCH v4 net-next 7/7] net: ena: Implement gettimexattrs64 callback for PTP attributes

[PATCH v5 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-07-17  7:09 UTC  (8+ messages)
` [PATCH v5 net-next 1/7] ptp: Add ioctls for PHC timestamps with "
` [PATCH v5 net-next 2/7] selftests/ptp: Extract print_system_timestamp helper in testptp
` [PATCH v5 net-next 3/7] selftests/ptp: Add testptp support for attributes ioctls
` [PATCH v5 net-next 4/7] ptp: ptp_vmclock: Implement "
` [PATCH v5 net-next 5/7] net: ena: Update PHC admin interface for error bound support
  ` [PATCH v5 net-next 6/7] net: ena: Add error bound to PHC communication layer
  ` [PATCH v5 net-next 7/7] net: ena: Implement gettimexattrs64 callback for PTP attributes

[PATCH net-next v9 00/12] net: pcs: Introduce support for fwnode PCS
 2026-07-17  6:54 UTC  (13+ messages)
` [PATCH net-next v9 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v9 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v9 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS
` [PATCH net-next v9 04/12] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v9 05/12] net: phylink: support late PCS provider attach
` [PATCH net-next v9 06/12] net: Document PCS subsystem
` [PATCH net-next v9 07/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v9 08/12] of: property: fw_devlink: Add support for "pcs-handle"
` [PATCH net-next v9 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v9 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v9 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v9 12/12] net: airoha: add phylink support

[PATCH v2 0/2] blk-iolatency: fix io.latency documentation accuracy
 2026-07-17  6:02 UTC  (3+ messages)
` [PATCH v2 1/2] Docs/admin-guide/cgroup-v2: document io.latency rotational vs non-rotational behavior
` [PATCH v2 2/2] Docs/admin-guide/cgroup-v2: fix delay_nsec unit in io.latency doc

[PATCH v5 0/3] PCI: endpoint: Add PCI DMA endpoint function (part 3/3)
 2026-07-17  5:09 UTC  (4+ messages)
` [PATCH v5 1/3] dmaengine: dw-edma-pcie: Discover endpoint DMA metadata
` [PATCH v5 2/3] PCI: endpoint: Add DMA endpoint function
` [PATCH v5 3/3] Documentation: PCI: Add PCI DMA endpoint function documentation

[PATCH 0/2] blk-iolatency: fix io.latency documentation accuracy
 2026-07-17  4:28 UTC  (3+ messages)
` [PATCH 1/2] Docs/admin-guide/cgroup-v2: document io.latency rotational vs non-rotational behavior
` [PATCH 2/2] Docs/admin-guide/cgroup-v2: fix delay_nsec unit in io.latency doc

[PATCH v19 0/7] shut down devices asynchronously
 2026-07-16 23:04 UTC  (8+ messages)
` [PATCH v19 1/7] device_core: rely on put_device to free dev->p
` [PATCH v19 2/7] driver core: Prevent device_add() during system shutdown
` [PATCH v19 3/7] driver core: separate function to shutdown one device
` [PATCH v19 4/7] driver core: do not always lock parent in shutdown
` [PATCH v19 5/7] driver core: async device shutdown infrastructure
` [PATCH v19 6/7] PCI: Enable async shutdown support
` [PATCH v19 7/7] scsi: "

[PATCH v7 00/17] AD9910 Direct Digital Synthesizer
 2026-07-17  0:27 UTC  (7+ messages)
` [PATCH v7 07/17] iio: test: add kunit tests for channel prefix naming generation

(no subject)
 2026-07-16 23:25 UTC  (5+ messages)
` 

[PATCH v3] docs/ja_JP: submitting-patches: Refine wording etc for "splitting changes" and later
 2026-07-16 22:42 UTC  (2+ messages)

[PATCH] scripts/kernel-doc: Suggest possible names for excess descriptions
 2026-07-16 22:40 UTC  (2+ messages)

[PATCH] Documentation: usb: remove dead link to external USB programming guide
 2026-07-16 22:23 UTC  (2+ messages)

[PATCH] docs: pt_BR: process: Translate the kernel driver statement
 2026-07-16 22:21 UTC  (2+ messages)

[PATCH] docs: custom.css: don't limit randering to old 800px monitors
 2026-07-16 21:55 UTC  (7+ messages)

[PATCH v2 0/1] fixes for maintainers_include
 2026-07-16 21:49 UTC  (3+ messages)
` [PATCH v2 1/1] docs: maintainers_include: fix entry names

[PATCH v4 0/1] Documentation: Add real-time kernel configuration guide
 2026-07-16 19:57 UTC  (2+ messages)
` [PATCH v4 1/1] Documentation: real-time: Add "

[PATCH v5 0/5] Enhance RPMsg buffer management
 2026-07-16 17:37 UTC  (9+ messages)
` [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-16 17:20 UTC  (4+ messages)
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status

[PATCH v2 0/4] mm/hmm: Clarify notifier retry state and scope HMM timeouts
 2026-07-16 16:37 UTC  (9+ messages)

[PATCH] Documentation: Extend the real-time hardware bits with some firmware bits
 2026-07-16 16:13 UTC  (5+ messages)

[PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
 2026-07-16 16:06 UTC  (4+ messages)
` [PATCH bpf-next v5 8/8] selftests: net: add test for XDP_PASS skb checksum invalidation

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-07-16 15:57 UTC  (26+ messages)
` [RFC PATCH 01/24] pidfd: add spawn builder uapi
` [RFC PATCH 02/24] libfs: allow custom validation of stashed inode data
` [RFC PATCH 03/24] pidfs: add taskless future pidfd inodes
` [RFC PATCH 04/24] pidfd: create taskless spawn builders
` [RFC PATCH 05/24] pidfd: add spawn builder path configuration
` [RFC PATCH 06/24] exec: expose execveat internals to process builders
` [RFC PATCH 07/24] fork: expose vfork completion helper
` [RFC PATCH 08/24] pidfs: attach pids to future pidfd files
` [RFC PATCH 09/24] fork: let process builders supply preallocated pids
` [RFC PATCH 10/24] pidfs: publish future pidfd files
` [RFC PATCH 11/24] pidfd: add spawn builder state tracking
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks
` [RFC PATCH 13/24] fork: let new tasks start with task work
` [RFC PATCH 14/24] pidfd: create and execute spawn builder tasks
` [RFC PATCH 15/24] fork: keep embryonic tasks hidden until exec completes
` [RFC PATCH 16/24] audit: add pidfd spawn child contexts
` [RFC PATCH 17/24] pidfd: audit child spawn execution
` [RFC PATCH 18/24] pidfd: make spawn builder execution signal-safe
` [RFC PATCH 19/24] file: expose spawn file-action helpers
` [RFC PATCH 20/24] pidfd: add initial spawn file actions
` [RFC PATCH 21/24] pidfd: consume spawn builders on the first run attempt
` [RFC PATCH 22/24] pidfd: expose spawn builder system calls
` [RFC PATCH 23/24] selftests/pidfd: cover pidfd spawn builders
` [RFC PATCH 24/24] Documentation: describe "

[PATCH v12 00/29] KVM: arm64: Implement support for SME
 2026-07-16 15:28 UTC  (4+ messages)
` [PATCH v12 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state

[PATCH v2] overlayfs.rst: remove mention of workdir needing to be empty
 2026-07-16 14:36 UTC  (3+ messages)

[PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-07-16 12:32 UTC  (6+ messages)
` [PATCH v5 1/5] selftests/mm: make file helpers return errors
` [PATCH v5 2/5] tools/lib/mm: add shared file helpers
` [PATCH v5 3/5] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v5 4/5] tools/mm: add a standalone GUP microbenchmark
` [PATCH v5 5/5] selftests/mm: rewrite gup_test as a standalone harness-based selftest

[PATCH v7 0/4] kallsyms: embed source file:line info in kernel stack traces
 2026-07-16 11:32 UTC  (3+ messages)

[PATCH v2] arch: arm64: add early_param idle=<wfi|yield|nop>
 2026-07-16 10:58 UTC  (4+ messages)

[PATCH v5] arm64: errata: work around NVIDIA Olympus device store/load ordering
 2026-07-16  9:15 UTC  (2+ messages)

[PATCH v5 00/23] Introduce SCMI Telemetry support
 2026-07-16  9:06 UTC  (6+ messages)

[PATCH net-next V7 0/4] devlink: Add boot-time eswitch mode defaults
 2026-07-16  8:48 UTC  (5+ messages)
` [PATCH net-next V7 1/4] net/mlx5: Clear FW reset-in-progress bit before reload
` [PATCH net-next V7 2/4] devlink: Factor out eswitch mode setting
` [PATCH net-next V7 3/4] devlink: Parse eswitch mode boot defaults
` [PATCH net-next V7 4/4] devlink: Apply "

[PATCH 0/3] hwmon: (pmbus/max34440): Bug fixes and supporting new device
 2026-07-16  8:25 UTC  (2+ messages)
` [PATCH 3/3] hwmon: (pmbus/max34440): Add support for MAX34452


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox