kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-16 14:41:00 to 2017-08-21 20:59:56 UTC [more...]

[PATCH] mt7601u: check memory allocation failure
 2017-08-21 20:59 UTC 

[PATCH 0/4] w1: Adjustments for some function implementations
 2017-08-21 20:57 UTC  (5+ messages)
` [PATCH 1/4] w1: Delete an error message for a failed memory allocation in two functions
` [PATCH 2/4] w1: Improve a size determination "
` [PATCH 3/4] w1-masters: Delete an error message for a failed memory allocation in four functions
` [PATCH 4/4] w1-masters: Improve a size determination "

[PATCH net] ethernet: xircom: small clean up in setup_xirc2ps_cs()
 2017-08-21 14:56 UTC  (3+ messages)

[PATCH] omapfb: constify omap_video_timings structures
 2017-08-21 14:48 UTC  (2+ messages)

[PATCH 0/4] BTRFS: Adjustments for several function implementations
 2017-08-21 14:23 UTC  (11+ messages)
` [PATCH 1/4] btrfs: Delete an error message for a failed memory allocation in btrfsic_process_superbl
` [PATCH 2/4] btrfs: Adjust 32 checks for null pointers
    `  "
` [PATCH 3/4] btrfs: Improve eight size determinations
` [PATCH 4/4] btrfs: Delete an unnecessary variable initialisation in tree_mod_log_eb_copy()
    `  "

[PATCH 0/4] ISOFS: Adjustments for three function implementations
 2017-08-21 14:18 UTC  (10+ messages)
` [PATCH 1/4] isofs: Delete an error message for a failed memory allocation in isofs_read_inode()
` [PATCH 2/4] isofs: Adjust four checks for null pointers
` [PATCH 3/4] isofs: One check less in isofs_read_inode() after error detection
    `  "
` [PATCH 4/4] isofs: Delete an unnecessary variable initialisation in isofs_read_inode()

[PATCH] quota_v2: Delete an error message for a failed memory allocation in v2_read_file_info()
 2017-08-21 14:03 UTC  (2+ messages)

[PATCH 0/5] BTRFS: Fine-tuning for five function implementations
 2017-08-21 13:52 UTC  (14+ messages)
` [PATCH 1/5] btrfs: Use common error handling code in tree_mod_log_eb_copy()
` [PATCH 2/5] btrfs: Use common error handling code in __btrfs_free_extent()
` [PATCH 3/5] btrfs: Use common error handling code in btrfs_update_root()
` [PATCH 4/5] btrfs: Use common error handling code in update_ref_path()
      ` [PATCH v2] "
` [PATCH 5/5] btrfs: Use common error handling code in btrfs_mark_extent_written()

[PATCH] lib/cmdline.c: add to the get_options() documentation
 2017-08-21 11:50 UTC  (3+ messages)

[PATCH] iio staging: tsl2x7x: clean up limit checks
 2017-08-21 10:11 UTC 

[PATCH] binfmt_flat: Delete two error messages for a failed memory allocation in decompress_exec()
 2017-08-21  6:54 UTC 

[PATCH v2] net: ibm: emac: Fix some error handling path in 'emac_probe()'
 2017-08-21  2:53 UTC  (2+ messages)

[PATCH 0/3] Ceph: Adjustments for some function implementations
 2017-08-21  1:46 UTC  (5+ messages)
` [PATCH 1/3] ceph: Delete an error message for a failed memory allocation in __get_or_create_frag()
` [PATCH 2/3] ceph: Delete an unnecessary return statement in update_dentry_lease()
` [PATCH 3/3] ceph: Adjust 36 checks for null pointers

[PATCH] crypto: aesni: make arrays aesni_simd_skciphers and aesni_simd_skciphers2 static
 2017-08-20 21:34 UTC 

[PATCH 2/2] soc/fsl/qe: Slighly simplify code
 2017-08-20 21:23 UTC  (3+ messages)

[PATCH] ieee802154: ca8210: Fix a potential NULL pointer dereference
 2017-08-20 18:52 UTC  (2+ messages)

[PATCH] scsi: qedf: Fix a potential NULL pointer dereference
 2017-08-20 17:09 UTC 

[PATCH] Staging: media: Release the correct resource in an error handling path
 2017-08-20 16:49 UTC 

[PATCH 0/8] CIFS: Adjustments for several function implementations
 2017-08-20 16:42 UTC  (9+ messages)
` [PATCH 1/8] CIFS: Delete 11 error messages for a failed memory allocation
` [PATCH 4/8] CIFS: Use common error handling code in cifs_mknod()
` [PATCH 5/8] CIFS: Less function calls in cifs_mknod() after error detection
  ` [PATCH 2/8] CIFS: Improve 27 size determinations
  ` [PATCH 3/8] CIFS: One function call less in cifs_lookup() after error detection
  ` [PATCH 6/8] CIFS: Return directly after a failed build_path_from_dentry() in cifs_do_create()
