public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-21 16:35:59 to 2016-09-25 16:49:21 UTC [more...]

Source code review around jump label usage
 2016-09-25 16:49 UTC  (110+ messages)
` crypto-caamhash: Fine-tuning for several function implementations
` [PATCH 00/24] ste_dma40: "
` [PATCH 00/10] firewire-net: "
  ` [PATCH 01/] firewire-net: Use kmalloc_array() in fwnet_broadcast_start()
      ` [PATCH 01/10] "
  ` [PATCH 02/10] firewire-net: Rename a jump label "
  ` [PATCH 10/10] firewire-net: Adjust checks for null pointers in five functions
` [PATCH 00/14] GPU-DRM-OMAP: Fine-tuning for several function implementations
  ` [PATCH 01/14] GPU-DRM-OMAP: Use kmalloc_array() in tiler_map_show()
  ` [PATCH 02/14] GPU-DRM-OMAP: Replace another kmalloc() call by "
  ` [PATCH 03/14] GPU-DRM-OMAP: Less function calls in tiler_map_show() after error detection
  ` [PATCH 04/14] GPU-DRM-OMAP: Delete an unnecessary variable initialisation in tiler_map_show()
  ` [PATCH 05/14] GPU-DRM-OMAP: Improve a size determination in dmm_txn_append()
  ` [PATCH 06/14] GPU-DRM-OMAP: Improve a size determination in omap_dmm_probe()
  ` [PATCH 07/14] GPU-DRM-OMAP: Rename a jump label "
  ` [PATCH 08/14] GPU-DRM-OMAP: Rename a jump label in dmm_txn_commit()
  ` [PATCH 09/14] GPU-DRM-OMAP: Delete an unnecessary variable initialisation "
  ` [PATCH 10/14] GPU-DRM-OMAP: Use kmalloc_array() in omap_gem_attach_pages()
  ` [PATCH 11/14] GPU-DRM-OMAP: Replace a kzalloc() call by kcalloc() "
  ` [PATCH 12/14] GPU-DRM-OMAP: Move a variable assignment "
  ` [PATCH 13/14] GPU-DRM-OMAP: Rename a jump label in omap_gem_new_dmabuf()
  ` [PATCH 14/14] GPU-DRM-OMAP: Rename a jump label in four functions
      ` GPU-DRM-OMAP: Fine-tuning for several function implementations
` [PATCH 0/4] GPU-DRM-TILCDC: Fine-tuning for two "
  ` [PATCH 1/4] GPU-DRM-TILCDC: Use kmalloc_array() in kfree_table_init()
  ` [PATCH 2/4] GPU-DRM-TILCDC: Return directly after a failed kfree_table_init() in tilcdc_convert_slav
    ` [PATCH 2/4] GPU-DRM-TILCDC: Return directly after a failed kfree_table_init() in tilcdc_convert_
      ` GPU-DRM-TILCDC: Return directly after a failed kfree_table_init() in tilcdc_convert_slave_node()
  ` [PATCH 3/4] GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection
    ` [PATCH 3/4] GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detec
      ` GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection
  ` [PATCH 4/4] GPU-DRM-TILCDC: Delete unnecessary variable initialisations in tilcdc_convert_slave_node
