messages from 2017-01-15 14:55:00 to 2017-01-20 18:29:50 UTC [more...]
[PATCH 00/11] PowerPC-KVM: Fine-tuning for some function implementations
2017-01-20 18:29 UTC (12+ messages)
` [PATCH 01/11] KVM: PPC: Book3S HV: Move assignments for the variable "err" in kvm_htab_write()
` [PATCH 02/11] KVM: PPC: Book3S HV: Improve a size determination in kvmppc_alloc_hpt()
` [PATCH 03/11] KVM: PPC: Book3S HV: Move error code assignments in two functions
` [PATCH 04/11] KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()
` [PATCH 05/11] KVM: PPC: Book3S HV: Adjust nine checks for null pointers
` [PATCH 06/11] KVM: PPC: Book3S HV: Use kcalloc() in kvmppc_alloc_host_rm_ops()
` [PATCH 07/11] KVM: PPC: Book3S HV: Improve size determinations in five functions
` [PATCH 08/11] KVM: PPC: Book3S: Use seq_puts() in xics_debug_show()
` [PATCH 09/11] KVM: PPC: Book3S: Improve a size determination in two functions
` [PATCH 10/11] KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()
` [PATCH 11/11] KVM: PPC: Return directly after a failed copy_from_user() in two functions
[PATCH] mm: add arch-independent testcases for RODATA
2017-01-20 11:17 UTC (3+ messages)
[PATCH v2] mm: add arch-independent testcases for RODATA
2017-01-20 7:45 UTC (3+ messages)
[PATCH 0/8] PowerPC-NVRAM: Fine-tuning for some function implementations
2017-01-20 7:08 UTC (11+ messages)
` [PATCH 1/8] powerpc/nvram: Return directly after a failed parameter validation in dev_nvram_write()
` [PATCH 2/8] powerpc/nvram: Return directly after a failed kmalloc() "
` [PATCH 3/8] powerpc/nvram: Move an assignment for the variable "ret" "
` "
` [PATCH 4/8] powerpc/nvram: Return directly after a failed parameter validation in dev_nvram_read()
` [PATCH 5/8] powerpc/nvram: Return directly after a failed kmalloc() "
` [PATCH 6/8] powerpc/nvram: Delete three error messages for a failed memory allocation
` [PATCH 7/8] powerpc/nvram: Improve size determinations in three functions
` [PATCH 8/8] powerpc/nvram: Move an assignment for the variable "err" in nvram_scan_partitions()
[PATCH 0/5] UM: Fine-tuning for some function implementations
2017-01-20 5:11 UTC (13+ messages)
` [PATCH 1/5] um: port: Move an assignment for the variable "fd" in port_wait()
` [PATCH 2/5] um: port: Delete three error messages for a failed memory allocation
` [PATCH 3/5] um: port: Improve size determinations in port_data()
` [PATCH 4/5] um: ubd: Move two assignments for the variable "err" in ubd_remove()
` [PATCH 5/5] um: ubd: Improve size determinations in do_ubd_request()
` UM: Fine-tuning for some function implementations
[PATCH] powerpc/rtas_flash: Move an assignment for the variable "rc" in manage_flash_write()
2017-01-20 0:10 UTC (2+ messages)
[PATCH] MIPS: KVM: Return directly after a failed copy_from_user() in kvm_arch_vcpu_ioctl()
2017-01-19 12:08 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/4] alpha: Fine-tuning for five function implementations
2017-01-19 0:45 UTC (11+ 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()
` alpha: Checking source code positions for the setting of error codes
[PATCH] ARM: mm: add testcases for RODATA
2017-01-18 23:45 UTC (8+ messages)
` [kernel-hardening] "
[PATCH] i40iw: Set maj_err and min_err in i40iw_sc_cqp_create
2017-01-18 19:54 UTC (2+ messages)
[PATCH 0/3] MIPS: Fine-tuning for three function implementations
2017-01-18 18:56 UTC (4+ messages)
` [PATCH 1/3] MIPS: Return directly in 32_mmap2()
` [PATCH 2/3] MIPS: MT: Move an assignment for the variable "retval" in mipsmt_sys_sched_setaffinity()
` [PATCH 3/3] MIPS-syscall: Return directly in mips_mmap()
[patch] hfs: fix hfs_readdir()
2017-01-18 17:28 UTC (8+ messages)
` [patch resend] hfs: fix "
[PATCH 0/3] m68k: Fine-tuning for sys_cacheflush()
2017-01-18 16:50 UTC (4+ messages)
` [PATCH 1/3] m68k: Return directly after a failed capable() in sys_cacheflush()
` [PATCH 2/3] m68k: Delete an unnecessary variable assignment "
` [PATCH 3/3] m68k: Add some spaces for better code readability "
[PATCH 0/3] AVR32: Fine-tuning for two function implementations
2017-01-18 15:12 UTC (5+ 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()
[bug report] net/sched: cls_flower: Set the filter Hardware device for all use-cases
2017-01-18 14:50 UTC (4+ messages)
[patch] i40iw: silence an uninitialized variable warning
2017-01-18 11:19 UTC (2+ messages)
[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 (15+ messages)
` [PATCH 02/17] spi: Adjust checks for null pointers in two functions
` [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 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] 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 (2+ messages)
` Applied "spi: s3c64xx: potential oops on probe error" to the spi tree
[PATCH 01/17] spi: Use kcalloc() in spi_register_board_info()
2017-01-17 18:46 UTC (2+ messages)
` Applied "spi: Use kcalloc() in spi_register_board_info()" to the spi tree
[PATCH 03/17] spi: fsl: Use kcalloc() in of_fsl_spi_get_chipselects()
2017-01-17 18:46 UTC (2+ messages)
` Applied "spi: fsl: Use kcalloc() in of_fsl_spi_get_chipselects()" to the spi tree
[PATCH 05/17] spi: fsl: Combine substrings for two messages
2017-01-17 18:46 UTC (2+ messages)
` Applied "spi: fsl: Combine substrings for two messages" to the spi tree
[PATCH 06/17] spi/mpc52xx: Use kmalloc_array() in mpc52xx_spi_probe()
2017-01-17 18:46 UTC (2+ messages)
` Applied "spi/mpc52xx: Use kmalloc_array() in mpc52xx_spi_probe()" to the spi tree
[PATCH 09/17] spi/ppc4xx: Combine substrings for a message in spi_ppc4xx_of_probe()
2017-01-17 18:45 UTC (2+ messages)
` Applied "spi/ppc4xx: Combine substrings for a message in spi_ppc4xx_of_probe()" to the spi tree
[PATCH 08/17] spi/ppc4xx: Use kcalloc() in spi_ppc4xx_of_probe()
2017-01-17 18:45 UTC (2+ messages)
` Applied "spi/ppc4xx: Use kcalloc() in spi_ppc4xx_of_probe()" to the spi tree
[PATCH 13/17] spi/topcliff-pch: Delete an unnecessary return statement in two functions
2017-01-17 18:45 UTC (2+ messages)
` Applied "spi/topcliff-pch: Delete an unnecessary return statement in two functions" to the spi tree
[PATCH 11/17] spi/topcliff-pch: Use kcalloc() in pch_spi_handle_dma()
2017-01-17 18:45 UTC (2+ messages)
` 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()
2017-01-17 18:45 UTC (2+ messages)
` Applied "spi/topcliff-pch: Improve size determinations in pch_spi_probe()" to the spi tree
[PATCH 15/17] spi/topcliff-pch: Combine substrings for four messages
2017-01-17 18:45 UTC (2+ messages)
` Applied "spi/topcliff-pch: Combine substrings for four messages" to the spi tree
[PATCH 16/17] spi/topcliff-pch: Delete an error message for a failed memory allocation in pch_spi_se
2017-01-17 18:45 UTC (2+ messages)
` Applied "spi/topcliff-pch: Delete an error message for a failed memory allocation in pch_spi_set_tx(
[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 (11+ 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] "
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;
as well as URLs for NNTP newsgroup(s).