kernel-janitors archive · September 2011
110 messages across 66 threads, ordered by last activity .
-
STALE5404d
[patch] bluetooth: hci_ll: clean up types a bit
2011-09-29 20:50 · 2 replies this month · Dan Carpenter <hidden> -
STALE5404d
[patch] sound: oss: use strlcpy() in sound_timer_init()
2011-09-29 06:14 · 1 reply this month · Dan Carpenter <hidden> -
DORMANTno replies
[patch] Staging: vt6656: potential memory corruption
2011-09-29 06:13 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[patch] [media] dib9000: release a lock on error
2011-09-29 06:10 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[patch] [media] mxl111sf: fix a couple precedence bugs
2011-09-29 06:10 · 0 replies this month · Dan Carpenter <hidden> -
STALE4744d
Re: Hello
2011-09-28 18:55 · 1 reply this month · Rocco Phelps <hidden> -
STALE5406d
[patch] xen: double lock typo
2011-09-27 22:17 · 1 reply this month · Dan Carpenter <hidden> -
STALE5406d
[PATCH] drivers/hwmon/w83791d.c: rename prototype parameter from 'register' to 'reg'
2011-09-27 15:05 · 3 replies this month · Chris Peterson <hidden> -
STALE5406d
[patch] ALSA: usb-audio - NULL dereference on probe error
2011-09-27 08:03 · 1 reply this month · Dan Carpenter <hidden> -
DORMANTno replies
[patch] 9p: fix min_t() casting in p9pdu_vwritef()
2011-09-27 06:44 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[patch] USB: message: cleanup min_t() cast in usb_sg_init()
2011-09-27 06:25 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[patch] TTY: snyclinkmp: forever loop in tx_load_dma_buffer()
2011-09-27 06:21 · 0 replies this month · Dan Carpenter <hidden> -
STALE5407d
[patch] HID: hiddev: potential info leak in hiddev_ioctl()
2011-09-26 23:34 · 1 reply this month · Dan Carpenter <hidden> -
STALE5407d
[patch] NFC: use after free on error
2011-09-26 21:08 · 1 reply this month · Dan Carpenter <hidden> -
STALE5343d
[patch] [SCSI] be2iscsi: cleanup a min_t() call
2011-09-26 08:29 · 0 replies this month · Dan Carpenter <hidden> -
STALE5407d
[patch] wl3501_cs: min_t() cast truncates high bits
2011-09-26 08:24 · 1 reply this month · Dan Carpenter <hidden> -
DORMANTno replies
[patch] Input: ff-memless - fix a couple min_t() casts
2011-09-26 06:16 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[patch] infiniband: cleanup a min_t() cast in set_node_desc()
2011-09-26 06:15 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[PATCH] Remove redundant const in tc3589x.c
2011-09-25 11:23 · 0 replies this month · Navin P <hidden> -
DORMANTno replies
[PATCH] Remove const keyword from matrix_keypad.c
2011-09-25 10:46 · 0 replies this month · Navin P <hidden> -
DORMANTno replies
[PATCH] Remove redundant const in matrix_keypad.c
2011-09-25 10:38 · 0 replies this month · Navin P <hidden> -
STALE5409d
[patch ] remove redundant const in matrix_keypad.c
2011-09-24 11:16 · 1 reply this month · Zic Rim <hidden> -
DORMANTno replies
[patch] Add static keyword to drivers/rtc/rtc-pm8xxx.c
2011-09-24 10:12 · 0 replies this month · Zic Rim <hidden> -
DORMANTno replies
[patch ] remove redundant const in tc3589x.c
2011-09-24 09:56 · 0 replies this month · Zic Rim <hidden> -
STALE5400d
[patch -next] caif: add error handling for allocation
2011-09-23 10:38 · 4 replies this month · Dan Carpenter <hidden> -
STALE5410d
[patch] Input: potential info leak in uiput_ff_upload_to_user()
2011-09-23 07:34 · 2 replies this month · Dan Carpenter <hidden> -
STALE5410d
[patch] Input: potential info leak in input_event_to_user()
2011-09-23 07:33 · 2 replies this month · Dan Carpenter <hidden> -
STALE5410d
[patch] agp: potential info leak in compat_agpioc_info_wrap()
2011-09-23 07:32 · 2 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[patch] paride: potential information leak in pg_read()
2011-09-23 06:36 · 0 replies this month · Dan Carpenter <hidden> -
STALE5410d
[patch 2/2] ALSA: hdspm - cleanup __user tags in ioctl()
2011-09-23 06:32 · 1 reply this month · Dan Carpenter <hidden> -
STALE5410d
[patch 1/2] ALSA: hdspm - potential info leak in
2011-09-23 06:31 · 1 reply this month · Dan Carpenter <hidden> -
DORMANTno replies
[patch] Staging: vt6655-6: potential info leak in private_ioctl()
2011-09-23 06:23 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[patch] drm: potential info leak in compat_drm_getclient()
2011-09-23 06:20 · 0 replies this month · Dan Carpenter <hidden> -
STALE5396d
[patch] dma/timberdale: free_irq() on an error path
2011-09-23 06:16 · 0 replies this month · Dan Carpenter <hidden> -
STALE5412d
[patch] suspend: off by one in pm_suspend()
2011-09-21 19:02 · 1 reply this month · Dan Carpenter <hidden> -
STALE5412d
[patch 1/2] mwifiex: add a kfree() to an error path
2011-09-21 18:05 · 1 reply this month · Dan Carpenter <hidden> -
STALE5412d
[patch 2/2] mwifiex: remove unneeded NULL check
2011-09-21 18:05 · 1 reply this month · Dan Carpenter <hidden> -
STALE5412d
[patch] Staging: rtl8192e: off by one in rtl8192_get_channel_map()
2011-09-21 16:25 · 2 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
Re: [patch] Staging: rtl8192e: off by one in
2011-09-21 15:45 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[patch] smscufx: change edid data to u8 instead of char
2011-09-21 07:16 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[patch] mtip32xx: double free if copy_from_user() fails
2011-09-21 07:13 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
re: mfd: Support software initiated shutdown of WM831x PMICs
2011-09-21 06:23 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[patch] bio: change some signed vars to unsigned
2011-09-21 06:12 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[patch 2/2] SCSI: advansys: use a subsystem error code
2011-09-20 06:47 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[patch 1/2] SCSI: advansys: handle errors from scsi_dma_map()
2011-09-20 06:47 · 0 replies this month · Dan Carpenter <hidden> -
STALE5416d
[PATCH 2/4] drivers/staging/mei/interface.c: take size of pointed value, not pointer
2011-09-17 17:53 · 1 reply this month · Julia Lawall <hidden> -
STALE5417d
[PATCH 3/4] drivers/scsi/mpt2sas/mpt2sas_transport.c: take size of pointed value, not pointer
2011-09-16 16:32 · 1 reply this month · Julia Lawall <hidden> -
STALE5417d
[PATCH 1/4] drivers/block/xen-blkback/blkback.c: take size of pointed value, not pointer
2011-09-16 08:08 · 2 replies this month · Julia Lawall <hidden> -
DORMANTno replies
[PATCH 4/4] arch/xtensa/kernel/process.c: take size of pointed value, not pointer
2011-09-16 06:57 · 0 replies this month · Julia Lawall <hidden> -
DORMANTno replies
Re: [PATCH v3 -next] 6LoWPAN: fix skb_copy call
2011-09-15 19:43 · 0 replies this month · David Miller <hidden> -
DORMANTno replies
Re: [PATCH v2 -next] 6LoWPAN: fix skb_copy call
2011-09-15 19:42 · 0 replies this month · David Miller <hidden> -
DORMANTno replies
Re: [patch 3/3 -next] 6LoWPAN: call dev_put() on error in lowpan_newlink()
2011-09-15 19:42 · 0 replies this month · David Miller <hidden> -
DORMANTno replies
Re: [patch 2/3 -next] 6LoWPAN: use the _safe version of list_for_each
2011-09-15 19:42 · 0 replies this month · David Miller <hidden> -
DORMANTno replies
Re: [patch 1/3 -next] 6LoWPAN: use kfree_skb() instead of kfree()
2011-09-15 19:42 · 0 replies this month · David Miller <hidden> -
STALE5418d
[PATCH] drivers/isdn/hardware/eicon/platform.h: rename prototype parameter from 'register' to 'reg'
2011-09-15 06:49 · 1 reply this month · Chris Peterson <hidden> -
DORMANTno replies
[PATCH] drivers/net/wireless/airo.c: rename prototype parameter from 'register' to 'reg'
2011-09-15 06:43 · 0 replies this month · Chris Peterson <hidden> -
DORMANTno replies
[PATCH] drivers/staging/comedi/drivers/ni_stc.h: rename prototype parameter from 'register' to 'reg'
2011-09-15 06:39 · 0 replies this month · Chris Peterson <hidden> -
STALE5418d
[PATCH] drivers: rename some function parameters from 'register' to 'reg'
2011-09-15 06:38 · 2 replies this month · Chris Peterson <hidden> -
STALE5421d
[PATCH 1/4] sound/soc/kirkwood/kirkwood-i2s.c: add missing kfree
2011-09-12 10:49 · 2 replies this month · Julia Lawall <hidden> -
STALE5426d
[patch 1/2] 9p: move dereference after NULL check
2011-09-07 16:09 · 1 reply this month · Dan Carpenter <hidden> -
STALE5426d
[patch 2/2] 9p: change an int to unsigned int
2011-09-07 16:09 · 1 reply this month · Dan Carpenter <hidden> -
STALE5429d
[patch 1/2] jbd2: remove an unneeded NULL check
2011-09-04 14:15 · 1 reply this month · Dan Carpenter <hidden> -
STALE5432d
[PATCH v3 -next] 6LoWPAN: fix skb_copy call
2011-09-01 15:31 · 1 reply this month · Alexander Smirnov <hidden> -
STALE5432d
[patch 1/3 -next] 6LoWPAN: use kfree_skb() instead of kfree()
2011-09-01 15:08 · 3 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[PATCH v2 -next] 6LoWPAN: fix skb_copy call
2011-09-01 12:54 · 3 replies this month · Alexander Smirnov <hidden> -
DORMANTno replies
[PATCH 1/1 -next] 6LoWPAN: fix skb_copy call
2011-09-01 12:21 · 1 reply this month · Alexander Smirnov <hidden>