public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-26 20:53:37 to 2017-01-15 08:14:07 UTC [more...]

[patch] staging: lustre: ptlrpc: silence a shift wrapping warning
 2017-01-15  8:14 UTC 

[patch linux-next] userfaultfd: hugetlbfs: unmap the correct pointer
 2017-01-14  6:56 UTC  (12+ messages)
  ` [patch v2 "

[PATCH 00/17] SPI: Fine-tuning for several function implementations
 2017-01-14  6:36 UTC  (20+ messages)
` [PATCH 01/17] spi: Use kcalloc() in spi_register_board_info()
` [PATCH 02/17] spi: Adjust checks for null pointers in two functions
` [PATCH 03/17] spi: fsl: Use kcalloc() in of_fsl_spi_get_chipselects()
` [PATCH 06/17] spi/mpc52xx: Use kmalloc_array() in mpc52xx_spi_probe()
` [PATCH 07/17] spi/mpc52xx: Combine substrings for two messages
` [PATCH 10/17] spi/ppc4xx: Adjust checks for null pointers in two functions
` [PATCH 11/17] spi/topcliff-pch: Use kcalloc() in pch_spi_handle_dma()
` [PATCH 12/17] spi/topcliff-pch: Improve size determinations in pch_spi_probe()
` [PATCH 14/17] spi/topcliff-pch: Adjust six checks for null pointers
  ` [PATCH 04/17] spi: fsl: Use kmalloc_array() in of_fsl_spi_get_chipselects()
  ` [PATCH 05/17] spi: fsl: Combine substrings for two messages
  ` [PATCH 08/17] spi/ppc4xx: Use kcalloc() in spi_ppc4xx_of_probe()
  ` [PATCH 09/17] spi/ppc4xx: Combine substrings for a message "
  ` [PATCH 13/17] spi/topcliff-pch: Delete an unnecessary return statement in two functions
  ` [PATCH 15/17] spi/topcliff-pch: Combine substrings for four messages
` [PATCH 16/17] spi/topcliff-pch: Delete an error message for a failed memory allocation in pch_spi_se
` [PATCH 17/17] spi/topcliff-pch: One check less in pch_spi_set_tx()

[bug report] xfrm: add and use xfrm_state_afinfo_get_rcu
 2017-01-13 13:11 UTC 

[patch] spi: s3c64xx: potential oops on probe error
 2017-01-13 11:12 UTC  (3+ messages)

[PATCH 0/3] sh/intc: Fine-tuning for register_intc_controller()
 2017-01-13 10:24 UTC  (5+ messages)
` [PATCH 1/3] sh/intc: Use kcalloc() in register_intc_controller()
` [PATCH 2/3] sh/intc: Combine substrings for a message "
` [PATCH 3/3] sh/intc: Add a space character for better code readability "

[PATCH 0/3] MTD-FTL: Fine-tuning for two function implementations
 2017-01-13  9:32 UTC  (8+ messages)
` [PATCH 1/3] mtd/ftl: Use kmalloc_array() in build_maps()
    `  "
` [PATCH 2/3] mtd/ftl: Delete an error message for a failed memory allocation in ftl_add_mtd()
` [PATCH 3/3] mtd/ftl: Improve another size determination "

[patch] drm/vc4: fix a bounds check
 2017-01-13  7:49 UTC 

[PATCH 0/5] staging-Lustre: Fine-tuning for some function implementations
 2017-01-13  7:41 UTC  (9+ messages)
` [PATCH 1/5] staging/lustre/llite: Use seq_puts() in three functions
` [PATCH 2/5] staging/lustre/mgc: Combine two seq_printf() calls into one call in lprocfs_mgc_rd_ir_st
  ` [PATCH 2/5] staging/lustre/mgc: Combine two seq_printf() calls into one call in lprocfs_mgc_rd_i
` [PATCH 3/5] staging/lustre/obdclass: Use seq_putc() in four functions
` [PATCH 4/5] staging/lustre/obdclass: Combine two seq_printf() calls into one call in lprocfs_rd_stat
  ` [PATCH 4/5] staging/lustre/obdclass: Combine two seq_printf() calls into one call in lprocfs_rd_
` [PATCH 5/5] staging/lustre/obdclass: Use seq_puts() in three functions

[patch] vhost/scsi: silence uninitialized variable warning
 2017-01-13  3:12 UTC  (2+ messages)

[patch net-next] stmmac: indent an if statement
 2017-01-12 19:46 UTC  (2+ messages)

[PATCH 0/5] pinctrl-mvebu: Fine-tuning for four function implementations
 2017-01-12 16:37 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map()