` [PATCH 7/8] CIFS: Delete an unnecessary variable initialisation "
` [PATCH 8/8] CIFS: One function call less in cifs_do_create() after error detection

[PATCH 1/2] soc/fsl/qe: Fix a potential NULL pointer dereference in an error handling path
 2017-08-20 15:53 UTC 

[PATCH] cpufreq: ti: Fix 'of_node_put' being called twice in error handling path
 2017-08-20 13:33 UTC  (2+ messages)

[PATCH v2] phy: qcom-usb-hsic: Fix error handling
 2017-08-20 10:16 UTC 

[PATCH] net: ibm: emac: Fix some error handling path in 'emac_probe()'
 2017-08-20  4:41 UTC  (3+ messages)

[PATCH 0/2] fs-ext4: Adjustments for two function implementations
 2017-08-20  1:49 UTC  (6+ messages)
` [PATCH 1/2] ext4: Delete an error message for a failed memory allocation in ext4_multi_mount_protect
  ` [PATCH 1/2] ext4: Delete an error message for a failed memory allocation in ext4_multi_mount_pro
    ` ext4: Delete an error message for a failed memory allocation in ext4_multi_mount_protect()
` [PATCH 2/2] ext4: Improve a size determination in two functions

[PATCH 0/3] eCryptfs: Adjustments for several function implementations
 2017-08-19 16:57 UTC  (4+ messages)
` [PATCH 1/3] ecryptfs: Delete 21 error messages for a failed memory allocation
` [PATCH 2/3] ecryptfs: Return an error code only as a constant in ecryptfs_add_global_auth_tok()
` [PATCH 3/3] ecryptfs: Adjust four checks for null pointers

[PATCH] freevxfs: Delete an error message for a failed memory allocation in vxfs_fill_super()
 2017-08-19 10:46 UTC 

[PATCH] hfsplus: Delete an error message for a failed memory allocation in hfsplus_create_attributes
 2017-08-19 10:00 UTC 

[PATCH] staging: lustre: lustre: Off by two in lmv_fid2path()
 2017-08-19  0:07 UTC  (4+ messages)

[PATCH] mlx5: ensure 0 is returned when vport is zero
 2017-08-18 23:29 UTC  (3+ messages)

[PATCH 0/3] JFFS2: Adjustments for seven function implementations
 2017-08-18 19:08 UTC  (4+ messages)
` [PATCH 1/3] jffs2: Delete an error message for a failed memory allocation in four functions
` [PATCH 2/3] jffs2: Improve a size determination in jffs2_scan_medium()
` [PATCH 3/3] jffs2: Adjust a null pointer check in two functions

[PATCH] video: fbdev: vt8623fb: constify vt8623_timing_regs
 2017-08-18 17:51 UTC  (2+ messages)

[PATCH] video: fbdev: constify copied structures
 2017-08-18 17:41 UTC  (2+ messages)

[PATCH net-next] bpf: fix a return in sockmap_get_from_fd()
 2017-08-18 17:18 UTC  (4+ messages)

[PATCH] EDAC, thunderx: Fix an error handling path in 'thunderx_lmc_probe()'
 2017-08-18 17:14 UTC  (2+ messages)

[PATCH] EDAC, altera: Fix an error handling path in 'altr_edac_device_probe()'
 2017-08-18 16:24 UTC  (3+ messages)

[PATCH 0/2] lockd: Adjustments for some function implementations
 2017-08-18 16:04 UTC  (5+ messages)
` [PATCH 1/2] lockd: Delete an error message for a failed memory allocation in reclaimer()
` [PATCH 2/2] lockd: Adjust 61 checks for null pointers

[PATCH] i40iw: Simplify code
 2017-08-18 16:03 UTC  (3+ messages)

[PATCH 0/3] JFS: Adjustments for several function implementations
 2017-08-18 13:37 UTC  (4+ messages)
` [PATCH 1/3] jfs: Delete an error message for a failed memory allocation in diMount()
` [PATCH 2/3] jfs: Improve size determinations in five functions
` [PATCH 3/3] jfs: Adjust 67 checks for null pointers

[PATCH] staging/rts5208: fix incorrect shift to extract upper nybble
 2017-08-18 13:34 UTC 

[PATCH] sdhci: remove redundant check of zero slots
 2017-08-18 13:15 UTC  (2+ messages)

[PATCH] rtlwifi: make a couple arrays larger
 2017-08-18 13:09 UTC  (2+ messages)

[PATCH] pinctrl: rza1: off by one in rza1_parse_gpiochip()
 2017-08-18 10:32 UTC 

[PATCH] x86/ldt: Off by one in get_segment_base()
 2017-08-18 10:30 UTC 

[PATCH] drm/i915: Fix integer overflow tests
 2017-08-18  8:01 UTC  (8+ messages)
        ` [PATCH v2] "

[PATCH][V2] drm/nouveau: perform null check on msto[i] rathern than msto
 2017-08-17 22:23 UTC  (5+ messages)
      ` [Nouveau] "

[PATCH] cxgb4: Remove some dead code
 2017-08-17 22:06 UTC  (3+ messages)

[PATCH 0/3] OrangeFS: Adjustments for some function implementations
 2017-08-17 20:15 UTC  (4+ messages)
` [PATCH 1/3] orangefs: Delete error messages for a failed memory allocation in five functions
` [PATCH 2/3] orangefs: Use kcalloc() in orangefs_prepare_cdm_array()
` [PATCH 3/3] orangefs: Adjust three checks for null pointers

[PATCH] Make functions rf69_set_bandwidth_intern and rf69_set_dc_cut_off_frequency_intern static
 2017-08-17 17:19 UTC  (2+ messages)

[PATCH][net-next] net: hns3: ensure media_type is unitialized
 2017-08-17 17:06 UTC  (2+ messages)

[PATCH] scsi: hpsa: fix the device_id in hpsa_update_device_info()
 2017-08-17 16:51 UTC  (3+ messages)

[PATCH][i2c-next] i2c-cht-wc: make cht_wc_i2c_adap_driver static
 2017-08-17 16:29 UTC  (2+ messages)

[PATCH] mtd: physmap_of: Fix resources leak in 'of_flash_probe()'
 2017-08-17 13:03 UTC  (2+ messages)

[PATCH] drm/nouveau: remove redundant null check on array mstm->msto
 2017-08-17 13:02 UTC  (3+ messages)
  ` [Nouveau] "

[PATCH 00/11] Drop unnecessary static
 2017-08-17 12:58 UTC  (3+ messages)
` [PATCH 03/11] mtd: physmap_of: "

[bug report] bpf/verifier: track liveness for pruning
 2017-08-17 12:53 UTC  (3+ messages)

[PATCH] i2c: mux: pinctrl: potential NULL dereference on error
 2017-08-17 12:34 UTC  (2+ messages)

[PATCH] lib/string.c: check for kmalloc() failure
 2017-08-17 12:28 UTC  (2+ messages)

[PATCH] btrfs: remove redundant check on ret being non-zero
 2017-08-17 11:52 UTC  (2+ messages)

[bug report] liquidio: moved liquidio_napi_poll to lio_core.c
 2017-08-17 10:53 UTC 

[PATCH] thunderbolt: fix incorrect value assigned to req->response_type
 2017-08-17  9:39 UTC  (6+ messages)

[PATCH][next] input: axp20x-pek: make dev_attr_startup and dev_attr_shutdown static
 2017-08-17  9:17 UTC 

[PATCH net-next] phylink: Fix an uninitialized variable bug
 2017-08-17  9:02 UTC  (3+ messages)

[PATCH] nvmet_fc: use list_for_each_safe()
 2017-08-17  7:33 UTC  (2+ messages)

[PATCH] scsi: sg: off by one in sg_ioctl()
 2017-08-17  7:09 UTC 

[PATCH] mcb: Fix an error handling path in 'chameleon_parse_cells()'
 2017-08-17  5:14 UTC 

[PATCH] scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_info
 2017-08-17  0:38 UTC  (2+ messages)

[PATCH] scsi: osst: silence underflow warning in osst_verify_frame()
 2017-08-17  0:32 UTC  (2+ messages)

[PATCH] scsi: mpt3sas: fix pr_info message continuation
 2017-08-17  0:30 UTC  (2+ messages)

[PATCH 0/3] pstore: Adjustments for some function implementations
 2017-08-16 20:03 UTC  (9+ messages)
` [PATCH 1/3] pstore: Delete six error messages for a failed memory allocation
    `  "
` [PATCH 2/3] pstore: Improve a size determination in three functions
    `  "
` [PATCH 3/3] pstore: Adjust two checks for null pointers

[PATCH][drm-next] drm/tinydrm: make function st7586_pipe_enable static
 2017-08-16 19:54 UTC  (3+ messages)

[PATCH][V2] Revert "staging: fsl-mc: be consistent when checking strcmp() return"
 2017-08-16 17:21 UTC 

[PATCH] Revert "staging: fsl-mc: be consistent when checking strcmp() return"
 2017-08-16 17:16 UTC  (2+ messages)

[PATCH 0/2] fs-qnx6: Adjustments for qnx6_mmi_fill_super()
 2017-08-16 16:15 UTC  (3+ messages)
` [PATCH 1/2] fs-qnx6: Delete an error message for a failed memory allocation in qnx6_mmi_fill_super()
` [PATCH 2/2] fs-qnx6: Less checks in qnx6_mmi_fill_super() after error detection

[PATCH] IB/core: fix memory leak on ah on error return path
 2017-08-16 15:32 UTC  (6+ messages)

[PATCH][V2] IB/hns: fix memory leak on ah on error return path
 2017-08-16 15:31 UTC  (2+ messages)

[PATCH 0/3] fs-udf: Adjustments for some function implementations
 2017-08-16 14:43 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).