kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-11 08:19:24 to 2015-06-26 15:48:03 UTC [more...]

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-06-26 15:48 UTC  (60+ messages)
                                  ` [PATCH 1/1] lib/mpi: Deletion of unnecessary checks before the function call "mpi_free_limb_space"
                                    ` [PATCH] lib/mpi: Delete "
                                  ` [PATCH 1/1] tools lib traceevent: Deletion of an unnecessary check before the function call "free_ar
                                    ` [PATCH] tools lib traceevent: Delete an unnecessary check before the function call "free_arg"
                                  ` [PATCH 1/1] configfs: Deletion of unnecessary checks before the function call "config_item_put"
                                    ` [PATCH] configfs: Delete "
                                  ` [PATCH 1/1] exofs: Deletion of an unnecessary check before the function call "ore_put_io_state"
                                    ` [osd-dev] [PATCH 1/1] exofs: Deletion of an unnecessary check before the function call "ore_put_
                                  ` [PATCH 1/1] keys: Deletion of an unnecessary check before the function call "key_put"
                                    ` [PATCH] keys: Delete "
                                  ` [PATCH 1/1] XFS: Deletion of unnecessary checks before two function calls
                                      ` [PATCH] XFS: Delete unnecessary checks before the function call "xfs_qm_dqrele"
                                  ` [PATCH 1/1] fs-DLM: Deletion of unnecessary checks before the function call "kfree"
                                    ` [PATCH] fs-DLM: Delete "
                                  ` [PATCH] crypto-jitterentropy: Delete unnecessary checks before the function call "kzfree"
                                  ` ACPI-APEI: Make exception handling a bit more efficient in __einj_error_trigger()
                                  ` [PATCH] ACPICA: Delete an unnecessary check before the function call "acpi_ds_delete_walk_state"
                                  ` [PATCH] kdbus: Delete an unnecessary check before the function call "kdbus_domain_unref"
                                  ` [PATCH] SCSI-wd33c93: Deletion of a check before the function call "wd33c93_setup"
                                  ` [PATCH] s390/process: Delete an unnecessary check before the function call "kfree"
                                  ` [PATCH 0/2] ARM-OMAP2+: Deletion of unnecessary checks before two function calls
                                    ` [PATCH 1/2] ARM-OMAP2+: Delete an unnecessary check before the function call "omap_device_delete"
                                    ` [PATCH 2/2] ARM-OMAP2+: Delete an unnecessary check before the function call "of_node_put"
                                  ` [PATCH 0/2] ARM-kernel: Deletion of unnecessary checks before two function calls
                                    ` [PATCH 1/2] ARM-kernel: Delete an unnecessary check before the function call "smp_set_ops"
                                    ` [PATCH 2/2] ARM-kernel: Delete an unnecessary check before the function call "unwind_table_del"
                                  ` [PATCH 0/2] perf header: Deletion of an unnecessary check
                                    ` [PATCH 1/2] perf header: Delete an unnecessary check before the function call "free_event_desc"
                                    ` [PATCH 2/2] perf header: Less function calls in read_event_desc() after error detection
                                    ` [PATCH] fs-ext4 crypto: Delete an unnecessary check before the function call "key_put"
                                  ` [PATCH] f2fs "
                                ` [PATCH 1/1] SCSI-OSD: Deletion of an unnecessary check before the function call "put_disk"
                                  ` [PATCH] SCSI-OSD: Delete "
                                ` [PATCH 1/1] SCSI: Deletion of unnecessary checks before the function call "put_device"
                                  ` [PATCH] SCSI: Delete "
                                ` [PATCH 1/1] SCSI-libfc: Deletion of an unnecessary check before the function call "fc_fcp_ddp_done"
                                  ` [PATCH] SCSI-libfc: Delete "
                                ` [PATCH 1/1] SCSI-fnic: Deletion of an unnecessary check before the function call "vfree"
                                  ` [PATCH] SCSI-fnic: Delete "

[patch] HID: wacom: NULL dereferences on error in probe()
 2015-06-26 12:08 UTC  (3+ messages)

Add support of Cavium Liquidio ethernet adapters
 2015-06-26  9:04 UTC  (3+ messages)

[GIT PULL 0/7] perf/core improvements
 2015-06-26  8:39 UTC  (3+ messages)
` [PATCH 2/7] perf header: Delete an unnecessary check before the calling free_event_desc()

