messages from 2017-05-05 13:55:03 to 2017-05-09 20:52:34 UTC [more...]
[PATCH] checkpatch: Adjust regular expressions in $logFunctions
2017-05-09 20:52 UTC (2+ messages)
[PATCH] nfsd: avoid out of bounds read on array nfsd4_layout_ops
2017-05-09 19:57 UTC (3+ messages)
[PATCH] btrfs: fix incorrect error return ret being passed to mapping_set_error
2017-05-09 18:58 UTC (2+ messages)
[PATCH] tinydrm: mipi-dbi: Use seq_putc() in mipi_dbi_debugfs_command_show()
2017-05-09 18:23 UTC (3+ 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] net: dsa: loop: Check for memory allocation failure
2017-05-09 15:18 UTC (11+ messages)
[PATCH] lightnvm: Remove an unused variable
2017-05-09 14:50 UTC (3+ messages)
[PATCH 0/4] hamradio: Fine-tuning for nine function implementations
2017-05-09 14:43 UTC (6+ 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] 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] net: stmmac: Fine-tuning for four function implementations
2017-05-09 11:55 UTC (5+ 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 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 (12+ messages)
` [PATCH 3/5] drm/sti: Fix a typo in a comment line
` [PATCH 4/5] drm/sti: Fix typos "
` [PATCH 5/5] drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()
` GPU-DRM-STI: Fine-tuning for some function implementations
[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 (12+ messages)
` [PATCH 01/10] dlm: Replace six seq_puts() calls by seq_putc()
` [PATCH 02/10] dlm: Add spaces for better code readability
` [PATCH 03/10] dlm: Improve a size determination in table_seq_start()
` [PATCH 04/10] dlm: Use kcalloc() in dlm_scan_waiters()
` [PATCH 05/10] dlm: Improve a size determination in dlm_recover_waiters_pre()
` [PATCH 06/10] dlm: Delete an error message for a failed memory allocation in dlm_recover_waiters_pre
` [PATCH 07/10] dlm: Use kmalloc_array() in make_member_array()
` [PATCH 08/10] dlm: Use kcalloc() in two functions
` [PATCH 09/10] dlm: Improve a size determination "
` [PATCH 10/10] dlm: Delete an unnecessary variable initialisation in dlm_ls_start()
` [Cluster-devel] [PATCH 00/10] fs-DLM: Fine-tuning for several function implementations
[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
[bug report] regulator: MAX8997/8966 support
2017-05-08 9:14 UTC (3+ messages)
` [PATCH] regulator: max8997/8966: fix charger cv voltage set bug
[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
[PATCH 0/2] KCM: Fine-tuning for three function implementations
2017-05-06 12:16 UTC (3+ messages)
` [PATCH 1/2] kcm: Replace three seq_puts() calls by seq_putc()
` [PATCH 2/2] kcm: Use seq_puts() in kcm_format_psock()
[PATCH] fscache: Replace four seq_puts() calls by seq_putc() in fscache_objlist_show()
2017-05-06 11:43 UTC
[PATCH] firmware: Google VPD: Fix memory allocation error handling
2017-05-06 8:40 UTC (4+ messages)
[PATCH net] bnxt_en: allocate enough space for ->ntp_fltr_bmap
2017-05-06 1:04 UTC (2+ messages)
[PATCH] p54: allocate enough space for ->used_rxkeys
2017-05-06 0:48 UTC
[PATCH 0/7] kernel-trace: Fine-tuning for seven function implementations
2017-05-05 21:21 UTC (11+ messages)
` [PATCH 1/7] kernel-trace: Combine two function calls into one in hist_trigger_entry_print()
` [PATCH 2/7] kernel-trace: Replace five seq_puts() calls by seq_putc()
` [PATCH 3/7] kernel-trace: Adjust two checks for null pointers in compatible_field()
` [PATCH 4/7] kernel-trace: Improve a size determination in create_hist_field()
` [PATCH 5/7] kernel-trace: Replace two seq_printf() calls by seq_puts() in probes_seq_show()
` kernel-trace: Fine-tuning for seven function implementations
` [PATCH 6/7] kernel-trace: Adjust two checks for null pointers in uprobe_buffer_init()
` [PATCH 7/7] kernel-trace: Delete an error message for a failed memory allocation in create_trace_upr
[PATCH] ipmi_ssif: unlock on allocation failure
2017-05-05 19:40 UTC (2+ messages)
[PATCH] i40e: Check for memory allocation failure
2017-05-05 19:29 UTC
[PATCH] cxl: Unlock on error in probe
2017-05-05 15:29 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox