kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-06 14:45:19 to 2017-05-11 01:41:30 UTC [more...]

[PATCH] PowerCap: Fix an error code in powercap_register_zone()
 2017-05-11  1:41 UTC  (2+ messages)

[PATCH 0/3] S390-DASD: Fine-tuning for some function implementations
 2017-05-10 22:30 UTC  (6+ messages)
` [PATCH 1/3] s390/dasd: Adjust buffer output in dasd_hosts_print()
` [PATCH 2/3] s390/dasd: Fix typos in two comment lines
` [PATCH 3/3] s390/dasd: Adjust six checks for null pointers

[PATCH] kvm: nVMX: off by one in vmx_write_pml_buffer()
 2017-05-10 20:43 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] of/unittest: Delete an error message for a failed memory allocation in three functions
 2017-05-10 20:33 UTC 

[PATCH] net-procfs: Adjust buffer output in dev_mc_seq_show()
 2017-05-10 19:30 UTC 

[PATCH] tinydrm: mipi-dbi: Use seq_putc() in mipi_dbi_debugfs_command_show()
 2017-05-10 19:26 UTC  (6+ messages)
    ` [PATCH] tinydrm: mipi-dbi: Adjust buffer output "

[PATCH] drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling path
 2017-05-10 18:15 UTC  (2+ messages)

[PATCH] elevator: eliminate unused result build warning
 2017-05-10 15:30 UTC  (2+ messages)

[PATCH] btrfs: fix incorrect error return ret being passed to mapping_set_error
 2017-05-10 15:10 UTC  (3+ messages)

[PATCH] crypto: glue_helper: remove redundant check on nbytes < bsize
 2017-05-10 13:04 UTC 

[PATCH 0/3] GPU-DRM-Radeon: Fine-tuning for three function implementations
 2017-05-10 11:30 UTC  (4+ messages)

[PATCH] exec: ensure file system accounting in check_unsafe_exec is correct
 2017-05-10 11:05 UTC 

[PATCH] soc: mediatek: PMIC wrap: Fix error handling
 2017-05-10 10:43 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: Potential oops on error path in quad_enable()
 2017-05-10 10:03 UTC  (2+ messages)

[PATCH] dm ioctl: make dm_open and dm_release release
 2017-05-10  9:19 UTC  (2+ messages)

[PATCH][V2] dm ioctl: make dm_open and dm_release release static
 2017-05-10  9:18 UTC 

[PATCH 0/4] hamradio: Fine-tuning for nine function implementations
 2017-05-10  8:48 UTC  (7+ messages)
` [PATCH 1/4] hamradio: Combine two seq_printf() calls into one in yam_seq_show()
` [PATCH 2/4] hamradio: Adjust four function calls together with a variable assignment
` [PATCH 3/4] hamradio: Use seq_puts() in bpq_seq_show()
` [PATCH 4/4] hamradio: Adjust four function calls together with a variable assignment

[PATCH 0/4] net: stmmac: Fine-tuning for four function implementations
 2017-05-10  6:56 UTC  (6+ messages)
` [PATCH 1/4] net: stmmac: Combine three seq_printf() calls into a seq_puts() in stmmac_sysfs_dma_cap_
` [PATCH 2/4] net: stmmac: Replace five seq_printf() calls by seq_puts()
` [PATCH 3/4] net: stmmac: Use seq_putc() in sysfs_display_ring()
` [PATCH 4/4] net: stmmac: Delete an unnecessary return statement in stmmac_get_tx_hwtstamp()

[PATCH] crypto: glue_helper - Delete some dead code
 2017-05-10  5:52 UTC 

[PATCH] iio: adc: ti_am335x_adc: allocating too much in probe
 2017-05-10  5:51 UTC 

[PATCH] nfsd: avoid out of bounds read on array nfsd4_layout_ops
 2017-05-10  5:24 UTC  (6+ messages)

[PATCH] net: dsa: loop: Check for memory allocation failure
 2017-05-10  4:54 UTC  (14+ messages)

[PATCH] net: dsa: loop: Free resources if initialization is deferred
 2017-05-10  4:30 UTC  (2+ messages)

[bug report] regulator: MAX8997/8966 support
 2017-05-09 23:33 UTC  (4+ messages)
  ` [PATCH] regulator: max8997/8966: fix charger cv voltage set bug

[PATCH] checkpatch: Adjust regular expressions in $logFunctions
 2017-05-09 21:16 UTC  (4+ messages)
  `  "

[PATCH] btrfs: remove redundant assignment and check on variable ret
 2017-05-09 17:01 UTC  (4+ messages)

[RFC] Spurious error handling code in 'vc4_get_hang_state_ioctl'
 2017-05-09 16:29 UTC  (3+ messages)

