Show patches with: Submitter = Kees Cook       |    State = Action Required       |    Archived = No       |   135 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[03/10] b43: Remove uninitialized_var() usage Remove uninitialized_var() macro --- 2020-06-03 Kees Cook New
[06/10] clk: st: Remove uninitialized_var() usage Remove uninitialized_var() macro --- 2020-06-03 Kees Cook New
[07/10] spi: davinci: Remove uninitialized_var() usage Remove uninitialized_var() macro --- 2020-06-03 Kees Cook New
[10/10] compiler: Remove uninitialized_var() macro Remove uninitialized_var() macro --- 2020-06-03 Kees Cook New
[v2,01/16] docs: deprecated.rst: Add uninitialized_var() Remove uninitialized_var() macro --- 2020-06-20 Kees Cook New
[v2,04/16] b43: Remove uninitialized_var() usage Remove uninitialized_var() macro --- 2020-06-20 Kees Cook New
[v2,05/16] rtlwifi: rtl8192cu: Remove uninitialized_var() usage Remove uninitialized_var() macro --- 2020-06-20 Kees Cook New
[v2,10/16] KVM: PPC: Book3S PR: Remove uninitialized_var() usage Remove uninitialized_var() macro --- 2020-06-20 Kees Cook New
[v2,11/16] media: sur40: Remove uninitialized_var() usage Remove uninitialized_var() macro --- 2020-06-20 Kees Cook New
[v2,15/16] treewide: Remove uninitialized_var() usage Remove uninitialized_var() macro --- 2020-06-20 Kees Cook New
[v2,13/16] mm/debug_vm_pgtable: Remove uninitialized_var() usage Remove uninitialized_var() macro --- 2020-06-20 Kees Cook New
mwl8k: Avoid memcpy() over-reading of ETH_SS_STATS mwl8k: Avoid memcpy() over-reading of ETH_SS_STATS --- 2021-06-16 Kees Cook New
orinoco: Avoid field-overflowing memcpy() orinoco: Avoid field-overflowing memcpy() --- 2021-06-16 Kees Cook New
mac80211: Recast pointer for trailing memcpy() mac80211: Recast pointer for trailing memcpy() --- 2021-06-17 Kees Cook New
rtlwifi: rtl8192de: Fully initialize curvecount_val rtlwifi: rtl8192de: Fully initialize curvecount_val --- 2021-06-17 Kees Cook New
[01/64] media: omap3isp: Extract struct group for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[02/64] mac80211: Use flex-array for radiotap header bitmap Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[03/64] rpmsg: glink: Replace strncpy() with strscpy_pad() Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[04/64] stddef: Introduce struct_group() helper macro Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[07/64] staging: rtl8192e: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[08/64] staging: rtl8192u: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[09/64] staging: rtl8723bs: Avoid field-overflowing memcpy() Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[10/64] lib80211: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[12/64] mwl8k: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[13/64] libertas: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[14/64] libertas_tf: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[15/64] ipw2x00: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[18/64] cxgb3: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[19/64] ip: Use struct_group() for memcpy() regions Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[21/64] cxgb4: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[24/64] staging: wlan-ng: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[25/64] drm/mga/mga_ioc32: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[27/64] HID: cp2112: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[28/64] compiler_types.h: Remove __compiletime_object_size() Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[32/64] fortify: Add compile-time FORTIFY_SOURCE tests Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[33/64] lib: Introduce CONFIG_TEST_MEMCPY Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[34/64] fortify: Detect struct member overflows in memcpy() at compile-time Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[35/64] fortify: Detect struct member overflows in memmove() at compile-time Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[36/64] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[37/64] string.h: Introduce memset_after() for wiping trailing members/padding Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[39/64] mac80211: Use memset_after() to clear tx status Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[42/64] net: qede: Use memset_after() for counters Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[44/64] iw_cxgb4: Use memset_after() for cpl_t5_pass_accept_rpl Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[47/64] btrfs: Use memset_after() to clear end of struct Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[48/64] drbd: Use struct_group() to zero algs Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[50/64] KVM: x86: Use struct_group() to zero decode cache Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[51/64] tracing: Use struct_group() to zero struct trace_iterator Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[52/64] dm integrity: Use struct_group() to zero struct journal_sector Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[54/64] ipv6: Use struct_group() to zero rt6_info Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[55/64] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[57/64] netfilter: conntrack: Use struct_group() to zero struct nf_conn Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[59/64] fortify: Detect struct member overflows in memset() at compile-time Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[60/64] fortify: Work around Clang inlining bugs Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[61/64] Makefile: Enable -Warray-bounds Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[62/64] netlink: Avoid false-positive memcpy() warning Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[63/64] iwlwifi: dbg_ini: Split memcpy() to avoid multi-field write Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[64/64] fortify: Add run-time WARN for cross-field memcpy() Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
mac80211: radiotap: Use BIT() instead of shifts mac80211: radiotap: Use BIT() instead of shifts --- 2021-08-06 Kees Cook New
mac80211: Use flex-array for radiotap header bitmap mac80211: Use flex-array for radiotap header bitmap --- 2021-08-06 Kees Cook New
[v2,05/63] stddef: Introduce struct_group() helper macro Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,07/63] skbuff: Switch structure bounds to struct_group() Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,08/63] bnxt_en: Use struct_group_attr() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,12/63] thermal: intel: int340x_thermal: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,13/63] iommu/amd: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,15/63] intersil: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,17/63] bnx2x: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,18/63] drm/amd/pm: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,21/63] net/mlx5e: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,23/63] media: omap3isp: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,26/63] lib/string: Move helper functions out of string.c Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,27/63] fortify: Move remaining fortify helpers into fortify-string.h Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,28/63] fortify: Explicitly disable Clang support Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,31/63] fortify: Allow strlen() and strnlen() to pass compile-time known lengths Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,34/63] fortify: Detect struct member overflows in memcpy() at compile-time Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,37/63] string.h: Introduce memset_after() for wiping trailing members/padding Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,38/63] xfrm: Use memset_after() to clear padding Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,40/63] netfilter: conntrack: Use memset_startat() to zero struct nf_conn Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,41/63] net: 802: Use memset_startat() to clear struct fields Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,42/63] net: dccp: Use memset_startat() for TP zeroing Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,44/63] mac80211: Use memset_after() to clear tx status Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,47/63] intel_th: msu: Use memset_startat() for clearing hw header Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,48/63] IB/mthca: Use memset_startat() for clearing mpt_entry Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,49/63] btrfs: Use memset_startat() to clear end of struct Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,52/63] cm4000_cs: Use struct_group() to zero struct cm4000_dev region Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,55/63] HID: roccat: Use struct_group() to zero kone_mouse_event Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,58/63] ethtool: stats: Use struct_group() to clear all stats at once Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,60/63] net/af_iucv: Use struct_group() to zero struct iucv_sock region Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[v2,61/63] powerpc: Split memset() to avoid multi-field overflow Introduce strict memcpy() bounds checking --- 2021-08-18 Kees Cook New
[1/3] ipw2x00: Avoid field-overflowing memcpy() net: Cleanups for FORTIFY_SOURCE --- 2021-08-19 Kees Cook New
[2/3] net/mlx5e: Avoid field-overflowing memcpy() net: Cleanups for FORTIFY_SOURCE --- 2021-08-19 Kees Cook New
[3/3] pcmcia: ray_cs: Split memcpy() to avoid bounds check warning net: Cleanups for FORTIFY_SOURCE --- 2021-08-19 Kees Cook New
rtlwifi: rtl8192de: Restore channel index initialization rtlwifi: rtl8192de: Restore channel index initialization --- 2021-08-25 Kees Cook New
rtlwifi: rtl8192de: Style clean-ups rtlwifi: rtl8192de: Style clean-ups --- 2021-08-25 Kees Cook New
[v2] rtlwifi: rtl8192de: Style clean-ups [v2] rtlwifi: rtl8192de: Style clean-ups --- 2021-08-26 Kees Cook New
[v3,2/5] treewide: Replace open-coded flex arrays in unions Untitled series #155091 --- 2021-08-27 Kees Cook New
[v3,3/5] treewide: Replace 0-element memcpy() destinations with flexible arrays Untitled series #155091 --- 2021-08-27 Kees Cook New
[1/2] libertas: Add missing __packed annotation with struct_group() libertas: Add missing __packed annotations --- 2021-12-01 Kees Cook New
[2/2] libertas_tf: Add missing __packed annotations libertas: Add missing __packed annotations --- 2021-12-01 Kees Cook New
[08/17] ath11k: Use memset_startat() for clearing queue descriptors Untitled series #162183 --- 2021-12-13 Kees Cook New
iwlwifi: calib: Refactor iwl_calib_result usage for clarity iwlwifi: calib: Refactor iwl_calib_result usage for clarity --- 2022-09-01 Kees Cook New
« 1 2 »