` [PATCH 2/5] pinctrl: mvebu: Delete an error message for a failed memory allocation in three function
` [PATCH 3/5] pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group_dbg_show()
` [PATCH 4/5] pinctrl: mvebu: Use seq_puts() "
` [PATCH 5/5] pinctrl: mvebu: Use seq_putc() "

[patch] KEYS: Fix an error code in request_master_key()
 2017-01-12 13:08 UTC  (3+ messages)

[PATCH 0/8] MMC-core: Fine-tuning for some function implementations
 2017-01-12 12:01 UTC  (28+ messages)
` [PATCH 1/8] mmc-core: Use kmalloc_array() in mmc_test_area_init()
` [PATCH 2/8] mmc-core: Fix a typo in a comment line
` [PATCH 3/8] mmc-core: Use seq_puts() in mtf_testlist_show()
` [PATCH 4/8] mmc/core/mmc_test: Add some spaces for better code readability
` [PATCH 5/8] mmc/core/mmc_test: Combine substrings for 5 messages
` [PATCH 6/8] mmc/core/mmc_test: Improve a size determination in five functions
` [PATCH 7/8] mmc-core: Use kcalloc() in mmc_test_alloc_mem()
` [PATCH 8/8] mmc-core: Use kmalloc_array() in mmc_alloc_sg()

[PATCH 00/18] MTD-CFI: Fine-tuning for several function implementations
 2017-01-12  9:27 UTC  (25+ messages)
` [PATCH 01/18] mtd-cfi_cmdset_0001: Use kmalloc_array() in cfi_intelext_partition_fixup()
` [PATCH 02/18] mtd-cfi_cmdset_0001: Improve another size determination in cfi_intelext_partition_fixu
  ` [PATCH 02/18] mtd-cfi_cmdset_0001: Improve another size determination in cfi_intelext_partition_
` [PATCH 03/18] mtd-cfi_cmdset_0001: Add some spaces for better code readability
` [PATCH 04/18] mtd-cfi_cmdset_0001: Delete an unnecessary variable initialisation in do_write_oneword
` [PATCH 05/18] mtd-cfi_cmdset_0001: Use common error handling code in do_write_oneword()
` [PATCH 06/18] mtd-cfi_cmdset_0001: Use kcalloc() in cfi_intelext_setup()
` [PATCH 07/18] mtd-cfi_cmdset_0001: One function call and an unnecessary check less in cfi_intelext_s
` [PATCH 08/18] mtd-cfi_cmdset_0001: Rename a jump label in cfi_intelext_setup()
` [PATCH 09/18] mtd-cfi_cmdset_0002: Use kmalloc_array() in cfi_amdstd_setup()
` [PATCH 10/18] mtd-cfi_cmdset_0002: One function call less in cfi_amdstd_setup() after error detectio
` [PATCH 11/18] mtd-cfi_cmdset_0002: Rename a jump label in cfi_amdstd_setup()
` [PATCH 12/18] mtd-cfi_cmdset_0002: Add some spaces for better code readability
` [PATCH 13/18] mtd-cfi_cmdset_0002: Delete an unnecessary variable initialisation in do_write_oneword
` [PATCH 14/18] mtd-cfi_cmdset_0002: Use common error handling code in do_write_oneword()
` [PATCH 15/18] mtd-cfi_cmdset_0002: Use kcalloc() in cfi_ppb_unlock()
` [PATCH 16/18] mtd-cfi_cmdset_0020: Use kmalloc_array() in cfi_staa_setup()
` [PATCH 17/18] mtd-cfi_cmdset_0020: Use common error handling code "
` [PATCH 18/18] mtd-cfi_cmdset_0020: Add some spaces for better code readability

[patch 1/3] vfio-mdev: return -EFAULT if copy_to_user() fails
 2017-01-11 19:15 UTC  (3+ messages)

[PATCH 00/15] use permission-specific DEVICE_ATTR variants
 2017-01-11 16:06 UTC  (3+ messages)
  ` [PATCH 04/15] video: fbdev: "

[patch] pinctrl/amd: white space cleanups in amd_gpio_dbg_show()
 2017-01-11 13:41 UTC  (2+ messages)

[patch] i40iw: fix some indenting in i40iw_sc_vsi_init()
 2017-01-09 20:40 UTC  (6+ messages)
      ` [patch v2] "

[PATCH] spi: spi-axi: Free resources on error path
 2017-01-09 20:02 UTC  (3+ messages)
` Applied "spi: spi-axi: Free resources on error path" to the spi tree

[patch 3/3] vfio-mdev: remove some dead code
 2017-01-09 18:54 UTC  (2+ messages)

[patch 2/3] vfio-mdev: buffer overflow in ioctl()
 2017-01-09 18:51 UTC  (2+ messages)

