public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-22 18:08:53 to 2018-03-09 20:10:33 UTC [more...]

[PATCH v2] [media] Use common error handling code in 20 functions
 2018-03-09 20:10 UTC  (6+ messages)
  ` [v2] "
` [PATCH v3] [media] Use common error handling code in 19 functions

[PATCH v2 00/17] MFD: Adjustments for several function implementations
 2018-03-09 16:50 UTC  (21+ messages)
` [PATCH v2 0/3] mfd/abx500-core: Adjustments for eight "
  ` [PATCH v2 01/17 1/3] mfd: abx500-core: Delete an error message for a failed memory allocation in abx
  ` [PATCH v2 02/17 2/3] mfd: abx500-core: Improve two size determinations in abx500_register_ops()
  ` [PATCH v2 03/17 3/3] mfd: abx500-core: Adjust 14 checks for null pointers
` [PATCH v2 04/17] mfd: si476x-i2c: Delete an error message for a failed memory allocation in si476x_c
` [PATCH v2 0/2] mfd/sm501: Adjustments for five function implementations
  ` [PATCH v2 05/17 1/2] mfd: sm501: Improve a size determination in two functions
  ` [PATCH v2 06/17 2/2] mfd: sm501: Adjust 12 checks for null pointers
` [PATCH v2 07/17] mfd: smsc-ece1099: Improve a size determination in smsc_i2c_probe()
` [PATCH v2 08/17] mfd: ti_am335x_tscadc: Delete an error message for a failed memory allocation in ti
` [PATCH v2 09/17] mfd: tps65090: Delete an error message for a failed memory allocation in tps65090_i
` [PATCH v2 10/17] mfd: tps6586x: Delete an error message for a failed memory allocation in tps6586x_p
` [PATCH v2 0/4] mfd/tps65910: Adjustments for four function implementations
  ` [PATCH v2 11/17] mfd: tps65910: Delete an error message for a failed memory allocation in tps65910_p
  ` [PATCH v2 12/17 2/4] mfd: tps65910: Delete an unnecessary variable initialisation in four functions
  ` [PATCH v2 13/17 3/4] mfd: tps65910: Delete an unnecessary variable initialisation in tps65910_sleepi
  ` [PATCH v2 14/17 4/4] mfd: tps65910: Move an assignment in tps65910_sleepinit()
` [PATCH v2 15/17] mfd: tps80031: Delete an error message for a failed memory allocation in tps80031_p
` [PATCH v2 16/17] mfd: twl6030-irq: Delete an error message for a failed memory allocation in twl6030
` [PATCH v2 17/17] mfd: viperboard: Delete an error message for a failed memory allocation in vprbrd_p

[PATCH] hwrng: cavium: make two functions static
 2018-03-09 15:17 UTC 

[PATCH 2/2 net-next] net/ncsi: unlock on error in ncsi_set_interface_nl()
 2018-03-09  2:50 UTC  (2+ messages)

[PATCH 1/2 net-next] net/ncsi: use kfree_skb() instead of kfree()
 2018-03-09  2:50 UTC  (2+ messages)

[PATCH] ASoC: TSCS42xx: make const array norm_addrs static, reduces object code size
 2018-03-09  1:03 UTC  (2+ messages)

[PATCH] ASoC: cygnus: remove redundant assignment to pointer 'res'
 2018-03-08 20:15 UTC  (3+ messages)
` Applied "ASoC: cygnus: remove redundant assignment to pointer 'res'" to the asoc tree

[PATCH] media: em28xx-cards: fix em28xx_duplicate_dev()
 2018-03-08 14:11 UTC  (2+ messages)

[PATCH] firmware: tegra: adjust tested variable
 2018-03-08 13:43 UTC  (2+ messages)

[PATCH] iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
 2018-03-08  9:31 UTC 

Urgent response
 2018-03-08  6:51 UTC 

[PATCH] of: unittest: fix an error test in of_unittest_overlay_8()
 2018-03-08  2:13 UTC  (4+ messages)

[PATCH 0/5] drm/vgem: Checkpatch cleanup for vgem
 2018-03-08  2:03 UTC  (6+ messages)
` [PATCH 1/5] drm/vgem: Indent switch and case at the same level
` [PATCH 2/5] drm/vgem: Remove assignment in if condition
` [PATCH 3/5] drm/vgem: Replace uint32_t for u32
` [PATCH 4/5] drm/vgem: Add space around operators
` [PATCH 5/5] drm/vgem: Remove '(' from the end of line

