public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-02-20 12:49:53 to 2011-03-25 15:04:38 UTC [more...]

[patch 1/2] xen-gntdev: return -EFAULT on copy_to_user failure
 2011-03-25 15:04 UTC  (2+ messages)
` [Xen-devel] [patch 1/2] xen-gntdev: return -EFAULT on

[patch 2/2] xen-gntdev: unlock on error path in gntdev_mmap()
 2011-03-25 15:04 UTC  (2+ messages)
` [Xen-devel] [patch 2/2] xen-gntdev: unlock on error path in

[PATCH 3/3] drivers/net/a2065.c: Convert release_resource to release_region/release_mem_region
 2011-03-23 21:10 UTC  (2+ messages)
` [PATCH 3/3] drivers/net/a2065.c: Convert release_resource to

[PATCH 1/3] drivers/net/ariadne.c: Convert release_resource to release_region/release_mem_region
 2011-03-23 21:10 UTC  (2+ messages)
` [PATCH 1/3] drivers/net/ariadne.c: Convert release_resource to

[patch] sh: clkfwk: potential null deref in debug code
 2011-03-23 14:01 UTC  (4+ messages)

[patch] crypto: caam - ARRAY_SIZE() vs sizeof()
 2011-03-23 13:22 UTC  (3+ messages)

[patch] crypto: caam - dereferencing ERR_PTR on allocation failure
 2011-03-23 13:20 UTC  (3+ messages)
` [patch] crypto: caam - dereferencing ERR_PTR on allocation

[PATCH] x86: page: get_order() optimization
 2011-03-23 10:07 UTC  (3+ messages)

[PATCH 1/3] drivers/mmc/host/mvsdio.c: Convert release_resource to release_mem_region
 2011-03-22 19:04 UTC  (2+ messages)
` [PATCH 1/3] drivers/mmc/host/mvsdio.c: Convert release_resource to

[PATCH 2/3] drivers/parport/parport_pc.c: Convert release_resource to release_region/release_mem_reg
 2011-03-22 17:15 UTC 

[PATCH 3/3] drivers/mmc/host/pxamci.c: Convert release_resource to release_mem_region
 2011-03-22 17:14 UTC 

[PATCH 2/3] drivers/misc/atmel_tclib.c: Convert release_resource to release_mem_region
 2011-03-22 17:14 UTC 

[patch 4/4] USB: musb: dereferencing an iomem pointer
 2011-03-22  9:21 UTC  (2+ messages)

[patch 3/4] USB: musb: silence printk format warning
 2011-03-22  9:21 UTC  (2+ messages)

[patch 2/4] USB: musb: using 0 instead of NULL
 2011-03-22  9:21 UTC  (2+ messages)

[patch 1/4] USB: musb: add missing unlock in cppi_interrupt()
 2011-03-22  9:21 UTC  (3+ messages)

[patch v2] fbdev: sh_mobile_lcdc: checking NULL instead of IS_ERR()
 2011-03-22  7:09 UTC  (2+ messages)

[patch] rapidio: potential null deref on failure path
 2011-03-21 18:34 UTC  (7+ messages)

[patch] vlynq: fix resource size calculation
 2011-03-21 12:25 UTC  (2+ messages)

[PATCH] be2net: change explicit jiffies comparison
 2011-03-21 11:36 UTC 

[patch] fbdev: sh_mobile_lcdc: checking NULL instead of IS_ERR()
 2011-03-21  5:43 UTC  (4+ messages)
` [patch] fbdev: sh_mobile_lcdc: checking NULL instead of

You have won £500,000.00POUNDS?
 2011-03-20 15:57 UTC 

[patch] nfs: lock() vs unlock() typo
 2011-03-20 12:54 UTC  (2+ messages)

[patch] Staging: westbridge/astoria: unlock on error path
 2011-03-20 11:11 UTC 

[patch] usb: pch_udc: unlock on allocation failure
 2011-03-20 11:09 UTC 

[PATCH] ksm: add vm_stat and meminfo entry to reflect pte mapping to ksm pages
 2011-03-19 14:55 UTC  (9+ messages)
` [PATCH] ksm: add vm_stat and meminfo entry to reflect pte
    ` [PATCH] ksm: add vm_stat and meminfo entry to reflect pte mapping

[patch] ftmac100: use resource_size()
 2011-03-19  5:05 UTC  (3+ messages)

[patch 2/2] efivars: handle errors from register_efivars()
 2011-03-18  9:24 UTC  (2+ messages)

[patch 1/2] efivars: memory leak on error in
 2011-03-18  9:23 UTC  (2+ messages)
` [patch 1/2] efivars: memory leak on error in create_efivars_bin_attributes()

