public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-29 19:50:48 to 2011-08-06 14:26:41 UTC [more...]

[patch] qla3xxx: remove an extra semi-colon
 2011-08-06 14:26 UTC 

[patch] libertas: remove some dead code in
 2011-08-06 14:23 UTC 

[patch] [media] dib9000: return error code on failure
 2011-08-06  8:01 UTC 

[patch] [media] dib7000p: return error code on allocation failure
 2011-08-06  8:00 UTC 

[PATCH 0/4] delete useless initialization
 2011-08-05 22:37 UTC  (8+ messages)
` [PATCH 1/4] fs/ext3/balloc.c: "
` [PATCH 2/4] fs/ext2/balloc.c: "
` [PATCH 3/4] drivers/media/video/hexium_gemini.c: "
` [PATCH 4/4] drivers/leds/leds-pca9532.c: "
  ` [PATCH 4/4] drivers/leds/leds-pca9532.c: delete useless

[PATCH] [SCSI] lpfc: GFP_KERNEL malloc with lock held
 2011-08-05 15:41 UTC 

[patch] xen-blkback: add missing return on error in
 2011-08-05 15:05 UTC  (2+ messages)
` [patch] xen-blkback: add missing return on error in xen_update_blkif_status()

[patch] btrfs: memory leak in btrfs_add_inode_defrag()
 2011-08-05 14:19 UTC 

[PATCH] GFP_KERNEL malloc with lock held in net/wireless/mwifiex
 2011-08-04 22:05 UTC 

[PATCH 1/2 v2] HID: kfree() NULL pointer cleanup
 2011-08-04 21:52 UTC  (2+ messages)

[PATCH 2/2] HID: kfree() NULL pointer cleanup
 2011-08-04 21:46 UTC  (2+ messages)

[PATCH 1/2] HID: kfree() NULL pointer cleanup
 2011-08-04 21:16 UTC  (3+ messages)

[PATCH] net/usb: Use kzalloc
 2011-08-04 20:51 UTC  (4+ messages)

[PATCH 0/11] trivial: use BUG_ON
 2011-08-04 18:05 UTC  (26+ messages)
` [PATCH 1/11] kernel/kfifo.c: "
` [PATCH 2/11] drivers/message/fusion/mptsas.c: "
  ` [PATCH 2/11] drivers/message/fusion/mptsas.c: trivial: use
` [PATCH 3/11] arch/arm/mach-s3c64xx/dma.c: trivial: use BUG_ON
` [PATCH 4/11] arch/x86/kvm/vmx.c: "
` [PATCH 5/11] kernel/sysctl.c: "
` [PATCH 6/11] drivers/iommu/iommu.c: "
` [PATCH 7/11] arch/m32r/kernel/smp.c: "
` [PATCH 8/11] fs/btrfs/volumes.c: "
` [PATCH 9/11] drivers/target/target_core_rd.c: "
  ` [PATCH 9/11] drivers/target/target_core_rd.c: trivial: use
` [PATCH 10/11] arch/openrisc/mm/init.c: trivial: use BUG_ON
` [PATCH 11/11] arch/tile/mm/init.c: "

[PATCH 2/2] drivers/ide/cy82c693.c: Add missing pci_dev_put
 2011-08-04  8:30 UTC  (2+ messages)

[PATCH] Fix potential NULL dereference in drivers/gpu/drm/radeon/atom.c
 2011-08-03 19:51 UTC 

[PATCH 8/20] drivers/parport: Use kzalloc
 2011-08-03 15:54 UTC  (2+ messages)

[patch] bluetooth: unlock if allocation fails in hci_blacklist_add()
 2011-08-03 14:22 UTC 

[PATCH] Use resource_size()
 2011-08-03 11:36 UTC  (3+ messages)

[PATCH] Use kstrdup rather than duplicating its implementation
 2011-08-03  7:06 UTC  (5+ messages)

[PATCH 0/6] adjust array index
 2011-08-01  9:27 UTC  (10+ messages)
` [PATCH 1/6] net: "
` [PATCH 2/6] drivers/media/dvb/dvb-usb/usb-urb.c: "
` [PATCH 3/6] drivers/net/niu.c: "
` [PATCH 4/6] drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: "
` [PATCH 5/6] sound/core/pcm_compat.c: "