[PATCH] VMCI: Use kmalloc_array() in qp_alloc_ppn_set()
 2017-01-09 11:48 UTC  (3+ messages)
  `  "

[PATCH 0/8] [media] v4l2-core: Fine-tuning for some function implementations
 2017-01-09 10:30 UTC  (10+ messages)
` [PATCH 1/8] [media] v4l2-async: Use kmalloc_array() in v4l2_async_notifier_unregister()
` [PATCH 2/8] [media] v4l2-async: Delete an error message for a failed memory allocation in v4l2_async
  ` [PATCH 2/8] [media] v4l2-async: Delete an error message for a failed memory allocation in v4l2_a
` [PATCH 4/8] [media] videobuf-dma-sg: Adjust 24 checks for null values
` [PATCH 8/8] [media] videobuf-dma-sg: Add some spaces for better code readability in videobuf_dma_ini

[patch] misc: mic: double free on ioctl error path
 2017-01-09  8:20 UTC 

[PATCH] tty: goldfish: Fix a parameter of a call to free_irq
 2017-01-09  0:26 UTC 

[PATCH] w1: omap_hdq: Free resources on error path
 2017-01-09  0:13 UTC 

[PATCH 0/9] memstick: Fine-tuning for some function implementations
 2017-01-07 20:04 UTC  (11+ messages)
` [PATCH 1/9] memstick: Split a condition check in msb_ftl_initialize()
` [PATCH 2/9] memstick: Use kmalloc_array() "
` [PATCH 3/9] memstick: Delete unwanted spaces behind three function parameters
` [PATCH 4/9] memstick: Improve two size determinations in msb_resume()
` [PATCH 5/9] memstick: Delete an unnecessary variable initialisation "
` [PATCH 6/9] memstick: Improve a size determination in msb_probe()
` [PATCH 7/9] memstick: Improve another size determination in msb_read_boot_blocks()
` [PATCH 8/9] memstick: Delete an unnecessary variable initialisation "
` [PATCH 9/9] memstick: Delete an unnecessary check in msb_update_block()

[patch] platform/x86: mlx-platform: free first dev on error
 2017-01-07  8:02 UTC  (2+ messages)

error: ubi_io_read: error -74 (ECC error)
 2017-01-06 10:36 UTC  (2+ messages)

[patch] ubifs: potential uninitialized variable in truncate_data_node()
 2017-01-06  5:18 UTC  (5+ messages)

[PATCH] staging: gdm724x: cleanup long lines to conform to kernel coding style
 2017-01-05 17:46 UTC  (3+ messages)

ubi_io_read: error -74 (ECC error)
 2017-01-05 13:24 UTC 

[patch] IB: vmw_pvrdma: info leak in pvrdma_alloc_ucontext()
 2017-01-04 17:40 UTC  (2+ messages)

[PATCH] memory: tegra: Add a missing 'of_node_put()' call
 2017-01-04  7:13 UTC 

[PATCH] usb: gadget: composite: Fix function used to free memory
 2017-01-04  5:30 UTC 

[PATCH 0/6] staging: vchiq_arm: Fine-tuning for some function implementations
 2017-01-03 18:30 UTC  (9+ messages)
` [PATCH 1/6] staging: vchiq_arm: Use kmalloc_array() in dump_phys_mem()
` [PATCH 2/6] staging: vchiq_arm: Adjust 13 checks for null pointers
` [PATCH 3/6] staging: vchiq_arm: One check less in dump_phys_mem() after error detection
` [PATCH 4/6] staging: vchiq_arm: Delete an error message for a failed memory allocation in dump_phys_
` [PATCH 5/6] staging: vchiq_arm: Combine substrings for 24 messages
` [PATCH 6/6] staging: vchiq_arm: Delete an unnecessary return statement in two functions

[PATCH] dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path
 2017-01-02  5:20 UTC  (2+ messages)

[PATCH] coccinelle: check that dmi_system_id structures are null terminated
 2017-01-01 15:40 UTC 

[PATCH] staging: r8192U_core: Use kmalloc_array() in rtl8192_usb_initendpoints()
 2016-12-30 20:56 UTC 

[patch] adm80211: return an error if adm8211_alloc_rings() fails
 2016-12-30 11:32 UTC  (2+ messages)
`  "

[PATCH 2/2] pinctrl: sirf: atlas7: Improve code layout
 2016-12-30  8:15 UTC  (2+ messages)

[PATCH 1/2] pinctrl: sirf: atlas7: Add missing 'of_node_put()'
 2016-12-30  8:13 UTC  (2+ messages)

(no subject)
 2016-12-29 11:14 UTC 

[PATCH] ARM: OMAP2+: PRM: Delete an error message for a failed memory allocation
 2016-12-27 17: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