messages from 2016-08-19 18:28:58 to 2016-08-26 19:57:34 UTC [more...]
[PATCH 0/5] IA64: Fine-tuning for some function implementations
2016-08-26 19:57 UTC (7+ messages)
` [PATCH 1/5] IA64-IRQ: Use kmalloc_array() in sn_irq_lh_init()
` [PATCH 2/5] IA64-IRQ: Delete unnecessary braces
` [PATCH 3/5] ia64/mm/tlb: Fix indentation in ia64_global_tlb_purge()
` [PATCH 4/5] ia64/mm/tlb: Use kmalloc_array() in ia64_itr_entry()
` [PATCH 5/5] ia64/mm/tlb: Delete unnecessary braces
[PATCH 1/2] IB/hfi1: Fix a parameter of find_first_bit
2016-08-26 19:34 UTC (5+ messages)
[PATCH] IB/mlx5: Fix a parameter of find_first_bit
2016-08-26 19:33 UTC (3+ messages)
[PATCH] sched/fair: Fix that tasks are not constrained by cfs_b->quota on hotplug core, when hotplug
2016-08-26 17:04 UTC (2+ messages)
` [PATCH] sched/fair: Fix that tasks are not constrained by cfs_b->quota on hotplug core, when hot
[PATCH] arm: sys_oabi-compat: Use kmalloc_array() in two functions
2016-08-26 15:07 UTC (6+ messages)
` "
[PATCH 2/2] IB/hfi1: Clean up type used and casting
2016-08-26 14:26 UTC (2+ messages)
Source code review around jump label usage
2016-08-26 13:00 UTC (99+ messages)
` [PATCH 0/2] misc/mic/vop: Fine-tuning for vop_ioctl()
` [PATCH 1/2] misc/mic/vop: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/2] misc/mic/vop: Rename jump labels in vop_ioctl()
` [PATCH] VMCI: Use memdup_user() rather than duplicating its implementation
` [PATCH 0/2] mmc-block: Fine-tuning for mmc_blk_ioctl_copy_from_user()
` [PATCH 1/2] mmc-block: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/2] mmc-block: Rename jump labels in mmc_blk_ioctl_copy_from_user()
` [PATCH] mlx5/core: Use memdup_user() rather than duplicating its implementation
` [PATCH 0/2] tun: Fine-tuning for update_filter()
` [PATCH 1/2] tun: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/2] tun: Rename a jump label in update_filter()
` [PATCH 0/3] hostap: Fine-tuning for a few functions
` [PATCH 1/3] hostap: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/3] hostap: Delete an unnecessary jump label in prism2_ioctl_priv_hostapd()
` [PATCH 3/3] hostap: Delete unnecessary initialisations for the variable "ret"
` [PATCH] checkpatch: See if modified files are marked obsolete in MAINTAINERS
` "
` [PATCH] s390/tape: Use memdup_user() rather than duplicating its implementation
` [PATCH 0/7] aacraid: Fine-tuning for a few functions
` [PATCH 1/7] aacraid: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/7] aacraid: One function call less in aac_send_raw_srb() after error detection
` [PATCH 3/7] aacraid: Delete unnecessary initialisations in aac_send_raw_srb()
` [PATCH 4/7] aacraid: Delete unnecessary braces
` [PATCH 5/7] aacraid: Add spaces after control flow keywords
` [PATCH 6/7] aacraid: Improve determination of a few sizes
` [PATCH 7/7] aacraid: Apply another recommendation from "checkpatch.pl"
` [PATCH] megaraid_sas: Use memdup_user() rather than duplicating its implementation
` [PATCH] staging/lustre/llite: "
` [PATCH 0/7] USB-iowarrior: Fine-tuning for some function implementations
` [PATCH 1/7] USB-iowarrior: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/7] USB-iowarrior: Delete unnecessary initialisations for the variable "dev"
` [PATCH 3/7] USB-iowarrior: Delete an unnecessary initialisation in iowarrior_release()
` [PATCH 4/7] USB-iowarrior: Delete unnecessary initialisations in iowarrior_open()
` [PATCH 5/7] USB-iowarrior: Delete unnecessary initialisations in iowarrior_write()
` [PATCH 6/7] USB-iowarrior: Delete unnecessary braces
` [PATCH 7/7] USB-iowarrior: Apply another recommendation from "checkpatch.pl"
` [PATCH 0/2] IB/core: Fine-tuning for ib_is_udata_cleared()
` [PATCH 1/2] IB/core: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/2] IB/core: Delete an unnecessary initialisation in ib_is_udata_cleared()
` IB/core: Fine-tuning for ib_is_udata_cleared()
` [PATCH v2] IB/core: Use memdup_user() rather than duplicating its implementation
` [PATCH] Smack: "
` [PATCH 0/2] ALSA: compress: Fine-tuning for snd_compr_set_params()
` [PATCH 1/2] ALSA: compress: Use memdup_user() rather than duplicating its implementation
` [alsa-devel] [PATCH 1/2] ALSA: compress: Use memdup_user() rather than duplicating its implement
` [PATCH 2/2] ALSA: compress: Reduce the scope for two variables in snd_compr_set_params()
` [PATCH v2 0/2] ALSA: compress: Fine-tuning for snd_compr_set_params()
` [PATCH v2 1/2] ALSA: compress: Restructure source code around an if statement in snd_compr_set_param
` [PATCH v2 2/2] ALSA: compress: Use memdup_user() rather than duplicating its implementation
` [PATCH 0/8] cris-cryptocop: Fine-tuning for some function implementations
` [PATCH 1/8] cris-cryptocop: Use kmalloc_array() in two functions
` [PATCH 2/8] cris-cryptocop: Improve determination of sizes in five functions
` [PATCH 3/8] cris-cryptocop: Delete unnecessary braces
` [PATCH 4/8] cris-cryptocop: Less function calls in cryptocop_ioctl_process() after error detection
` [PATCH 5/8] cris-cryptocop: Move an assignment for the variable "nooutpages" in cryptocop_ioctl_proc
` [PATCH 6/8] cris-cryptocop: Delete two variables in cryptocop_ioctl_process()
` [PATCH 7/8] cris-cryptocop: Delete unnecessary variable initialisations "
` [PATCH 8/8] cris-cryptocop: Apply another recommendation from "checkpatch.pl"
[PATCH] xen/grant-table: Use kmalloc_array() in arch_gnttab_valloc()
2016-08-26 9:48 UTC (3+ messages)
` [Xen-devel] "
[PATCH] megaraid_sas: Fix the search of first memory bar
2016-08-26 4:13 UTC (3+ messages)
[PATCH] aic94xx: Add missing error code assignment before test
2016-08-26 3:24 UTC (2+ messages)
[PATCH] nios2: use of_property_read_bool
2016-08-26 3:13 UTC (2+ messages)
` [Nios2-dev] "
[PATCH 0/4] KVM-S390: Fine-tuning for kvm_s390_import_bp_data()
2016-08-25 21:04 UTC (39+ messages)
` [PATCH 1/4] KVM-S390: Improve determination of sizes in kvm_s390_import_bp_data()
` Replacing specific kmalloc() calls by kmalloc_array()?
` [PATCH 2/4] KVM-S390: Use memdup_user() rather than duplicating its implementation
` [PATCH v2 0/2] KVM: s390: Fine-tuning for kvm_s390_import_bp_data()
` [PATCH v2 1/2] KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data()
` "
` Software evolution around scripts for the semantic patch langugae
` [PATCH v2 2/2] KVM: s390: Use memdup_user() rather than duplicating code
` [PATCH 3/4] KVM-S390: Less function calls in kvm_s390_import_bp_data() after error detection
` [PATCH 4/4] KVM-S390: Delete an unnecessary initialisation for a buffer variable
[PATCH] powerpc/powernv/pci: Use kmalloc_array() in two functions
2016-08-25 17:51 UTC (2+ messages)
[PATCH] ARM: kprobes: Use kmalloc_array() in coverage_start()
2016-08-25 16:24 UTC
[PATCH] ARM: pxa: Use kmalloc_array() in pxa_pm_init()
2016-08-25 16:07 UTC
[PATCH] xtensa-simdisk: Use kmalloc_array() in simdisk_init()
2016-08-25 12:44 UTC
[PATCH] x86/mce: Use kmalloc_array() in mce_chrdev_read()
2016-08-25 11:33 UTC (2+ messages)
[PATCH] x86/efi: Use kmalloc_array() in efi_call_phys_prolog()
2016-08-25 11:32 UTC (2+ messages)
[PATCH] wan-cosa: Use memdup_user() rather than duplicating its implementation
2016-08-25 9:13 UTC (5+ messages)
` "
[PATCH 0/2] sparc: Fine-tuning for three function implementations
2016-08-25 8:24 UTC (3+ messages)
` [PATCH 1/2] sparc: Use kmalloc_array() in three functions
` [PATCH 2/2] sparc: Delete an unnecessary initialisation in led_proc_write()
[PATCH] [IA64] MCA: Use kmalloc_array() in init_record_index_pools()
2016-08-25 5:47 UTC
[PATCH] ARM: plat-pxa: Use kmalloc_array() in pxa_dma_init_debugfs()
2016-08-24 15:57 UTC
[PATCH v2] serial: vt8500_serial: Fix a parameter of find_first_zero_bit
2016-08-24 7:21 UTC (2+ messages)
[PATCH] serial: vt8500_serial: Fix a parameter of find_first_zero_bit
2016-08-23 20:24 UTC (5+ messages)
[PATCH] Include: block: blk_types: Removed unneeded union from bio struct
2016-08-23 18:59 UTC
[PATCH] IB/qib: Use memdup_user() rather than duplicating its implementation
2016-08-23 16:43 UTC (3+ messages)
[PATCH] drm/rockchip: Delete unnecessary assignment for the field "owner"
2016-08-23 15:36 UTC (2+ messages)
[PATCH] drm/bridge: dw-hdmi: Delete unnecessary assignment for the field "owner"
2016-08-23 15:36 UTC (2+ messages)
[PATCH] staging: android: ion_cma_heap: Fixed a extra blank line coding style issue
2016-08-23 9:22 UTC
[PATCH] staging: iio: accel: sca3000: remove extra space
2016-08-23 2:45 UTC
[PATCH] IB/usnic: Fix error return code
2016-08-22 18:24 UTC (2+ messages)
[PATCH] IB/hfi1: Add missing error code assignment before test
2016-08-22 18:23 UTC (3+ messages)
[PATCH] mmc: sdhci-brcmstb: Delete owner assignment
2016-08-22 13:39 UTC (2+ messages)
[PATCH 00/11] use of_property_read_bool
2016-08-22 13:39 UTC (3+ messages)
` [PATCH 06/11] mmc: sdhci-of-esdhc: "
[PATCH V2] staging: dgnc: check the type of print before calling
2016-08-22 1:43 UTC
[PATCH 1/2] staging: dgnc: change a parameter from tty_struct to
2016-08-22 0:42 UTC (3+ messages)
[PATCH 2/2] staging: dgnc: refactor the dgnc_maxcps_room() to improve
2016-08-21 15:56 UTC (2+ messages)
wan-lmc: Improving source code formatting
2016-08-20 11:37 UTC
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).