kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-01 14:40:15 to 2016-07-16 05:30:33 UTC [more...]

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2016-07-16  5:30 UTC  (19+ messages)
                                ` [PATCH] GPU-DRM-Tegra: Delete an unnecessary check before the function call "vunmap"
                                      ` [PATCH] drm/tegra: "
                                ` [PATCH] GPU-DRM-vc4: Delete unnecessary checks before two function calls
                                  ` [PATCH] drm/vc4: "
                                ` [PATCH] GPU-DRM-TTM: Delete an unnecessary check before the function call "ttm_tt_destroy"
                                  ` [PATCH] drm/ttm: "
                                ` [PATCH] GPU-DRM-Radeon: Delete an unnecessary check before drm_gem_object_unreference_unlocked()
                                ` [PATCH 0/3] drm/msm: Deletion of a few unnecessary checks
                                  ` [PATCH 1/3] drm/msm/hdmi: Delete an unnecessary check before the function call "kfree"
                                  ` [PATCH 2/3] drm/msm: Delete unnecessary checks before drm_gem_object_unreference_unlocked()
                                  ` [PATCH 3/3] drm/msm: Delete an unnecessary check before drm_gem_object_unreference()
                                ` [PATCH] drm/bochs: Delete an unnecessary check before drm_gem_object_unreference_unlocked()
                                ` [PATCH] drm/rockchip: "
                                ` [PATCH] drm/arcpgu: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()
                                ` [PATCH] drm/virtgpu: Delete unnecessary checks before drm_gem_object_unreference_unlocked()

[patch] tools/vm/slabinfo: fix an unintentional printf
 2016-07-16  3:34 UTC  (2+ messages)

[patch] mtd: maps: sa1100-flash: potential NULL dereference
 2016-07-16  1:46 UTC  (4+ messages)

[patch 1/2] perf jit: add missing curly braces
 2016-07-15 22:27 UTC  (3+ messages)

[patch 2/2] perf jit: remove some no-op error handling
 2016-07-15 22:27 UTC  (2+ messages)

[patch] testing/radix-tree: fix a macro expansion bug
 2016-07-15 21:42 UTC  (2+ messages)

[patch] [IA64] fix SN_DMA_ADDRTYPE() condition
 2016-07-15 21:12 UTC 

[bug report] x86/sfi: Enable enumeration of SD devices
 2016-07-15 19:23 UTC 

[patch] ibmvfc: prevent a potential deadlock
 2016-07-15 19:14 UTC  (3+ messages)

[patch -next] wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()
 2016-07-15 18:43 UTC  (5+ messages)
  ` [patch v2 "

[patch -old] sparc: serial: sunhv: fix a double lock bug
 2016-07-15 11:17 UTC 

[patch] MIPS: RM7000: Double locking bug in rm7k_tc_disable()
 2016-07-15 11:16 UTC 

[patch] usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
 2016-07-15 11:15 UTC 

[patch] crypto: nx - off by one bug in nx_of_update_msc()
 2016-07-15 11:09 UTC 

[patch] fb: adv7393: off by one in probe function
 2016-07-15 11:08 UTC 

[patch] video: fbdev: pxafb: potential NULL dereference on error
 2016-07-15 11:07 UTC 

[patch] sparc32: off by ones in BUG_ON()
 2016-07-15 11:05 UTC 

[patch] netiucv: silence an underflow warning
 2016-07-15  8:33 UTC  (3+ messages)

[patch] usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
 2016-07-15  6:34 UTC  (2+ messages)

[PATCH] mlxsw: spectrum_router: Return -ENOENT in case of error
 2016-07-15  5:15 UTC  (3+ messages)

[patch] mtd: nand: omap2: Cleanup a curly brace issue
 2016-07-14 21:31 UTC  (2+ messages)

[PATCH] PCI: dra7xx: Fix return value in case of error
 2016-07-14 21:18 UTC 

[patch] parisc: delete some unused functions from firmware.c
 2016-07-14 21:16 UTC  (2+ messages)

[patch v2] net/mlx5: missing error code in esw_create_offloads_fdb_table()
 2016-07-14 20:09 UTC  (10+ messages)
` [patch] "

[patch] MIPS: OCTEON: Off by one in octeon_irq_gpio_map()
 2016-07-14 15:38 UTC  (2+ messages)

[patch] arm64: KVM: clean up a condition
 2016-07-14 13:33 UTC  (2+ messages)

[PATCH] PCI: xilinx: Fix return value in case of error
 2016-07-14 13:12 UTC  (2+ messages)

[patch 1/2] drivers/virt: fix the error handling in ioctl_dtprop()
 2016-07-14 12:59 UTC  (2+ messages)

[patch] ide: missing break statement in set_timings_mdma()
 2016-07-14 11:40 UTC  (2+ messages)

[patch] KVM: PPC: fix a sanity check
 2016-07-14 11:10 UTC  (2+ messages)

[patch] avr32: off by one in at32_init_pio()
 2016-07-14 11:08 UTC  (2+ messages)

[patch] mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
 2016-07-14 10:44 UTC 

[patch] s390/smp: clean up a condition
 2016-07-14 10:40 UTC 

[patch] [media] blackfin: check devm_pinctrl_get() for errors
 2016-07-14 10:18 UTC 

[patch] drm/rockchip: fix a couple off by one bugs
 2016-07-14  2:22 UTC  (3+ messages)

[patch] kconfig: Add some missing curly braces
 2016-07-14  2:10 UTC  (2+ messages)

Source code review around jump label usage
 2016-07-13 22:01 UTC  (24+ messages)
` [PATCH] mfd: twl-core: One function call less in add_numbered_child() after error detection
    ` [PATCH 0/2] mfd: twl-core: Fine-tuning for add_numbered_child()
      ` [PATCH 2/2] mfd: twl-core: Refactoring "
          ` [PATCH 0/6] mfd: Fine-tuning for three function implementations
            ` [PATCH 4/6] mfd: dm355evm_msp: Refactoring for add_child()
                    ` [PATCH] "
                        `  "
` [PATCH 0/2] Input-at32psif: Fine-tuning for OOM handling in psif_probe()
  ` [PATCH 1/2] Input-at32psif: Return directly after a failed kzalloc() "
  ` [PATCH 2/2] Input-at32psif: Remove OOM messages "

[patch] nvme-rdma: fix an error code
 2016-07-13 19:33 UTC  (3+ messages)

[patch] dsp56k: prevent a harmless underflow
 2016-07-13 15:01 UTC  (2+ messages)

[patch] ALSA: mixart: don't print an unintialized variable on error
 2016-07-13 14:28 UTC  (4+ messages)

[patch] drm/msm: return -EFAULT instead of bytes remaining
 2016-07-13 12:56 UTC  (2+ messages)

[patch] Squashfs: silence some uninitialized variable warnings
 2016-07-13 11:36 UTC  (3+ messages)

je vais être en attente de votre réponse
 2016-07-13 10:27 UTC 

[patch] hostfs: freeing an ERR_PTR in hostfs_fill_sb_common()
 2016-07-13 10:12 UTC 

Error handling in drivers/pci/host/pci-dra7xx.c
 2016-07-13  4:59 UTC  (2+ messages)

Error handling in drivers/pci/host/pcie-xilinx.c
 2016-07-13  4:58 UTC  (2+ messages)

[bug report] drivers/net: support hdlc function for QE-UCC
 2016-07-13  2:22 UTC  (2+ messages)

[bug report] cdrom: Add support for Sega Dreamcast GD-ROM
 2016-07-12 22:26 UTC 

Question about a return value in drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
 2016-07-12 20:57 UTC 

[patch 2/2] qxl: silence uninitialized variable warning
 2016-07-12 14:20 UTC  (2+ messages)

[patch] rxrpc: checking for IS_ERR() instead of NULL
 2016-07-12 14:14 UTC 

[patch] drm/mediatek/mtk_mipi_tx: checking the wrong variable
 2016-07-12 12:47 UTC  (3+ messages)

[patch] crypto: sha256-mb - cleanup a || vs | typo
 2016-07-11 10:09 UTC  (12+ messages)

[patch 1/2] qxl: check for kmap failures
 2016-07-11  8:46 UTC 

[patch] mtd: silence some uninitialized variable warnings
 2016-07-10  1:50 UTC  (2+ messages)

[patch -next] bnxt: fix a condition
 2016-07-09  4:02 UTC  (3+ messages)

[PATCH 01/15 RESEND] staging: dgnc: remove redundant NULL checks in
 2016-07-08 17:58 UTC  (4+ messages)

[patch] nvmet: fix an error code
 2016-07-07 14:37 UTC  (2+ messages)

[patch] ASoC: mediatek: mt2701: fix some error handling in probe
 2016-07-07 10:01 UTC  (3+ messages)
` Applied "ASoC: mediatek: mt2701: fix some error handling in probe" to the asoc tree

[patch -next] mlxsw: spectrum_router: fix a use after free
 2016-07-07  8:39 UTC  (2+ messages)

[patch] fnic: pci_dma_mapping_error() doesn't return an error code
 2016-07-07  8:23 UTC 

[patch] ocfs2: silence an integer overflow warning
 2016-07-07  8:12 UTC 

[PATCH] clocksource: cadence_ttc: fix a return value in case of error
 2016-07-07  7:46 UTC  (3+ messages)

[PATCH] clk: stm32f4: fix error handling
 2016-07-07  0:55 UTC  (2+ messages)

[patch] drm/tegra: sor: Double free on error
 2016-07-06 14:17 UTC  (2+ messages)

[PATCH 2/2] nfsd: remove extraneous KERN_INFO prefix
 2016-07-06 13:52 UTC  (2+ messages)

[PATCH 15/15 RESEND] staging: dgnc: remove useless variable 'ch_intr_rx'
 2016-07-06  6:19 UTC 

[PATCH 14/15 RESEND] staging: dgnc: remove useless variable 'ch_intr_tx'
 2016-07-06  6:19 UTC 

[PATCH 13/15 RESEND] staging: dgnc: remove useless variable 'ch_intr_modem'
 2016-07-06  6:18 UTC 

[PATCH 12/15 RESEND] staging: dgnc: remove useless variable 'intr_rx'
 2016-07-06  6:18 UTC 

[PATCH 11/15 RESEND] staging: dgnc: remove useless variable 'intr_tx'
 2016-07-06  6:17 UTC 

[PATCH 10/15 RESEND] staging: dgnc: remove unused variable 'intr_modem'
 2016-07-06  6:17 UTC 

[PATCH 09/15 RESEND] staging: dgnc: remove redundant null check in
 2016-07-06  6:16 UTC 

[PATCH 08/15 RESEND] staging: dgnc: remove useless variable 'intr_count'
 2016-07-06  6:16 UTC 

[PATCH 07/15 RESEND] staging: dgnc: remove redundant NULL check for brd
 2016-07-06  6:15 UTC 

[PATCH 06/15 RESEND] staging: dgnc: re-arrange functions for removing
 2016-07-06  6:14 UTC 

[PATCH 05/15 RESEND] staging: dgnc: removes redundant null check and change
 2016-07-06  6:13 UTC 

[PATCH 04/15 RESEND] staging: dgnc: remove redundant variable null check
 2016-07-06  6:13 UTC 

[PATCH 03/15 RESEND] staging: dgnc: remove redundant local variable for
 2016-07-06  6:12 UTC 

[PATCH 02/15 RESEND] staging: dgnc: remove useless error value assignment
 2016-07-06  6:11 UTC 

[PATCH] phy: sun9i-usb: fix error handling
 2016-07-06  6:06 UTC  (2+ messages)

[patch] remoteproc: qcom: remove some bogus error handling
 2016-07-05 23:43 UTC  (2+ messages)

[PATCH] fsl/fman: fix error handling
 2016-07-05  0:18 UTC  (2+ messages)

[PATCH] net/mlx4: Fix some indent inconsistancy
 2016-07-04 22:22 UTC  (3+ messages)

Здравствуйте! Вас интересую =?windows-1251?B?8iDq6+jl7fLx6ujlIOHg5/sg5OD
 2016-07-04 13:19 UTC 

[patch] mtd: nand: sunxi: prevent a small memory leak
 2016-07-04 12:42 UTC  (2+ messages)

[patch] spi: s3c64xx: indent an if statement
 2016-07-04  8:58 UTC  (2+ messages)
` Applied "spi: s3c64xx: indent an if statement" to the spi tree

[PATCH] phy: fix error handling
 2016-07-04  8:58 UTC  (6+ messages)

[PATCH] drm/tegra: fix error handling
 2016-07-04  1:39 UTC  (2+ messages)

[PATCH] drm/mediatek: fix error handling
 2016-07-03  5:51 UTC  (2+ messages)

[patch] mwifiex: fix mwifiex_add_virtual_intf()
 2016-07-02 18:00 UTC  (2+ messages)

[PATCH 1/2] nfsd: Fix some indent inconsistancy
 2016-07-02  6:24 UTC 

[PATCH v4] mfd: dm355evm_msp: Refactoring for add_child()
 2016-07-01 17:29 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).