Show patches with: Submitter = Kees Cook       |    Archived = No       |   360 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
net/mac80211/mesh_plink: Convert timers to use - - - --- 2017-10-05 Kees Cook jmberg Superseded
net/wireless/ray_cs: Convert timers to use - - - --- 2017-10-05 Kees Cook kvalo Superseded
net/cw1200: Convert timers to use timer_setup() - - - --- 2017-10-05 Kees Cook kvalo Superseded
rtlwifi: Convert timers to use timer_setup() - - - --- 2017-10-16 Kees Cook kvalo Superseded
wireless: qtnfmac: Convert timers to use timer_setup() - 1 - --- 2017-10-16 Kees Cook kvalo Superseded
wireless: ath: Convert timers to use timer_setup() - - - --- 2017-10-16 Kees Cook kvalo Superseded
wireless: iwlegacy: Convert timers to use timer_setup() 1 - - --- 2017-10-16 Kees Cook kvalo Superseded
[17/58] net/cw1200: Convert timers to use timer_setup() - - - --- 2017-10-17 Kees Cook kvalo Superseded
[02/64] mac80211: Use flex-array for radiotap header bitmap Introduce strict memcpy() bounds checking - - - --- 2021-07-27 Kees Cook jmberg Superseded
pcmcia: ray_cs: Split memcpy() to avoid bounds check warning pcmcia: ray_cs: Split memcpy() to avoid bounds check warning - - - --- 2021-08-06 Kees Cook kvalo Superseded
rtlwifi: rtl8192de: Restore channel index initialization rtlwifi: rtl8192de: Restore channel index initialization - - - --- 2021-08-25 Kees Cook kvalo Superseded
rtlwifi: rtl8192de: Style clean-ups rtlwifi: rtl8192de: Style clean-ups 1 - - --- 2021-08-25 Kees Cook kvalo Superseded
[08/17] ath11k: Use memset_startat() for clearing queue descriptors Untitled series #595059 - - - --- 2021-12-13 Kees Cook kvalo Superseded
wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexible array wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexible array - - - --- 2022-09-27 Kees Cook jmberg Superseded
wifi: intersil: hostap: Annotate struct prism2_download_data with __counted_by wifi: intersil: hostap: Annotate struct prism2_download_data with __counted_by - 1 - --- 2023-10-06 Kees Cook kvalo Superseded
libertas: Avoid reading past end of buffer - - - --- 2017-05-09 Kees Cook kvalo Changes Requested
libertas: Avoid reading past end of buffer - - - --- 2017-05-10 Kees Cook kvalo Changes Requested
mwl8k: Avoid memcpy() over-reading of ETH_SS_STATS mwl8k: Avoid memcpy() over-reading of ETH_SS_STATS - - - --- 2021-06-16 Kees Cook kvalo Changes Requested
mac80211: Recast pointer for trailing memcpy() mac80211: Recast pointer for trailing memcpy() - - - --- 2021-06-17 Kees Cook jmberg Changes Requested
[10/64] lib80211: Use struct_group() for memcpy() region Introduce strict memcpy() bounds checking 1 - - --- 2021-07-27 Kees Cook jmberg Changes Requested
[39/64] mac80211: Use memset_after() to clear tx status Introduce strict memcpy() bounds checking - - - --- 2021-07-27 Kees Cook jmberg Changes Requested
ipw2x00: Avoid field-overflowing memcpy() ipw2x00: Avoid field-overflowing memcpy() - - - --- 2021-08-06 Kees Cook kvalo Changes Requested
[v2] rtlwifi: rtl8192de: Style clean-ups [v2] rtlwifi: rtl8192de: Style clean-ups 1 - - --- 2021-08-26 Kees Cook kvalo Changes Requested
mwl8k: Use struct_group() for memcpy() region mwl8k: Use struct_group() for memcpy() region - - - --- 2021-11-18 Kees Cook kvalo Changes Requested
intersil: Use struct_group() for memcpy() region intersil: Use struct_group() for memcpy() region - - - --- 2021-11-18 Kees Cook kvalo Changes Requested
[10/12] iwlwifi: Track scan_cmd allocation size explicitly slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-22 Kees Cook kvalo Changes Requested
p54: Remove unused struct pda_antenna_gain p54: Remove unused struct pda_antenna_gain - - - --- 2022-11-18 Kees Cook kvalo Changes Requested
wifi: rtw89: coex: Annotate struct rtw89_btc_btf_set_slot_table with __counted_by wifi: rtw89: coex: Annotate struct rtw89_btc_btf_set_slot_table with __counted_by - 1 - --- 2023-10-06 Kees Cook kvalo Changes Requested
wifi: p54: Annotate struct p54_cal_database with __counted_by wifi: p54: Annotate struct p54_cal_database with __counted_by - 1 - --- 2023-10-06 Kees Cook kvalo Changes Requested
wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_list_pa… wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_list_pa… - - - --- 2024-02-06 Kees Cook kvalo Changes Requested
[v2] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_li… [v2] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_li… - - - --- 2024-02-06 Kees Cook kvalo Changes Requested
lib: fix callers of strtobool to use char array - - - --- 2016-01-28 Kees Cook kvalo Not Applicable
[1/3] lib: fix callers of strtobool to use char array - - - --- 2016-01-28 Kees Cook kvalo Not Applicable
[2/3] lib: add "on" and "off" to strtobool - - - --- 2016-01-28 Kees Cook kvalo Not Applicable
[3/3] param: convert some "on"/"off" users to strtobool - - - --- 2016-01-28 Kees Cook kvalo Not Applicable
[v2,1/4] lib: move strtobool to kstrtobool - - - --- 2016-02-04 Kees Cook kvalo Not Applicable
[v2,2/4] lib: update single-char callers of strtobool - - - --- 2016-02-04 Kees Cook kvalo Not Applicable
[v2,3/4] lib: add "on"/"off" support to kstrtobool - - - --- 2016-02-04 Kees Cook kvalo Not Applicable
[v2,4/4] param: convert some "on"/"off" users to strtobool - - - --- 2016-02-04 Kees Cook kvalo Not Applicable
[v3,1/4] lib: move strtobool to kstrtobool - - - --- 2016-02-05 Kees Cook kvalo Not Applicable
[v3,2/4] lib: update single-char callers of strtobool - - - --- 2016-02-05 Kees Cook kvalo Not Applicable
[v3,3/4] lib: add "on"/"off" support to kstrtobool - - - --- 2016-02-05 Kees Cook kvalo Not Applicable
[v3,4/4] param: convert some "on"/"off" users to strtobool - - - --- 2016-02-05 Kees Cook kvalo Not Applicable
[13/31] timer: Remove meaningless .data/.function assignments 3 - - --- 2017-08-31 Kees Cook kvalo Not Applicable
[v2,13/31] timer: Remove meaningless .data/.function assignments 3 - - --- 2017-09-20 Kees Cook kvalo Not Applicable
[01/13] timer: Convert schedule_timeout() to use from_timer() - - - --- 2017-10-04 Kees Cook kvalo Not Applicable
[02/13] timer: Remove init_timer_pinned_deferrable() in favor of timer_setup() - - - --- 2017-10-04 Kees Cook kvalo Not Applicable
[03/13] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() - - - --- 2017-10-04 Kees Cook kvalo Not Applicable
[04/13] timer: Remove init_timer_pinned() in favor of timer_setup() 1 - - --- 2017-10-04 Kees Cook kvalo Not Applicable
[05/13] timer: Remove init_timer_deferrable() in favor of timer_setup() 2 - - --- 2017-10-04 Kees Cook kvalo Not Applicable
[06/13] timer: Remove users of TIMER_DEFERRED_INITIALIZER - - - --- 2017-10-04 Kees Cook kvalo Not Applicable
[07/13] timer: Remove last user of TIMER_INITIALIZER - - - --- 2017-10-04 Kees Cook kvalo Not Applicable
[08/13] timer: Remove unused static initializer macros - - - --- 2017-10-04 Kees Cook kvalo Not Applicable
[09/13] timer: Remove users of expire and data arguments to DEFINE_TIMER 2 - - --- 2017-10-04 Kees Cook kvalo Not Applicable
[10/13] timer: Remove expires and data arguments from DEFINE_TIMER 5 - - --- 2017-10-04 Kees Cook kvalo Not Applicable
[11/13] timer: Remove expires argument from __TIMER_INITIALIZER() - 1 - --- 2017-10-04 Kees Cook kvalo Not Applicable
[12/13] kthread: Convert callback to use from_timer() - 1 - --- 2017-10-04 Kees Cook kvalo Not Applicable
[13/13] workqueue: Convert callback to use from_timer() - - - --- 2017-10-04 Kees Cook kvalo Not Applicable
staging/wilc1000: Convert timers to use timer_setup() - - - --- 2017-10-05 Kees Cook kvalo Not Applicable
timer: Remove meaningless .data/.function assignments 4 - - --- 2017-10-10 Kees Cook kvalo Not Applicable
staging/wilc1000: Convert timers to use timer_setup() - - - --- 2017-10-16 Kees Cook kvalo Not Applicable
[08/58] net/wireless/ray_cs: Convert timers to use timer_setup() - - - --- 2017-10-17 Kees Cook kvalo Not Applicable
[v6,01/18] crypto: xcbc: Remove VLA usage crypto: Remove VLA usage - - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,02/18] crypto: cbc: Remove VLA usage crypto: Remove VLA usage - - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,03/18] crypto: hash: Remove VLA usage crypto: Remove VLA usage - - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,04/18] dm: Remove VLA usage from hashes crypto: Remove VLA usage - - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,05/18] crypto alg: Introduce generic max blocksize and alignmask crypto: Remove VLA usage - - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,06/18] crypto: qat: Remove VLA usage crypto: Remove VLA usage - - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,07/18] crypto: shash: Remove VLA usage in unaligned hashing crypto: Remove VLA usage - - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,08/18] crypto: skcipher: Remove VLA usage for SKCIPHER_REQUEST_ON_STACK crypto: Remove VLA usage - - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,09/18] ppp: mppe: Remove VLA usage crypto: Remove VLA usage 1 - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,10/18] x86/power/64: Remove VLA usage crypto: Remove VLA usage 1 - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,11/18] dm crypt: Convert essiv from ahash to shash crypto: Remove VLA usage - 1 - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,12/18] drbd: Convert from ahash to shash crypto: Remove VLA usage - - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,13/18] wireless/lib80211: Convert from ahash to shash crypto: Remove VLA usage - - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,14/18] staging: rtl8192u: ieee80211: Convert from ahash to shash crypto: Remove VLA usage - - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,15/18] staging: rtl8192e: ieee80211: Convert from ahash to shash crypto: Remove VLA usage - - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,16/18] rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer crypto: Remove VLA usage 1 - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,17/18] crypto: ccm: Remove VLA usage crypto: Remove VLA usage - - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[v6,18/18] crypto: Remove AHASH_REQUEST_ON_STACK crypto: Remove VLA usage - - - --- 2018-07-24 Kees Cook kvalo Not Applicable
[crypto-next,03/23] lib80211: Remove VLA usage of skcipher Untitled series #20453 - - - --- 2018-09-19 Kees Cook jmberg Not Applicable
[01/10] x86/mm/numa: Remove uninitialized_var() usage Remove uninitialized_var() macro - - - --- 2020-06-03 Kees Cook jmberg Not Applicable
[02/10] drbd: Remove uninitialized_var() usage Remove uninitialized_var() macro - 1 - --- 2020-06-03 Kees Cook jmberg Not Applicable
[03/10] b43: Remove uninitialized_var() usage Remove uninitialized_var() macro - - - --- 2020-06-03 Kees Cook kvalo Not Applicable
[04/10] rtlwifi: rtl8192cu: Remove uninitialized_var() usage Remove uninitialized_var() macro 1 1 - --- 2020-06-03 Kees Cook kvalo Not Applicable
[05/10] ide: Remove uninitialized_var() usage Remove uninitialized_var() macro - 1 - --- 2020-06-03 Kees Cook jmberg Not Applicable
[06/10] clk: st: Remove uninitialized_var() usage Remove uninitialized_var() macro 1 - - --- 2020-06-03 Kees Cook jmberg Not Applicable
[07/10] spi: davinci: Remove uninitialized_var() usage Remove uninitialized_var() macro - 1 - --- 2020-06-03 Kees Cook jmberg Not Applicable
[08/10] checkpatch: Remove awareness of uninitialized_var() macro Remove uninitialized_var() macro - - - --- 2020-06-03 Kees Cook jmberg Not Applicable
[09/10] treewide: Remove uninitialized_var() usage Remove uninitialized_var() macro 2 1 - --- 2020-06-03 Kees Cook Not Applicable
[10/10] compiler: Remove uninitialized_var() macro Remove uninitialized_var() macro - 2 - --- 2020-06-03 Kees Cook jmberg Not Applicable
[v2,01/16] docs: deprecated.rst: Add uninitialized_var() Remove uninitialized_var() macro - 1 - --- 2020-06-20 Kees Cook jmberg Not Applicable
[v2,02/16] x86/mm/numa: Remove uninitialized_var() usage Remove uninitialized_var() macro - - - --- 2020-06-20 Kees Cook jmberg Not Applicable
[v2,03/16] drbd: Remove uninitialized_var() usage Remove uninitialized_var() macro - 1 - --- 2020-06-20 Kees Cook jmberg Not Applicable
[v2,06/16] ide: Remove uninitialized_var() usage Remove uninitialized_var() macro - 1 - --- 2020-06-20 Kees Cook jmberg Not Applicable
[v2,07/16] clk: st: Remove uninitialized_var() usage Remove uninitialized_var() macro 1 - - --- 2020-06-20 Kees Cook jmberg Not Applicable
[v2,08/16] spi: davinci: Remove uninitialized_var() usage Remove uninitialized_var() macro 1 1 - --- 2020-06-20 Kees Cook jmberg Not Applicable
[v2,09/16] clk: spear: Remove uninitialized_var() usage Remove uninitialized_var() macro 1 - - --- 2020-06-20 Kees Cook jmberg Not Applicable
[v2,10/16] KVM: PPC: Book3S PR: Remove uninitialized_var() usage Remove uninitialized_var() macro - 1 - --- 2020-06-20 Kees Cook jmberg Not Applicable
[v2,11/16] media: sur40: Remove uninitialized_var() usage Remove uninitialized_var() macro - 1 - --- 2020-06-20 Kees Cook jmberg Not Applicable
« 1 2 3 4 »