[PATCH] netxen_nic: set rcode to the return status from the call to netxen_issue_cmd
 2017-05-09 16:19 UTC 

[PATCH] mmc: sdricoh_cs: remove redundant check if len is non-zero
 2017-05-09 15:45 UTC 

[PATCH] lightnvm: Remove an unused variable
 2017-05-09 14:50 UTC  (3+ messages)

[PATCH] sky2: Use seq_putc() in sky2_debug_show()
 2017-05-09 14:26 UTC  (5+ messages)
  `  "

[PATCH] pinctrl: imx: Check for memory allocation failure
 2017-05-09 12:31 UTC  (4+ messages)

[PATCH] wil6210: Replace five seq_puts() calls by seq_putc()
 2017-05-09 12:25 UTC  (3+ messages)

[PATCH 0/4] S390: Fine-tuning for six function implementations
 2017-05-09 10:54 UTC  (9+ messages)
` [PATCH 1/4] s390/cache: Combine two function calls into one in show_cacheinfo()
` [PATCH 2/4] s390/processor: Use seq_putc() in show_cpu_summary()
` [PATCH 3/4] s390/sysinfo: Replace six seq_printf() calls by seq_puts()
` [PATCH 4/4] s390/sysinfo: Combine two function calls into one
  ` S390: Fine-tuning for six function implementations

[PATCH 0/5] GPU-DRM-STI: Fine-tuning for some function implementations
 2017-05-09 10:02 UTC  (9+ messages)
  `  "

[PATCH 0/6] cxgb4: Fine-tuning for some function implementations
 2017-05-09  9:40 UTC  (2+ messages)

[PATCH] qca_debug: Reduce function calls for sequence output in qcaspi_info_show()
 2017-05-09  7:57 UTC  (3+ messages)
  `  "

[PATCH 0/3] ath9k: Fine-tuning for some function implementations
 2017-05-09  7:29 UTC  (4+ messages)
` [PATCH 1/3] ath9k: Reduce function calls for sequence output in read_file_dma()
` [PATCH 2/3] ath9k: Replace four seq_printf() calls by seq_putc()
` [PATCH 3/3] ath9k: Adjust a null pointer check in three functions

[PATCH 0/4] DMA-buf: Fine-tuning for four function implementations
 2017-05-09  4:30 UTC  (10+ messages)
` [PATCH 1/4] dma-buf: Combine two function calls into one in dma_buf_debug_show()
` [PATCH 2/4] dma-buf: Improve a size determination in dma_buf_attach()
` [PATCH 3/4] dma-buf: Adjust a null pointer check "
` [PATCH 4/4] dma-buf: Use seq_putc() in two functions

[PATCH] thermal: core: make thermal_emergency_poweroff static
 2017-05-09  3:47 UTC  (2+ messages)

[PATCH] scsi: pmcraid: remove redundant check to see if request_size is less than zero
 2017-05-09  2:18 UTC  (2+ messages)

[PATCH] scsi: lpfc: ensure els_wq is being checked before destroying it
 2017-05-09  2:12 UTC  (2+ messages)

[PATCH] scsi: qedf: Cleanup the type of io_log->op
 2017-05-09  1:52 UTC  (2+ messages)

[PATCH] scsi: lpfc: double lock typo in lpfc_ns_rsp()
 2017-05-09  1:51 UTC  (2+ messages)

[PATCH] xtensa: Use seq_puts() in c_show()
 2017-05-08 20:19 UTC  (2+ messages)

[PATCH 00/10] fs-DLM: Fine-tuning for several function implementations
 2017-05-08 20:08 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH] fm10k: Use seq_putc() in fm10k_dbg_desc_break()
 2017-05-08 16:18 UTC 

[PATCH 0/3] IMA: Fine-tuning for three function implementations
 2017-05-08 15:26 UTC  (6+ messages)
` [PATCH 1/3] ima: Use seq_putc() in ima_ascii_measurements_show()
` [PATCH 2/3] ima: Combine two function calls into one in ima_policy_show()
` [PATCH 3/3] ima: Replace nine seq_puts() calls by seq_putc()
  ` IMA: Fine-tuning for three function implementations

[PATCH] ipmi_ssif: remove redundant null check on array client->adapter->name
 2017-05-08 15:18 UTC  (2+ messages)

[PATCH 0/3] mtdswap: Fine-tuning for three function implementations
 2017-05-08 15:10 UTC  (4+ messages)
` [PATCH 1/3] mtdswap: Reduce function calls for sequence output in mtdswap_show()
` [PATCH 2/3] mtdswap: Improve two size determinations in mtdswap_add_mtd()
` [PATCH 3/3] mtdswap: Improve a size determination in mtdswap_erase_block()