` [PATCH 00/14] GPU-DRM-TTM: Fine-tuning for several function implementations
  ` [PATCH 01/14] GPU-DRM-TTM: Use kmalloc_array() in two functions
  ` [PATCH 02/14] GPU-DRM-TTM: Rename a jump label in ttm_alloc_new_pages()
  ` [PATCH 03/14] GPU-DRM-TTM: Rename jump labels in ttm_page_pool_free()
  ` [PATCH 04/14] GPU-DRM-TTM: Rename a jump label in ttm_page_pool_get_pages()
  ` [PATCH 05/14] GPU-DRM-TTM: Use kmalloc_array() in two more functions
  ` [PATCH 06/14] GPU-DRM-TTM: Rename a jump label in ttm_dma_pool_alloc_new_pages()
  ` [PATCH 07/14] GPU-DRM-TTM: Rename jump labels in ttm_dma_page_pool_free()
  ` [PATCH 08/14] GPU-DRM-TTM: Rename a jump label in ttm_dma_pool_shrink_scan()
  ` [PATCH 09/14] GPU-DRM-TTM: Return directly after a failed kzalloc() in ttm_dma_page_alloc_init()
  ` [PATCH 10/14] GPU-DRM-TTM: Return directly after a failed kobject_init_and_add() in ttm_dma_page_all
  ` [PATCH 11/14] GPU-DRM-TTM: Return an error code only as a constant in ttm_dma_pool_init()
  ` [PATCH 12/14] GPU-DRM-TTM: Less function calls in ttm_dma_pool_init() after error detection
  ` [PATCH 13/14] GPU-DRM-TTM: Delete unnecessary variable initialisations in ttm_dma_pool_init()
  ` [PATCH 14/14] GPU-DRM-TTM: Mark an array of text strings as "const" "
    ` GPU-DRM-TTM: Fine-tuning for several function implementations
` [PATCH 0/4] i2c-dev: Fine-tuning for four "
  ` [PATCH 1/4] i2c-dev: Use kmalloc_array() in i2cdev_ioctl_rdwr()
  ` [PATCH 2/4] i2c-dev: Improve another size determination "
  ` [PATCH 3/4] i2c-dev: Rename jump labels in i2cdev_attach_adapter()
  ` [PATCH 4/4] i2c-dev: Adjust checks for null pointers in three functions
` [PATCH 0/7] iio: Fine-tuning for several function implementations
  ` [PATCH 1/7] iio: Use kmalloc_array() in iio_scan_mask_set()
  ` [PATCH 2/7] iio: Rename a jump label in iio_buffer_store_watermark()
      `  "
  ` [PATCH 3/7] iio: Rename a jump label in iio_buffer_store_enable()
  ` [PATCH 4/7] iio: Rename a jump label in iio_buffer_write_length()
  ` [PATCH 5/7] iio: Rename a jump label in iio_scan_el_ts_store()
  ` [PATCH 6/7] iio: Rename a jump label in iio_scan_el_store()
  ` [PATCH 7/7] iio: Adjust checks for null pointers in six functions
      `  "
` [PATCH 0/2] Input-evdev: Fine-tuning for three function implementations
  ` [PATCH 1/2] Input-evdev: Use kmalloc_array() in evdev_handle_get_val()
      `  "
  ` [PATCH 2/2] Input-evdev: Rename a jump label in two functions

[PATCH] Fix few small typos in lpfc_scsi.c
 2016-09-25 15:58 UTC 

[PATCH 0/5] ISDN-CAPI: Fine-tuning for several function implementations
 2016-09-25 12:47 UTC  (8+ messages)
` [PATCH 1/5] ISDN-CAPI: Use kmalloc_array() in capidrv_addcontr()
` [PATCH 2/5] ISDN-CAPI: Delete error messages for a failed memory allocation in four functions
` [PATCH 3/5] ISDN-CAPI: Adjust 17 function calls together with variable assignments
` [PATCH 4/5] ISDN-CAPI: Adjust checks for null pointers in four functions
` [PATCH 5/5] ISDN-CAPI: Delete unnecessary braces

[PATCH v2] clk: at91: Fix a return value in case of error
 2016-09-25 11:53 UTC 

[PATCH] drm/nouveau/secboot/gm20b: Fix return value in case of error
 2016-09-25  9:36 UTC  (2+ messages)
` [Nouveau] "

[PATCH 0/4] Input-gameport: Fine-tuning for joydump_connect()
 2016-09-25  7:45 UTC  (23+ messages)
` [PATCH 1/4] Input-gameport: Use kmalloc_array() in joydump_connect()
    `  "
` [PATCH 2/4] Input-gameport: Delete an error message for a failed memory allocation
` [PATCH 3/4] Input-gameport: Add the macro "pr_fmt" for module "joydump"
        `  "
