messages from 2026-04-09 16:42:43 to 2026-04-22 20:07:37 UTC [more...]
[PATCH 00/22] Extend device support for AD5686 driver
2026-04-22 20:07 UTC (28+ messages)
` [PATCH 01/22] dt-bindings: iio: dac: ad5696: extend device support
` [PATCH 02/22] dt-bindings: iio: dac: ad5696: add reset/ldac/gain gpio support
` [PATCH 03/22] dt-bindings: iio: dac: ad5696: rework on power supplies
` [PATCH 04/22] dt-bindings: iio: dac: ad5686: extend device support
` [PATCH 05/22] dt-bindings: iio: dac: ad5686: add reset/ldac/gain gpio support
` [PATCH 06/22] dt-bindings: iio: dac: ad5686: rework on power supplies
` [PATCH 07/22] iio: dac: ad5686: refactor include headers
` [PATCH 08/22] iio: dac: ad5686: remove redundant register definition
` [PATCH 09/22] iio: dac: ad5686: drop enum id
` [PATCH 10/22] iio: dac: ad5686: add of_match table to the spi driver
` [PATCH 11/22] iio: dac: ad5686: fix ref bit initialization for single-channel parts
` [PATCH 12/22] iio: dac: ad5686: fix powerdown control
` [PATCH 13/22] iio: dac: ad5686: fix input raw value check
` [PATCH 14/22] iio: dac: ad5686: add support for missing power supplies
` [PATCH 15/22] iio: dac: ad5686: create bus ops struct
` [PATCH 16/22] iio: dac: ad5686: extend device support with new parts
` [PATCH 17/22] iio: dac: ad5686: update device list description
` [PATCH 18/22] iio: dac: ad5686: consume optional reset signal
` [PATCH 19/22] iio: dac: ad5686: add ldac gpio
` [PATCH 20/22] iio: dac: ad5686: implement new sync() op for the spi bus
` [PATCH 21/22] iio: dac: ad5686: add triggered buffer support
` [PATCH 22/22] iio: dac: ad5686: add gain control support
[PATCH v1 1/1] string: Group zero related memory APIs in the header
2026-04-22 15:58 UTC
[PATCH v2] slab: support for compiler-assisted type-based slab cache partitioning
2026-04-22 15:26 UTC (8+ messages)
[PATCHv2 ath-next] wifi: ath12k: use kzalloc_flex
2026-04-22 7:33 UTC (2+ messages)
[PATCH] lib/tests: add string_get_size() boundary tests
2026-04-22 7:32 UTC (3+ messages)
[PATCH v7 0/4] KVM: arm64: PMU: Use multiple host PMUs
2026-04-22 7:02 UTC (17+ messages)
` [PATCH v7 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v7 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v7 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v7 4/4] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH ath-next] wifi: ath11k: use kzalloc_flex
2026-04-21 23:12 UTC (3+ messages)
[PATCHv2 ath-next] wifi: ath11k: use kzalloc_flex
2026-04-21 23:12 UTC
[PATCH] RDMA/siw: use kzalloc_flex
2026-04-21 19:08 UTC (3+ messages)
[PATCH v3 net 1/1] net/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change()
2026-04-21 13:10 UTC (2+ messages)
[PATCH] lib/string_helpers: fix string_get_size() unit promotion after rounding
2026-04-21 12:16 UTC (11+ messages)
` [PATCH v2] lib/string_helpers: renormalize string_get_size() after rounding carry
[PATCH ath-next] wifi: ath12k: use kzalloc_flex
2026-04-21 5:44 UTC (3+ messages)
[PATCH v6 00/30] pkeys-based page table hardening
2026-04-20 18:49 UTC (13+ messages)
` [PATCH v6 01/30] mm: Introduce kpkeys
[PATCH v3 00/10] thermal: samsung: Add support for Google GS101 TMU
2026-04-20 17:39 UTC (11+ messages)
` [PATCH v3 01/10] dt-bindings: thermal: Add "
` [PATCH v3 02/10] firmware: samsung: acpm: Consolidate transfer initialization helper
` [PATCH v3 03/10] firmware: samsung: acpm: Drop redundant _ops suffix in acpm_ops members
` [PATCH v3 04/10] firmware: samsung: acpm: Make acpm_ops const and access via pointer
` [PATCH v3 05/10] firmware: samsung: acpm: Add TMU protocol support
` [PATCH v3 06/10] firmware: samsung: acpm: Add devm_acpm_get_by_phandle helper
` [PATCH v3 07/10] thermal: samsung: Add Exynos ACPM TMU driver GS101
` [PATCH v3 08/10] MAINTAINERS: Add entry for Samsung Exynos ACPM thermal driver
` [PATCH v3 09/10] arm64: dts: exynos: gs101: Add thermal management unit
` [PATCH v3 10/10] arm64: defconfig: enable Exynos ACPM thermal support
[PATCH] can: bcm: Replace strcpy() with strscpy(), simplify call
2026-04-20 10:33 UTC (3+ messages)
[PATCHv4] dmaengine: hsu: use kzalloc_flex()
2026-04-20 7:35 UTC (6+ messages)
[PATCH net-next 2/2] KEYS: annotate struct user_key_payload with __counted_by
2026-04-19 12:09 UTC (9+ messages)
[PATCH next] string: Optimise strlen()
2026-04-19 10:41 UTC (2+ messages)
[PATCHv2] accel/qaic: kcalloc + kzalloc to kzalloc
2026-04-17 16:42 UTC (4+ messages)
[PATCH v2 0/7] thermal: samsung: Add support for Google GS101 TMU
2026-04-17 13:28 UTC (7+ messages)
` [PATCH v2 1/7] dt-bindings: thermal: Add "
[PATCH RFC v3 0/9] AD9910 Direct Digital Synthesizer
2026-04-17 8:17 UTC (10+ messages)
` [PATCH RFC v3 1/9] dt-bindings: iio: frequency: add ad9910
` [PATCH RFC v3 2/9] iio: frequency: ad9910: initial driver implementation
` [PATCH RFC v3 3/9] iio: frequency: ad9910: add simple parallel port mode support
` [PATCH RFC v3 4/9] iio: frequency: ad9910: add digital ramp generator support
` [PATCH RFC v3 5/9] iio: frequency: ad9910: add RAM mode support
` [PATCH RFC v3 6/9] iio: frequency: ad9910: add output shift keying support
` [PATCH RFC v3 7/9] iio: frequency: ad9910: add channel labels
` [PATCH RFC v3 8/9] Documentation: ABI: testing: add docs for ad9910 sysfs entries
` [PATCH RFC v3 9/9] docs: iio: add documentation for ad9910 driver
[PATCH] usb: dwc3: qcom: allocate clks with main struct
2026-04-16 22:55 UTC (2+ messages)
[PATCH v2 net 1/1] net/sched: sch_dualpi2: fix limit/memlimit enforcement when dequeueing L-queue
2026-04-16 19:35 UTC (4+ messages)
[PATCH v1 net 1/1] net/sched: sch_dualpi2: fix limit/memlimit enforcement when dequeueing L-queue
2026-04-16 16:36 UTC (5+ messages)
[PATCH next 0/3] fortify: Minor changes to strlen() and strnlen()
2026-04-16 14:22 UTC (6+ messages)
` [PATCH next 2/3] fortify: Optimise strnlen()
[PATCH 1/2] lib/string_helpers: drop redundant allocation in kasprintf_strarray
2026-04-16 7:48 UTC (6+ messages)
` [PATCH 2/2] lib/string_helpers: annotate struct strarray with __counted_by_ptr
New kernel contributor interested in KSPP work post-Mythos
2026-04-16 6:40 UTC
[PATCH] usb: typec: intel_pmc_mux: combine kzalloc + kcalloc
2026-04-15 12:56 UTC (2+ messages)
[PATCH net-next v2 2/2] KEYS: annotate struct user_key_payload with __counted_by
2026-04-15 2:25 UTC (2+ messages)
[PATCHv2] dmaengine: hsu: use kzalloc_flex()
2026-04-14 23:55 UTC (9+ messages)
[PATCH] MAINTAINERS: add kernel hardening keyword __counted_by_ptr
2026-04-14 13:09 UTC
[PATCH] usb: bdc: allocate phys with main struct
2026-04-13 19:20 UTC (3+ messages)
[PATCH 5.10 186/491] mtd: Avoid boot crash in RedBoot partition table parser
2026-04-13 15:57 UTC
[PATCH 5.15 207/570] mtd: Avoid boot crash in RedBoot partition table parser
2026-04-13 15:55 UTC
[PATCH v2 0/3] Retrieve System Cache Table (SCT) descriptors from a shared memory region
2026-04-13 16:23 UTC (5+ messages)
` [PATCH v2 3/3] soc: qcom: llcc-qcom: Capitalize LLCC/EDAC in comments and diagnostics
[PATCH v6 0/4] KVM: arm64: PMU: Use multiple host PMUs
2026-04-13 8:19 UTC (6+ messages)
` [PATCH v6 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v6 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v6 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v6 4/4] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH v5 0/4] KVM: arm64: PMU: Use multiple host PMUs
2026-04-11 10:20 UTC (5+ messages)
` [PATCH v5 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v5 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v5 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v5 4/4] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH V3] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
2026-04-11 7:02 UTC (2+ messages)
[PATCH] PCI: mvebu: allocate ports with pcie struct
2026-04-11 4:30 UTC
[PATCH] usb: mtu3: allocate phys with ssusb
2026-04-11 3:57 UTC
[PATCH V2] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
2026-04-10 21:05 UTC (3+ messages)
[PATCH] HID: usbhid: replace strlcat with better alternatives
2026-04-10 19:24 UTC
[PATCH 0/5] Introduce Overflow Behavior Types
2026-04-10 17:48 UTC (10+ messages)
` [PATCH 5/5] types: Add standard __ob_trap and __ob_wrap scalar types
[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
2026-04-10 9:50 UTC (10+ messages)
[PATCH] i2c: atr: use kzalloc_flex
2026-04-09 23:22 UTC (4+ messages)
[PATCH v3][next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
2026-04-09 22:34 UTC
[PATCH v2][next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
2026-04-09 22:23 UTC (4+ messages)
[PATCH] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
2026-04-09 18:57 UTC (4+ messages)
[PATCH RESEND net-next 2/2] KEYS: annotate struct user_key_payload with __counted_by
2026-04-09 18:27 UTC (3+ messages)
[PATCH v3] gcov: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21
2026-04-09 18:26 UTC (3+ messages)
[PATCH] leds: pca955x: kzalloc + kcalloc to single kzalloc
2026-04-09 17:32 UTC (5+ messages)
[PATCHv2] leds: qcom-lpg: allocate channels with main struct
2026-04-09 17:15 UTC
[PATCH] leds: qcom-lpg: allocate channels with main struct
2026-04-09 17:02 UTC (4+ messages)
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