[patch] [media] v4l: xilinx: missing error code
 2015-06-25 21:36 UTC  (3+ messages)

[patch -next] cavium/liquidio: fix some error handling in lio_set_phys_id()
 2015-06-25  9:13 UTC  (2+ messages)

[patch -next] renesas: missing unlock on error path
 2015-06-25  9:13 UTC  (3+ messages)

[patch] spi: zynq: missing break statement
 2015-06-25  8:32 UTC  (2+ messages)

[patch] ACPI / resources: free memory on error in add_region_before()
 2015-06-24 21:57 UTC  (2+ messages)

[PATCH 00/12] Use !x to check for kzalloc failure
 2015-06-24 20:14 UTC  (24+ messages)
` [PATCH 01/12] staging: lustre: fid: "
            ` [lustre-devel] "
` [PATCH 02/12] staging: lustre: fld: "
` [PATCH 03/12] staging: lustre: lclient: "
` [PATCH 04/12] staging: lustre: ldlm: "
` [PATCH 05/12] staging: lustre: lmv: "
` [PATCH 06/12] staging: lustre: lov: "
` [PATCH 07/12] staging: lustre: mdc: "
` [PATCH 08/12] staging: lustre: mgc: "
` [PATCH 09/12] staging: lustre: obdclass: "
` [PATCH 10/12] staging: lustre: obdecho: "
` [PATCH 11/12] staging: lustre: osc: "
` [PATCH 12/12] staging: lustre: ptlrpc: "

[patch] btrfs: delayed-ref: double free in btrfs_add_delayed_tree_ref()
 2015-06-24 19:26 UTC  (2+ messages)

[PATCH v2] mfd: 88pm80x: refine irq bit operation
 2015-06-24 16:47 UTC  (4+ messages)

[patch] hpsa: fix an sprintf() overflow in the reset handler
 2015-06-24 11:01 UTC  (6+ messages)

[patch -next] drm/radeon: missing break statement
 2015-06-23 18:19 UTC  (3+ messages)

mfd: cros_ec: Use a zero-length array for command data
 2015-06-23 13:41 UTC 

libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices
 2015-06-23 12:49 UTC 

mtip32xx: fix crash on surprise removal of the drive
 2015-06-23  9:00 UTC  (5+ messages)

[patch] pinctrl: samsung: don't truncate the last char of "-grp"
 2015-06-22 23:53 UTC  (7+ messages)
    ` [patch v2 1/2] pinctrl: samsung: don't truncate the last char
    ` [patch v2 2/2] pinctrl: samsung: remove "out of memory" messages

[HPDD-discuss] [PATCH 01/12] staging: lustre: fid: Use !x to check for kzalloc failure
 2015-06-22 18:03 UTC 

[PATCH 0/5] drop trivially useless initialization
 2015-06-21  0:49 UTC  (8+ messages)
` [PATCH 1/5] staging: lustre: libcfs: "
` [PATCH 2/5] staging: lustre: llite: "
` [PATCH 3/5] staging: lustre: lmv: "
` [PATCH 4/5] staging: lustre: obdclass: llog: "
` [PATCH 5/5] staging: lustre: osc: "

[PATCH] staging: wilc1000: remove unnecessary cast
 2015-06-20 13:47 UTC  (2+ messages)

hpsa static checker issues
 2015-06-19  7:46 UTC  (2+ messages)

[PATCH] staging: wilc1000: remove commented code
 2015-06-18  4:22 UTC  (3+ messages)

