messages from 2025-07-07 14:59:31 to 2025-07-18 08:36:53 UTC [more...]
[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
2025-07-18 8:36 UTC (15+ messages)
` [PATCH v3 01/13] stackleak: Rename STACKLEAK to KSTACK_ERASE
` [PATCH v3 02/13] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH v3 03/13] stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH v3 04/13] x86: Handle KCOV __init vs inline mismatches
` [PATCH v3 05/13] arm: "
` [PATCH v3 06/13] arm64: "
` [PATCH v3 07/13] s390: "
` [PATCH v3 08/13] powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init section
` [PATCH v3 09/13] mips: Handle KCOV __init vs inline mismatch
` [PATCH v3 10/13] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v3 11/13] kstack_erase: Support Clang stack depth tracking
` [PATCH v3 12/13] configs/hardening: Enable CONFIG_KSTACK_ERASE
` [PATCH v3 13/13] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON
[PATCH net-next v5 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-07-18 7:41 UTC (4+ messages)
` [PATCH net-next v5 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings
[RFC v2 0/5] Add and use seprintf() instead of less ergonomic APIs
2025-07-18 0:56 UTC (50+ messages)
` [RFC v4 0/7] Add and use sprintf_end() "
` alx-0049r2 - add seprintf()
` [RFC v4 1/7] vsprintf: Add [v]sprintf_end()
` [RFC v4 2/7] stacktrace, stackdepot: Add sprintf_end()-like variants of functions
` [RFC v4 3/7] mm: Use sprintf_end() instead of less ergonomic APIs
` [RFC v4 4/7] array_size.h: Add ENDOF()
` [RFC v4 5/7] mm: Fix benign off-by-one bugs
` [RFC v4 6/7] sprintf: Add [V]SPRINTF_END()
` [RFC v4 7/7] mm: Use [V]SPRINTF_END() to avoid specifying the array size
` [RFC v5 0/7] Add and use sprintf_{end,array}() instead of less ergonomic APIs
` [RFC v5 1/7] vsprintf: Add [v]sprintf_end()
` [RFC v5 2/7] stacktrace, stackdepot: Add sprintf_end()-like variants of functions
` [RFC v5 3/7] mm: Use sprintf_end() instead of less ergonomic APIs
` [RFC v5 4/7] array_size.h: Add ENDOF()
` [RFC v5 5/7] mm: Fix benign off-by-one bugs
` [RFC v5 6/7] sprintf: Add [v]sprintf_array()
` [RFC v5 7/7] mm: Use [v]sprintf_array() to avoid specifying the array size
` [RFC v6 0/8] Add and use sprintf_{end,trunc,array}() instead of less ergonomic APIs
` [RFC v6 1/8] vsprintf: Add [v]sprintf_trunc()
` [RFC v6 2/8] vsprintf: Add [v]sprintf_end()
` [RFC v6 3/8] sprintf: Add [v]sprintf_array()
` [RFC v6 4/8] stacktrace, stackdepot: Add sprintf_end()-like variants of functions
` [RFC v6 5/8] mm: Use sprintf_end() instead of less ergonomic APIs
` [RFC v6 6/8] array_size.h: Add ENDOF()
` [RFC v6 7/8] mm: Fix benign off-by-one bugs
` [RFC v6 8/8] mm: Use [v]sprintf_array() to avoid specifying the array size
[PATCH v1 1/1] string: Group str_has_prefix() and strstarts()
2025-07-17 23:40 UTC (5+ messages)
[PATCH v2 0/2] i3c: add support for the Renesas controller
2025-07-17 19:07 UTC (3+ messages)
` [PATCH v2 2/2] i3c: master: Add basic driver for the Renesas I3C controller
[PATCH] Compiler Attributes: Add __kcfi_salt
2025-07-17 16:48 UTC (5+ messages)
[PATCH v7 0/2] ARM: dts: Add support for Meta Clemente BMC
2025-07-17 15:56 UTC (4+ messages)
` [PATCH v7 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
` [PATCH v7 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC
[PATCH v8 0/2] ARM: dts: Add support for Meta Clemente BMC
2025-07-17 14:59 UTC (3+ messages)
` [PATCH v8 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
` [PATCH v8 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC
[PATCH] seq_buf: Introduce KUnit tests
2025-07-17 12:30 UTC (2+ messages)
[PATCH RESEND] alpha: smp: Replace deprecated strcpy() with strscpy()
2025-07-16 21:17 UTC
[PATCH RESEND] alpha: Replace strcpy() with strscpy() in setup_arch()
2025-07-16 21:11 UTC
[PATCH 0/2] i3c: add support for the Renesas controller
2025-07-16 16:45 UTC (5+ messages)
` [PATCH 2/2] i3c: add driver for Renesas I3C controller
[net-next PATCH 01/11] octeontx2-af: Simplify context writing and reading to hardware
2025-07-15 16:46 UTC (2+ messages)
[PATCH v8 00/10] Add pinctrl support for the AAEON UP board FPGA
2025-07-15 13:17 UTC (4+ messages)
[PATCH] dt-bindings: memory: Document linux,usable-memory property
2025-07-15 10:12 UTC (3+ messages)
[PATCH v16 0/5] Initial Marvell PXA1908 support
2025-07-15 6:32 UTC (13+ messages)
` [PATCH v16 1/5] dt-bindings: mmc: sdhci-pxa: restrict pinctrl to pxav1
` [PATCH v16 2/5] dt-bindings: marvell: Document PXA1908 SoC and samsung,coreprimevelte
` [PATCH v16 3/5] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH v16 4/5] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH v16 5/5] MAINTAINERS: add myself as Marvell PXA1908 maintainer
[PATCH v6 00/12] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-07-14 18:49 UTC (15+ messages)
` [PATCH v6 01/12] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v6 02/12] tee: add close_context to TEE driver operation
` [PATCH v6 03/12] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v6 04/12] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v6 05/12] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v6 06/12] firmware: qcom: scm: add support for object invocation
` [PATCH v6 07/12] firmware: qcom: scm: remove unused arguments to the shm_brige
` [PATCH v6 08/12] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v6 09/12] tee: add Qualcomm TEE driver
` [PATCH v6 10/12] qcomtee: add primordial object
` [PATCH v6 11/12] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v6 12/12] Documentation: tee: Add Qualcomm TEE driver
[RFC v3 0/7] Add and use seprintf() instead of less ergonomic APIs
2025-07-14 7:57 UTC (25+ messages)
` [RFC v3 3/7] mm: Use "
` [RFC v3 5/7] mm: Fix benign off-by-one bugs
[PATCH] arm64: tegra: Enable ramoops on Tegra210 and newer
2025-07-14 6:01 UTC (12+ messages)
[PATCH 1/3] ext4: replace strcmp with direct comparison for '.' and '..'
2025-07-12 21:12 UTC (4+ messages)
` [PATCH 2/3] ext4: use memcpy() instead of strcpy()
` [PATCH 3/3] ext4: refactor the inline directory conversion and new directory codepaths
[RFC v1 00/17] Add Safefetch double-fetch protection
2025-07-12 19:22 UTC (18+ messages)
` [RFC v1 01/17] Add SafeFetch double-fetch protection to the kernel
` [RFC v1 02/17] x86: syscall: support caching in do_syscall_64()
` [RFC v1 03/17] x86: asm: support caching in do_get_user_call()
` [RFC v1 04/17] sched: add protection to task_struct
` [RFC v1 05/17] uaccess: add non-caching copy_from_user functions
` [RFC v1 06/17] futex: add get_user_no_dfcache() functions
` [RFC v1 07/17] gup: add non-caching get_user call to fault_in_readable()
` [RFC v1 08/17] init: add caching startup and initialization to start_kernel()
` [RFC v1 09/17] exit: add destruction of SafeFetch caches and debug info to do_exit()
` [RFC v1 10/17] iov_iter: add SafeFetch pinning call to copy_from_user_iter()
` [RFC v1 11/17] kernel: add SafeFetch cache handling to dup_task_struct()
` [RFC v1 12/17] bug: add SafeFetch statistics tracking to __report_bug() calls
` [RFC v1 13/17] softirq: add SafeFetch statistics to irq_enter_rc() and irq_exit()
` [RFC v1 14/17] makefile: add SafeFetch support to makefiles
` [RFC v1 15/17] kconfig: debug: add SafeFetch to debug kconfig
` [RFC v1 16/17] x86: enable SafeFetch on x86_64 builds
` [RFC v1 17/17] vfs: ioctl: add logging to ioctl_file_dedupe_range() for testing
[PATCH v5 00/12] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-07-11 7:05 UTC (11+ messages)
` [PATCH v5 08/12] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v5 09/12] tee: add Qualcomm TEE driver
` [PATCH v5 12/12] Documentation: tee: Add "
[PATCH v3] printk: kunit: support offstack cpumask
2025-07-10 15:51 UTC
[PATCH 0/3] printk: KUnit: Followup fixes for the new KUnit test
2025-07-10 15:29 UTC (10+ messages)
` [PATCH 2/3] printk: kunit: support offstack cpumask
[PATCH] crypto: zstd - replace zero-length array with flexible array member
2025-07-10 8:18 UTC (3+ messages)
[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
2025-07-10 1:57 UTC (4+ messages)
` [PATCH v2 08/14] powerpc: Handle KCOV __init vs inline mismatches
[PATCH v3 0/4] Support i.MX8MM Mettler Toledo Snowflake board
2025-07-09 9:44 UTC (5+ messages)
` [PATCH v3 3/4] arm64: dts: freescale: Add Mettler-Toledo Snowflake V2 support
` EXTERNAL - "
[PATCH net-next 0/6] eth: fbnic: Add firmware logging support
2025-07-09 0:20 UTC (2+ messages)
[RFC v1 0/3] Add and use seprintf() instead of less ergonomic APIs
2025-07-08 16:14 UTC (8+ messages)
` [RFC v1 1/3] vsprintf: Add [v]seprintf(), [v]stprintf()
[PATCH v6 0/2] ARM: dts: Add support for Meta Clemente BMC
2025-07-08 13:23 UTC (5+ messages)
` [PATCH v6 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
` [PATCH v6 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC
[PATCH][next] overflow: Add safe add/sub and compare helpers
2025-07-08 13:01 UTC (2+ messages)
[PATCH v10 1/7] ACPI: APEI: EINJ: Fix kernel test sparse warnings
2025-07-07 16:24 UTC (3+ messages)
` [PATCH] ACPI: APEI: EINJ: Fix trigger actions
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;
as well as URLs for NNTP newsgroup(s).