[PATCH] iio:magnetometer: Remove duplications in iio_chan_spec
 2018-03-07 20:20 UTC  (2+ messages)

[PATCH][net-next] net: mvpp2: make function mvpp2_check_hw_buf_num static
 2018-03-07 18:25 UTC  (3+ messages)

[PATCH] IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
 2018-03-07  3:20 UTC  (3+ messages)

[PATCH] infiniband: remove redundant assignment to pointer 'rdi'
 2018-03-06 23:34 UTC  (3+ messages)

[PATCH] ipmi: missing error code in try_smi_init()
 2018-03-06 13:20 UTC  (5+ messages)

[PATCH v2] ipmi: Fix error code in try_smi_init()
 2018-03-06 11:09 UTC  (2+ messages)

[PATCH] parisc: silence uninitialized variable warning in dbl_to_sgl_fcnvff()
 2018-03-06 10:06 UTC 

[PATCH] staging: emxx_udc: Remove unnecessary NULL checks
 2018-03-06 10:03 UTC 

[PATCH] crypto: ccp: Use memdup_user() rather than duplicating its implementation
 2018-03-05 19:41 UTC  (3+ messages)

[PATCH] staging: lustre: Remove yield() call
 2018-03-05 19:33 UTC 

PLEASE REPLY SOONEST
 2018-03-05 19:30 UTC 

[PATCH][next] regulator: core: use NULL rather than 0 for cells_name argument
 2018-03-05 17:18 UTC  (2+ messages)
` Applied "regulator: core: use NULL rather than 0 for cells_name argument" to the regulator tree

[PATCH 0/2] VMCI: Adjustments for three function implementations
 2018-03-05 16:21 UTC  (3+ messages)
` [PATCH 1/2] VMCI: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/2] VMCI: Improve a size determination in two functions

[PATCH][next] crypto: x86/des3_ede: make array des3_ede_skciphers static
 2018-03-05 13:18 UTC 

[PATCH] mmc/core/block: Use memdup_user() rather than duplicating its implementation
 2018-03-05 12:08 UTC 

[PATCH 0/4] SCSI-HPSA: Adjustments for hpsa_big_passthru_ioctl()
 2018-03-05  8:34 UTC  (5+ messages)
` [PATCH 1/4] scsi: hpsa: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/4] scsi: hpsa: Less function calls in hpsa_big_passthru_ioctl() after error detection
` [PATCH 3/4] scsi: hpsa: Delete an unnecessary initialisation in hpsa_big_passthru_ioctl()
` [PATCH 4/4] scsi: hpsa: Move a variable assignment "

[PATCH] net: amd8111e: remove redundant assignment to 'tx_index'
 2018-03-04 23:18 UTC  (2+ messages)

[PATCH][net-next] net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
 2018-03-04 23:12 UTC  (2+ messages)

[PATCH] iio:magnetometer: Replace magic number 0 by IIO_CHAN_INFO_RAW
 2018-03-03 15:23 UTC  (2+ messages)

[PATCH v2 0/2] iio:dummy: Rework Kconfig
 2018-03-03 15:21 UTC  (6+ messages)
` [PATCH v2 1/2] iio: dummy: Add correct tabs and spaces to Kconfig
` [PATCH v2 2/2] iio:dummy: Add extra paragraphs on Kconfig

[PATCH] efi: make const array 'apple' static
 2018-03-02 15:56 UTC  (2+ messages)

[PATCH] net/usb/kalmia: use ARRAY_SIZE for various array sizing calculations
 2018-03-02 15:05 UTC  (2+ messages)

[PATCH] ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculation
 2018-03-02 14:39 UTC  (2+ messages)

[PATCH][next] ieee802154: remove unused variable 'val'
 2018-03-02 10:41 UTC  (2+ messages)

[PATCH] ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"
 2018-03-02  9:10 UTC 

[PATCH] ecryptfs: fix spelling mistake: "cadidate" -> "candidate"
 2018-03-02  9:07 UTC 

[patch RESEND] atp870u: 64 bit bug in atp885_init()
 2018-03-02  2:11 UTC  (2+ messages)

[PATCH] media: ov5695: Off by one in ov5695_enum_frame_sizes()
 2018-03-01 10:07 UTC 

[bug report] cxgb4: add common api support for configuring filters
 2018-03-01  9:52 UTC 

[PATCH 0/3] RDMA/iwpm: Adjustments for three function implementations
 2018-02-28 21:14 UTC  (3+ messages)
` [PATCH 1/3] RDMA/iwpm: Delete an error message for a failed memory allocation in iwpm_create_nlmsg()
  ` [PATCH 1/3] RDMA/iwpm: Delete an error message for a failed memory allocation in iwpm_create_nlm

[PATCH] IB/usnic: Delete an error message for a failed memory allocation in usnic_transport_init()
 2018-02-28 21:13 UTC  (2+ messages)
` [PATCH] IB/usnic: Delete an error message for a failed memory allocation in usnic_transport_init