[patch] ext4: add a kfree() on error i add_new_gdb()
 2011-07-30 16:59 UTC  (2+ messages)

[PATCH] tty: clearify structure initializer in notify_write()
 2011-07-30 12:01 UTC 

[patch] w1: off by one in w1_f29_remove_slave()
 2011-07-30  8:51 UTC  (6+ messages)
    ` [patch v2] w1: fix for loop "

[patch] Staging: iio: add some unlocks to raw_read() functions
 2011-07-30  8:45 UTC 

[patch] [SCSI] megaraid: remove a spurious IRQ enable
 2011-07-30  8:39 UTC 

[patch] [SCSI] bfa: dereferencing freed memory in bfad_im_probe()
 2011-07-29  8:53 UTC 

[patch] cfg80211: off by one in nl80211_trigger_scan()
 2011-07-29  8:52 UTC 

[PATCH 1/2] drivers/misc/cb710/core.c: Add missing pci_dev_put
 2011-07-28 22:34 UTC  (3+ messages)
  ` [PATCH] cb710: fix possible pci_dev leak in
    ` [PATCH] cb710: fix possible pci_dev leak in cb710_pci_configure()

[PATCH 1/2] drivers/misc/cb710/core.c: Add missing pci_dev_put
 2011-07-28 16:30 UTC 

staging: Add Cypress TTSP G3 support
 2011-07-28 11:17 UTC  (7+ messages)
` [PATCH 1/3] staging: cyttsp: Add Cypress TTSP G3 Core Driver
` [PATCH 2/3] staging: cyttsp: Add Cypress TTSP G3 I2C Device Driver
` [PATCH 3/3] staging: cyttsp: Add Cypress TTSP G3 SPI "

(no subject)
 2011-07-28  0:39 UTC 

[patch] ALSA: asihpi - off by one in asihpi_hpi_ioctl()
 2011-07-27 21:45 UTC  (6+ messages)

[patch] target: strlen() doesn't count the terminator
 2011-07-27 19:36 UTC  (2+ messages)

[patch] iscsi-target: NULL dereference on allocation failure
 2011-07-27 19:35 UTC  (2+ messages)

[patch] drm/radeon: off by one in check_reg() functions
 2011-07-27  9:53 UTC 

[patch] btrfs: unlock on error in btrfs_file_llseek()
 2011-07-27  9:50 UTC 

[PATCH v2] x86: kvm: fix information leak to userland
 2011-07-26 17:39 UTC  (10+ messages)
      ` [patch v2] x86: kvm: x86: "

ac97: quiet make W=1 noise by initializing all fields of snd_ac97_codec_id_vendors and snd_ac97_code
 2011-07-25 10:54 UTC  (2+ messages)
` ac97: quiet make W=1 noise by initializing all fields of snd_ac97_codec_id_vendors and snd_ac97_

[patch] [media] pwc: precedence bug in pwc_init_controls()
 2011-07-24 15:22 UTC  (2+ messages)

sound: constify snd_ac97_bus_ops
 2011-07-24 11:59 UTC  (2+ messages)

sound: constify snd_device_ops
 2011-07-24  9:40 UTC 

[PATCH 2/2] zram: make global var "num_devices" use unique name
 2011-07-23 18:13 UTC  (2+ messages)

Question about submitting patches
 2011-07-22 18:21 UTC  (4+ messages)

[PATCH 1/2] zram: make global var "devices" use unique name
 2011-07-22 17:04 UTC 

[patch] skbuff: use kfree_skb() instead of kfree()
 2011-07-21 21:48 UTC  (10+ messages)
` [patch net-next-2.6 v2] skbuff: fix error handling in pskb_copy()
  ` [patch net-next-2.6 v2] skbuff: fix error handling in

