messages from 2026-01-14 10:10:38 to 2026-01-21 06:44:33 UTC [more...]
[PATCH v3 0/8] riscv: optimize string functions and add kunit tests
2026-01-21 6:44 UTC (22+ messages)
` [PATCH v3 1/8] lib/string_kunit: add correctness test for strlen
` [PATCH v3 2/8] lib/string_kunit: add correctness test for strnlen
` [PATCH v3 3/8] lib/string_kunit: add correctness test for strrchr()
` [PATCH v3 4/8] lib/string_kunit: add performance benchmarks for strlen
` [PATCH v3 5/8] lib/string_kunit: extend benchmarks to strnlen and chr searches
` [PATCH v3 6/8] riscv: lib: add strnlen implementation
` [PATCH v3 7/8] riscv: lib: add strchr implementation
` [PATCH v3 8/8] riscv: lib: add strrchr implementation
[PATCH v3 1/2] lib: introduce simple error-checking wrapper for memparse()
2026-01-21 5:21 UTC (13+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] lib: fix a few comments to match kernel-doc -Wreturn style
` [PATCH v4 3/3] xfs: adjust handling of a few numerical mount options
[RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE
2026-01-20 22:00 UTC (10+ messages)
` [RFC/RFT PATCH 10/19] x86/kvm: Use RIP-relative addressing
[PATCH 0/2] Add __counted_by_ptr macro
2026-01-20 21:06 UTC (6+ messages)
` [PATCH 2/2] memblock: annotate struct memblock_type with __counted_by_ptr
[PATCH 1/2] Compiler Attributes: Add __counted_by_ptr macro
2026-01-20 19:15 UTC (18+ messages)
` [PATCH v2 "
` [PATCH v4 "
[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
2026-01-20 18:45 UTC (15+ 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
[PATCH 00/26] Introduce meminspect
2026-01-20 15:13 UTC (6+ messages)
` [PATCH 18/26] mm/memblock: Add MEMBLOCK_INSPECT flag
[net] Revert "net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning"
2026-01-20 9:28 UTC
[PATCH 0/4] arm64: Unmap linear alias of kernel data/bss
2026-01-19 16:47 UTC (5+ messages)
` [PATCH 1/4] arm64: Move fixmap page tables to end of kernel image
` [PATCH 2/4] arm64: Map the kernel data/bss read-only in the linear map
` [PATCH 3/4] arm64: Move the zero page to rodata
` [PATCH 4/4] arm64: Unmap kernel data/bss entirely from the linear map
[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 (16+ messages)
` [PATCH v2 01/14] lib/string: extract generic strlen() into __generic_strlen()
` [PATCH v2 08/14] lib/string_kunit: add performance benchmark for strlen()
[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 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 (3+ messages)
` [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 (34+ messages)
` [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 (16+ messages)
` [PATCH 2/6] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Correct reserved memory 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][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 (2+ 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
[PATCH v3 1/3] soc: qcom: smem: Expose DDR data from SMEM
2026-01-14 16:36 UTC (2+ 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