kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-23 11:20:19 to 2017-03-13 17:52:36 UTC [more...]

[PATCH] staging: atomisp: potential underflow in atomisp_get_metadata_by_type()
 2017-03-13 17:52 UTC  (2+ messages)

[patch] ASoC: cs35l35: returning uninitialized in probe()
 2017-03-13 16:57 UTC  (3+ messages)
` Applied "ASoC: cs35l35: returning uninitialized in probe()" to the asoc tree

[PATCH 1/2] switchtec: off by one in ioctl_event_ctl()
 2017-03-13 16:38 UTC  (2+ messages)

[PATCH] staging: atomisp: use k{v}zalloc instead of k{v}alloc and memset
 2017-03-13 15:40 UTC  (4+ messages)

[PATCH 2/2] switchtec: fix some error codes
 2017-03-13 10:52 UTC 

[PATCH] [media] atmel-isc: fix off-by-one comparison and out of bounds read issue
 2017-03-13 10:23 UTC  (10+ messages)

[PATCH] staging: atomisp: clean up return logic, remove redunant code
 2017-03-12 15:00 UTC  (3+ messages)

[PATCH] ASoC: cs35l35: trivial fix to indentation
 2017-03-12 14:55 UTC  (2+ messages)

[PATCH 3/3] staging: dngc: ch->ch_bd is already assigned to bd variable
 2017-03-12 14:47 UTC 

[PATCH 2/3] staging: dgnc: remove useless assigned error value in
 2017-03-12 14:46 UTC  (2+ messages)
` [PATCH 2/3] staging: dgnc: remove useless switch-case statements

[PATCH 1/3] staging: dgnc: ch->ch_bd is already assigned to bd variable
 2017-03-12 14:46 UTC 

[PATCH 00/10] ALSA SoC MAX98927 driver - revision
 2017-03-12 14:11 UTC  (14+ messages)
` [PATCH 01/10] ALSA SoC MAX98927 driver - Initial release
` [PATCH 02/10] Updated max98927_reg table with physical defaults. Replaced max98927.h for better legi
  ` [PATCH 02/10] Updated max98927_reg table with physical defaults. Replaced max98927.h for better
` [PATCH 03/10] Removed the secondary device initialization from the primary device initialization. Re
` [PATCH 04/10] Modified indentation
` [PATCH 05/10] Replaced pr_err by dev_err. Modified debug message
` [PATCH 06/10] Added mask variable to apply it in one round after the switch
` [PATCH 07/10] Modified initialization code of VI sensing
` [PATCH 08/10] Added DAI Sel Mux and minor updates
` [PATCH 09/10] Added ACPI support. Changed snd_kcontrol_chip to snd_soc_kcontrol_codec
` [PATCH 10/10] Added vendor prefix. Added range information

[PATCH] staging: atomisp: remove redundant check for client being null
 2017-03-11 19:48 UTC 

[PATCH] dm cache: handle kmalloc failure allocating background_tracker struct
 2017-03-11 19:09 UTC 

[PATCH] iio: multiplexer: fix unsigned check with less than zero
 2017-03-11 18:30 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] virtio: remove redundant check on error return err
 2017-03-10  3:36 UTC  (2+ messages)

[PATCH 01/26] IB/ocrdma: Use kcalloc() in ocrdma_create_eqs()
 2017-03-09 12:03 UTC  (61+ messages)
` [PATCH 02/26] IB/ocrdma: Use kcalloc() in ocrdma_mbx_alloc_pd_range()
` [PATCH 04/26] IB/ocrdma: Delete unnecessary variable initialisations in ocrdma_mbx_get_dcbx_config()
  ` [PATCH 04/26] IB/ocrdma: Delete unnecessary variable initialisations in ocrdma_mbx_get_dcbx_conf
