messages from 2016-08-10 15:45:01 to 2016-08-21 10:31:54 UTC [more...]
Source code review around jump label usage
2016-08-21 10:31 UTC (50+ messages)
` [PATCH 0/5] block-cciss: Fine-tuning for two function implementations
` [PATCH 1/5] block-cciss: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/5] block-cciss: Less function calls in cciss_bigpassthru() after error detection
` [PATCH 3/5] block-cciss: Delete unnecessary initialisations in cciss_bigpassthru()
` [PATCH 4/5] block-cciss: Move an assignment for the variable "sg_used" "
` [PATCH 5/5] block-cciss: Replace three kzalloc() calls by kcalloc()
` [PATCH 0/2] GPU-DRM-Savage: Fine-tuning for savage_bci_cmdbuf()
` [PATCH 1/2] GPU-DRM-Savage: Use memdup_user() rather than duplicating
` [PATCH 2/2] GPU-DRM-Savage: Less function calls in savage_bci_cmdbuf() after error detection
` [PATCH 0/2] uvc_v4l2: Fine-tuning for uvc_ioctl_ctrl_map()
` [PATCH 1/2] uvc_v4l2: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/2] uvc_v4l2: One function call less in uvc_ioctl_ctrl_map() after error detection
` [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] 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] megaraid_sas: Fix the search of first memory bar
2016-08-21 8:28 UTC
[PATCH] wan-cosa: Use memdup_user() rather than duplicating its implementation
2016-08-21 2:12 UTC (2+ messages)
wan-lmc: Improving source code formatting
2016-08-20 11:37 UTC
[PATCH] IB/qib: Use memdup_user() rather than duplicating its implementation
2016-08-19 15:45 UTC (6+ messages)
[PATCH] Thermal-INT3406: Delete owner assignment
2016-08-19 13:14 UTC (2+ messages)
[PATCH] [media] dvb_frontend: Use memdup_user() rather than duplicating its implementation
2016-08-19 8:17 UTC
[PATCH] virtio-gpu: Use memdup_user() rather than duplicating its implementation
2016-08-19 7:50 UTC (2+ messages)
[PATCH] hwmon-SCPI: Delete unnecessary assignment for the field "owner"
2016-08-19 2:56 UTC (3+ messages)
[PATCH 2/2] staging: dgnc: refactor the dgnc_maxcps_room() to improve
2016-08-19 1:05 UTC
[PATCH 1/2] staging: dgnc: change a parameter from tty_struct to
2016-08-19 1:04 UTC
[PATCH] mmc: sdhci-brcmstb: Delete owner assignment
2016-08-18 12:41 UTC (2+ messages)
[PATCH 0/4] KVM-S390: Fine-tuning for kvm_s390_import_bp_data()
2016-08-18 10:55 UTC (10+ messages)
` [PATCH 1/4] KVM-S390: Improve determination of sizes in kvm_s390_import_bp_data()
` [PATCH 2/4] KVM-S390: Use memdup_user() rather than duplicating its implementation
` [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] ARM: cpuidle: Fix error return code
2016-08-18 7:55 UTC (5+ messages)
[PATCH 00/11] use of_property_read_bool
2016-08-18 7:36 UTC (8+ messages)
` [PATCH 03/11] pinctrl: nomadik: "
` [PATCH 06/11] mmc: sdhci-of-esdhc: "
` [PATCH 07/11] phy: qcom-ufs: "
` [PATCH 07/11 v2] "
[PATCH] clk: gcc-ipq4019: Delete unnecessary assignment for the field "owner"
2016-08-17 22:13 UTC (2+ messages)
[PATCH] selftests/timers: Add missing error code assignment before test
2016-08-17 21:31 UTC (2+ messages)
[PATCH] hrtimer: spelling fixes
2016-08-17 20:08 UTC (2+ messages)
[PATCH 01/15 RESEND] staging: dgnc: remove redundant NULL checks in
2016-08-17 11:25 UTC (5+ messages)
[PATCH] backlight-tosa: Delete owner assignment
2016-08-17 9:49 UTC (7+ messages)
` "
` [PATCH v2] backlight-tosa: Delete unnecessary assignment for the field "owner"
[PATCH] cpufreq-SCPI: Delete unnecessary assignment for the field "owner"
2016-08-17 8:57 UTC (6+ messages)
` [PATCH v2] "
[PATCH] drm/rockchip: Delete unnecessary assignment for the field "owner"
2016-08-16 12:43 UTC
[PATCH] drm/bridge: dw-hdmi: Delete unnecessary assignment for the field "owner"
2016-08-16 11:58 UTC
[PATCH] ASoC: max98371: Delete unnecessary assignment for the field "owner"
2016-08-16 11:30 UTC (2+ messages)
` Applied "ASoC: max98371: Delete unnecessary assignment for the field "owner"" to the asoc tree
[PATCH] hwrng-PIC32: Delete unnecessary assignment for the field "owner"
2016-08-16 9:59 UTC (2+ messages)
[PATCH] ARM: s3c64xx: Delete unnecessary assignment for the field "owner"
2016-08-16 8:22 UTC (3+ messages)
[PATCH 1/2] be2iscsi: Fix error return code
2016-08-16 6:16 UTC (2+ messages)
[PATCH] power-z2_battery: Delete owner assignment
2016-08-15 22:42 UTC (2+ messages)
[PATCH] powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner"
2016-08-15 20:42 UTC
[PATCH] powerpc/512x: Delete unnecessary assignment for the field "owner"
2016-08-15 20:16 UTC
[PATCH] fjes: Delete owner assignment
2016-08-15 18:58 UTC (2+ messages)
[PATCH] MIPS: pci-mt7620: Delete unnecessary assignment for the field "owner"
2016-08-15 17:38 UTC
[PATCH] ARM: zx: Delete unnecessary assignment for the field "owner"
2016-08-15 17:15 UTC
[PATCH] iio: light: us5182d: Add missing error code assignment before test
2016-08-15 15:13 UTC (2+ messages)
[PATCH] rtc-pic32: Delete owner assignment
2016-08-15 14:58 UTC (2+ messages)
[PATCH] regulator-rk808: Delete owner assignment
2016-08-15 14:11 UTC (2+ messages)
` Applied "regulator: rk808: Delete owner assignment" to the regulator tree
[PATCH] watchdog-asm9260: Delete owner assignment
2016-08-15 13:07 UTC (2+ messages)
[PATCH] uio_fsl_elbc_gpcm: Delete owner assignment
2016-08-15 10:41 UTC
[PATCH] goldfish: Delete owner assignment
2016-08-15 7:42 UTC
[PATCH] NFC: Delete owner assignment
2016-08-15 7:12 UTC
[PATCH] mtd/maps/pismo: Delete owner assignment
2016-08-15 6:18 UTC
[PATCH] [media] radio-si470x-i2c: Delete owner assignment
2016-08-15 5:10 UTC
[PATCH] mailbox-Hi6220: Delete owner assignment
2016-08-15 1:49 UTC (2+ messages)
[PATCH] fix for sparse warning
2016-08-14 20:45 UTC (2+ messages)
[PATCH] media/i2c: Delete owner assignment
2016-08-14 20:34 UTC
[PATCH] drivers/macintosh: Delete owner assignment
2016-08-14 19:53 UTC
[PATCH] irqchip/mbigen: Delete owner assignment
2016-08-14 18:42 UTC
[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
2016-08-13 21:15 UTC (29+ messages)
` [PATCH 0/9] staging: ks7010: Fine-tuning for a SDIO card driver
` [PATCH 7/9] staging: ks7010: Replace three printk() calls by pr_err()
` "
` [PATCH v2 00/10] staging: ks7010: Fine-tuning for a SDIO card driver
` [PATCH v2 01/10] staging: ks7010: Delete unnecessary checks before the function call "kfree"
` [PATCH v2 02/10] staging: ks7010: Delete unnecessary assignments for buffer variables
` [PATCH v2 03/10] staging: ks7010: Return directly after a failed kmalloc()
` [PATCH v2 04/10] staging: ks7010: Rename jump labels
` [PATCH v2 05/10] staging: ks7010: Delete unnecessary uses of the variable "retval"
` [PATCH v2 06/10] staging: ks7010: Delete unnecessary braces
` [PATCH v2 07/10] staging: ks7010: Add the macro "pr_fmt"
` [PATCH v2 08/10] staging: ks7010: Replace three printk() calls by pr_err()
` [PATCH v2 09/10] staging: ks7010: Delete a variable in write_to_device()
` [PATCH v2 10/10] staging: ks7010: Delete three unnecessary variable initialisations
[PATCH 2/2] be2iscsi: Fix some error messages
2016-08-13 17:03 UTC (10+ messages)
` [PATCH 2/2 v2] "
` [PATCH 2/2 v3] "
[PATCH v2 0/2] add missing calls to kfree
2016-08-12 14:15 UTC (3+ messages)
` [PATCH v2 1/2] staging: rts5208/ms.c: change the label name to respect the coding style
` [PATCH v2 2/2] staging: rts5208/ms.c: add missing releases in mg_get_local_EKB and mg_get_ICV
[PATCH 0/2] add missing calls to kfree
2016-08-12 14:06 UTC (4+ messages)
` [PATCH 1/2] staging: rts5208/ms.c: change the label name to respect the coding style
` [PATCH 2/2] staging: rts5208/ms.c: add missing releases in mg_get_local_EKB and mg_get_ICV
Disabled mail account returned by get_maintainer.pl
2016-08-12 10:24 UTC
[PATCH] phy: sun9i-usb: fix error handling
2016-08-12 8:53 UTC (3+ messages)
[PATCH] rt2x00usb: Fix error return code
2016-08-11 14:48 UTC (2+ messages)
[PATCH v5 0/2] mfd: dm355evm_msp: Improve implementation of add_child()
2016-08-11 12:39 UTC (4+ messages)
` [PATCH v5 1/2] mfd: dm355evm_msp: Refactoring for add_child()
` [PATCH v5 2/2] mfd: dm355evm_msp: Change error messages in add_child()
[PATCH] xfrm: constify xfrm_replay structures
2016-08-11 11:11 UTC (2+ messages)
[PATCH] IB/hfi1: Add missing error code assignment before test
2016-08-10 16:10 UTC (2+ messages)
[PATCH] IB/usnic: Fix error return code
2016-08-10 15:45 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