public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-13 02:22:04 to 2016-07-19 18:31:02 UTC [more...]

[PATCH] drivers: atm: nicstar: Use the correct function to free some resources
 2016-07-19 18:31 UTC  (2+ messages)

[PATCH] net: ti: cpmac: Use the correct function to free some resources
 2016-07-19 18:30 UTC  (2+ messages)

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2016-07-19 18:04 UTC  (79+ messages)
                                ` [PATCH] GPU-DRM-Tegra: Delete an unnecessary check before the function call "vunmap"
                                      ` [PATCH] drm/tegra: "
                                ` [PATCH] drm/amdgpu: Delete an unnecessary check before the function call "kfree"
                                  ` [PATCH 0/8] drm/amdgpu: Fine-tuning for three function implementations
                                    ` [PATCH 1/8] drm/amdgpu: Delete an unnecessary check before drm_gem_object_unreference_unlocked()
                                    ` [PATCH 2/8] drm/amdgpu/powerplay: Delete unnecessary checks before the function call "kfree"
                                    ` [PATCH 3/8] drm/amdgpu: One function call less in amdgpu_cgs_acpi_eval_object() after error detectio
                                    ` [PATCH 4/8] drm/amdgpu: Delete a variable in amdgpu_cgs_acpi_eval_object()
                                      ` [PATCH 5/8] drm/amdgpu: Delete an unnecessary variable initialisation in amdgpu_cgs_acpi_eval_object
                                    ` [PATCH 6/8] drm/amdgpu: Change assignment for a variable in amdgpu_cgs_acpi_eval_object()
                                    ` [PATCH 7/8] drm/amd/powerplay: Change assignment for a buffer variable in phm_dispatch_table()
                                    ` [PATCH 8/8] drm/amd/powerplay: Delete an unnecessary variable initialisation "
                                ` [PATCH] IPC-mqueue: Delete unnecessary checks before two function calls
                                ` [PATCH] GPU-DRM-vc4: "
                                  ` [PATCH] drm/vc4: "
                                ` [PATCH] sh-DWARF: Delete unnecessary checks before the function call "mempool_destroy"
                                ` [PATCH] GPU-DRM-TTM: Delete an unnecessary check before the function call "ttm_tt_destroy"
                                  ` [PATCH] drm/ttm: "
                                      ` [PATCH v3] "
                                          `  "
                                ` [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] drm/cirrus: Delete an unnecessary check "
                                ` [PATCH] drm/hdlcd: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()
                                ` [PATCH] drm/ast: Delete an unnecessary check before drm_gem_object_unreference_unlocked()
                                ` [PATCH] s390/pci: Delete an unnecessary check before the function call "pci_dev_put"
                                ` [PATCH 0/3] xen-scsiback: Fine-tuning for scsiback_device_action()
                                  ` [PATCH 1/3] xen-scsiback: Delete an unnecessary check before the function call "kfree"
                                  ` [PATCH 2/3] xen-scsiback: One function call less in scsiback_device_action() after error detection
                                    ` [PATCH 2/3] xen-scsiback: One function call less in scsiback_device_action() after error detecti
                                  ` [PATCH 3/3] xen-scsiback: Pass a failure indication as a constant
                                ` [PATCH 0/9] staging: ks7010: Fine-tuning for a SDIO card driver
                                  ` [PATCH 1/9] staging: ks7010: Delete unnecessary checks before the function call "kfree"
                                  ` [PATCH 2/9] staging: ks7010: Delete unnecessary assignments for buffer variables
                                  ` [PATCH 3/9] staging: ks7010: Return directly after a failed kmalloc()
                                  ` [PATCH 4/9] staging: ks7010: Rename jump labels
                                  ` [PATCH 5/9] staging: ks7010: Delete unnecessary uses of the variable "retval"
                                  ` [PATCH 6/9] staging: ks7010: Delete unnecessary braces
                                  ` [PATCH 7/9] staging: ks7010: Replace three printk() calls by pr_err()
                                  ` [PATCH 8/9] staging: ks7010: Delete a variable in write_to_device()
                                  ` [PATCH 9/9] staging: ks7010: Delete three unnecessary variable initialisations
                                ` [PATCH] [media] tw686x-kh: Delete an unnecessary check before the function call "video_unregister_de
                                ` [PATCH] [media] cec: Delete an unnecessary check before the function call "rc_free_device"
                                ` [PATCH] hwmon-ntc_thermistor: Delete an unnecessary check before the function call "iio_channel_rele
                                  ` [PATCH] hwmon-ntc_thermistor: Delete an unnecessary check before the function call "iio_channel_
                                ` [PATCH] virtio-balloon: Delete an unnecessary check before the function call "iput"
                                ` [PATCH] [media] v4l2-common: Delete an unnecessary check before the function call "spi_unregister_de

[bug report] macvtap: switch to use skb array
 2016-07-19  6:33 UTC  (2+ messages)

[PATCH 01/15] perf jit: Add missing curly braces
 2016-07-18 23:33 UTC  (2+ messages)
` [PATCH 02/15] perf jit: Remove some no-op error handling

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

[patch] crypto: nx - off by one bug in nx_of_update_msc()
 2016-07-18 10:23 UTC  (2+ messages)

[patch] s390/smp: clean up a condition
 2016-07-18  7:07 UTC  (2+ messages)

[PATCH] PCI: dra7xx: Fix return value in case of error
 2016-07-18  6:41 UTC  (2+ messages)

[patch] phy: phy-brcm-sata: fix a loop timeout
 2016-07-18  5:52 UTC 

[patch] usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
 2016-07-18  1:50 UTC  (2+ messages)

[patch v2] tools/vm/slabinfo: fix an unintentional printf
 2016-07-18  0:31 UTC  (2+ messages)

[patch] video: fbdev: pxafb: potential NULL dereference on error
 2016-07-17 15:20 UTC  (2+ messages)

[patch] mtd: maps: sa1100-flash: potential NULL dereference
 2016-07-17  3:54 UTC  (6+ messages)

[patch 1/2] perf jit: add missing curly braces
 2016-07-16 16:30 UTC  (4+ messages)

[patch 2/2] perf jit: remove some no-op error handling
 2016-07-16 16:25 UTC  (3+ messages)

[patch] kconfig: Add some missing curly braces
 2016-07-16 15:27 UTC  (3+ messages)

Message From US ARMY Medical Team
 2016-07-16 15:04 UTC 

[PATCH] usb: gadget: uvc: Fix return value in case of error
 2016-07-16 12:36 UTC  (2+ messages)

[patch] staging: wilc1000: NULL dereference on error
 2016-07-16 10:57 UTC  (3+ messages)

[PATCH] usb: gadget: composite: Fix function used to free memory
 2016-07-16  6:57 UTC 

[PATCH 2/2] usb: gadget: composite: Fix function used to free memory
 2016-07-16  6:34 UTC 

[PATCH 1/2] usb: gadget: composite: Fix return value in case of error
 2016-07-16  6:34 UTC 

[patch] mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
 2016-07-16  5:45 UTC  (2+ messages)

[patch] tools/vm/slabinfo: fix an unintentional printf
 2016-07-16  3:34 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] fb: adv7393: off by one in probe function
 2016-07-15 11:08 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] 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] [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)

Source code review around jump label usage
 2016-07-13 22:01 UTC  (3+ messages)
` [PATCH 0/2] Input-at32psif: Fine-tuning for OOM handling in psif_probe()

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


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