public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-22 07:58:58 to 2017-08-26 11:17:00 UTC [more...]

[PATCH 0/3] SCSI-UFSHCD: Fine-tuning for two function implementations
 2017-08-26 11:17 UTC  (5+ messages)
` [PATCH 2/3] scsi: ufs: Delete an error message for a failed memory allocation in ufshcd_memory_alloc
  ` [PATCH 2/3] scsi: ufs: Delete an error message for a failed memory allocation in ufshcd_memory_a
      ` scsi: ufs: Delete an error message for a failed memory allocation in ufshcd_memory_alloc()

[PATCH] iio: multiplexer: check memory allocation failure
 2017-08-26  8:16 UTC  (2+ messages)

[PATCH 01/14] vme: Delete 11 error messages for a failed memory allocation
 2017-08-26  7:00 UTC  (16+ messages)
` [PATCH 02/14] vme: Improve 11 size determinations
` [PATCH 03/14] vme: Move an assignment in vme_new_dma_list()
` [PATCH 04/14] vme: Adjust 48 checks for null pointers
` [PATCH 05/14] vme: Return directly in two functions
` [PATCH 06/14] vme: fake: Delete an error message for a failed memory allocation in fake_init()
` [PATCH 07/14] vme: fake: Improve five size determinations "
` [PATCH 08/14] vme: fake: Adjust 11 checks for null pointers
` [PATCH 09/14] vme: ca91cx42: Delete eight error messages for a failed memory allocation
` [PATCH 10/14] vme: ca91cx42: Improve 12 size determinations
` [PATCH 11/14] vme: ca91cx42: Adjust 14 checks for null pointers
` [PATCH 12/14] vme: tsi148: Delete nine error messages for a failed memory allocation
` [PATCH 13/14] vme: tsi148: Improve 17 size determinations
` [PATCH 14/14] vme: tsi148: Adjust 14 checks for null pointers

[PATCH 2/2] [media] dib8000: remove some bogus dead code
 2017-08-26  6:18 UTC 

[PATCH 1/2] [media] dib9000: delete some unused broken code
 2017-08-26  6:18 UTC 

[PATCH sparc-next] sparc64: vcc: Check for IS_ERR() instead of NULL
 2017-08-26  6:12 UTC 

[PATCH 3/3] staging: lustre: obdclass: fix checking for obd_init_checks()
 2017-08-26  6:04 UTC 

[PATCH 2/3] staging: lustre: obdclass: return -EFAULT if copy_from_user() fails
 2017-08-26  6:04 UTC 

[PATCH 1/3] staging: lustre: obdclass: return -EFAULT if copy_to_user() fails
 2017-08-26  6:02 UTC 

[PATCH] net: sxgbe: check memory allocation failure
 2017-08-26  3:07 UTC  (2+ messages)

[PATCH net-next] bpf: fix oops on allocation failure
 2017-08-26  1:05 UTC  (3+ messages)

[PATCH] hinic: skb_pad() frees on error
 2017-08-26  0:14 UTC  (2+ messages)

[PATCH 0/3] SCSI-sg: Adjustments for two function implementations
 2017-08-25 20:26 UTC  (4+ messages)
` [PATCH 1/3] SCSI-sg: Delete an error message for a failed memory allocation in sg_alloc()
` [PATCH 2/3] SCSI-sg: Improve a size determination "
` [PATCH 3/3] SCSI-sg: Fix a typo in a comment line in sg_ioctl()

[PATCH] SCSI-sd: Delete an error message for a failed memory allocation in sd_revalidate_disk()
 2017-08-25 19:37 UTC 

[PATCH] SCSI-scan: Delete an error message for a failed memory allocation in two functions
 2017-08-25 19:21 UTC 

[PATCH] SCSI-devinfo: Delete an error message for a failed memory allocation in scsi_dev_info_list_a
 2017-08-25 19:00 UTC 

[PATCH] x86/platform/intel-mid: make several arrays static, makes code smaller
 2017-08-25 18:13 UTC  (5+ messages)

[PATCH] HID: hid-lg: make array cbuf static const to shink object code size
 2017-08-25 17:12 UTC 

[PATCH] cpufreq: speedstep-lib: make several arrays static, makes code smaller
 2017-08-25 17:00 UTC 

[PATCH][net-next] net: hns3: fix typo in function name qcn_fb_invaild_cnt
 2017-08-25 16:12 UTC 

[PATCH v3] irqdomain: Prevent Oops in irq_domain_push_irq()
 2017-08-25 16:09 UTC  (2+ messages)

[PATCH] staging: r8822be: remove some dead code
 2017-08-25 13:50 UTC  (2+ messages)

[PATCH] x86/microcode/intel: Silence a static checker warning
 2017-08-25 11:41 UTC  (15+ messages)
  ` [PATCH v2] x86/microcode: "
                    ` [PATCH] x86/microcode/intel: Improve microcode patches saving flow

[PATCH] irqdomain: check for NULL before dereferencing
 2017-08-25 11:08 UTC  (4+ messages)
  ` [PATCH v2] irqdomain: potential Oops in irq_domain_push_irq()

[PATCH] scsi: qedi: off by one in qedi_get_cmd_from_tid()
 2017-08-25 10:36 UTC 

[PATCH] um: remove a stray tab
 2017-08-25 10:36 UTC 

[PATCH] powerpc/44x: mask and shift to zero bug
 2017-08-25 10:33 UTC 

[PATCH] um: return negative in tuntap_open_tramp()
 2017-08-25 10:19 UTC 

[PATCH] IB/usnic: check for allocation failure
 2017-08-25  8:43 UTC 

[PATCH 1/2] rsi: missing unlocks on error paths
 2017-08-25  8:43 UTC  (2+ messages)
` [PATCH 2/2] rsi: update some comments

[PATCH] RDMA/qedr: Missing error code in qedr_init_user_queue()
 2017-08-25  8:18 UTC 

[PATCH] usb: chipidea: usb2: check memory allocation failure
 2017-08-25  5:22 UTC 

[PATCH net-next] hinic: uninitialized variable in hinic_api_cmd_init()
 2017-08-25  4:48 UTC  (3+ messages)

[PATCH][next] net: hinic: fix comparison of a uint16_t type with -1
 2017-08-24 21:32 UTC  (6+ messages)

[PATCH 0/2] fs-ext4: Adjustments for two function implementations
 2017-08-24 19:16 UTC  (9+ messages)
` [PATCH 1/2] ext4: Delete an error message for a failed memory allocation in ext4_multi_mount_protect
  ` [PATCH 1/2] ext4: Delete an error message for a failed memory allocation in ext4_multi_mount_pro
    ` ext4: Delete an error message for a failed memory allocation in ext4_multi_mount_protect()
` [PATCH 2/2] ext4: Improve a size determination in two functions

[PATCH] staging: r8822be: fix null pointer dereference with a null driver_adapter
 2017-08-24 18:53 UTC  (2+ messages)

[PATCH] staging: rtlwifi: check for array overflow
 2017-08-24 18:51 UTC  (4+ messages)
` Two rtlwifi drivers?

[PATCH][drm-next] drm/amdgpu: remove duplicate return statement
 2017-08-24 18:26 UTC  (3+ messages)

[PATCH] drm/amdgpu: check memory allocation failure
 2017-08-24 18:23 UTC  (3+ messages)

[PATCH][V2] netfilter: fix indent on if statements
 2017-08-24 16:56 UTC  (2+ messages)

[bug report] net: mvpp2: set maximum packet size for 10G ports
 2017-08-24 11:34 UTC 

[PATCH] ASoC: codecs: msm8916-wcd-analog: always true condition
 2017-08-24 10:50 UTC  (2+ messages)
` Applied "ASoC: codecs: msm8916-wcd-analog: always true condition" to the asoc tree

[PATCH v2] mt7601u: check memory allocation failure
 2017-08-24  9:55 UTC  (2+ messages)
` [v2] "

[PATCH] rtlwifi: make a couple arrays larger
 2017-08-24  9:54 UTC  (2+ messages)
