kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-22 12:04:53 to 2017-01-11 20:46:14 UTC [more...]

[PATCH 00/18] MTD-CFI: Fine-tuning for several function implementations
 2017-01-11 20:46 UTC  (12+ 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 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 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 0/8] MMC-core: Fine-tuning for some function implementations
 2017-01-11  1:59 UTC  (27+ 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] 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  (14+ 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 3/8] [media] videobuf-dma-sg: Use kmalloc_array() in videobuf_dma_init_user_locked()
` [PATCH 4/8] [media] videobuf-dma-sg: Adjust 24 checks for null values
` [PATCH 5/8] [media] videobuf-dma-sg: Move two assignments for error codes in __videobuf_mmap_mapper(
` [PATCH 6/8] [media] videobuf-dma-sg: Improve a size determination in __videobuf_mmap_mapper()
` [PATCH 7/8] [media] videobuf-dma-sg: Delete an unnecessary return statement in videobuf_vm_close()
` [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 0/5] staging-Lustre: Fine-tuning for some function implementations
 2017-01-01 16:40 UTC  (6+ 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 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 5/5] staging/lustre/obdclass: Use seq_puts() in three functions

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

[PATCH 00/19] [media] USB Video Class driver: Fine-tuning for several function implementations
 2016-12-25 18:54 UTC  (20+ messages)
` [PATCH 01/19] [media] uvc_driver: Use kmalloc_array() in uvc_simplify_fraction()
` [PATCH 02/19] [media] uvc_driver: Combine substrings for 48 messages
` [PATCH 03/19] [media] uvc_driver: Adjust three function calls together with a variable assignment
` [PATCH 04/19] [media] uvc_driver: Adjust 28 checks for null pointers
` [PATCH 05/19] [media] uvc_driver: Enclose 24 expressions for the sizeof operator by parentheses
` [PATCH 06/19] [media] uvc_driver: Add some spaces for better code readability
` [PATCH 07/19] [media] uvc_driver: Rename a jump label in uvc_probe()
` [PATCH 08/19] [media] uvc_driver: Rename a jump label in uvc_scan_fallback()
` [PATCH 09/19] [media] uvc_driver: Less function calls in uvc_parse_streaming() after error detection
` [PATCH 10/19] [media] uvc_driver: Return -ENOMEM after a failed kzalloc() call in uvc_parse_streamin
` [PATCH 11/19] [media] uvc_driver: Delete an unnecessary variable initialisation in uvc_parse_streami
` [PATCH 12/19] [media] uvc_driver: Move six assignments in uvc_parse_streaming()
` [PATCH 13/19] [media] uvc_video: Use kmalloc_array() in uvc_video_clock_init()
` [PATCH 14/19] [media] uvc_video: Combine substrings for 22 messages
` [PATCH 15/19] [media] uvc_video: Adjust one function call together with a variable assignment
` [PATCH 16/19] [media] uvc_video: Adjust 18 checks for null pointers
` [PATCH 17/19] [media] uvc_video: Fix a typo in a comment line
` [PATCH 18/19] [media] uvc_video: Enclose an expression for the sizeof operator by parentheses
` [PATCH 19/19] [media] uvc_video: Add some spaces for better code readability

[media] tm6000: Addition of an asterisk to the data type =?UTF-8?B?Zm9yIOKAnHVyYl9kbWHi
 2016-12-24 11:02 UTC 

[PATCH 00/66] use permission-specific DEVICE_ATTR variants
 2016-12-23 13:03 UTC  (48+ messages)
` [PATCH 24/66] hwmon: (lm87) "
` [PATCH 25/66] hwmon: (lm92) "
` [PATCH 26/66] hwmon: (lm93) "
` [PATCH 27/66] hwmon: (max1111) "
` [PATCH 28/66] hwmon: (max1619) "
` [PATCH 29/66] hwmon: (max197) "
` [PATCH 30/66] hwmon: (mc13783-adc) "
` [PATCH 31/66] hwmon: (mcp3021) "
` [PATCH 32/66] hwmon: (nct6683) "
` [PATCH 33/66] hwmon: (nsa320) "
` [PATCH 34/66] hwmon: (pcf8591) "
` [PATCH 35/66] hwmon: (sht15) "
` [PATCH 36/66] hwmon: (sis5595) "
` [PATCH 37/66] hwmon: (smsc47m1) "
` [PATCH 38/66] hwmon: (smsc47m192) "
` [PATCH 39/66] hwmon: (via-cputemp) "
` [PATCH 40/66] hwmon: (via686a) "
` [PATCH 41/66] hwmon: (w83627ehf) "
` [PATCH 42/66] hwmon: (w83627hf) "
` [PATCH 43/66] hwmon: (w83781d) "
` [PATCH 44/66] hwmon: (w83792d) "
` [PATCH 45/66] hwmon: (w83791d) "
` [PATCH 46/66] hwmon: (pc87427) "
` [PATCH 47/66] hwmon: (f71805f) "
` [PATCH 48/66] hwmon: (w83793) "
` [PATCH 49/66] hwmon: (vt8231) "
` [PATCH 50/66] hwmon: (k10temp) "
` [PATCH 51/66] hwmon: (dme1737) "
` [PATCH 52/66] hwmon: (it87) "
` [PATCH 53/66] hwmon: (lm90) "
` [PATCH 54/66] hwmon: (nct6775) "
` [PATCH 55/66] hwmon: (pc87360) "
` [PATCH 56/66] hwmon: (lm78) "
` [PATCH 57/66] hwmon: (sch5627) "
` [PATCH 58/66] hwmon: (k8temp) "
` [PATCH 59/66] hwmon: (adm1025) "
` [PATCH 60/66] hwmon: (lm83) "
` [PATCH 61/66] hwmon: (emc2103) "
` [PATCH 62/66] hwmon: (max6650) "
` [PATCH 63/66] hwmon: (lm95234) "
` [PATCH 64/66] hwmon: (adt7475) "
` [PATCH 65/66] hwmon: (fam15h_power) "
` [PATCH 66/66] hwmon: (tmp401) "

[PATCH 0/2] [media] pvrusb2-io: Fine-tuning for some function implementations
 2016-12-22 20:01 UTC  (3+ messages)
` [PATCH 1/2] [media] pvrusb2-io: Use kmalloc_array() in pvr2_stream_buffer_count()
` [PATCH 2/2] [media] pvrusb2-io: Add some spaces for better code readability


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