` [PATCH 05/26] IB/ocrdma: Improve another size determination in ocrdma_mbx_query_qp()
` [PATCH 06/26] IB/ocrdma: Improve another size determination in ocrdma_alloc_pd_pool()
` [PATCH 07/26] IB/ocrdma: Improve another size determination in ocrdma_mbx_get_ctrl_attribs()
` [PATCH 09/26] IB/ocrdma: Improve another size determination in ocrdma_mq_cq_handler()
` [PATCH 10/26] IB/ocrdma: Improve another size determination in ocrdma_init_emb_mqe()
` [PATCH 12/26] IB/ocrdma: Adjust ten checks for null pointers
` [PATCH 13/26] IB/ocrdma: Use kcalloc() in ocrdma_alloc_resources()
` [PATCH 15/26] IB/ocrdma: Delete an error message for a failed memory allocation in ocrdma_add()
` [PATCH 16/26] IB/ocrdma: Adjust a null pointer check in ocrdma_alloc_resources()
` [PATCH 17/26] IB/ocrdma: Use kmalloc_array() in ocrdma_create_srq()
` [PATCH 18/26] IB/ocrdma: Use kcalloc() in three functions
` [PATCH 20/26] IB/ocrdma: Delete an unnecessary variable assignment in ocrdma_alloc_mr()
` [PATCH 21/26] IB/ocrdma: Improve another size determination in ocrdma_create_srq()
` [PATCH 22/26] IB/ocrdma: Returning only value constants in ocrdma_resize_cq()
` [PATCH 23/26] IB/ocrdma: Delete an unnecessary variable in ocrdma_dealloc_pd()
` [PATCH 24/26] IB/ocrdma: One jump label less in ocrdma_alloc_ucontext_pd()
` [PATCH 25/26] IB/ocrdma: Delete unnecessary braces
  ` [PATCH 03/26] IB/ocrdma: Improve size determinations in ocrdma_mbx_get_dcbx_config()
  ` [PATCH 08/26] IB/ocrdma: Improve size determinations in ocrdma_mbx_rdma_stats()
  ` [PATCH 11/26] IB/ocrdma: Delete unnecessary braces
  ` [PATCH 14/26] IB/ocrdma: Improve another size determination in ocrdma_add()
  ` [PATCH 19/26] IB/ocrdma: Improve another size determination in ocrdma_alloc_mr()
  ` [PATCH 26/26] IB/ocrdma: Adjust further ten checks for null pointers

[PATCH] wcn36xx: Fix error handling
 2017-03-09  8:02 UTC  (2+ messages)
`  "

[PATCH] IB/rxe: double free on error
 2017-03-08 16:44 UTC  (4+ messages)

[PATCH] NFC: nfcmrvl: double free on error path
 2017-03-08  5:22 UTC 

[patch] PCI: dwc: uninitialized variable in dw_handle_msi_irq()
 2017-03-07 19:32 UTC  (4+ messages)

[PATCH] ASoC: Intel: Skylake: fix spelling mistake: "allocationf" -> "allocation"
 2017-03-07 12:57 UTC  (3+ messages)
` Applied "ASoC: Intel: Skylake: fix spelling mistake: "allocationf" -> "allocation"" to the asoc tree

[PATCH 0/5] IB/nes: Fine-tuning for some function implementations
 2017-03-06 20:56 UTC  (8+ messages)
` [PATCH 1/5] IB/nes: Use kcalloc() in nes_init_mgt_qp()
` [PATCH 2/5] IB/nes: Use kcalloc() in nes_reg_user_mr()
` [PATCH 3/5] IB/nes: Adjust 16 checks for null pointers
` [PATCH 4/5] IB/nes: Delete unnecessary braces
` [PATCH 5/5] IB/nes: Improve size determinations in two functions

[PATCH][RESEND] ecryptfs: fix spelling mistake: "cadidate" -> "candidate"
 2017-03-06 19:32 UTC 

[PATCH] netfilter: remove redundant check on ret being non-zero
 2017-03-06 17:06 UTC  (2+ messages)

[PATCH] HID: i2c-hid: Fix error handling
 2017-03-06 13:17 UTC  (3+ messages)

[PATCH] scsi: lpfc: fix missing spin_unlock on sql_list_lock
 2017-03-04 17:42 UTC  (2+ messages)

[PATCH] scsi: lpfc: don't dereference dma_buf->iocbq before null check
 2017-03-04 17:42 UTC  (2+ messages)

