Messages by Thread
-
[PATCH v3 0/4] i3c: add support for the Renesas controller
Wolfram Sang
-
Review of __counted_by in wireless (was Re: [PATCH wireless] wifi: cfg80211: remove scan request n_channels counted_by)
Kees Cook
-
[PATCH] wifi: nl80211: Set num_sub_specs before looping through sub_specs
Kees Cook
-
[PATCH] wifi: mac80211: Write cnt before copying in ieee80211_copy_rnr_beacon()
Kees Cook
-
[PATCH] wifi: brcmfmac: cyw: Fix __counted_by to be LE variant
Kees Cook
-
[PATCH net-next 02/13] virtchnl2: add flow steering support
Tony Nguyen
-
[PATCH v8 0/2] ARM: dts: Add support for Meta Clemente BMC
Leo Wang
-
[PATCH v2 0/2] i3c: add support for the Renesas controller
Wolfram Sang
-
[PATCH] Compiler Attributes: Add __kcfi_salt
Kees Cook
-
[PATCH] seq_buf: Introduce KUnit tests
Kees Cook
-
[PATCH v7 0/2] ARM: dts: Add support for Meta Clemente BMC
Leo Wang
-
Re: [PATCH] dt-bindings: memory: Document linux,usable-memory property
Abhishek Tiwari
-
Re: [net-next PATCH 01/11] octeontx2-af: Simplify context writing and reading to hardware
Simon Horman
-
[PATCH 0/2] i3c: add support for the Renesas controller
Wolfram Sang
-
[RFC v1 00/17] Add Safefetch double-fetch protection
Gatlin Newhouse
-
[PATCH 1/3] ext4: replace strcmp with direct comparison for '.' and '..'
Theodore Ts'o
-
[PATCH v1 1/1] string: Group str_has_prefix() and strstarts()
Andy Shevchenko
-
[PATCH v3] printk: kunit: support offstack cpumask
Petr Mladek
-
[PATCH v16 0/5] Initial Marvell PXA1908 support
Duje Mihanović
-
[PATCH v6 0/2] ARM: dts: Add support for Meta Clemente BMC
Leo Wang
-
[PATCH][next] overflow: Add safe add/sub and compare helpers
Michael Margolin
-
[PATCH][V2] fortify: add branch hints on unlikely fortify_panic paths
Colin Ian King
-
[RFC v2 0/5] Add and use seprintf() instead of less ergonomic APIs
Alejandro Colomar
-
[RFC v2 1/5] vsprintf: Add [v]seprintf(), [v]stprintf()
Alejandro Colomar
-
[RFC v2 2/5] stacktrace, stackdepot: Add seprintf()-like variants of functions
Alejandro Colomar
-
[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
-
Re: [PATCH] mod_devicetable: Enlarge the maximum platform_device_id name length
Vitaly Chikunov
-
Re: [PATCH v15 0/4] Initial Marvell PXA1908 support
Arnd Bergmann