Show patches with: Submitter = Kees Cook       |    Archived = No       |   150 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/13] timer: Convert schedule_timeout() to use from_timer() - - - --- 2017-10-04 Kees Cook Not Applicable
[01/32] netlink: Avoid memcpy() across flexible array boundary Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[02/13] timer: Remove init_timer_pinned_deferrable() in favor of timer_setup() - - - --- 2017-10-04 Kees Cook Not Applicable
[02/32] Introduce flexible array struct memcpy() helpers Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[03/13] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() - - - --- 2017-10-04 Kees Cook Not Applicable
[03/32] flex_array: Add Kunit tests Introduce flexible array struct memcpy() helpers - 1 - --- 2022-05-04 Kees Cook Not Applicable
[04/13] timer: Remove init_timer_pinned() in favor of timer_setup() 1 - - --- 2017-10-04 Kees Cook Not Applicable
[04/32] fortify: Add run-time WARN for cross-field memcpy() Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[05/13] timer: Remove init_timer_deferrable() in favor of timer_setup() 2 - - --- 2017-10-04 Kees Cook Not Applicable
[05/32] brcmfmac: Use mem_to_flex_dup() with struct brcmf_fweh_queue_item Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[06/13] timer: Remove users of TIMER_DEFERRED_INITIALIZER - - - --- 2017-10-04 Kees Cook Not Applicable
[06/32] iwlwifi: calib: Prepare to use mem_to_flex_dup() Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[07/13] timer: Remove last user of TIMER_INITIALIZER - - - --- 2017-10-04 Kees Cook Not Applicable
[07/32] iwlwifi: calib: Use mem_to_flex_dup() with struct iwl_calib_result Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[08/13] timer: Remove unused static initializer macros - - - --- 2017-10-04 Kees Cook Not Applicable
[08/32] iwlwifi: mvm: Use mem_to_flex_dup() with struct ieee80211_key_conf Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[09/13] timer: Remove users of expire and data arguments to DEFINE_TIMER 2 - - --- 2017-10-04 Kees Cook Not Applicable
[09/32] p54: Use mem_to_flex_dup() with struct p54_cal_database Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[1/3] scsi: fcoe: Statically initialize flogi_maddr scsi: Fix a handful of memcpy() field overflows - - - --- 2021-05-28 Kees Cook Changes Requested
[1/4] scsi: qla2xxx: Convert timers to use setup_timer() - - - --- 2017-10-31 Kees Cook Not Applicable
[1/5] string.h: Introduce memtostr() and memtostr_pad() scsi: Avoid possible run-time warning with long manufacturer strings - - - --- 2024-04-10 Kees Cook New
[1/6] ide-cd: Drop unused sense buffers - 1 - --- 2018-05-22 Kees Cook Changes Requested
[10/13] timer: Remove expires and data arguments from DEFINE_TIMER 5 - - --- 2017-10-04 Kees Cook Not Applicable
[10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[11/13] timer: Remove expires argument from __TIMER_INITIALIZER() - 1 - --- 2017-10-04 Kees Cook Not Applicable
[11/32] nl80211: Use mem_to_flex_dup() with struct cfg80211_cqm_config Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[12/13] kthread: Convert callback to use from_timer() - 1 - --- 2017-10-04 Kees Cook Not Applicable
[12/32] cfg80211: Use mem_to_flex_dup() with struct cfg80211_bss_ies Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[13/13] workqueue: Convert callback to use from_timer() - - - --- 2017-10-04 Kees Cook Not Applicable
[13/32] mac80211: Use mem_to_flex_dup() with several structs Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[14/32] af_unix: Use mem_to_flex_dup() with struct unix_address Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[15/17] scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_info Untitled series #595061 - - - --- 2021-12-13 Kees Cook Superseded
[15/32] 802/garp: Use mem_to_flex_dup() with struct garp_attr Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[16/32] 802/mrp: Use mem_to_flex_dup() with struct mrp_attr Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[17/32] net/flow_offload: Use mem_to_flex_dup() with struct flow_action_cookie Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[18/32] firewire: Use __mem_to_flex_dup() with struct iso_interrupt_event Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[19/32] afs: Use mem_to_flex_dup() with struct afs_acl Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[19/36] scsi: Define usercopy region in scsi_sense_cache slab cache - - - --- 2018-01-09 Kees Cook Superseded
[2/3] scsi: esas2r: Switch to flexible array member scsi: Fix a handful of memcpy() field overflows - 1 - --- 2021-05-28 Kees Cook Accepted
[2/4] scsi: qla2xxx: Refactor qla2x00_start_timer() - - - --- 2017-10-31 Kees Cook Not Applicable
[2/5] scsi: mptfusion: Avoid possible run-time warning with long manufacturer strings scsi: Avoid possible run-time warning with long manufacturer strings - - - --- 2024-04-10 Kees Cook New
[2/5] treewide: Replace open-coded flex arrays in unions Untitled series #533273 - - - --- 2021-08-18 Kees Cook Not Applicable
[2/6] scsi: cxlflash: Drop unused sense buffers 1 1 - --- 2018-05-22 Kees Cook Changes Requested
[20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data Introduce flexible array struct memcpy() helpers 1 - - --- 2022-05-04 Kees Cook Not Applicable
[21/32] soc: qcom: apr: Use mem_to_flex_dup() with struct apr_rx_buf Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[22/32] atags_proc: Use mem_to_flex_dup() with struct buffer Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[22/38] scsi: Define usercopy region in scsi_sense_cache slab cache - - - --- 2018-01-11 Kees Cook Not Applicable
[23/32] Bluetooth: Use mem_to_flex_dup() with struct hci_op_configure_data_path Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[24/32] IB/hfi1: Use mem_to_flex_dup() for struct tid_rb_node Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[25/32] Drivers: hv: utils: Use mem_to_flex_dup() with struct cn_msg Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[26/32] ima: Use mem_to_flex_dup() with struct modsig Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[27/32] KEYS: Use mem_to_flex_dup() with struct user_key_payload Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[29/32] xtensa: Use mem_to_flex_dup() with struct property Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[3/3] scsi: isci: Use correctly sized target buffer for memcpy() scsi: Fix a handful of memcpy() field overflows - 1 - --- 2021-05-28 Kees Cook Accepted
[3/4] scsi: qla2xxx: Convert qla2x00_timer() to use timer_setup() - - - --- 2017-10-31 Kees Cook Not Applicable
[3/5] scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings scsi: Avoid possible run-time warning with long manufacturer strings - - - --- 2024-04-10 Kees Cook New
[3/5] treewide: Replace 0-element memcpy() destinations with flexible arrays Untitled series #533273 - - - --- 2021-08-18 Kees Cook Not Applicable
[3/6] block: Create scsi_sense.h for SCSI and ATAPI - - - --- 2018-05-23 Kees Cook Changes Requested
[3/6] block: Create scsi_sense.h for SCSI and ATAPI - - - --- 2018-05-22 Kees Cook Changes Requested
[3/6] block: Create scsi_sense.h for SCSI and ATAPI - - - --- 2018-05-22 Kees Cook Changes Requested
[30/32] usb: gadget: f_fs: Use mem_to_flex_dup() with struct ffs_buffer Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[31/32] xenbus: Use mem_to_flex_dup() with struct read_buffer Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[32/32] esas2r: Use __mem_to_flex() with struct atto_ioctl Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook Not Applicable
[4/4] scsi: qla2xxx: Convert qla2x00_sp_timeout() to use timer_setup() - - - --- 2017-10-31 Kees Cook Not Applicable
[4/5] scsi: mpi3mr: Avoid possible run-time warning with long manufacturer strings scsi: Avoid possible run-time warning with long manufacturer strings - - - --- 2024-04-10 Kees Cook New
[4/6] block: Consolidate scsi sense buffer usage - - - --- 2018-05-22 Kees Cook Changes Requested
[5/5] scsi: qla2xxx: Avoid possible run-time warning with long model_num scsi: Avoid possible run-time warning with long manufacturer strings - - - --- 2024-04-10 Kees Cook New
[5/6] libata-scsi: Move sense buffers onto stack - - - --- 2018-05-22 Kees Cook Changes Requested
[6/6] scsi: Check sense buffer size at build time - - - --- 2018-05-22 Kees Cook Changes Requested
[61/82] scsi: mpt3sas: Refactor intentional wrap-around test Untitled series #818890 - - - --- 2024-01-23 Kees Cook Not Applicable
[72/82] scsi: sd_zbc: Refactor intentional wrap-around test Untitled series #818890 - - - --- 2024-01-23 Kees Cook Not Applicable
[for-next,01/25] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp [for-next,01/25] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp 2 - - --- 2021-08-22 Kees Cook Not Applicable
[RESEND] scsi: megaraid: Avoid mismatched storage type sizes [RESEND] scsi: megaraid: Avoid mismatched storage type sizes - - - --- 2022-01-05 Kees Cook Accepted
[v2,1/9] ide-cd: Drop unused sense buffers block: Consolidate scsi sense buffer usage 1 1 - --- 2018-07-31 Kees Cook Not Applicable
[v2,17/30] scsi: Define usercopy region in scsi_sense_cache slab cache - - - --- 2017-08-28 Kees Cook Deferred
[v2,18/31] scsi/aic7xxx: Clean up timer usage - - - --- 2017-09-20 Kees Cook Not Applicable
[v2,19/31] timer: Remove open-coded casts for .data and .function 1 - - --- 2017-09-20 Kees Cook Not Applicable
[v2,2/5] treewide: Replace open-coded flex arrays in unions Untitled series #537519 1 - - --- 2021-08-26 Kees Cook Not Applicable
[v2,2/9] scsi: cxlflash: Drop unused sense buffers block: Consolidate scsi sense buffer usage 1 1 - --- 2018-07-31 Kees Cook Not Applicable
[v2,29/31] scsi/bnx2i: Initialize timer - - - --- 2017-09-20 Kees Cook Not Applicable
[v2,3/5] treewide: Replace 0-element memcpy() destinations with flexible arrays Untitled series #537519 - - - --- 2021-08-26 Kees Cook Not Applicable
[v2,3/9] scsi: build scsi_common.o for all scsi passthrough request users block: Consolidate scsi sense buffer usage - - - --- 2018-07-31 Kees Cook Not Applicable
[v2,36/63] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp Untitled series #533177 2 - - --- 2021-08-18 Kees Cook Not Applicable
[v2,4/9] target: don't depend on SCSI block: Consolidate scsi sense buffer usage - - - --- 2018-07-31 Kees Cook Not Applicable
[v2,5/9] block: Switch struct packet_command to use struct scsi_sense_hdr block: Consolidate scsi sense buffer usage - 1 - --- 2018-07-31 Kees Cook Not Applicable
[v2,6/9] ide-cd: Remove redundant sense buffer block: Consolidate scsi sense buffer usage 1 1 - --- 2018-07-31 Kees Cook Not Applicable
[v2,7/9] cdrom: Use struct scsi_sense_hdr internally block: Consolidate scsi sense buffer usage - 1 - --- 2018-07-31 Kees Cook Not Applicable
[v2,8/9] libata-scsi: Move sense buffers onto stack block: Consolidate scsi sense buffer usage 1 1 - --- 2018-07-31 Kees Cook Not Applicable
[v2,9/9] scsi: Check sense buffer size at build time block: Consolidate scsi sense buffer usage - 1 - --- 2018-07-31 Kees Cook Not Applicable
[v2] scsi: fcoe: Statically initialize flogi_maddr [v2] scsi: fcoe: Statically initialize flogi_maddr - 1 - --- 2021-06-02 Kees Cook Accepted
[v2] scsi: zfcp: Replace strlcpy() with strscpy() [v2] scsi: zfcp: Replace strlcpy() with strscpy() 1 - - --- 2023-11-30 Kees Cook Accepted
[v2] target/iscsi: Convert timers to use timer_setup() - - - --- 2017-10-27 Kees Cook Not Applicable
[v3,17/31] scsi: Define usercopy region in scsi_sense_cache slab cache - - - --- 2017-09-20 Kees Cook Deferred
[v3,2/5] treewide: Replace open-coded flex arrays in unions Untitled series #538405 2 - - --- 2021-08-27 Kees Cook Not Applicable
[v3,3/5] treewide: Replace 0-element memcpy() destinations with flexible arrays Untitled series #538405 - - - --- 2021-08-27 Kees Cook Not Applicable
blk-mq: Clear out elevator private data - - - --- 2018-04-17 Kees Cook Not Applicable
esas2r: Use flex array destination for memcpy() esas2r: Use flex array destination for memcpy() - 2 - --- 2022-09-01 Kees Cook Accepted
iscsi-target: Convert timers to use timer_setup() - - - --- 2017-10-25 Kees Cook Superseded
overflow: Add struct_size_t() helper overflow: Add struct_size_t() helper 2 4 - --- 2023-05-22 Kees Cook Not Applicable
« 1 2 »