Linux Hardening
 help / color / mirror / Atom feed
 messages from 2026-07-10 11:21:00 to 2026-07-16 19:08:42 UTC [more...]

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

[PATCH v2 0/2] riscv: spacemit: Add K3 PCIe/USB comb phy support
 2026-07-16 17:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add Spacemit K3 USB3/PCIe "

[PATCH v6 0/8] mm: optimize zone-device memmap initialization
 2026-07-16 11:56 UTC  (34+ 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 6/8] string: introduce memcpy_nt() helpers
` [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies

[PATCH] Input: wacom_w8001 - replace strlcat() with a strscpy() helper
 2026-07-16  9:32 UTC  (3+ messages)

[PATCH] lib/string_kunit: add strnlen() tests for strings without NUL terminator
 2026-07-16  9:16 UTC  (2+ messages)
` [RESEND PATCH] "

[PATCH net-next v3] net: skb: isolate skb data area allocations into a separate bucket
 2026-07-16  5:54 UTC  (7+ messages)

[PATCH v14 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2026-07-16  0:55 UTC  (8+ messages)
` [PATCH v14 1/7] kcfi: Introduce KCFI typeinfo mangling API
` [PATCH v14 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
` [PATCH v14 3/7] kcfi: Add regression test suite
` [PATCH v14 4/7] x86: Add x86_64 Kernel Control Flow Integrity implementation
` [PATCH v14 5/7] aarch64: Add AArch64 "
` [PATCH v14 6/7] arm: Add ARM 32-bit "
` [PATCH v14 7/7] riscv: Add RISC-V "

[PATCH v13 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2026-07-16  0:28 UTC  (13+ messages)
` [PATCH v13 1/7] kcfi: Introduce KCFI typeinfo mangling API
` [PATCH v13 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
` [PATCH v13 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation

[PATCH v4 1/3] fuse: whitelist the request headers for usercopy
 2026-07-15 21:59 UTC  (7+ messages)
` [PATCH v4 2/3] fuse: bound io-uring payload copies to the registered buffer size
` [PATCH v4 3/3] fuse: deduplicate the oversized-request error selection

[PATCH v3] ARM: traps: Implement KCFI trap handler for ARM32
 2026-07-15 17:52 UTC 

[PATCH] ALSA: hda/generic: Replace strlcat() with strscpy()
 2026-07-15 16:45 UTC  (4+ messages)

[RFC PATCH] overflow: Add DECLARE_SIZED_FLEX() helper family
 2026-07-15 16:12 UTC  (2+ messages)

[PATCH] fortify: Disable -Wstringop-overread in tests
 2026-07-15 16:00 UTC  (2+ messages)

[PATCH v4 0/7] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-07-15 13:51 UTC  (7+ messages)
` [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 v5] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
 2026-07-15 12:53 UTC  (5+ messages)
` [PATCH v6] "

[PATCH v7 00/17] AD9910 Direct Digital Synthesizer
 2026-07-15  6:32 UTC  (12+ messages)
` [PATCH v7 03/17] iio: ABI: add parent entry for iio channels
` [PATCH v7 07/17] iio: test: add kunit tests for channel prefix naming generation
` [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 v11 0/3] Add Amlogic general DMA
 2026-07-15  2:25 UTC  (6+ messages)
` [PATCH v11 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v11 2/3] dmaengine: amlogic: Add general DMA driver for A9
` [PATCH v11 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-15  0:02 UTC  (6+ messages)
` [PATCH v3 2/2] fuse: bound io-uring payload copies to the registered buffer size

[PATCH v2 1/1] string: Add missing Return sections
 2026-07-14 19:34 UTC 

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

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

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

[PATCH v2] selinux: replace strlcat() with seq_buf in selinux_ima_collect_state()
 2026-07-13 22:15 UTC  (2+ messages)

[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-13 21:50 UTC  (9+ messages)
` [PATCH v8 01/11] KVM: arm64: Serialize userspace MDCR_EL2 access
` [PATCH v8 06/11] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [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] ocfs2: validate directory-index entry counts when reading metadata
 2026-07-13 20:56 UTC 

[PATCH v7 0/7] New features for the AD5686 IIO driver
 2026-07-13 16:46 UTC  (22+ 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 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 v10 0/2] Add AMD I3C master controller driver and bindings
 2026-07-13 16:38 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: i3c: Add AMD I3C master controller support

[PATCH v3] hardening: Default randstruct off with rust for better allmodconfig support
 2026-07-13 14:02 UTC  (5+ messages)

[PATCHv2 0/2] dmaengine: idma64: descriptor allocation and length limit fixes
 2026-07-13 12:13 UTC  (5+ messages)
` [PATCHv2 1/2] dmaengine: idma64: use kzalloc_flex
` [PATCHv2 2/2] dmaengine: idma64: use sg_nents_for_dma to respect hardware descriptor length limit

[PATCH next] drivers/bus/fsl-mc: Use strscpy() to copy strings into arrays
 2026-07-13 11:08 UTC  (3+ messages)

[PATCH v2] tracing: Use seq_buf for string concatenation
 2026-07-13  4:57 UTC  (3+ messages)

[PATCH v4] tracing: Use seq_buf for string concatenation
 2026-07-13  4:52 UTC 

[RFC PATCH bpf-next v1 0/1] Enable BPF JIT hardening by default when x86_64 CFI is enabled
 2026-07-12  6:22 UTC  (3+ messages)
` [RFC PATCH bpf-next v1 1/1] bpf: Enable "

[PATCH] Input: i8042 - replace strlcat() with seq_buf and scnprintf()
 2026-07-11 22:51 UTC  (2+ messages)

[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-11  6:18 UTC  (7+ messages)
` [PATCH v8 1/7] KVM: arm64: Disallow vPMU when pPMUs do not cover all CPUs

[PATCH 6.18 0/4] Backport the one-arg k*alloc_obj() APIs
 2026-07-10 21:03 UTC  (2+ messages)

[PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
 2026-07-10 18:58 UTC  (8+ messages)

[PATCH v6 00/10] dmaengine: dw-edma: flatten desc structions and simplify code
 2026-07-10 17:28 UTC  (13+ 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 v5 00/10] dmaengine: dw-edma: flatten desc structions and simplify code
 2026-07-10 16:50 UTC  (3+ messages)


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