public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-16 09:56:55 to 2017-01-08 21:49:10 UTC [more...]

[PATCH 0/8] MMC-core: Fine-tuning for some function implementations
 2017-01-08 21:49 UTC  (7+ 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] VMCI: Use kmalloc_array() in qp_alloc_ppn_set()
 2017-01-08 16:37 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] i40iw: fix some indenting in i40iw_sc_vsi_init()
 2017-01-07 17:34 UTC  (2+ messages)

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

[patch] pinctrl/amd: white space cleanups in amd_gpio_dbg_show()
 2017-01-07  6:32 UTC 

[patch 3/3] vfio-mdev: remove some dead code
 2017-01-07  6:30 UTC 

[patch 2/3] vfio-mdev: buffer overflow in ioctl()
 2017-01-07  6:28 UTC 

[patch 1/3] vfio-mdev: return -EFAULT if copy_to_user() fails
 2017-01-07  6:27 UTC 

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 0/8] [media] v4l2-core: Fine-tuning for some function implementations
 2017-01-02 14:54 UTC  (13+ 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] 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  (71+ messages)
` [PATCH 01/66] hwmon: (adm1021) "
` [PATCH 02/66] hwmon: (adm1026) "
` [PATCH 03/66] hwmon: (adm1031) "
` [PATCH 04/66] hwmon: (adm9240) "
` [PATCH 05/66] hwmon: (adt7470) "
` [PATCH 06/66] hwmon: (adt7x10) "
` [PATCH 07/66] hwmon: (asb100) "
` [PATCH 08/66] hwmon: (atxp1) "
` [PATCH 09/66] hwmon: (ds1621) "
` [PATCH 10/66] hwmon: (f71882fg) "
` [PATCH 11/66] hwmon: (fschmd) "
` [PATCH 12/66] hwmon: (g760a) "
` [PATCH 13/66] hwmon: (g762) "
` [PATCH 14/66] hwmon: (gl520sm) "
` [PATCH 15/66] hwmon: (gpio-fan) "
` [PATCH 16/66] hwmon: (core) "
` [PATCH 17/66] hwmon: (i5500_temp) "
` [PATCH 18/66] hwmon: (i5k_amb) "
` [PATCH 19/66] hwmon: (jz4740) "
` [PATCH 20/66] hwmon: (lm63) "
` [PATCH 21/66] hwmon: (lm70) "
` [PATCH 22/66] hwmon: (lm80) "
` [PATCH 23/66] hwmon: (lm85) "
` [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

[PATCH] NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy
 2016-12-21 16:52 UTC  (3+ messages)

[patch] scsi: dpt_i2o: double free if adpt_i2o_online_hba() fails
 2016-12-20 22:46 UTC  (2+ messages)

[patch] nvme-fabrics: correct some printk information
 2016-12-20  9:16 UTC  (3+ messages)

[RFC] Question about freeing of resource in 'atlas7_pinmux_probe()', in file 'drivers/pinctrl/sirf/p
 2016-12-20  5:44 UTC  (3+ messages)
` [RFC] Question about freeing of resource in 'atlas7_pinmux_probe()', in file 'drivers/pinctrl/si

[PATCH v2] staging: lustre: Fix variable type declaration after refactoring
 2016-12-19 16:38 UTC  (2+ messages)

[PATCH] serial: pic32_uart: Fix 'request_irq' and 'free_irq' inconsistancy
 2016-12-18  6:38 UTC 

[patch net-next] irda: w83977af_ir: cleanup an indent issue
 2016-12-18  2:33 UTC  (2+ messages)

[patch] orangefs: cleanup orangefs_debugfs_new_client_string()
 2016-12-16 21:15 UTC  (3+ messages)

[patch] KEYS: Fix an error code in request_master_key()
 2016-12-16 16:50 UTC  (2+ messages)

[patch 3/3] spi: armada-3700: Remove unnecessary condition
 2016-12-16 12:31 UTC  (3+ messages)
` Applied "spi: armada-3700: Remove unnecessary condition" to the spi tree

[patch 2/3] spi: armada-3700: Set mode bits correctly
 2016-12-16 12:31 UTC  (3+ messages)
` Applied "spi: armada-3700: Set mode bits correctly" to the spi tree

[patch 1/3] spi: armada-3700: Signedness bug in probe
 2016-12-16 10:34 UTC  (5+ messages)

[patch] target/iscsi: double free in lio_target_tiqn_addtpg()
 2016-12-16 10:14 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