[PATCH] ARM: iop13xx: Remove duplicated bit-wise or of PCI_STATUS_REC_TARGET_ABORT
 2018-02-28 17:38 UTC 

[PATCH] staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddr
 2018-02-28 11:28 UTC 

[PATCH] mei: remove dev_err message on an unsupported ioctl
 2018-02-28  9:52 UTC  (8+ messages)

[PATCH] ath5k: remove duplicated re-assignment to pointer 'tq'
 2018-02-27 16:46 UTC  (2+ messages)
`  "

[PATCH] brcm80211: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IR
 2018-02-27 16:25 UTC  (3+ messages)
`  "
` brcmsmac: "

[PATCH] wireless: zd1211rw: remove redundant assignment of pointer 'q'
 2018-02-27 16:17 UTC  (2+ messages)
`  "

[PATCH] usbip: vudc: fix null pointer dereference on udc->lock
 2018-02-27 13:24 UTC  (3+ messages)

[PATCH] i2c-stm32f4: remove redundant initialization of pointer reg
 2018-02-27  7:44 UTC  (3+ messages)

[PATCH 0/7] drm/virtio: Checkpatch cleanup for virtio
 2018-02-27  6:47 UTC  (10+ messages)
` [PATCH 1/7] drm/virtio: Add tabs at the start of a line
` [PATCH 2/7] drm/virtio: Add blank line after variable declarations
` [PATCH 3/7] drm/virtio: Add */ in block comments to separate line
` [PATCH 4/7] drm/virtio: Remove return from void function
` [PATCH 5/7] drm/virtio: Replace 'unsigned' for 'unsigned int'
` [PATCH 6/7] drm/virtio: Remove multiple blank lines
` [PATCH 7/7] drm/virtio: Add spaces around operators

[PATCH][next] xen-netback: make function xenvif_rx_skb static
 2018-02-26 16:37 UTC  (3+ messages)

[PATCH] sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMII
 2018-02-26 16:34 UTC  (2+ messages)

[PATCH][next] wil6210: fix spelling mistake: "preperation"-> "preparation"
 2018-02-26 14:53 UTC  (2+ messages)
` [next] "

[PATCH] hwrng: cavium: make two functions static
 2018-02-26 14:51 UTC 

[PATCH] pinctrl: imx: fix unsigned check if nfuncs with less than or equal zero
 2018-02-26 13:14 UTC  (3+ messages)

[PATCH] clocksource/drivers/fsl_ftm_timer: fix error return checking
 2018-02-26 11:36 UTC 

[PATCH 1/2] regmap: Delete an error message for a failed memory allocation in regmap_bulk_write()
 2018-02-26 11:18 UTC  (2+ messages)
