Linux Hardening
 help / color / mirror / Atom feed
 messages from 2026-01-13 08:28:23 to 2026-01-19 16:10:44 UTC [more...]

[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-19 16:10 UTC  (6+ messages)
` [PATCH v4 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v4 2/3] prandom: Add __always_inline version of prandom_u32_state()
` [PATCH v4 3/3] randomize_kstack: Unify random source across arches

[RFC PATCH] arm64: Bring back linear map randomization using PArange override
 2026-01-19 15:18 UTC  (2+ messages)

[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-19 12:59 UTC  (11+ messages)
` [PATCH v3 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
` [PATCH v3 3/3] randomize_kstack: Unify random source across arches

[PATCH 0/8] thermal: samsung: Add support for Google GS101 TMU
 2026-01-19 12:57 UTC  (20+ messages)
` [PATCH 1/8] dt-bindings: thermal: Add "
` [PATCH 2/8] dt-bindings: firmware: google,gs101-acpm-ipc: Add TMU child node
` [PATCH 3/8] dt-bindings: mfd: Add Google GS101 TMU Syscon
` [PATCH 4/8] firmware: samsung: acpm: Add TMU protocol support
` [PATCH 5/8] thermal: samsung: Add support for GS101 TMU
` [PATCH 6/8] MAINTAINERS: Add entry for Samsung Exynos ACPM thermal driver
` [PATCH 7/8] arm64: dts: exynos: gs101: Add thermal management unit
` [PATCH 8/8] arm64: defconfig: enable Exynos ACPM thermal support

[PATCH v2 0/7] thermal: samsung: Add support for Google GS101 TMU
 2026-01-19 12:08 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: thermal: Add "
` [PATCH v2 2/7] firmware: samsung: acpm: Add TMU protocol support
` [PATCH v2 3/7] firmware: samsung: acpm: Add devm_acpm_get_by_phandle helper
` [PATCH v2 4/7] thermal: samsung: Add support for GS101 TMU
` [PATCH v2 5/7] MAINTAINERS: Add entry for Samsung Exynos ACPM thermal driver
` [PATCH v2 6/7] arm64: dts: exynos: gs101: Add thermal management unit
` [PATCH v2 7/7] arm64: defconfig: enable Exynos ACPM thermal support

[PATCH v2 00/14] riscv: optimize string functions and add kunit tests
 2026-01-19  9:24 UTC  (33+ messages)
` [PATCH v2 01/14] lib/string: extract generic strlen() into __generic_strlen()
` [PATCH v2 05/14] lib/string_kunit: add correctness test for strlen
` [PATCH v2 06/14] lib/string_kunit: add correctness test for strnlen
` [PATCH v2 07/14] lib/string_kunit: add correctness test for strrchr()
` [PATCH v2 08/14] lib/string_kunit: add performance benchmark for strlen()
` [PATCH v2 09/14] lib/string_kunit: add performance benchmark for strnlen()
` [PATCH v2 10/14] lib/string_kunit: add performance benchmark for strchr()
` [PATCH v2 11/14] lib/string_kunit: add performance benchmark for strrchr()
` [PATCH v2 12/14] riscv: lib: add strnlen implementation
` [PATCH v2 13/14] riscv: lib: add strchr implementation
` [PATCH v2 14/14] riscv: lib: add strrchr implementation

[PATCH v4 00/10] Initial support for Samsung Galaxy Tab 2 series
 2026-01-19  7:17 UTC  (15+ messages)
` (no subject)
` [PATCH v4 01/10] ARM: dts: twl6032: Add DTS file for TWL6032 PMIC
` [PATCH v4 02/10] dt-bindings: vendor-prefixes: Add Doestek
` [PATCH v4 03/10] dt-bindings: display: bridge: lvds-codec: add doestek,dtc34lm85am
` [PATCH v4 04/10] dt-bindings: display: panel-lvds: Add compatible for Samsung LTN070NL01 Panel
` [PATCH v4 05/10] dt-bindings: display: panel-lvds: Add compatible for Samsung LTN101AL03 Panel
` [PATCH v4 06/10] ARM: dts: ti: omap: espresso-common: Add common device tree for Samsung Galaxy Tab 2 series
` [PATCH v4 07/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 7.0
` [PATCH v4 08/10] ARM: dts: ti: omap: samsung-espresso7: Add initial support for "
` [PATCH v4 09/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 10.1
` [PATCH v4 10/10] ARM: dts: ti: omap: samsung-espresso10: Add initial support for "

(no subject)
 2026-01-19  3:40 UTC  (2+ messages)
` [PATCH v4 01/10] ARM: dts: twl6032: Add DTS file for TWL6032 PMIC

[PATCH] rust: bindgen: disable GCC latent entropy plugin
 2026-01-18 22:47 UTC  (2+ messages)

[PATCH 1/2] Compiler Attributes: Add __counted_by_ptr macro
 2026-01-17 19:18 UTC  (15+ messages)
` [PATCH v2 "
    ` [PATCH v4 "

[PATCH v2 0/7] Initial Redmi Note 8T support and more
 2026-01-17  2:20 UTC  (9+ messages)
` [PATCH v2 1/7] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Remove board-id
` [PATCH v2 2/7] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Correct reserved memory ranges
` [PATCH v2 3/7] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Set memory-region for framebuffer
` [PATCH v2 4/7] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Remove extcon
` [PATCH v2 5/7] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Fix reserved gpio ranges
` [PATCH v2 6/7] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 8T
` [PATCH v2 7/7] arm64: dts: qcom: Add "

[PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
 2026-01-16 23:35 UTC  (6+ messages)
` [PATCH v2 3/3] "

[PATCH] MAINTAINERS: pstore: Remove L: entry
 2026-01-16 22:26 UTC  (2+ messages)

[PATCH v3 0/3] Retrieve information about DDR from SMEM
 2026-01-16 18:32 UTC  (14+ messages)
` [PATCH v3 2/3] soc: qcom: ubwc: Get HBB "
` [PATCH v3 3/3] drm/msm/adreno: Trust the SSoT UBWC config

[PATCH 00/19] printk cleanup - part 3
 2026-01-16 13:54 UTC  (41+ messages)
` [PATCH 01/19] printk/nbcon: Use an enum to specify the required callback in console_is_usable()
` [PATCH 02/19] printk: Introduce console_is_nbcon
` [PATCH 03/19] printk: Drop flags argument from console_is_usable
` [PATCH 04/19] printk: Reintroduce consoles_suspended global state
` [PATCH 05/19] printk: Add more context to suspend/resume functions
` [PATCH 06/19] printk: Introduce register_console_force
` [PATCH 07/19] drivers: netconsole: Migrate to register_console_force helper
` [PATCH 08/19] debug: debug_core: "
` [PATCH 09/19] m68k: emu: nfcon.c: "
` [PATCH 10/19] fs: pstore: platform: "
` [PATCH 11/19] powerpc: kernel: udbg: "
` [PATCH 12/19] sparc: kernel: btext: "
` [PATCH 13/19] um: drivers: mconsole_kern.c: "
` [PATCH 14/19] drivers: hwtracing: stm: console.c: "
` [PATCH 15/19] drivers: tty: serial: mux.c: "
` [PATCH 16/19] drivers: tty: serial: ma35d1_serial: "

[PATCH 0/6] Initial Redmi Note 8T support and more
 2026-01-16 11:30 UTC  (40+ messages)
` [PATCH 1/6] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Fix msm-id and remove board-id
` [PATCH 2/6] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Correct reserved memory ranges
` [PATCH 3/6] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Remove extcon
` [PATCH 4/6] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Fix reserved gpio ranges
` [PATCH 5/6] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 8T
` [PATCH 6/6] arm64: dts: qcom: Add "

[PATCH v2 0/2] Simplify kallsyms offset table generation
 2026-01-16  9:34 UTC  (3+ messages)
` [PATCH v2 1/2] mips: Add support for PC32 relocations in vmlinux
` [PATCH v2 2/2] kallsyms: Get rid of kallsyms relative base

[PATCH 0/2] Add __counted_by_ptr macro
 2026-01-16  8:42 UTC  (5+ messages)
` [PATCH 2/2] memblock: annotate struct memblock_type with __counted_by_ptr

[PATCH][next] drm/amd/pm: Avoid multiple -Wflex-array-member-not-at-end warnings
 2026-01-16  3:14 UTC  (9+ messages)

[PATCH] kallsyms: Get rid of kallsyms relative base
 2026-01-16  0:52 UTC  (2+ messages)

[PATCH v2][next] nfp: tls: Avoid -Wflex-array-member-not-at-end warnings
 2026-01-16  0:48 UTC  (2+ messages)

[PATCH 0/2] overflow: extend shift helpers and add size_shl()
 2026-01-16  0:43 UTC  (2+ messages)

[PATCH][next] ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warning
 2026-01-16  0:27 UTC  (2+ messages)

[PATCH v2][next] virtio_net: Fix misalignment bug in struct virtnet_info
 2026-01-15  9:20 UTC  (9+ messages)

[PATCH v2 0/2] fortify: test_fortify.sh: Improve handling of tempfile
 2026-01-15  3:50 UTC  (4+ messages)
` [PATCH v2 1/2] fortify: Rename temporary file to match ignore pattern
` [PATCH v2 2/2] fortify: Cleanup temp file also on non-successful exit

Coverity scanning offline
 2026-01-14 18:56 UTC 

[RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE
 2026-01-14 18:16 UTC  (4+ messages)

[PATCH v3 1/3] soc: qcom: smem: Expose DDR data from SMEM
 2026-01-14 16:36 UTC  (2+ messages)

[PATCH 1/1] Fortify: Use C arithmetic not FIELD_xxx() in FORTIFY_REASON defines
 2026-01-13 20:03 UTC  (2+ messages)

[PATCH] ecryptfs: Annotate struct ecryptfs_message with __counted_by
 2026-01-13 19: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