public inbox for linux-hardening@vger.kernel.org
 help / color / mirror / Atom feed
[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: bdc: allocate phys with main struct
 2026-04-11  4:12 UTC 

[PATCH] usb: mtu3: allocate phys with ssusb
 2026-04-11  3:57 UTC 

[PATCH] usb: dwc3: qcom: allocate clks with main struct
 2026-04-11  3:47 UTC 

[PATCH] usb: typec: intel_pmc_mux: combine kzalloc + kcalloc
 2026-04-11  2:36 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  (32+ messages)
` [PATCH 3/5] compiler_attributes: Add overflow_behavior macros __ob_trap and __ob_wrap
` [PATCH 5/5] types: Add standard __ob_trap and __ob_wrap scalar types

[PATCHv2] accel/qaic: kcalloc + kzalloc to kzalloc
 2026-04-10 17:40 UTC  (3+ messages)

[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
 2026-04-10  9:50 UTC  (15+ messages)

[PATCH] i2c: atr: use kzalloc_flex
 2026-04-09 23:22 UTC  (4+ messages)

[PATCH net-next v2 2/2] KEYS: annotate struct user_key_payload with __counted_by
 2026-04-09 22:57 UTC 

[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  (7+ 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)

[PATCH] arm64: syscall: use cntvct_el0 for kstack offset randomization
 2026-04-09 16:17 UTC 

[PATCH v2 0/7] thermal: samsung: Add support for Google GS101 TMU
 2026-04-09 12:22 UTC  (3+ messages)

[PATCH v1 0/2] lib/tests: string_helpers: Slight improvements
 2026-04-09  8:54 UTC  (4+ messages)
` [PATCH v1 1/2] lib/tests: string_helpers: Decouple unescape and escape cases
` [PATCH v1 2/2] lib/tests: string_helpers: Don't use "proxy" headers

[PATCH v2] gcov: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21
 2026-04-09  3:07 UTC  (3+ messages)

[PATCH][next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
 2026-04-08 21:27 UTC 

[PATCH][next] wifi: iwlwifi: mld: rx: Avoid a -Wflex-array-member-not-at-end warning
 2026-04-08 20:20 UTC 

[PATCH][next] wifi: iwlwifi: mld: tlc: Avoid a -Wflex-array-member-not-at-end warning
 2026-04-08 20:19 UTC 

[PATCH v3 00/13] arm64: Unmap linear alias of kernel data/bss
 2026-04-08 15:48 UTC  (7+ messages)
` [PATCH v3 01/13] arm64: Move the zero page to rodata
` [PATCH v3 07/13] arm64: mm: Use hierarchical XN mapping for the fixmap

[PATCH RESEND][next] Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warnings
 2026-04-08 13:10 UTC  (2+ messages)

[PATCH net-next 2/2] KEYS: annotate struct user_key_payload with __counted_by
 2026-04-08 12:21 UTC  (3+ messages)

[PATCH] dmaengine: lpc18xx-dmamux: simplify allocation
 2026-04-08  7:48 UTC  (3+ messages)

[PATCH v2 0/3] Retrieve System Cache Table (SCT) descriptors from a shared memory region
 2026-04-08  7:37 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: cache: qcom,llcc: Document Hawi SoC
` [PATCH v2 2/3] soc: qcom: llcc-qcom: get SCT descriptors from fw-populated memory
` [PATCH v2 3/3] soc: qcom: llcc-qcom: Capitalize LLCC/EDAC in comments and diagnostics

[PATCH] gcov: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21
 2026-04-08  1:00 UTC 

[PATCH][next] Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warnings
 2026-04-07 20:06 UTC  (3+ messages)

[PATCH] lib/string_helpers: fix string_get_size() unit promotion after rounding
 2026-04-07 14:53 UTC  (2+ messages)

[PATCHv2] thunderbolt: tunnel: simplify allocation
 2026-04-07  7:02 UTC  (2+ messages)

[PATCHv2] dmaengine: dw-axi-dmac: simplify allocation
 2026-04-07  2:12 UTC  (2+ messages)

[PATCH v1 00/22] Add basic clocks and resets for JHB100 SoC
 2026-04-07  1:37 UTC  (31+ messages)
` [PATCH v1 01/22] reset: starfive: Rename file name "jh71x0" to "common"
` [PATCH v1 02/22] reset: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v1 03/22] clk: starfive: Rename file name "jh71x0" to "common"
` [PATCH v1 04/22] clk: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v1 05/22] dt-bindings: clock: Add StarFive JHB100 System-0 clock and reset generator
` [PATCH v1 06/22] clk: starfive: Add JHB100 System-0 clock generator driver
` [PATCH v1 07/22] dt-bindings: clock: Add StarFive JHB100 System-1 clock and reset generator
` [PATCH v1 08/22] clk: starfive: Add JHB100 System-1 clock generator driver
` [PATCH v1 09/22] dt-bindings: clock: Add StarFive JHB100 System-2 clock and reset generator
` [PATCH v1 10/22] clk: starfive: Add JHB100 System-2 clock generator driver
` [PATCH v1 11/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-0 clock and reset generator
` [PATCH v1 12/22] clk: starfive: Introduce inverter and divider
` [PATCH v1 13/22] clk: starfive: Expand the storage of clock parent index
` [PATCH v1 14/22] clk: starfive: Add StarFive JHB100 Peripheral-0 clock driver
` [PATCH v1 15/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-1 clock and reset generator
` [PATCH v1 16/22] clk: starfive: Add StarFive JHB100 Peripheral-1 clock driver
` [PATCH v1 17/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-2 clock and reset generator
` [PATCH v1 18/22] clk: starfive: Add StarFive JHB100 Peripheral-2 clock driver
` [PATCH v1 19/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-3 clock and reset generator
` [PATCH v1 20/22] clk: starfive: Add StarFive JHB100 Peripheral-3 clock driver
` [PATCH v1 21/22] reset: starfive: Add StarFive JHB100 reset driver
` [PATCH v1 22/22] riscv: dts: starfive: jhb100: Add clocks and resets nodes

[PATCH] media: dvb_ca_en50221: simplify ca allocation
 2026-04-07  1:01 UTC 

[PATCH v2][next] bpf: Avoid thousands of -Wflex-array-members-not-at-end warnings
 2026-04-07  0:22 UTC  (5+ messages)

[PATCHv2] clk: mvebu: use kzalloc_flex
 2026-04-06 16:22 UTC  (2+ messages)

[PATCH v3 0/3] ACPI: APEI: GHES: Add device-managed notifier helper and NVIDIA CPER handler
 2026-04-06 14:50 UTC  (4+ messages)
` [PATCH v3 1/3] ACPI: APEI: GHES: Add devm_ghes_register_vendor_record_notifier()

[PATCH] dmaengine: dw-axi-dmac: simplify allocation
 2026-04-06 10:11 UTC  (3+ messages)

[PATCH v7 0/8] riscv: optimize string functions and add kunit tests
 2026-04-03 18:30 UTC  (2+ messages)

[PATCH v4] libbpf: Replace strncpy() with strnlen()+memcpy() in skel_map_create()
 2026-04-03 16:16 UTC  (4+ messages)

[PATCH] clk: mvebu: use kzalloc_flex
 2026-04-03 13:29 UTC  (2+ messages)

[PATCH next 0/3] fortify: Minor changes to strlen() and strnlen()
 2026-04-03  8:50 UTC  (9+ messages)
` [PATCH next 2/3] fortify: Optimise strnlen()

[PATCH] scsi: target: Replace strncpy() with strscpy() in VPD dump functions
 2026-04-03  2:05 UTC  (2+ messages)

[PATCH 0/3] Retrieve System Cache Table (SCT) descriptors from a shared memory region
 2026-04-02 22:44 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: cache: qcom,llcc: Document Hawi and future SoCs
` [PATCH 2/3] soc: qcom: llcc-qcom: get SCT descriptors from fw-populated memory
` [PATCH 3/3] soc: qcom: llcc-qcom: Capitalize LLCC/EDAC in comments and diagnostics

[PATCH v8 0/5] lib and lib/cmdline enhancements
 2026-04-02 16:09 UTC  (7+ messages)

[PATCH 0/3] clk: samsung: use kzalloc_flex
 2026-04-02  3:11 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] clk: samsung: cpu: "
` [PATCH 3/3] clk: samsung: pll: "

[PATCH v8] arm64: Use static call trampolines when kCFI is enabled
 2026-04-01 14:31 UTC  (4+ messages)

[PATCHv2] dmaengine: hsu: use kzalloc_flex()
 2026-04-01 13:32 UTC  (6+ messages)

[PATCH] thunderbolt: tunnel: simplify allocation
 2026-04-01 11:08 UTC  (2+ messages)

[PATCH] pstore/ftrace: Keep ftrace module parameter and debugfs switch in sync
 2026-03-31 21:53 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