[PATCH 1/2] drivers/watchdog/s3c2410_wdt.c: Convert release_resource to release_region/release_mem_r
 2011-03-18  9:12 UTC  (6+ messages)
` [PATCH 1/2] drivers/watchdog/s3c2410_wdt.c: Convert
  ` [PATCH 1/2] drivers/watchdog/s3c2410_wdt.c: Convert release_resource

[patch] block: NULL dereference on error path in __blkdev_get()
 2011-03-18  8:32 UTC  (3+ messages)

[patch] USB: xhci: unsigned char never equals -1
 2011-03-17 21:07 UTC  (4+ messages)

Potential issue in xhci-ring handle_tx_event()
 2011-03-17 20:55 UTC 

[patch] genirq: incorrect unlock in __setup_irq()
 2011-03-17 20:08 UTC  (2+ messages)

[PATCH] powerpc: sysdev: fix signedness bug
 2011-03-15 19:19 UTC  (2+ messages)

[PATCH 0/4] Add of_node_put to avoid memory leak
 2011-03-15 15:51 UTC  (3+ messages)
` [PATCH 1/4] drivers/serial/ucc_uart.c: "

[patch 2/2] iwlwifi: remove duplicate initialization in
 2011-03-15  9:05 UTC  (2+ messages)

[patch 1/2] iwlwifi: missing unlock on error path
 2011-03-15  9:04 UTC  (2+ messages)

[patch 1/2] asus-wmi: signedness bug in read_brightness()
 2011-03-15  7:27 UTC  (2+ messages)

[patch 2/2] asus-wmi: potential NULL dereference in show_call()
 2011-03-15  7:26 UTC  (2+ messages)

[PATCH] drivers/rtc/rtc-mrst.c: Use release_mem_region after request_mem_region
 2011-03-14 20:58 UTC 

[patch 1/2] Staging: crystalhd: change GFP_ATOMIC to GFP_KERNEL
 2011-03-14 20:04 UTC  (2+ messages)

[patch 2/2] Staging: crystalhd: don't waste the last char of buffer
 2011-03-14 20:03 UTC  (2+ messages)
` [patch 2/2] Staging: crystalhd: don't waste the last char of

[patch] drbd: change int to unsigned int
 2011-03-14  9:25 UTC 

[PATCH] =?UTF-8?q?cifssmb:=20[FIX]=20warning:=20=E2=80=98pdata=E2=80=99=20may=20be=20used=20uninitia
 2011-03-13 22:45 UTC  (3+ messages)
` [PATCH] cifssmb: [FIX] warning: ‘pdata’ may

[PATCH] video/via: drop deprecated (and unused) i2c_adapter.id
 2011-03-12 15:31 UTC  (2+ messages)

[patch 1/4] sony-laptop: make a couple variables static
 2011-03-11 17:31 UTC  (3+ messages)

[patch] libertas: fix write past end of array in mesh_id_get()
 2011-03-10 17:02 UTC  (2+ messages)

[patch] USB: ene_ub6250: fix memory leak in ene_load_bincode()
 2011-03-10 10:03 UTC  (2+ messages)

[PATCH] Replaces dprintk with pr_debug
 2011-03-09 16:37 UTC  (2+ messages)

[patch] ASoC: sgtl5000: use after free in ldo_regulator_register()
 2011-03-08 18:57 UTC  (3+ messages)
` [alsa-devel] [patch] ASoC: sgtl5000: use after free in
`  "

[patch] cifs: writing past the end of the array
 2011-03-08 11:05 UTC  (6+ messages)

[patch resend] V4L/DVB: tm6000: remove unneeded NULL check
 2011-03-07 21:13 UTC 

[patch 2/2] [media] stv0367: typo in function parameter
 2011-03-06 13:41 UTC 

[patch 1/2] [media] stv0367: signedness bug in
 2011-03-06 13:40 UTC 

[PATCH] x86: mce: Potential memory leaks when initializing mcheck devices
 2011-03-04 10:51 UTC  (2+ messages)
` [PATCH] x86: mce: Potential memory leaks when initializing

minor bug ?
 2011-03-01 18:50 UTC  (7+ messages)