` [PATCH 4/4] Input-gameport: Replace some printk() calls by pr_info() in joydump_connect()
        `  "
    ` [PATCH v2 3/3] "

[PATCH] clk: at91: Fix a return value in case of error
 2016-09-24 21:57 UTC 

[PATCH] drm/tegra: sor: No need to free devm_ allocated memory
 2016-09-24 20:07 UTC 

[PATCH] ide: Use kmalloc_array() in hwif_init()
 2016-09-24  7:49 UTC 

[PATCH] [media] VPU: mediatek: Fix return value in case of error
 2016-09-23 21:19 UTC 

[PATCH 0/3] drm/vmwgfx: Fine-tuning for 13 function implementations
 2016-09-23 16:39 UTC  (4+ messages)
` [PATCH 1/3] drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl()
` [PATCH 2/3] drm/vmwgfx: Use memdup_user() rather than duplicating its implementation
` [PATCH 3/3] drm/vmwgfx: Adjust checks for null pointers in 13 functions

[PATCH 0/4] GPU-DRM-QXL: Fine-tuning for three function implementations
 2016-09-23 14:23 UTC  (18+ messages)
` [PATCH 1/4] GPU-DRM-QXL: Use kmalloc_array() in qxl_device_init()
` [PATCH 2/4] GPU-DRM-QXL: Move three assignments "
    `  "
` [PATCH 3/4] GPU-DRM-QXL: Improve a size determination in qxl_driver_load()
` [PATCH 4/4] GPU-DRM-QXL: Adjust checks for null pointers in three functions

[PATCH 01/11 V2] staging: dgnc: remove redundant initialization for channel array
 2016-09-23 12:15 UTC  (2+ messages)

[PATCH 09/11 V2] staging: dgnc: rename dgnc_tty_uninit() to dgnc_cleanup_tty()
 2016-09-23  1:32 UTC 

[PATCH 07/11 V2] staging: dgnc: rename dgnc_finalize_board_init() to dgnc_request_irq()
 2016-09-23  1:31 UTC 

[PATCH 05/11 V2] staging: dgnc: move functions unrelated with dgnc_found_board()
 2016-09-23  1:30 UTC 

[PATCH 04/11 V2] staging: dgnc: kfree for board structure in dgnc_found_board()
 2016-09-23  1:29 UTC 

[PATCH 03/11 V2] staging: dgnc: missing NULL check for ioremap in dgnc_do_remap()
 2016-09-23  1:26 UTC 

[PATCH 04/11] staging: dgnc: kfree for board structure in
 2016-09-23  1:18 UTC  (3+ messages)

"CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adjust
 2016-09-22 19:47 UTC  (17+ messages)
` "CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adj
        ` "CodingStyle: Clarify and complete chapter 7" in docs-next

[PATCH] Coccinelle: pm_runtime: ensure relevance of pm_runtime reports
 2016-09-22  8:28 UTC 

[PATCH 03/11] staging: dgnc: missing NULL check for ioremap in
 2016-09-22  7:20 UTC  (2+ messages)

[PATCH 01/11] staging: dgnc: remove redundant initialization for
 2016-09-22  7:20 UTC  (2+ messages)

[PATCH 11/11] staging: dgnc: introduce find_board_by_major()
 2016-09-22  5:24 UTC 

[PATCH 10/11] staging: dgnc: remove useless variables
 2016-09-22  5:24 UTC 

[PATCH 09/11] staging: dgnc: rename dgnc_tty_uninit() to
 2016-09-22  5:24 UTC 

[PATCH 08/11] staging: dgnc: introduce the dgnc_free_irq()
 2016-09-22  5:23 UTC 

[PATCH 07/11] staging: dgnc: rename dgnc_finalize_board_init() to
 2016-09-22  5:23 UTC 

[PATCH 06/11] staging: dgnc: introduce the dgnc_tty_unregister()
 2016-09-22  5:22 UTC 

[PATCH 05/11] staging: dgnc: move functions unrelated with
 2016-09-22  5:22 UTC 

[PATCH 02/11] staging: dgnc: remove useless message buffer
 2016-09-22  5:21 UTC 

[PATCH 00/11] staging: dgnc: cleanup the function on dgnc driver
 2016-09-22  5:20 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox