public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-13 19:54:48 to 2016-08-22 15:49:24 UTC [more...]

Source code review around jump label usage
 2016-08-22 15:49 UTC  (88+ 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 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] Smack: Use memdup_user() rather than duplicating its implementation
` [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] mmc: sdhci-brcmstb: Delete owner assignment
 2016-08-22 13:39 UTC  (3+ messages)

[PATCH 00/11] use of_property_read_bool
 2016-08-22 13:39 UTC  (4+ messages)
` [PATCH 06/11] mmc: sdhci-of-esdhc: "

[PATCH 0/4] KVM-S390: Fine-tuning for kvm_s390_import_bp_data()
 2016-08-22 13:05 UTC  (17+ 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] serial: vt8500_serial: Fix a parameter of find_first_zero_bit
 2016-08-22  8:42 UTC  (2+ messages)

[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)

[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] ARM: cpuidle: Fix error return code
 2016-08-18  7:55 UTC  (4+ messages)

[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  (13+ messages)
                          ` [PATCH 0/9] staging: ks7010: Fine-tuning for a SDIO card driver
                            ` [PATCH v2 00/10] "
                              ` [PATCH v2 08/10] staging: ks7010: Replace three printk() calls by pr_err()
                                  `  "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox