Linux Hardening
 help / color / mirror / Atom feed
 messages from 2026-07-06 10:09:17 to 2026-07-10 16:50:24 UTC [more...]

[PATCH v5 00/10] dmaengine: dw-edma: flatten desc structions and simplify code
 2026-07-10 16:50 UTC  (13+ messages)
` [PATCH v5 01/10] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH v5 02/10] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH v5 03/10] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH v5 04/10] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH v5 05/10] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH v5 06/10] dmaengine: dw-edma: Add callbacks to fill link list entries
` [PATCH v5 07/10] dmaengine: dw-edma: Add non_ll_start() callback
` [PATCH v5 08/10] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
` [PATCH v5 09/10] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH v5 10/10] dmaengine: dw-edma: Remove struct dw_edma_chunk

[PATCH v6 00/10] dmaengine: dw-edma: flatten desc structions and simplify code
 2026-07-10 16:47 UTC  (11+ messages)
` [PATCH v6 01/10] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH v6 02/10] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH v6 03/10] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH v6 04/10] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH v6 05/10] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH v6 06/10] dmaengine: dw-edma: Add callbacks to fill link list entries
` [PATCH v6 07/10] dmaengine: dw-edma: Add non_ll_start() callback
` [PATCH v6 08/10] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
` [PATCH v6 09/10] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH v6 10/10] dmaengine: dw-edma: Remove struct dw_edma_chunk

[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-10 11:15 UTC  (12+ messages)
` [PATCH v8 01/11] KVM: arm64: Serialize userspace MDCR_EL2 access
` [PATCH v8 02/11] tools headers: Sync bitfield.h with the kernel
` [PATCH v8 03/11] KVM: arm64: selftests: Cover PMU state in MDCR_EL2
` [PATCH v8 04/11] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs
` [PATCH v8 05/11] KVM: arm64: Don't clear vcpu->cpu in kvm_arch_vcpu_put()
` [PATCH v8 06/11] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v8 07/11] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
` [PATCH v8 08/11] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
` [PATCH v8 09/11] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [PATCH v8 10/11] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v8 11/11] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[PATCH v7 0/7] New features for the AD5686 IIO driver
 2026-07-10 11:20 UTC  (8+ messages)
` [PATCH v7 1/7] iio: dac: ad5696: properly check i2c_transfer() return value
` [PATCH v7 2/7] iio: dac: ad5686: refactor command/data macros
` [PATCH v7 3/7] iio: dac: ad5686: introduce sync operation
` [PATCH v7 4/7] iio: dac: ad5686: implement new sync() op for the spi bus
` [PATCH v7 5/7] iio: dac: ad5686: read_raw/write_raw: use guard(mutex)()
` [PATCH v7 6/7] iio: dac: ad5686: add triggered buffer support
` [PATCH v7 7/7] iio: dac: ad5686: add gain control support

[PATCH v4 0/7] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-07-10 10:44 UTC  (11+ messages)
` [PATCH v4 1/7] media: qcom: camss: Add camss-pipeline helper
` [PATCH v4 2/7] media: qcom: camss: Add camss-params helper
` [PATCH v4 3/7] media: qcom: camss: Add V4L2 meta format for CAMSS ISP parameters
` [PATCH v4 4/7] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
` [PATCH v4 5/7] media: uapi: Add CAMSS ISP configuration definition
` [PATCH v4 6/7] media: qcom: camss: Add CAMSS Offline Processing Engine driver
` [PATCH v4 7/7] arm64: dts: qcom: agatti: Add OPE node

[PATCH v3] leds: pwm: Annotate leds[] with __counted_by()
 2026-07-10  7:01 UTC 

[PATCH v10 0/3] Add Amlogic general DMA
 2026-07-10  5:48 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v10 2/3] dmaengine: amlogic: Add general DMA driver for A9
` [PATCH v10 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver

[PATCH v3 1/2] fuse: copy request headers via a stack buffer for io-uring
 2026-07-09 21:11 UTC  (2+ messages)
` [PATCH v3 2/2] fuse: bound io-uring payload copies to the registered buffer size

[PATCH v10 0/2] Add AMD I3C master controller driver and bindings
 2026-07-09 19:24 UTC  (4+ messages)
` [PATCH v10 1/2] dt-bindings: i3c: Add AMD I3C master controller support
` [PATCH v10 2/2] i3c: master: Add driver for AMD AXI I3C master controller

[PATCH net-next] devlink: Replace strlcat() with seq_buf
 2026-07-09 16:34 UTC  (2+ messages)

[PATCH 6.18 0/4] Backport the one-arg k*alloc_obj() APIs
 2026-07-09 13:07 UTC  (6+ messages)
` [PATCH 6.18 1/4] slab: Introduce kmalloc_flex() and family
` [PATCH 6.18 2/4] add default_gfp() helper macro and use it in the new *alloc_obj() helpers
` [PATCH 6.18 3/4] default_gfp(): avoid using the "newfangled" __VA_OPT__ trick
` [PATCH 6.18 4/4] slab: recognize @GFP parameter as optional in kernel-doc

[PATCH v4 00/10] dmaengine: dw-edma: flatten desc structions and simple code
 2026-07-09 11:33 UTC  (12+ messages)
` [PATCH v4 01/10] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH v4 02/10] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH v4 03/10] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH v4 04/10] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH v4 05/10] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH v4 06/10] dmaengine: dw-edma: Add callbacks to fill link list entries
` [PATCH v4 07/10] dmaengine: dw-edma: Add non_ll_start() callback
` [PATCH v4 08/10] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
` [PATCH v4 09/10] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH v4 10/10] dmaengine: dw-edma: Remove struct dw_edma_chunk

[PATCH v6 0/8] mm: optimize zone-device memmap initialization
 2026-07-09 11:25 UTC  (9+ messages)
` [PATCH v6 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v6 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v6 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v6 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v6 5/8] mm: extend the template fast path to zone-device compound tails
` [PATCH v6 6/8] string: introduce memcpy_nt() helpers
` [PATCH v6 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
` [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies

[PATCH v8 0/7] clk: qcom: Add common clkref support and migrate Glymur and Mahua
 2026-07-09 11:24 UTC  (11+ messages)
` [PATCH v8 1/7] dt-bindings: clock: qcom: Move glymur TCSR to own binding
` [PATCH v8 2/7] dt-bindings: clock: qcom,glymur-tcsr: Add mahua support
` [PATCH v8 3/7] clk: qcom: Add generic clkref_en support
` [PATCH v8 4/7] clk: qcom: tcsrcc-glymur: Add regulator supplies and migrate to clk_ref helper
` [PATCH v8 5/7] clk: qcom: tcsrcc-glymur: Add Mahua QREF regulator support
` [PATCH v8 6/7] arm64: dts: qcom: glymur: Add QREF regulator supplies to TCSR
` [PATCH v8 7/7] arm64: dts: qcom: mahua: "

Avoiding selected variables assignments before null pointer checks
 2026-07-09  8:30 UTC  (2+ messages)
` Avoiding selected variable "

[PATCH v4 00/10] Add support for Qualcomm remoteproc subsystem cooling
 2026-07-09  8:23 UTC  (20+ messages)
` [PATCH v4 01/10] dt-bindings: firmware: qcom: tmd: add TMD device type constants
` [PATCH v4 05/10] remoteproc: qcom_q6v5_pas: enable QMI TMD cooling support

[PATCH v3 00/10] dmaengine: dw-edma: flatten desc structions and simple code
 2026-07-08 20:55 UTC  (4+ messages)

[PATCH net-next v3] net: skb: isolate skb data area allocations into a separate bucket
 2026-07-08 13:27 UTC  (4+ messages)

[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-08  9:43 UTC  (20+ messages)
` [PATCH v8 1/7] KVM: arm64: Disallow vPMU when pPMUs do not cover all CPUs
` [PATCH v8 2/7] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v8 5/7] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [PATCH v8 6/7] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY

[PATCH v7 00/17] AD9910 Direct Digital Synthesizer
 2026-07-08  9:04 UTC  (23+ messages)
` [PATCH v7 01/17] iio: ABI: add attributes for altcurrent channels
` [PATCH v7 02/17] iio: ABI: scale and offset for frequency/phase channels
` [PATCH v7 03/17] iio: ABI: add parent entry for iio channels
` [PATCH v7 04/17] iio: add IIO_FREQUENCY channel type
` [PATCH v7 05/17] iio: core: support 64-bit register through debugfs
` [PATCH v7 06/17] iio: core: create local __iio_chan_prefix_emit() for reuse
` [PATCH v7 07/17] iio: test: add kunit tests for channel prefix naming generation
` [PATCH v7 08/17] iio: core: add hierarchical channel relationships
` [PATCH v7 09/17] dt-bindings: iio: frequency: add ad9910
` [PATCH v7 10/17] iio: frequency: ad9910: initial driver implementation
` [PATCH v7 11/17] iio: frequency: ad9910: add basic parallel port support
` [PATCH v7 12/17] iio: frequency: ad9910: add digital ramp generator support
` [PATCH v7 13/17] iio: frequency: ad9910: add RAM mode support
` [PATCH v7 14/17] iio: frequency: ad9910: add output shift keying support
` [PATCH v7 15/17] iio: frequency: ad9910: show channel priority in debugfs
` [PATCH v7 16/17] iio: ABI: add docs for ad9910 sysfs and debugfs entries
` [PATCH v7 17/17] docs: iio: add documentation for ad9910 driver

[PATCH] orangefs: replace strlcat() with seq_buf and strscpy()
 2026-07-08  4:08 UTC 

[PATCH] crypto: af_alg - Allow additional ciphers for cryptsetup
 2026-07-08  1:43 UTC  (4+ messages)

[PATCHv3] scsi: st: use kzalloc_array()
 2026-07-07 17:05 UTC  (3+ messages)

[PATCH v5 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
 2026-07-07 11:34 UTC  (4+ messages)

[PATCH v6 00/16] AD9910 Direct Digital Synthesizer
 2026-07-07 10:53 UTC  (12+ messages)
` [PATCH v6 12/16] iio: frequency: ad9910: add RAM mode support
` [PATCH v6 16/16] docs: iio: add documentation for ad9910 driver

[PATCH v5 0/8] mm: optimize zone-device memmap initialization
 2026-07-07  6:38 UTC  (9+ messages)
` [PATCH v5 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v5 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v5 5/8] mm: extend the template fast path to zone-device compound tails

[PATCH v5 4/8] mm: add a template-based fast path for zone-device page init
 2026-07-07  6:36 UTC  (4+ messages)

[PATCH v4 0/8] mm: speed up ZONE_DEVICE memmap initialization
 2026-07-07  6:35 UTC  (4+ messages)

[PATCH] Input: i8042 - replace strlcat() with seq_buf and scnprintf()
 2026-07-07  6:04 UTC 

[PATCH v5 6/8] string: introduce memcpy_nt() helpers
 2026-07-07  3:28 UTC  (4+ messages)

[PATCH v5 3/8] mm: add a set_page_section_from_pfn() helper
 2026-07-07  3:26 UTC  (4+ messages)

[PATCH v5 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
 2026-07-07  3:25 UTC  (4+ messages)

[PATCH v4 0/8] mm: speed up ZONE_DEVICE memmap initialization
 2026-07-07  2:16 UTC  (3+ messages)
` [PATCH v4 1/8] mm: fix stale ZONE_DEVICE refcount comment

[PATCH v3] mmc: mmc_test: Fix __counted_by handling after kzalloc_flex() conversion
 2026-07-06 15:46 UTC  (2+ messages)


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