kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-11 20:52:27 to 2017-01-18 14:11:03 UTC [more...]

[PATCH 0/4] alpha: Fine-tuning for five function implementations
 2017-01-18 14:11 UTC  (7+ messages)
` [PATCH 1/4] alpha: Return an error code only as a constant in osf_sigstack()
` [PATCH 2/4] alpha: Move two assignments for the variable "error" in osf_utsname()
` [PATCH 3/4] alpha: Return directly after a failed copy_from_user() or getname() in two functions
` [PATCH 4/4] alpha: Move two assignments for the variable "res" in srm_env_proc_write()

[bug report] net/sched: cls_flower: Set the filter Hardware device for all use-cases
 2017-01-18 14:01 UTC  (3+ messages)

[PATCH] ARM: mm: add testcases for RODATA
 2017-01-18 13:53 UTC 

[PATCH 0/3] AVR32: Fine-tuning for two function implementations
 2017-01-18 13:50 UTC  (4+ messages)
` [PATCH 1/3] AVR32: Return directly after a failed access_ok() in setup_rt_frame()
` [PATCH 2/3] AVR32: Delete an unnecessary variable initialisation "
` [PATCH 3/3] AVR32: Return an error code only as a constant in sys_cacheflush()

[patch] i40iw: silence an uninitialized variable warning
 2017-01-18 11:19 UTC  (2+ messages)

[patch] hfs: fix hfs_readdir()
 2017-01-18 11:13 UTC  (7+ messages)
          ` [patch resend] hfs: fix "

[patch] ACPI/IORT: fix an error code
 2017-01-18  2:09 UTC  (3+ messages)

[PATCH 00/17] SPI: Fine-tuning for several function implementations
 2017-01-17 19:37 UTC  (41+ messages)
` [PATCH 01/17] spi: Use kcalloc() in spi_register_board_info()
    ` Applied "spi: Use kcalloc() in spi_register_board_info()" to the spi tree
` [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()
    ` Applied "spi: fsl: Use kcalloc() in of_fsl_spi_get_chipselects()" to the spi tree
` [PATCH 06/17] spi/mpc52xx: Use kmalloc_array() in mpc52xx_spi_probe()
  ` Applied "spi/mpc52xx: Use kmalloc_array() in mpc52xx_spi_probe()" to the spi tree
` [PATCH 07/17] spi/mpc52xx: Combine substrings for two messages
  ` Applied "spi/mpc52xx: Combine substrings for two messages" to the spi tree
` [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()
    ` Applied "spi/topcliff-pch: Use kcalloc() in pch_spi_handle_dma()" to the spi tree
` [PATCH 12/17] spi/topcliff-pch: Improve size determinations in pch_spi_probe()
  ` Applied "spi/topcliff-pch: Improve size determinations in pch_spi_probe()" to the spi tree
  ` [PATCH 04/17] spi: fsl: Use kmalloc_array() in of_fsl_spi_get_chipselects()
    ` Applied "spi: fsl: Use kmalloc_array() in of_fsl_spi_get_chipselects()" to the spi tree
  ` [PATCH 05/17] spi: fsl: Combine substrings for two messages
    ` Applied "spi: fsl: Combine substrings for two messages" to the spi tree
  ` [PATCH 08/17] spi/ppc4xx: Use kcalloc() in spi_ppc4xx_of_probe()
    ` Applied "spi/ppc4xx: Use kcalloc() in spi_ppc4xx_of_probe()" to the spi tree
  ` [PATCH 09/17] spi/ppc4xx: Combine substrings for a message in spi_ppc4xx_of_probe()
    ` Applied "spi/ppc4xx: Combine substrings for a message in spi_ppc4xx_of_probe()" to the spi tree
  ` [PATCH 13/17] spi/topcliff-pch: Delete an unnecessary return statement in two functions
    ` Applied "spi/topcliff-pch: Delete an unnecessary return statement in two functions" to the spi tree
  ` [PATCH 15/17] spi/topcliff-pch: Combine substrings for four messages
    ` Applied "spi/topcliff-pch: Combine substrings for four messages" to the spi tree
` [PATCH 14/17] spi/topcliff-pch: Adjust six checks for null pointers
` [PATCH 16/17] spi/topcliff-pch: Delete an error message for a failed memory allocation in pch_spi_se
  ` Applied "spi/topcliff-pch: Delete an error message for a failed memory allocation in pch_spi_set_tx(
` [PATCH 17/17] spi/topcliff-pch: One check less in pch_spi_set_tx()

[PATCH] stmmac: add missing of_node_put
 2017-01-17 19:10 UTC  (3+ messages)

