public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-04 14:46:51 to 2017-08-09 21:28:11 UTC [more...]

[PATCH] net/mlx5: Uninitialized variable in esw_add_uc_addr()
 2017-08-09 21:28 UTC 

Source code review around jump label usage
 2017-08-09 18:04 UTC  (32+ messages)
` [PATCH 0/5] block-cciss: Fine-tuning for two function implementations
` [PATCH 00/21] ACPI-video: Fine-tuning for several "
    `  "
            ` [PATCH v2 0/9] "
              ` [PATCH v2 1/9] ACPI-video: Use kmalloc_array() in acpi_video_get_levels()
              ` [PATCH v2 2/9] ACPI-video: Return directly after a failed device query
              ` [PATCH v2 3/9] ACPI-video: Delete an error message for a failed kzalloc() call
              ` [PATCH v2 4/9] ACPI-video: Return directly after a failed input_allocate_device()
              ` [PATCH v2 5/9] ACPI-video: Delete unnecessary if statement in acpi_video_switch_brightness()
              ` [PATCH v2 6/9] ACPI-video: Improve a jump target "
              ` [PATCH v2 7/9] ACPI-video: Delete an unnecessary initialisation in three functions
              ` [PATCH v2 8/9] ACPI-video: Move four assignments in acpi_video_get_levels()
              ` [PATCH v2 9/9] ACPI-video: Improve a size determination in four functions
` [PATCH 0/7] ACPI-APEI-HEST: Fine-tuning for three function implementations
    `  "
        ` [PATCH v2 0/4] ACPI-APEI-HEST: Fine-tuning for two "
          ` [PATCH v2 1/4] ACPI-APEI-HEST: Fix a typo in a comment line
          ` [PATCH v2 2/4] ACPI-APEI-HEST: Use kmalloc_array() in hest_ghes_dev_register()
          ` [PATCH v2 3/4] ACPI-APEI-HEST: Move an assignment "
          ` [PATCH v2 4/4] ACPI-APEI-HEST: Reduce the scope for a variable in acpi_hest_init()
` [PATCH 0/7] cfag12864b: Fine-tuning for cfag12864b_init()
` [PATCH 00/11] virtio-console: Fine-tuning for 14 function implementations

[PATCH] drm: Shift wrap bug in create_in_format_blob()
 2017-08-09 14:38 UTC  (3+ messages)

[PATCH] drm/amdgpu: Uninitialized variable in amdgpu_ttm_backend_bind()
 2017-08-09 10:30 UTC 

[PATCH] cgroup: remove unneeded checks
 2017-08-09 10:25 UTC 

[PATCH] scsi: dpt_i2o: remove redundant null check on array device
 2017-08-09 10:17 UTC 

[PATCH 0/4] ALSA: emux: Adjustments for four function implementations
 2017-08-09  8:04 UTC  (5+ messages)
` [PATCH 1/4] ALSA: emux: Adjust one function call together with a variable assignment
` [PATCH 2/4] ALSA: emux: Improve a size determination in two functions
` [PATCH 3/4] ALSA: emux: Adjust four checks for null pointers
` [PATCH 4/4] ALSA: emux: Delete two error messages for a failed memory allocation in snd_emux_create_

[PATCH v2 00/12] InfiniBand-OCRDMA: Fine-tuning for several function implementations
 2017-08-09  6:43 UTC  (6+ messages)
    ` [PATCH v2 01/12] IB/ocrdma: Use kcalloc() in ocrdma_mbx_alloc_pd_range()
          ` [v2 "

[PATCH][next] net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeout
 2017-08-09  4:07 UTC  (2+ messages)

[PATCH 0/9 v2] constify thermal_zone_of_device_ops structures
 2017-08-09  2:02 UTC  (13+ messages)
` [PATCH 1/9 v2] thermal: hisilicon: "
` [PATCH 2/9 v2] thermal: qoriq: "
` [PATCH 3/9 v2] thermal: rcar_gen3_thermal: "
` [PATCH 4/9 v2] thermal: zx2967: "
` [PATCH 5/9 v2] thermal: exynos: "
` [PATCH 6/9 v2] Input: sun4i-ts - "
` [PATCH 7/9 v2] thermal: bcm2835: "
` [PATCH 8/9 v2] hwmon: (core) "
  ` [8/9, "
` [PATCH 9/9 v2] hwmon: (scpi) "
  ` [9/9, "

[PATCH 0/6] constify video_subdev structures
 2017-08-08 22:07 UTC  (11+ messages)
` [PATCH 1/6] [media] v4l: mt9t001: "
` [PATCH 2/6] [media] vimc: "
` [PATCH 3/6] staging: atomisp: "
` [PATCH 4/6] [media] media: mt9m111: "
` [PATCH 5/6] [media] exynos4-is: "
` [PATCH 6/6] [media] uvcvideo: "

[PATCH] IB/core: fix memory leak on ah on error return path
 2017-08-08 19:48 UTC  (5+ messages)

[PATCH][V2] IB/hns: fix memory leak on ah on error return path
 2017-08-08 17:41 UTC 

[PATCH 0/3 v2] thermal: core: Fix some error handling code in 'thermal_zone_device_register()'
 2017-08-08 14:39 UTC  (4+ messages)
` [PATCH 1/3 v2] thermal: core: Add some new helper functions to free resources
` [PATCH 2/3 v2] thermal: core: Use the new 'thermal_zone_destroy_device_groups()' helper function
` [PATCH 3/3 v2] thermal: core: Fix resources release in error paths in thermal_zone_device_register()

[PATCH 0/4] constify thermal_zone_of_device_ops structures
 2017-08-08 13:46 UTC  (9+ messages)
` [PATCH 1/4] thermal: qoriq: "
` [PATCH 2/4] thermal: zx2967: "
` [PATCH 3/4] thermal: exynos: "
` [PATCH 4/4] thermal: bcm2835: "

[PATCH 0/3] thermal: core: Fix some error handling code in 'thermal_zone_device_register()'
 2017-08-08 13:05 UTC  (7+ messages)
` [PATCH 1/3] thermal: core: Fix a memory leak in 'thermal_zone_device_register()' error handling path
  ` [PATCH 1/3] thermal: core: Fix a memory leak in 'thermal_zone_device_register()' error handling
` [PATCH 2/3] thermal: core: Reorder 'thermal_zone_device_register()' error handling code

[PATCH 0/5] constify videobuf_queue_ops structures
 2017-08-08 10:53 UTC  (3+ messages)
` [PATCH 2/5] [media] atomisp: "

[PATCH][next] x86/intel_rdt: remove redundant ternary operator on return
 2017-08-08 10:45 UTC  (2+ messages)
` [PATCH][next] x86/intel_rdt: remove redundant assignment to files

[PATCH] mmc: renesas-sdhi: constify renesas_sdhi_internal_dmac_dma_ops
 2017-08-08 10:38 UTC  (2+ messages)

[PATCH 0/5] constify sdhci_pltfm_data and sdhci_ops structures
 2017-08-08 10:38 UTC  (8+ messages)
` [PATCH 1/5] drivers/mmc/host: constify sdhci_pltfm_data structures
` [PATCH 2/5] mmc: sdhci-bcm-kona: constify sdhci_pltfm_data and sdhci_ops structures
` [PATCH 3/5] mmc: sdhci-sirf: "
` [PATCH 4/5] mmc: sdhci-of-arasan: "
` [PATCH 5/5] mmc: sdhci-brcmstb: constify sdhci_pltfm_data structures

[PATCH] block/ps3vram: Delete an error message for a failed memory allocation in ps3vram_cache_init(
 2017-08-08  8:23 UTC  (11+ messages)
` [PATCH] block/ps3vram: Delete an error message for a failed memory allocation in ps3vram_cache_i
  ` block/ps3vram: Delete an error message for a failed memory allocation in ps3vram_cache_init()

[PATCH] i2c: imx: Remove a useless test in 'i2c_imx_init_recovery_info()'
 2017-08-08  8:15 UTC  (7+ messages)

[PATCH] [media] vs6624: constify vs6624_default_fmt
 2017-08-07 19:02 UTC 

[PATCH] z2ram: Delete four error messages for a failed memory allocation in z2_open()
 2017-08-07 16:44 UTC  (4+ messages)

[PATCH] block-sx8: Delete an error message for a failed memory allocation in carm_init_one()
 2017-08-07 15:25 UTC 

[PATCH] sunvdc: Delete an error message for a failed memory allocation in vdc_port_probe()
 2017-08-07 14:41 UTC 

[PATCH 0/5] block-skd: Adjustments for some function implementations
 2017-08-07 13:05 UTC  (6+ messages)
` [PATCH 1/5] block-skd: Delete an error message for a failed memory allocation in three functions
` [PATCH 2/5] block-skd: Adjust 44 checks for null pointers
` [PATCH 3/5] block-skd: Delete an unnecessary return statement in skd_pci_remove()
` [PATCH 4/5] block-skd: Fix a typo in a comment line in skd_do_inq_page_da()
` [PATCH 5/5] block-skd: Use ARRAY_SIZE() in skd_check_status()

[PATCH] watchdog: constify watchdog_ops and watchdog_info structures
 2017-08-07 12:56 UTC  (2+ messages)

[PATCH] ASoC: mediatek: Fix an error checking code
 2017-08-07 11:52 UTC  (2+ messages)
` Applied "ASoC: mediatek: Fix an error checking code" to the asoc tree

[PATCH 00/12] constify v4l2_m2m_ops structures
 2017-08-07 10:23 UTC  (17+ messages)
` [PATCH 01/12] [media] st-delta: "
` [PATCH 02/12] [media] media: ti-vpe: vpe: "
` [PATCH 03/12] [media] s5p-g2d: "
` [PATCH 04/12] [media] V4L2: platform: rcar_jpu: "
` [PATCH 05/12] [media] vcodec: mediatek: "
` [PATCH 06/12] [media] exynos-gsc: "
` [PATCH 07/12] [media] bdisp: "
` [PATCH 08/12] [media] m2m-deinterlace: "
` [PATCH 09/12] [media] media: mx2-emmaprp: "
` [PATCH 10/12] [media] vim2m: "
` [PATCH 11/12] [media] exynos4-is: "
` [PATCH 12/12] [media] mtk-mdp: "

[PATCH] paride: Delete an error message for a failed memory allocation in two functions
 2017-08-07  9:23 UTC 

[PATCH 0/3] power: supply: charger-manager: 1 fix and 2 minor clean-ups
 2017-08-07  8:45 UTC  (7+ messages)
` [PATCH 1/3] power: supply: charger-manager: Fix a NULL pointer dereference in 'charger_manager_probe
` [PATCH 2/3] power: supply: charger-manager: Fix a comment
` [PATCH 3/3] power: supply: charger-manager: Slighly simplify code
` [PATCH] scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'

[PATCH] qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'
 2017-08-07  7:40 UTC  (2+ messages)

[PATCH] extcon: cros-ec: Fix a potential NULL pointer dereference
 2017-08-07  6:41 UTC  (2+ messages)

[PATCH 0/5] mtip32xx: Adjustments for some function implementations
 2017-08-07  5:48 UTC  (7+ messages)
` [PATCH 1/5] mtip32xx: Delete an error message for a failed memory allocation in five functions
` [PATCH 2/5] mtip32xx: Improve a size determination in two functions
` [PATCH 3/5] mtip32xx: Delete an unnecessary variable initialisation in mtip_pci_probe()
` [PATCH 4/5] mtip32xx: Fix a typo in a comment line in mtip_hw_get_identify()
` [PATCH 5/5] mtip32xx: Adjust an input validation check in mtip_hw_debugfs_exit()

[PATCH] tcmu: Oops in unmap_thread_fn()
 2017-08-06 23:27 UTC  (2+ messages)

[PATCH] i40e: Fix a potential NULL pointer dereference
 2017-08-06 21:37 UTC 

[PATCH 0/4] atm: idt77252: Adjustments for some function implementations
 2017-08-06 19:06 UTC  (6+ messages)
` [PATCH 1/4] atm: idt77252: Adjust four function calls together with a variable assignment
` [PATCH 2/4] atm: idt77252: Delete an error message for a failed memory allocation in seven functions
  ` [PATCH 2/4] atm: idt77252: Delete an error message for a failed memory allocation in seven funct
` [PATCH 3/4] atm: idt77252: Improve seven size determinations
` [PATCH 4/4] atm: idt77252: Adjust ten checks for null pointers

[PATCH] block-AoE: Delete an error message for a failed memory allocation in aoechr_error()
 2017-08-06 15:34 UTC 

[PATCH 00/29] IB/mlx: Fine-tuning for several function implementations
 2017-08-06 14:00 UTC  (4+ messages)
  ` [PATCH v2 00/17] "

[PATCH] mtd: physmap_of: Fix resources leak in 'of_flash_probe()'
 2017-08-06 12:55 UTC 

[PATCH 00/13] DRBD-receiver: Fine-tuning for six function implementations
 2017-08-06 10:18 UTC  (2+ messages)

[PATCH 00/30] ACPI-processor: Fine-tuning for several function implementations
 2017-08-06 10:05 UTC  (2+ messages)

[PATCH] ATM-ENI: Delete an error message for a failed memory allocation in eni_start()
 2017-08-06  9:20 UTC 

[PATCH] atm: solos-pci: Delete an error message for a failed memory allocation in fpga_probe()
 2017-08-06  8:41 UTC 

[PATCH] ATM-nicstar: Delete an error message for a failed memory allocation in ns_init_card()
 2017-08-06  8:16 UTC 

[PATCH] ATM-lanai: Delete an error message for a failed memory allocation in lanai_init_one()
 2017-08-06  8:00 UTC 

[PATCH 0/3] ATM-iphase: Adjustments for some function implementations
 2017-08-06  6:30 UTC  (4+ messages)
` [PATCH 1/3] ATM-iphase: Adjust 11 function calls together with a variable assignment
` [PATCH 2/3] ATM-iphase: Delete five error messages for a failed memory allocation
` [PATCH 3/3] ATM-iphase: Adjust four checks for null pointers

[PATCH] ext4: silence array overflow warning
 2017-08-05 23:01 UTC  (2+ messages)

[PATCH 0/6] constify vb2_ops structures
 2017-08-05 10:47 UTC  (7+ messages)
` [PATCH 1/6] [media] v4l2-pci-skeleton: "
` [PATCH 2/6] [media] media: davinci: vpbe: "
` [PATCH 3/6] [media] staging: media: davinci_vpfe: "
` [PATCH 4/6] [media] media: blackfin: bfin_capture: "
` [PATCH 5/6] staging: bcm2835-camera: "
` [PATCH 6/6] [media] media: imx: capture: "

[PATCH] IB/hns: checking for IS_ERR() instead of NULL
 2017-08-04 19:11 UTC  (2+ messages)

[PATCH] net: phy: marvell: logical vs bitwise OR typo
 2017-08-04 17:57 UTC  (5+ messages)

[PATCH 0/4] axonram: Adjustments for axon_ram_probe()
 2017-08-04 16:51 UTC  (3+ messages)
` [PATCH 4/4] axonram: Delete an unnecessary variable initialisation in axon_ram_probe()

[PATCH] powerpc/eeh: Delete an error message for a failed memory allocation in two functions
 2017-08-04 14:46 UTC 


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