linux-hardening
Thread
Date
Earlier messages
Later messages
Messages by Thread
[RFC v2 3/5] mm: Use seprintf() instead of less ergonomic APIs
Alejandro Colomar
[RFC v2 4/5] array_size.h: Add ENDOF()
Alejandro Colomar
[RFC v2 5/5] mm: Fix benign off-by-one bugs
Alejandro Colomar
[RFC v3 0/7] Add and use seprintf() instead of less ergonomic APIs
Alejandro Colomar
[RFC v3 1/7] vsprintf: Add [v]seprintf(), [v]stprintf()
Alejandro Colomar
[RFC v3 2/7] stacktrace, stackdepot: Add seprintf()-like variants of functions
Alejandro Colomar
[RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Alejandro Colomar
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Marco Elver
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Alejandro Colomar
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Marco Elver
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Alejandro Colomar
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Marco Elver
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Alejandro Colomar
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Linus Torvalds
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Al Viro
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Linus Torvalds
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Alejandro Colomar
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Linus Torvalds
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Alejandro Colomar
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Alejandro Colomar
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Linus Torvalds
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Alejandro Colomar
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Christopher Bazley
Re: [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
Christopher Bazley
[RFC v3 4/7] array_size.h: Add ENDOF()
Alejandro Colomar
[RFC v3 5/7] mm: Fix benign off-by-one bugs
Alejandro Colomar
Re: [RFC v3 5/7] mm: Fix benign off-by-one bugs
Marco Elver
Re: [RFC v3 5/7] mm: Fix benign off-by-one bugs
Michal Hocko
Re: [RFC v3 5/7] mm: Fix benign off-by-one bugs
Alejandro Colomar
Re: [RFC v3 5/7] mm: Fix benign off-by-one bugs
Michal Hocko
Re: [RFC v3 5/7] mm: Fix benign off-by-one bugs
Alejandro Colomar
[RFC v3 6/7] sprintf: Add [V]STPRINTF()
Alejandro Colomar
[RFC v3 7/7] mm: Use [V]STPRINTF() to avoid specifying the array size
Alejandro Colomar
Re: [RFC v3 0/7] Add and use seprintf() instead of less ergonomic APIs
Alejandro Colomar
[RFC v4 0/7] Add and use sprintf_end() instead of less ergonomic APIs
Alejandro Colomar
alx-0049r2 - add seprintf()
Alejandro Colomar
[RFC v4 1/7] vsprintf: Add [v]sprintf_end()
Alejandro Colomar
[RFC v4 2/7] stacktrace, stackdepot: Add sprintf_end()-like variants of functions
Alejandro Colomar
[RFC v4 3/7] mm: Use sprintf_end() instead of less ergonomic APIs
Alejandro Colomar
[RFC v4 4/7] array_size.h: Add ENDOF()
Alejandro Colomar
[RFC v4 5/7] mm: Fix benign off-by-one bugs
Alejandro Colomar
[RFC v4 6/7] sprintf: Add [V]SPRINTF_END()
Alejandro Colomar
Re: [RFC v4 6/7] sprintf: Add [V]SPRINTF_END()
Linus Torvalds
Re: [RFC v4 6/7] sprintf: Add [V]SPRINTF_END()
Alejandro Colomar
Re: [RFC v4 6/7] sprintf: Add [V]SPRINTF_END()
Alejandro Colomar
Re: [RFC v4 6/7] sprintf: Add [V]SPRINTF_END()
Linus Torvalds
[RFC v4 7/7] mm: Use [V]SPRINTF_END() to avoid specifying the array size
Alejandro Colomar
[RFC v5 0/7] Add and use sprintf_{end,array}() instead of less ergonomic APIs
Alejandro Colomar
[RFC v5 1/7] vsprintf: Add [v]sprintf_end()
Alejandro Colomar
[RFC v5 2/7] stacktrace, stackdepot: Add sprintf_end()-like variants of functions
Alejandro Colomar
[RFC v5 3/7] mm: Use sprintf_end() instead of less ergonomic APIs
Alejandro Colomar
[RFC v5 4/7] array_size.h: Add ENDOF()
Alejandro Colomar
[RFC v5 5/7] mm: Fix benign off-by-one bugs
Alejandro Colomar
[RFC v5 6/7] sprintf: Add [v]sprintf_array()
Alejandro Colomar
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Linus Torvalds
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Alejandro Colomar
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Alejandro Colomar
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Alejandro Colomar
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
David Laight
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Alejandro Colomar
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Alejandro Colomar
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Martin Uecker
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Martin Uecker
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
David Laight
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Linus Torvalds
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Matthew Wilcox
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Kees Cook
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Martin Uecker
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Kees Cook
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Alejandro Colomar
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Kees Cook
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Alejandro Colomar
Re: [RFC v5 6/7] sprintf: Add [v]sprintf_array()
Martin Uecker
[RFC v5 7/7] mm: Use [v]sprintf_array() to avoid specifying the array size
Alejandro Colomar
[RFC v6 0/8] Add and use sprintf_{end,trunc,array}() instead of less ergonomic APIs
Alejandro Colomar
[RFC v6 1/8] vsprintf: Add [v]sprintf_trunc()
Alejandro Colomar
[RFC v6 3/8] sprintf: Add [v]sprintf_array()
Alejandro Colomar
[RFC v6 2/8] vsprintf: Add [v]sprintf_end()
Alejandro Colomar
[RFC v6 4/8] stacktrace, stackdepot: Add sprintf_end()-like variants of functions
Alejandro Colomar
[RFC v6 5/8] mm: Use sprintf_end() instead of less ergonomic APIs
Alejandro Colomar
[RFC v6 6/8] array_size.h: Add ENDOF()
Alejandro Colomar
[RFC v6 7/8] mm: Fix benign off-by-one bugs
Alejandro Colomar
[RFC v6 8/8] mm: Use [v]sprintf_array() to avoid specifying the array size
Alejandro Colomar
[RFC v1 0/3] Add and use seprintf() instead of less ergonomic APIs
Alejandro Colomar
[RFC v1 1/3] vsprintf: Add [v]seprintf(), [v]stprintf()
Alejandro Colomar
Re: [RFC v1 1/3] vsprintf: Add [v]seprintf(), [v]stprintf()
Alejandro Colomar
Re: [RFC v1 1/3] vsprintf: Add [v]seprintf(), [v]stprintf()
Alexander Potapenko
Re: [RFC v1 1/3] vsprintf: Add [v]seprintf(), [v]stprintf()
Alejandro Colomar
[RFC v1 2/3] stacktrace, stackdepot: Add seprintf()-like variants of functions
Alejandro Colomar
[RFC v1 3/3] mm: Use seprintf() instead of less ergonomic APIs
Alejandro Colomar
Re: [RFC v1 3/3] mm: Use seprintf() instead of less ergonomic APIs
Alejandro Colomar
Re: [RFC v1 0/3] Add and use seprintf() instead of less ergonomic APIs
Rasmus Villemoes
Re: [RFC v1 0/3] Add and use seprintf() instead of less ergonomic APIs
Alejandro Colomar
Re: [RFC v1 0/3] Add and use seprintf() instead of less ergonomic APIs
Rasmus Villemoes
Re: [RFC v1 0/3] Add and use seprintf() instead of less ergonomic APIs
Alejandro Colomar
[PATCH 0/2] Add AMD I3C master controller driver and bindings
Manikanta Guntupalli
[PATCH 1/2] dt-bindings: i3c: Add binding for AMD I3C master controller
Manikanta Guntupalli
Re: [PATCH 1/2] dt-bindings: i3c: Add binding for AMD I3C master controller
Frank Li
[PATCH 2/2] i3c: master: Add AMD I3C bus controller driver
Manikanta Guntupalli
Re: [PATCH 2/2] i3c: master: Add AMD I3C bus controller driver
Frank Li
[PATCH net-next 0/6] eth: fbnic: Add firmware logging support
Lee Trager
[PATCH net-next 1/6] eth: fbnic: Fix incorrect minimum firmware version
Lee Trager
[PATCH net-next 2/6] eth: fbnic: Use FIELD_PREP to generate minimum firmware version
Lee Trager
[PATCH net-next 5/6] eth: fbnic: Enable firmware logging
Lee Trager
[PATCH net-next 4/6] eth: fbnic: Add mailbox support for firmware logs
Lee Trager
[PATCH net-next 3/6] eth: fbnic: Create ring buffer for firmware logs
Lee Trager
[PATCH net-next 6/6] eth: fbnic: Create fw_log file in DebugFS
Lee Trager
Re: [PATCH net-next 0/6] eth: fbnic: Add firmware logging support
Jacob Keller
Re: [PATCH net-next 0/6] eth: fbnic: Add firmware logging support
patchwork-bot+netdevbpf
Re: [BUG] KASAN: slab-out-of-bounds in vsnprintf triggered by large stack frame
Petr Mladek
Re: [BUG] KASAN: slab-out-of-bounds in vsnprintf triggered by large stack frame
Kees Cook
Re: [UNDERSTOOD] KASAN: slab-out-of-bounds in vsnprintf triggered by large stack frame
Shardul Bankar
[PATCH 0/3] printk: KUnit: Followup fixes for the new KUnit test
Petr Mladek
[PATCH 1/3] printk: ringbuffer: Explain why the KUnit test ignores failed writes
Petr Mladek
Re: [PATCH 1/3] printk: ringbuffer: Explain why the KUnit test ignores failed writes
John Ogness
[PATCH 2/3] printk: kunit: support offstack cpumask
Petr Mladek
Re: [PATCH 2/3] printk: kunit: support offstack cpumask
Nathan Chancellor
Re: [PATCH 2/3] printk: kunit: support offstack cpumask
Petr Mladek
Re: [PATCH 2/3] printk: kunit: support offstack cpumask
Arnd Bergmann
Re: [PATCH 2/3] printk: kunit: support offstack cpumask
Petr Mladek
Re: [PATCH 2/3] printk: kunit: support offstack cpumask
Thomas Weißschuh
Re: [PATCH 2/3] printk: kunit: support offstack cpumask
Petr Mladek
Re: [PATCH 2/3] printk: kunit: support offstack cpumask
Arnd Bergmann
Re: [PATCH 2/3] printk: kunit: support offstack cpumask
Petr Mladek
Re: [PATCH 2/3] printk: kunit: support offstack cpumask
kernel test robot
[PATCH 3/3] printk: kunit: Fix __counted_by() in struct prbtest_rbdata
Petr Mladek
Re: [PATCH 3/3] printk: kunit: Fix __counted_by() in struct prbtest_rbdata
John Ogness
Re: [PATCH 0/3] printk: KUnit: Followup fixes for the new KUnit test
Thomas Weißschuh
Re: [PATCH 0/3] printk: KUnit: Followup fixes for the new KUnit test
Petr Mladek
uprobes are destructive but exposed by perf under CAP_PERFMON
Jann Horn
Re: uprobes are destructive but exposed by perf under CAP_PERFMON
Mark Rutland
Re: uprobes are destructive but exposed by perf under CAP_PERFMON
Peter Zijlstra
[PATCH] kunit/fortify: Add back "volatile" for sizeof() constants
Kees Cook
Re: [PATCH] kunit/fortify: Add back "volatile" for sizeof() constants
Nathan Chancellor
Re: [PATCH] kunit/fortify: Add back "volatile" for sizeof() constants
Jann Horn
Re: [PATCH] kunit/fortify: Add back "volatile" for sizeof() constants
Kees Cook
Re: [PATCH] kunit/fortify: Add back "volatile" for sizeof() constants
Bill Wendling
Re: [PATCH] kunit/fortify: Add back "volatile" for sizeof() constants
Nathan Chancellor
[PATCH v5][for-next/hardening] acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH v5][for-next/hardening] acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings
dan.j.williams
Re: [PATCH v5][for-next/hardening] acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings
Kees Cook
[PATCH v5 0/2] ARM: dts: Add support for Meta Clemente BMC
Leo Wang
[PATCH v5 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
Leo Wang
Re: [PATCH v5 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
Krzysztof Kozlowski
[PATCH v5 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC
Leo Wang
Re: [PATCH v5 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC
Krzysztof Kozlowski
Re: [PATCH v5 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC
Krzysztof Kozlowski
Re: [PATCH v5 0/2] ARM: dts: Add support for Meta Clemente BMC
Rob Herring (Arm)
[PATCH v4 0/2] ARM: dts: Add support for Meta Clemente BMC
Leo Wang
[PATCH v4 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
Leo Wang
Re: [PATCH v4 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
Krzysztof Kozlowski
[PATCH v4 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC
Leo Wang
Re: [PATCH v4 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC
Krzysztof Kozlowski
[PATCH v4][for-next/hardening] acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH v4][for-next/hardening] acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings
dan.j.williams
Re: [PATCH v4][for-next/hardening] acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings
dan.j.williams
Re: [PATCH v4][for-next/hardening] acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings
Kees Cook
[PATCH][next] fortify: add branch hints on unlikely fortify_panic paths
Colin Ian King
Re: [PATCH][next] fortify: add branch hints on unlikely fortify_panic paths
kernel test robot
Re: [PATCH][next] fortify: add branch hints on unlikely fortify_panic paths
kernel test robot
Re: [PATCH][next] fortify: add branch hints on unlikely fortify_panic paths
Kees Cook
Re: [PATCH][next] fortify: add branch hints on unlikely fortify_panic paths
Colin King (gmail)
[bug report] printk: ringbuffer: Add KUnit test
Dan Carpenter
Re: [bug report] printk: ringbuffer: Add KUnit test
Thomas Weißschuh
Re: [bug report] printk: ringbuffer: Add KUnit test
Dan Carpenter
Re: [bug report] printk: ringbuffer: Add KUnit test
Petr Mladek
Re: [bug report] printk: ringbuffer: Add KUnit test
Nathan Chancellor
Re: [bug report] printk: ringbuffer: Add KUnit test
Dan Carpenter
[PATCH v3 0/4] Support i.MX8MM Mettler Toledo Snowflake board
Wojciech Dubowik
[PATCH v3 3/4] arm64: dts: freescale: Add Mettler-Toledo Snowflake V2 support
Wojciech Dubowik
Re: [PATCH v3 3/4] arm64: dts: freescale: Add Mettler-Toledo Snowflake V2 support
Shawn Guo
Re: [PATCH v3 3/4] arm64: dts: freescale: Add Mettler-Toledo Snowflake V2 support
Krzysztof Kozlowski
Re: EXTERNAL - [PATCH v3 3/4] arm64: dts: freescale: Add Mettler-Toledo Snowflake V2 support
Wojciech Dubowik
[PATCH v3 4/4] MAINTAINERS: Add entry for METTLER TOLEDO BOARD SUPPORT
Wojciech Dubowik
[PATCH v3 1/4] dt-bindings: vendor-prefixes: Add Mettler-Toledo
Wojciech Dubowik
[PATCH v3 2/4] dt-bindings: arm: fsl: Add Mettler-Toledo Snowflake V2 board
Wojciech Dubowik
[PATCH] ACPI / sysfs: Replace deprecated and unsafe functions with sysfs_emit
Brahmajit Das
Re: [PATCH] ACPI / sysfs: Replace deprecated and unsafe functions with sysfs_emit
Rafael J. Wysocki
Re: [PATCH] ACPI / sysfs: Replace deprecated and unsafe functions with sysfs_emit
Brahmajit Das
Re: [PATCH] ACPI / sysfs: Replace deprecated and unsafe functions with sysfs_emit
Brahmajit Das
Re: [PATCH] ACPI / sysfs: Replace deprecated and unsafe functions with sysfs_emit
kernel test robot
Re: [PATCH] ACPI / sysfs: Replace deprecated and unsafe functions with sysfs_emit
Brahmajit Das
[PATCH] ACPI / sysfs: Replace deprecated strcpy() with sysfs_emit
Brahmajit Das
Re: [PATCH] ACPI / sysfs: Replace deprecated strcpy() with sysfs_emit
Rafael J. Wysocki
[PATCH v3 0/2] ARM: dts: Add support for Meta Clemente BMC
Leo Wang
[PATCH v3 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
Leo Wang
[PATCH v3 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC
Leo Wang
Re: [PATCH v3 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC
Andrew Jeffery
Re: [PATCH v3 0/2] ARM: dts: Add support for Meta Clemente BMC
Rob Herring (Arm)
[PATCH v3] pstore/ram: Validate ECC parameters against Reed-Solomon constraint
Naoya Tezuka
[PATCH v2] pstore/ram: Validate ECC parameters against Reed-Solomon constraint
Naoya Tezuka
Re: [PATCH v2] pstore/ram: Validate ECC parameters against Reed-Solomon constraint
Tzung-Bi Shih
[PATCH 0/2] Possible TTY privilege escalation in TIOCSTI ioctl
Abhinav Saxena via B4 Relay
[PATCH 1/2] selftests/tty: add TIOCSTI test suite
Abhinav Saxena via B4 Relay
Re: [PATCH 1/2] selftests/tty: add TIOCSTI test suite
Stephen Smalley
[PATCH 2/2] selinux: add capability checks for TIOCSTI ioctl
Abhinav Saxena via B4 Relay
Re: [PATCH 2/2] selinux: add capability checks for TIOCSTI ioctl
Greg KH
Re: [PATCH 2/2] selinux: add capability checks for TIOCSTI ioctl
Stephen Smalley
Re: [PATCH 2/2] selinux: add capability checks for TIOCSTI ioctl
Paul Moore
Re: [PATCH 2/2] selinux: add capability checks for TIOCSTI ioctl
Günther Noack
Earlier messages
Later messages