[patch] spi: s3c64xx: potential oops on probe error
 2017-01-17 18:46 UTC  (4+ messages)
  ` Applied "spi: s3c64xx: potential oops on probe error" to the spi tree

[PATCH 00/46] SELinux: Fine-tuning for several function implementations
 2017-01-17 18:02 UTC  (56+ messages)
` [PATCH 01/46] selinux: Use kmalloc_array() in cond_init_bool_indexes()
` [PATCH 02/46] selinux: Delete an unnecessary return statement in cond_compute_av()
` [PATCH 03/46] selinux: Improve size determinations in four functions
` [PATCH 04/46] selinux: Use kmalloc_array() in hashtab_create()
` [PATCH 05/46] selinux: Adjust four checks for null pointers
` [PATCH 06/46] selinux: Use kcalloc() in policydb_index()
` [PATCH 07/46] selinux: Delete unnecessary variable assignments "
` [PATCH 08/46] selinux: Delete an unnecessary return statement in policydb_destroy()
` [PATCH 09/46] selinux: Delete an error message for a failed memory allocation in policydb_read()
` [PATCH 10/46] selinux: Move some assignments for the variable "rc" "
` [PATCH 11/46] selinux: Return directly after a failed next_entry() in genfs_read()
` [PATCH 12/46] selinux: Move assignments for two pointers "
` [PATCH 13/46] selinux: Move four assignments for the variable "rc" "
` [PATCH 14/46] selinux: One function call less in genfs_read() after null pointer detection
` [PATCH 15/46] selinux: One check and function call less in genfs_read() after error detection
` [PATCH 16/46] selinux: Move two assignments for the variable "rc" in filename_trans_read()
` [PATCH 17/46] selinux: Delete an unnecessary variable assignment "
` [PATCH 18/46] selinux: One function call less in filename_trans_read() after error detection
` [PATCH 19/46] selinux: Return directly after a failed next_entry() in range_read()
` [PATCH 20/46] selinux: Move four assignments for the variable "rc" "
` [PATCH 21/46] selinux: Two function calls less in range_read() after error detection
` [PATCH 22/46] selinux: Delete an unnecessary variable initialisation in range_read()
` [PATCH 23/46] selinux: Move an assignment for a pointer "
` [PATCH 24/46] selinux: Return directly after a failed kzalloc() in cat_read()
` [PATCH 25/46] selinux: Return directly after a failed kzalloc() in sens_read()
` [PATCH 26/46] selinux: Improve another size determination "
` [PATCH 27/46] selinux: Move an assignment for the variable "rc" "
` [PATCH 28/46] selinux: Return directly after a failed kzalloc() in user_read()
` [PATCH 29/46] selinux: Return directly after a failed kzalloc() in type_read()
` [PATCH 30/46] selinux: Return directly after a failed kzalloc() in role_read()
` [PATCH 31/46] selinux: Move an assignment for the variable "rc" "
` [PATCH 32/46] selinux: Return directly after a failed kzalloc() in class_read()
` [PATCH 33/46] selinux: Move an assignment for the variable "rc" "
` [PATCH 34/46] selinux: Return directly after a failed kzalloc() in common_read()
` [PATCH 35/46] selinux: Return directly after a failed kzalloc() in perm_read()
` [PATCH 36/46] selinux: Move an assignment for the variable "rc" in mls_read_range_helper()
` [PATCH 37/46] selinux: Move an assignment for the variable "rc" in policydb_load_isids()
` [PATCH 38/46] selinux: One function call less in five functions after null pointer detection
` [PATCH 39/46] selinux: Move two assignments for the variable "rc" in ocontext_read()
` [PATCH 40/46] selinux: Return directly after a failed kzalloc() in roles_init()
` [PATCH 41/46] selinux: Move two assignments for the variable "rc" "
` [PATCH 42/46] selinux: One function call less in roles_init() after error detection
` [PATCH 43/46] selinux: Use kmalloc_array() in sidtab_init()
` [PATCH 44/46] selinux: Adjust two checks for null pointers
` [PATCH 45/46] selinux: Use common error handling code in sidtab_insert()
` [PATCH 46/46] selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()
  ` SELinux: Checking source code positions for the setting of error codes

[PATCH 0/5] pinctrl-mvebu: Fine-tuning for four function implementations
 2017-01-17 14:57 UTC  (11+ 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 2/5] pinctrl: mvebu: Delete an error message for a failed memory allocation in three func
` [PATCH 3/5] pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group_dbg_show()
  ` [PATCH 3/5] pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group_dbg_sh
` [PATCH 4/5] pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()
` [PATCH 5/5] pinctrl: mvebu: Use seq_putc() "

[patch net-next] stmmac: indent an if statement
 2017-01-17 11:45 UTC  (12+ messages)

[patch] drm/vc4: fix a bounds check
 2017-01-17 10:18 UTC  (4+ messages)

[patch] KEYS: Fix an error code in request_master_key()
 2017-01-16 13:58 UTC  (4+ messages)

[patch] drm/msm: return -EFAULT if copy_from_user() fails
 2017-01-16 11:58 UTC 

[bug report] net: ethernet: ti: davinci_cpdma: add set rate for a channel
 2017-01-16 11:24 UTC 

[patch] staging: lustre: ptlrpc: silence a shift wrapping warning
 2017-01-16  3:33 UTC  (2+ messages)
` [lustre-devel] "

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

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

[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 0/5] staging-Lustre: Fine-tuning for some function implementations
 2017-01-13  7:41 UTC  (6+ messages)
` [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 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] vhost/scsi: silence uninitialized variable warning
 2017-01-13  3:12 UTC  (2+ messages)

[PATCH 0/8] MMC-core: Fine-tuning for some function implementations
 2017-01-12 12:01 UTC  (2+ messages)

[PATCH 00/18] MTD-CFI: Fine-tuning for several function implementations
 2017-01-12  9:27 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 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 17/18] mtd-cfi_cmdset_0020: Use common error handling code in cfi_staa_setup()
` [PATCH 18/18] mtd-cfi_cmdset_0020: 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).