`  "

[PATCH] [media] smiapp: check memory allocation failure
 2017-08-24  5:58 UTC 

[PATCH][net-next] net: hinic: make functions set_ctrl0 and set_ctrl1 static
 2017-08-24  5:20 UTC  (4+ messages)

[PATCH] scsi: qedf: Fix a potential NULL pointer dereference
 2017-08-24  2:43 UTC  (3+ messages)

[PATCH] staging: lustre: obd: check for allocation failure
 2017-08-23 23:22 UTC  (2+ messages)

[PATCH][netdev-next] gre: remove duplicated assignment of iph
 2017-08-23 18:46 UTC  (3+ messages)

[PATCH][pci-next] PCI: endpoint: fix incorrect end of table check in while loop
 2017-08-23 16:03 UTC 

[PATCH] skd: error pointer dereference in skd_cons_disk()
 2017-08-23 14:37 UTC  (2+ messages)

[PATCH] skd: Uninitialized variable in skd_isr_completion_posted()
 2017-08-23 14:36 UTC  (2+ messages)

[PATCH][next] staging: r8822be: fix memory leak of eeprom_map on error exit return
 2017-08-23 14:34 UTC 

[PATCH] ALSA: Fireface: Use common error handling code in pcm_open()
 2017-08-23 13:52 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] Coccinelle: setup_timer: improve messages from setup_timer
 2017-08-23 13:11 UTC 

[PATCH][next] tracing: remove redundant unread variable ret
 2017-08-23 11:23 UTC 

[PATCH][next] ASoC: tegra: remove unused variable machine, fixes build warning
 2017-08-23 11:06 UTC  (2+ messages)

[PATCH] ALSA: USB-MIDI: Use common error handling code in __snd_usbmidi_create()
 2017-08-23 10:54 UTC  (3+ messages)
` [alsa-devel] "

[PATCH] misc: pci_endpoint_test: make boolean no_msi static
 2017-08-23  9:47 UTC 

[PATCH] ALSA: core: Use common error handling code in two functions
 2017-08-23  8:39 UTC  (15+ messages)
  ` [PATCH 0/6] ALSA: core: Fine-tuning for some function implementations
    ` [PATCH 1/6] ALSA: pcm: Use common error handling code in _snd_pcm_new()
    ` [PATCH 2/6] ALSA: pcm: Adjust nine function calls together with a variable assignment
    ` [PATCH 3/6] ALSA: pcm: Adjust 11 checks for null pointers
    ` [PATCH 4/6] ALSA: timer: Use common error handling code in alsa_timer_init()
    ` [PATCH 5/6] ALSA: timer: Adjust a condition check in snd_timer_resolution()
    ` [PATCH 6/6] ALSA: timer: Adjust 13 checks for null pointers

[PATCH] pinctrl: rza1: off by one in rza1_parse_gpiochip()
 2017-08-23  7:42 UTC  (4+ messages)

[PATCH] scsi: sg: off by one in sg_ioctl()
 2017-08-23  2:24 UTC  (3+ messages)

[PATCH][next] MIPS,bpf: fix missing break in switch statement
 2017-08-22 22:33 UTC  (3+ messages)

[PATCH] eCryptfs: use after free in ecryptfs_release_messaging()
 2017-08-22 20:41 UTC 

[PATCH 1/2] drm/radeon/ci: tidy up some limit checks
 2017-08-22 20:36 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/ci: "

[PATCH] ALSA: via82xx: Use common error handling code in snd_via82xx_create()
 2017-08-22 20:19 UTC  (6+ messages)
      ` [alsa-devel] "

[PATCH] ALSA: cmipci: Use common error handling code in snd_cmipci_probe()
 2017-08-22 18:08 UTC  (2+ messages)

[PATCH] ALSA: ctxfi: Use common error handling code in two functions
 2017-08-22 17:43 UTC  (2+ messages)

[PATCH net] ethernet: xircom: small clean up in setup_xirc2ps_cs()
 2017-08-22 17:30 UTC  (2+ messages)

[PATCH][next] efi/reboot: make function pointer orig_pm_power_off static
 2017-08-22 16:32 UTC  (2+ messages)

[PATCH][staging-next] staging: typec: tcpm: make function tcpm_get_pwr_opmode
 2017-08-22 16:02 UTC 

[PATCH] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()
 2017-08-22 15:59 UTC  (14+ messages)
    `  "
      ` [alsa-devel] "
                    ` [PATCH v3] "
    ` [PATCH v2] "

[PATCH] [media] em28xx: calculate left volume level correctly
 2017-08-22 14:21 UTC 

[PATCH] ALSA: maestro3: Use common error handling code in two functions
 2017-08-22 14:03 UTC  (2+ messages)

[PATCH 00/17] constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
 2017-08-22 12:43 UTC  (2+ messages)

[PATCH 0/4] ISOFS: Adjustments for three function implementations
 2017-08-22 10:48 UTC  (5+ messages)
` [PATCH 3/4] isofs: One check less in isofs_read_inode() after error detection
    `  "

[PATCH] crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'
 2017-08-22  7:58 UTC  (2+ messages)


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