[PATCH] staging: include: remove editor specific lines (mode lines) from ./include
 2015-06-17 12:19 UTC 

[PATCH] staging: wilc1000: align defines
 2015-06-17  2:08 UTC  (2+ messages)

[patch] ipvs: prevent some underflows
 2015-06-16 19:28 UTC  (7+ messages)

[patch] drm/amdkfd: fix some range checks in address watch ioctl
 2015-06-16 12:41 UTC  (3+ messages)

[PATCH] staging: wilc1000: change enum and defines for printk
 2015-06-16  4:51 UTC  (2+ messages)

[PATCH v2] net: Add sock_common_listen for TCP and DCCP
 2015-06-15 21:54 UTC  (2+ messages)

[PATCH] um: Fix a build error
 2015-06-15 14:49 UTC  (2+ messages)

[PATCH v2] md: fix a build warning
 2015-06-15  5:58 UTC  (2+ messages)

Klientskie bazi tel +79133913837 Email: nonen22pp@gmail.com Yznaite podrobnee!!!
 2015-06-15  4:40 UTC 

[PATCH 1/1] arm64/hw_breakpoint.c: remove unnecessary header
 2015-06-15  3:28 UTC 

[PATCH 1/1] arm/hw_breakpoint.c: remove unnecessary header
 2015-06-15  3:27 UTC 

Lieber Freund!!!
 2015-06-13 12:04 UTC 

[PATCH 1/2] staging: wilc1000: remove BOOL_T typedef
 2015-06-13  6:41 UTC  (2+ messages)
` [PATCH 2/2] staging: wilc1000: remove itypes.h

[patch] Smack: freeing an error pointer in smk_write_revoke_subj()
 2015-06-12 20:00 UTC  (3+ messages)

[PATCH] ALSA: aoa: convert bus code to use dev_groups
 2015-06-12 18:50 UTC  (12+ messages)
` [PATCH v2] "
  ` [alsa-devel] "
` [PATCH v3] "

[PATCH] superhyway: convert code to use dev_groups
 2015-06-12  9:07 UTC 

[PATCH] staging: wilc1000: remove unused typedef
 2015-06-12  3:38 UTC 

[RFC PATCH] net: Add sock_common_listen for TCP and DCCP
 2015-06-12  2:12 UTC  (3+ messages)

[patch 2/2] w1: unlock correct lock on error in w1_seq_show()
 2015-06-11 23:41 UTC  (4+ messages)
` [patch] [patch 2/2 v2] w1: use "

[patch] clk: meson: add some error handling in meson_clk_register_cpu()
 2015-06-11 23:13 UTC  (3+ messages)

[patch -next] net/mlx5_core: fix an error code
 2015-06-11 23:13 UTC  (3+ messages)

[patch] ALSA: hdsp: silence a sprinft() overflow warning
 2015-06-11 15:14 UTC 

[patch] drm/amdgpu: off by one check in dce_v8_0_hpd_irq()
 2015-06-11 15:13 UTC 

[patch] drm/amdgpu: potential NULL dereference on error
 2015-06-11 14:51 UTC  (5+ messages)

[PATCH 0/7] Replace uses of OBD_{ALLOC,FREE}_LARGE
 2015-06-11 12:02 UTC  (8+ messages)
` [PATCH 1/7] lustre: llite: "
` [PATCH 2/7] lustre: lmv: "
` [PATCH 3/7] lustre: lov: "
` [PATCH 4/7] lustre: mdc: "
` [PATCH 5/7] lustre: obdclass: "
` [PATCH 6/7] lustre: obdclass: linux: "
` [PATCH 7/7] lustre: ptlrpc: "

[PATCH] md: fix a build warning
 2015-06-11 11:48 UTC  (2+ messages)

[patch] drm/amdgpu: remove an unnecessary condition
 2015-06-11  9:26 UTC  (2+ messages)

[patch] drm/amdgpu: checking for IS_ERR() instead of NULL
 2015-06-11  8:51 UTC 


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).