[patch] [S390] keyboard: integer underflow bug
 2011-03-01 15:22 UTC 

[patch] staging: gma500: fix some swapped gotos
 2011-03-01 14:19 UTC  (3+ messages)

[patch] Staging: generic_serial: fix double locking bug
 2011-02-28 21:06 UTC  (2+ messages)

[patch 4/4] sony-laptop: potential null dereference
 2011-02-27 21:06 UTC  (4+ messages)
  ` [patch 4/4 v2] "

[patch] [media] stv090x: handle allocation failures
 2011-02-27 14:36 UTC  (4+ messages)
  ` [patch v2] "

[patch 2/4] sony-laptop: return negative on failure in
 2011-02-27 12:27 UTC  (2+ messages)

[patch 3/3] sony-laptop: handle allocation failures
 2011-02-27 12:14 UTC  (2+ messages)

[PATCH 2/2] drivers/watchdog: Convert release_resource to release_region/release_mem_region
 2011-02-26 16:34 UTC 

[patch] iwlwifi: remove duplicate initialization
 2011-02-26  5:01 UTC  (2+ messages)

[patch] drm/radeon/r600_cs: off by one errors
 2011-02-26  1:48 UTC 

[patch] ufs: truncated values handling 64 bit metadata
 2011-02-25 10:25 UTC 

[patch] watchdog: sch311x_wdt: fix printk condition
 2011-02-23 20:59 UTC  (2+ messages)

[patch 2/2] staging: ath6kl: buffer overflow in SEND_FRAME ioctl
 2011-02-23 18:54 UTC  (4+ messages)
` [patch 2/2] staging: ath6kl: buffer overflow in SEND_FRAME

[patch] wl12xx: change type from u8 to int
 2011-02-23 13:52 UTC  (2+ messages)

[patch 1/2] staging: ath6kl: cleanup in SEND_FRAME ioctl
 2011-02-22 17:36 UTC  (9+ messages)

[PATCH] ext4: Fix sparse warning: Using plain integer as NULL pointer
 2011-02-22  2:06 UTC  (2+ messages)
` [PATCH] ext4: Fix sparse warning: Using plain integer as NULL

[PATCHv2 3/3] Staging: xgifb: Remove unused function fbcon_XGI_sync
 2011-02-21 20:31 UTC  (2+ messages)
` [PATCHv2 3/3] Staging: xgifb: Remove unused function

[PATCH 3/3] Staging: xgifb: Remove unused spinlock conditional compilation logic
 2011-02-21 17:32 UTC  (4+ messages)
` [PATCH 3/3] Staging: xgifb: Remove unused function fbcon_XGI_sync
` [PATCH 3/3] Staging: xgifb: Remove unused function

[PATCH 2/2] Staging: xgifb: Remove unused spinlock in struct video_info
 2011-02-21 17:16 UTC 

[PATCH 1/3] Staging: xgifb: Remove all the references to XGIfb_accel
 2011-02-21 17:16 UTC 

[PATCH 0/3] Staging: xgifb: More unused code cleanups
 2011-02-21 17:16 UTC 

[PATCH] ata: sata_dwc_460ex: fix error path
 2011-02-21 15:31 UTC  (3+ messages)

[PATCH 0/3] Staging: xgifb: Removes dead code and unused spinlock conditional compilation logic
 2011-02-21  9:43 UTC  (2+ messages)
` [PATCH 0/3] Staging: xgifb: Removes dead code and unused

[PATCH 2/3] Staging: xgifb: Remove unused functions
 2011-02-21  9:09 UTC 

[PATCH 1/3] Staging: xgifb: Removes dead code
 2011-02-21  9:09 UTC 

[PATCH 0/2] Staging: xgifb: Remove CRIT[FLAGS | BEGIN | END] defines nd conditional spinlock compila
 2011-02-20 19:36 UTC  (5+ messages)
` [PATCH 1/2] Staging: xgifb: Remove CRIT[FLAGS | BEGIN | END] defines usage
  ` [PATCH 1/2] Staging: xgifb: Remove CRIT[FLAGS | BEGIN | END]
` [PATCH 2/2] Staging: xgifb: Removes CRIT[FLAGS | BEGIN | END] defines and conditional spinlock compi
` [PATCH 0/2] Staging: xgifb: Remove CRIT[FLAGS | BEGIN | END]

[patch -next] x86, microcode, AMD: signedness bug in
 2011-02-20 19:33 UTC  (8+ messages)


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