[PATCH] blk-mq: make __blk_mq_stop_hw_queues static
 2017-05-08 14:09 UTC  (2+ messages)

[PATCH] misc: mic: Combine two function calls into one in mic_msi_irq_info_show()
 2017-05-08 13:30 UTC 

[PATCH 0/3] Input: Fine-tuning for six function implementations
 2017-05-08 13:06 UTC  (4+ messages)
` [PATCH 1/3] Input: Use seq_putc() in input_seq_print_bitmap()
` [PATCH 2/3] Input: Use seq_puts() in input_devices_seq_show()
` [PATCH 3/3] Input: Improve a size determination in four functions

[PATCH v2] drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error path
 2017-05-08 12:30 UTC 

[PATCH] scsi: qla4xxx: check for null return from iscsi_lookup_endpoint
 2017-05-08 12:09 UTC  (2+ messages)

[PATCH] qlogicpti: Fix resource releasing in order handling path
 2017-05-08 11:42 UTC 

[PATCH 0/2] GPU-DRM-Etnaviv: Fine-tuning for two function implementations
 2017-05-08 11:22 UTC  (3+ messages)
` [PATCH 1/2] drm/etnaviv: Use seq_putc() in etnaviv_buffer_dump()
` [PATCH 2/2] drm/etnaviv: Delete an error message for a failed memory allocation in etnaviv_bind()

[PATCH] gpio: mcp23s08: Use seq_putc() in mcp23s08_dbg_show()
 2017-05-08 10:50 UTC 

[Nouveau] [PATCH] drm/nouveau/secboot: fix some error handling in 'ls_ucode_img_load_gr'
 2017-05-08  9:46 UTC 

[PATCH 0/3] block-AoE: Fine-tuning for six function implementations
 2017-05-08  7:58 UTC  (4+ messages)
` [PATCH 1/3] block-aoe: Use seq_putc() in aoedisk_debugfs_show()
` [PATCH 2/3] block-aoe: Adjust eight checks for null pointers
` [PATCH 3/3] block-aoe: Add spaces for better code readability

[PATCH] drm/nouveau/secboot: fix some error handling in 'ls_ucode_img_load_gr'
 2017-05-08  7:46 UTC 

[PATCH] sm501fb: Silence a coccinelle script warning
 2017-05-08  6:11 UTC 

[PATCH] PM / Domains: Use seq_putc() in pm_genpd_summary_one()
 2017-05-07 20:33 UTC 

[PATCH] android: binder: Use seq_putc() in print_binder_node()
 2017-05-07 20:15 UTC 

[PATCH] x86/intel_rdt: Use seq_putc() in show_doms()
 2017-05-07 19:52 UTC 

[PATCH] [media] pvrusb2: remove redundant check on cnt > 8
 2017-05-07 18:33 UTC 

[PATCH] unicore32/kernel/setup: Use seq_puts() in c_show()
 2017-05-07 18:22 UTC 

[PATCH] powerpc/mm: Use seq_putc() in two functions
 2017-05-07 14:38 UTC 

[PATCH 0/9] Drop unnecessary static
 2017-05-07 12:57 UTC  (3+ messages)
` [PATCH 7/9] iio: hid-sensor-accel-3d: "

[PATCH 0/2] apparmorfs: Fine-tuning for three function implementations
 2017-05-07 12:31 UTC  (5+ messages)
` [PATCH 1/2] apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
` [PATCH 2/2] apparmorfs: Use seq_putc() in two functions

[PATCH 0/3] thermal-Tegra: Fine-tuning for regs_show()
 2017-05-07  9:53 UTC  (4+ messages)
` [PATCH 1/3] thermal: tegra: Combine two function calls into one in regs_show()
  ` [PATCH 2/3] thermal: tegra: Use seq_putc() "
  ` [PATCH 3/3] thermal: tegra: Combine two seq_printf() calls into one "

[PATCH 0/3] kernel-sched: Fine-tuning for eight function implementations
 2017-05-06 19:43 UTC  (4+ messages)
` [PATCH 1/3] kernel-sched: Use seq_putc() in three functions
` [PATCH 2/3] kernel-sched: Adjust four checks for null pointers
` [PATCH 3/3] kernel-sched: Combine two seq_printf() calls into one in show_schedstat()

[PATCH 0/2] batman-adv: Fine-tuning for three function implementations
 2017-05-06 16:15 UTC  (3+ messages)
` [PATCH 1/2] batman-adv: Replace a seq_puts() call by seq_putc() in two functions
` [PATCH 2/2] batman-adv: Combine two seq_puts() calls into one call in batadv_nc_nodes_seq_print_text


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