[PATCH] ata: remove unnecessary code
 2011-07-20  2:14 UTC  (7+ messages)

[PATCH] video: backlight: fix const array syntax
 2011-07-20  2:09 UTC  (2+ messages)

[PATCH] frv: remove unnecessary code
 2011-07-20  2:03 UTC  (3+ messages)

[PATCH v2] x86: smpboot: mark array as const
 2011-07-20  2:03 UTC  (2+ messages)

[patch 2/2] [SCSI] bfa: test is always false in bfa_sfp_media_get()
 2011-07-14  9:48 UTC  (3+ messages)
` [patch 2/2] [SCSI] bfa: test is always false in
  ` [patch 2/2 v2] [SCSI] bfa: fix some endian bugs

[PATCH 5/5] drivers/video/msm/mdp.c: adjust error handling code
 2011-07-13 17:49 UTC  (3+ messages)

[patch] cifs: update limit for snprintf() in cifs_construct_tcon()
 2011-07-12 18:20 UTC  (3+ messages)
      ` [patch] cifs: update limit for snprintf() in

[PATCH] drivers/staging/hv/blkvsc_drv.c: eliminate NULL pointer dereference
 2011-07-09 23:29 UTC  (2+ messages)
` [PATCH] drivers/staging/hv/blkvsc_drv.c: eliminate NULL pointer

[PATCH] fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data using kmem_cache_free
 2011-07-09 18:33 UTC  (2+ messages)
` [PATCH] fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data

[patch] dcbnl: unlock on an error path in dcbnl_cee_fill()
 2011-07-08 16:02 UTC  (2+ messages)

[PATCH] Staging: gma500: remove unneeded check in
 2011-07-08  8:25 UTC  (2+ messages)

[patch] packet: add an unlock on error in fanout_add()
 2011-07-08  8:01 UTC  (2+ messages)

[patch] Staging: tm6000: remove unneeded check in get_next_buf()
 2011-07-08  7:25 UTC 

[patch] Staging: gma500: reversed test in mdfld_dbi_dsr_exit()
 2011-07-08  7:23 UTC 

[PATCH] Staging: gma500: typo in array initialization
 2011-07-08  7:22 UTC 

[patch] NFC: pn533: use after free in pn533_disconnect()
 2011-07-08  7:21 UTC 

[patch] regulator/tps65912: storing error codes in u8
 2011-07-06 19:07 UTC  (5+ messages)

[patch 1/2] [SCSI] bfa: off by one in bfa_ioc_mbox_isr()
 2011-07-06  7:36 UTC 

[PATCH 3/5] arch/arm/mach-omap2/smartreflex.c: add missing error-handling code
 2011-07-05 17:51 UTC  (2+ messages)

[PATCH] drivers/mtd/lpddr/lpddr_cmds.c: eliminate double free
 2011-07-04 14:20 UTC 

[PATCH 4/5] drivers/parport/parport_gsc.c: add missing kfree
 2011-07-04 14:11 UTC 

[PATCH 2/5] drivers/media/video: add missing kfree
 2011-07-04 14:11 UTC 

[PATCH 1/5] drivers/media/video/cx231xx/cx231xx-cards.c: add missing kfree
 2011-07-04 14:11 UTC 

[PATCH] net: rds: fix const array syntax
 2011-07-01 23:16 UTC  (4+ messages)

[PATCH 9/10] arch/arm/mach-omap2/clock.c: add missing clk_put
 2011-07-01  7:15 UTC  (3+ messages)

[PATCH] x86: smpboot: mark array as const
 2011-07-01  1:13 UTC  (3+ messages)

Equity Business Investment
 2011-06-30 17:11 UTC 

[patch] Staging: comedi: usbdux: release locks on error paths
 2011-06-30  9:02 UTC 

[patch] Staging: iio: release locks on error paths
 2011-06-30  9:01 UTC 

[patch] Staging: iio: uninitialized variable in sca3000_probe()
 2011-06-29 19:50 UTC  (2+ messages)
` [patch v2] Staging: iio: some uninitialized variable bugs


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