` Applied "regmap: Remove unnecessary printk for failed allocation" to the regmap tree

[PATCH] ASoC: sirf: remove duplicated bit-wise or of USP_RXFIFO_THD_INT
 2018-02-26 11:17 UTC  (2+ messages)
` Applied "ASoC: sirf: remove duplicated bit-wise or of USP_RXFIFO_THD_INT" to the asoc tree

[PATCH] ASoC: pxa: remove duplicated bit-wise or of SNDRV_PCM_FMTBIT_S24_LE
 2018-02-26 11:17 UTC  (2+ messages)
` Applied "ASoC: pxa: remove duplicated bit-wise or of SNDRV_PCM_FMTBIT_S24_LE" to the asoc tree

[V9fs-developer] [PATCH] fs/9p: don't set SB_NOATIME by default
 2018-02-26  5:28 UTC  (4+ messages)

[PATCH] f2fs: remove redundant initialization of pointer 'p'
 2018-02-25 15:17 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] drm/amdkfd: Delete an error message for a failed memory allocation in kfd_topology_init()
 2018-02-25 11:10 UTC  (2+ messages)
  ` [PATCH] drm/amdkfd: Delete an error message for a failed memory allocation in kfd_topology_init(

very urgent Please
 2018-02-25  2:21 UTC 

[PATCH] lib/test_kmod: Fix an integer overflow test
 2018-02-24 23:34 UTC  (5+ messages)

[PATCH] iio:dummy: Fix coding style in Kconfig
 2018-02-24 13:53 UTC  (5+ messages)

[PATCH] iio temperature/mlx90632: silence a static checker warning
 2018-02-24 13:35 UTC  (3+ messages)

[PATCH][mm-next] mm, swap: make bool enable_vma_readahead and function swap_vma_readahead static
 2018-02-24  0:52 UTC  (2+ messages)

[PATCH 4.4 182/193] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
 2018-02-23 18:26 UTC 

[PATCH] atm: idt77252: remove redundant bit-wise or'ing of zero
 2018-02-23 17:45 UTC  (2+ messages)

[PATCH][ACPI-next] ACPI: battery: make function __battery_hook_unregister static
 2018-02-23 16:32 UTC 

[PATCH] staging: rtl8723bs: fix u8 less than zero check
 2018-02-23 15:00 UTC 

[PATCH] serial: mvebu-uart: remove duplicated bit-wise or of STAT_FRM_ERR
 2018-02-23 14:14 UTC 

[PATCH] PCI: rcar-gen2: remove duplicated bit-wise or of RCAR_PCI_INT_SIGRETABORT
 2018-02-23 14:06 UTC  (3+ messages)

[PATCH] usb: host: ohci-pxa27x: Fix and & vs | typo
 2018-02-23 12:33 UTC 

[PATCH 0/8] target-iSCSI: Adjustments for several function implementations
 2018-02-23 11:50 UTC  (8+ messages)
      ` [0/8] "

[stable 4.4 19/29] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
 2018-02-23 10:42 UTC 

[PATCH] MIPS: OCTEON: irq: check for null return on kzalloc allocation
 2018-02-23  9:53 UTC  (3+ messages)

[PATCH] MIPS: ath25: check for kzalloc allocation failure
 2018-02-23  9:52 UTC  (2+ messages)

[PATCH 0/2] crypto/bcm: Adjustments for do_shash()
 2018-02-23  8:23 UTC  (4+ messages)
` [PATCH 2/2] crypto: bcm: One function call less in do_shash() after error detection
    ` [2/2] "

[PATCH 0/2] crypto/omap: Adjustments for three function implementations
 2018-02-23  7:32 UTC  (4+ messages)
` [PATCH 2/2] crypto: omap: Improve a size determination in three functions

[PATCH v2] [media] Delete unnecessary variable initialisations in seven functions
 2018-02-23  1:06 UTC  (2+ messages)

[PATCH net] net: aquantia: Fix error handling in aq_pci_probe()
 2018-02-22 20:34 UTC  (2+ messages)

[PATCH] xen/pvcalls: fix null pointer dereference on map->sock
 2018-02-22 19:19 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