[PATCH] scsi: lpfc: sanity check hrq is null before dereferencing it
 2017-03-04 17:42 UTC  (2+ messages)

[PATCH] scsi: lpfc: remove redundant assignment of sgel
 2017-03-04 17:42 UTC  (2+ messages)

[bug report] tools/power turbostat: decode MSR_MISC_FEATURE_CONTROL
 2017-03-04 12:01 UTC 

[patch] net/mlx4: && vs & typo
 2017-03-01 17:52 UTC  (8+ messages)

[PATCH] net: usb: asix_devices: fix missing return code check on call to asix_write_medium_mode
 2017-03-01 17:52 UTC  (2+ messages)

[PATCH] Bluetooth: fix assignments on error variable err
 2017-03-01 15:10 UTC 

[PATCH] engine: mv_xor: remove redundant null check on cd
 2017-03-01 14:07 UTC 

[PATCH] scsi: qedi: fix missing return error code check on call to qedi_setup_int
 2017-03-01  2:56 UTC  (3+ messages)

[PATCH] net: bcmgenet: fix off-by-one comparison on timeout
 2017-02-28 12:18 UTC 

[PATCH] staging: wilc1000: remove redundant result < 0 check
 2017-02-28 12:05 UTC 

[PATCH] staging: wilc1000: add check for kmalloc allocation failure
 2017-02-28 11:47 UTC 

[PATCH] ath10k: remove redundant error check
 2017-02-28 11:14 UTC 

[PATCH] scsi: aacraid: remove redundant zero check on ret
 2017-02-28  3:20 UTC  (3+ messages)

[PATCH] wireless: ipw2200: remove redundant check of rc < 0
 2017-02-27 23:40 UTC 

[patch] drm/msm/dsi: free first element on error
 2017-02-27 11:25 UTC  (8+ messages)
` [patch v2] "

[PATCH] crypto: cavium: fix leak on curr if curr->head fails to be allocated
 2017-02-27 10:37 UTC  (2+ messages)

[bug report] rhashtable: Add nested tables
 2017-02-27  2:34 UTC  (3+ messages)

[PATCH v2] drm/msm/dsi: Fix the releasing of resources in error path in 'dsi_bus_clk_enable()'
 2017-02-26 19:39 UTC  (4+ messages)

[patch] RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
 2017-02-26 14:26 UTC  (2+ messages)

[PATCH] drm/msm/dsi: Fix the releasing of resources in error path in 'dsi_bus_clk_enable()'
 2017-02-26 13:03 UTC  (3+ messages)

[PATCH v2] iio: adc: xilinx: Fix error handling
 2017-02-25 16:41 UTC  (3+ messages)

[PATCH] [media] exynos4-is: Add missing 'of_node_put'
 2017-02-25  8:01 UTC  (3+ messages)

[PATCH] staging: bcm2835: Fix a memory leak in error handling path
 2017-02-25  4:11 UTC  (5+ messages)

[patch v2] staging: bcm2835-camera: fix error handling in init
 2017-02-24 18:09 UTC  (2+ messages)
` [PATCH v2] staging: bcm2835-camera: Fix a memory leak in error handling path in 'bm2835_mmal_init()'

[PATCH] cciss: correct check map error
 2017-02-23 22:11 UTC  (2+ messages)

[PATCH] arch/x86/kernel/tsc.c : set X86_FEATURE_ART for TSC on CPUs like i7-4910MQ : bug #194609
 2017-02-23 18:05 UTC  (10+ messages)

[PATCH v2] drm/rockchip: cdn-dp: Fix error handling
 2017-02-23 16:48 UTC  (2+ messages)

[patch] ceph: tidy some white space in get_nonsnap_parent()
 2017-02-23 16:42 UTC  (2+ messages)

RE:
 2017-02-23 15:09 UTC 

[patch] gpio: mockup: return -EFAULT if copy_from_user() fails
 2017-02-23 13:52 UTC  (2+ messages)

[patch] drm/i915: return false on failure in intel_dp_compute_config()
 2017-02-23 11:20 UTC  (3+ messages)
` [Intel-gfx] "


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