public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-18 12:55:14 to 2016-09-24 06:31:19 UTC [more...]

Source code review around jump label usage
 2016-09-24  6:31 UTC  (136+ messages)
` [PATCH 00/47] RADOS Block Device: Fine-tuning for several function implementations
  ` [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk()
` [PATCH 00/11] virtio-console: Fine-tuning for 14 function implementations
  ` [PATCH 02/11] virtio_console: Less function calls in init_vqs() after error detection
      `  "
` crypto-caamhash: Fine-tuning for several function implementations
` [PATCH 00/24] ste_dma40: "
` [PATCH 0/6] firmware-qemu_fw_cfg: Fine-tuning for four "
  ` [PATCH 4/6] firmware-qemu_fw_cfg: Improve a size determination in fw_cfg_build_symlink()
  ` [PATCH 5/6] firmware-qemu_fw_cfg: Rename jump labels in fw_cfg_sysfs_probe()
  ` [PATCH 6/6] firmware-qemu_fw_cfg: Move a variable assignment "
` [PATCH 0/5] drm/amdgpu: Fine-tuning for several function implementations
  ` [PATCH 1/5] drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read()
  ` [PATCH 2/5] drm/amdgpu: Improve determination of sizes in two functions
  ` [PATCH 3/5] drm/amdgpu: Rename a jump label in amdgpu_debugfs_regs_read()
  ` [PATCH 4/5] drm/amdgpu: Rename a jump label in amdgpu_device_init()
  ` [PATCH 5/5] drm/amdgpu: Adjust checks for null pointers in nine functions
` [PATCH 0/5] GPU-DRM: Fine-tuning for four function implementations
  ` [PATCH 1/5] GPU-DRM: Use kmalloc_array() in drm_legacy_addbufs_pci()
  ` [PATCH 2/5] GPU-DRM: Replace two kzalloc() calls by kcalloc() "
  ` [PATCH 3/5] GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_agp()
  ` [PATCH 4/5] GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_sg()
  ` [PATCH 5/5] GPU-DRM: Rename a jump label in drm_legacy_mapbufs()
` [PATCH 0/6] GPU-DRM-GMA500: Fine-tuning for two function implementations
  ` [PATCH 1/6] GPU-DRM-GMA500: Use kmalloc_array() in mid_get_vbt_data_r10()
      `  "
  ` [PATCH 2/6] GPU-DRM-GMA500: Rename a jump label "
  ` [PATCH 3/6] GPU-DRM-GMA500: Move a variable assignment "
  ` [PATCH 4/6] GPU-DRM-GMA500: Fix indentation for a function call parameter "
  ` [PATCH 5/6] GPU-DRM-GMA500: One error message less for a GCT revision mismatch in mid_get_vbt_data()
    ` [PATCH 5/6] GPU-DRM-GMA500: One error message less for a GCT revision mismatch in mid_get_vbt_da
      ` GPU-DRM-GMA500: One error message less for a GCT revision mismatch in mid_get_vbt_data()
  ` [PATCH 6/6] GPU-DRM-GMA500: Rename a jump label "
` [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] [media] VPU: mediatek: Fix return value in case of error
 2016-09-23 21:19 UTC 

[PATCH] drm/nouveau/secboot/gm20b: Fix return value in case of error
 2016-09-23 21:06 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  (18+ 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 

[PATCH] Coccinelle: limit memdup_user transformation to GFP_KERNEL case
 2016-09-21 15:48 UTC 

[PATCH 0/5] GPU-DRM-nouveau: Fine-tuning for five function implementations
 2016-09-21 13:20 UTC  (8+ messages)
` [PATCH 1/5] GPU-DRM-nouveau: Use kmalloc_array() in nvbios_iccsense_parse()
` [PATCH 2/5] GPU-DRM-nouveau: Use kmalloc_array() in gt215_link_train()
` [PATCH 3/5] GPU-DRM-nouveau: Delete unnecessary braces
    `  "
` [PATCH 4/5] GPU-DRM-nouveau: Adjust a kzalloc() call in gt215_ram_new()
` [PATCH 5/5] GPU-DRM-nouveau: Add space after an "if"

[PATCH] NFC: nfcmrvl: constify nfcmrvl_if_ops structures
 2016-09-19  8:36 UTC  (2+ messages)

[PATCH] NFC: pn533: constify pn533_phy_ops structures
 2016-09-19  8:34 UTC  (2+ messages)

[PATCH] NFC: Delete owner assignment
 2016-09-19  8:26 UTC  (2+ messages)

[PATCH resend] sctp: Remove some redundant code
 2016-09-19  5:34 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