public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-08-31 15:59:48 to 2010-09-14 00:54:53 UTC [more...]

[PATCH] ACPI: apei: Cast u64 to unsigned long, fix compile warning
 2010-09-14  0:54 UTC  (3+ messages)
` [PATCH] ACPI: apei: Cast u64 to unsigned long, fix compile

[PATCH] md: do not use ++ in rcu_dereference() argument
 2010-09-14  0:33 UTC  (16+ messages)

[patch] ppp: potential NULL dereference in ppp_mp_explode()
 2010-09-13 19:45 UTC  (2+ messages)

[patch] net/llc: make opt unsigned in llc_ui_setsockopt()
 2010-09-13 19:45 UTC  (2+ messages)

[PATCH] gpio: stmpe: fix error path
 2010-09-13 19:37 UTC  (2+ messages)

[PATCH] gpio: sx150x: fix error code value
 2010-09-13 16:23 UTC  (2+ messages)

[PATCH] char: hvc: check for error case
 2010-09-13 13:32 UTC  (3+ messages)

[patch] cciss: freeing uninitialized data on error path
 2010-09-13 12:09 UTC  (2+ messages)

[patch] mtd: sanity check input
 2010-09-13  8:53 UTC  (2+ messages)

[patch] qla2xxx: locking problem in qla2x00_init_rings()
 2010-09-12 21:40 UTC 

[PATCH] staging: keucr: check kmalloc() return value
 2010-09-12 20:52 UTC  (2+ messages)

[PATCH] staging: batman-adv: check kmalloc() return value
 2010-09-12 20:43 UTC  (3+ messages)

[PATCH] ata: sata_dwc_460ex: fix error path
 2010-09-12 18:57 UTC 

[PATCH] acpi: ec_sys: access user space with get_user()/put_user()
 2010-09-12 18:57 UTC 

[PATCH] staging: solo6010: fix signess bug
 2010-09-12 18:56 UTC 

[PATCH] staging: crystalhd: fix signed bug
 2010-09-12 18:56 UTC 

[PATCH] staging: comedi: fix signess bug
 2010-09-12 18:56 UTC 

[patch] airo: remove pointless check
 2010-09-11 23:48 UTC  (3+ messages)
  ` [patch v2] airo: remove "basic_rate" module option

PLEASE HELP MY FAMILY (A Cry for Help
 2010-09-11  6:20 UTC 

[PATCH] trivial: header.S: replace i386 with x86 in comment for type_of_loader
 2010-09-11  2:07 UTC 

[patch] vxge: potential NULL dereference
 2010-09-10 21:40 UTC  (5+ messages)

[patch] ixgbevf: potential NULL dereference on allocation failure
 2010-09-10 20:25 UTC  (3+ messages)
` [patch] ixgbevf: potential NULL dereference on allocation

[patch] USB: ohci-sm501: add iounmap on error path
 2010-09-10 19:35 UTC 

[patch] logfs: signedness issue in mtd_find_last_sb()
 2010-09-10 19:33 UTC 

Opinion about Linux Foundation courses
 2010-09-10 17:09 UTC  (12+ messages)

[patch] sctp: fix test for end of loop
 2010-09-09 22:00 UTC  (11+ messages)
      ` [Alternative PATCH net-next] "

[patch] pm_qos_params: cleanup: terminate a string
 2010-09-09 21:21 UTC  (7+ messages)

[patch] ALSA: rawmidi: cleanup the get next midi device ioctl
 2010-09-09  8:46 UTC  (12+ messages)
` [patch v2] ALSA: rawmidi: fix "
      ` [patch v3] "

[PATCH 04/14] staging: ath6kl: check return code of get_user and put_user
 2010-09-09  5:59 UTC  (2+ messages)
` [PATCH 04/14] staging: ath6kl: check return code of get_user

[PATCH 10/14] hppfs: check for IS_ERR() instead of != NULL
 2010-09-08 20:11 UTC  (2+ messages)

[PATCH 0/4] Add of_node_put to avoid memory leak
 2010-09-08 20:00 UTC  (18+ messages)
` [PATCH 1/4] drivers/serial/ucc_uart.c: "
    ` [PATCH 1/4] drivers/serial/ucc_uart.c: Add of_node_put to avoid
  ` [PATCH 1/4] drivers/serial/ucc_uart.c: Add of_node_put to
` [PATCH 2/4] sound/soc/fsl/p1022_ds.c: Add of_node_put to avoid memory leak
  ` [PATCH 2/4] sound/soc/fsl/p1022_ds.c: Add of_node_put to avoid
  ` [alsa-devel] [PATCH 2/4] sound/soc/fsl/p1022_ds.c: Add
` [PATCH 3/4] drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leak
    ` [PATCH 3/4] drivers/net/can/mscan/mpc5xxx_can.c: Add
      ` [PATCH 3/4] drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put
` [PATCH 4/4] arch/powerpc/platforms/chrp/nvram.c: Add of_node_put to avoid memory leak
    ` [PATCH 4/4] arch/powerpc/platforms/chrp/nvram.c: Add

[PATCH 0/7] Add of_node_put to avoid memory leak
 2010-09-08 19:54 UTC  (16+ messages)
` [PATCH 1/7] drivers/macintosh/via-pmu-led.c: "
  ` [PATCH 1/7] drivers/macintosh/via-pmu-led.c: Add of_node_put
      ` [PATCH 1/7] drivers/macintosh/via-pmu-led.c: Add of_node_put to
` [PATCH 4/7] arch/powerpc/platforms/powermac/pfunc_core.c: Add of_node_put to avoid memory leak
  ` [PATCH 4/7] arch/powerpc/platforms/powermac/pfunc_core.c: Add
` [PATCH 5/7] arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak
` [PATCH 6/7] arch/powerpc/platforms/maple/setup.c: "
    ` [PATCH 6/7] arch/powerpc/platforms/maple/setup.c: Add
` [PATCH 7/7] arch/powerpc/platforms/cell: Add of_node_put to avoid memory leak
  ` [PATCH 7/7] arch/powerpc/platforms/cell: Add of_node_put to

[patch] i915: snprintf returns large values
 2010-09-08 19:49 UTC  (2+ messages)

[PATCH] arch/powerpc/platforms/52xx/efika.c: Add of_node_put to avoid memory leak
 2010-09-08 17:45 UTC  (2+ messages)
  ` [PATCH] arch/powerpc/platforms/52xx/efika.c: Add of_node_put

[patch] sound/oss: potential integer overflow
 2010-09-08  9:50 UTC  (3+ messages)

[PATCH 7/8] drivers/i2c/busses/i2c-amd8111.c: Fix unsigned return type
 2010-09-08  9:48 UTC  (4+ messages)
` [PATCH 7/8] drivers/i2c/busses/i2c-amd8111.c: Fix unsigned return
    ` [PATCH 7/8] drivers/i2c/busses/i2c-amd8111.c: Fix unsigned

tools and workflow
 2010-09-08  8:41 UTC 

[patch 1/1] Quilt test patch
 2010-09-08  6:15 UTC 

[patch 0/1] Quilt email test
 2010-09-08  6:15 UTC 

[PATCH 09/14] staging: westbridge: improve error path
 2010-09-08  0:23 UTC  (5+ messages)

[PATCH 11/14] ubifs: check return code of ubifs_lpt_lookup
 2010-09-07  9:32 UTC  (2+ messages)

[PATCH 13/14] mm: mempolicy: Check return code of check_range
 2010-09-07  2:04 UTC  (9+ messages)

[PATCH 0/8] Fix unsigned return type
 2010-09-07  1:40 UTC  (11+ messages)
` [PATCH 1/8] drivers/video/matrox/matroxfb_maven.c: "
` [PATCH 2/8] arch/x86/kernel/cpu/cpufreq: "
` [PATCH 3/8] net/9p/trans_fd.c: "
` [PATCH 4/8] drivers/i2c/busses/i2c-pasemi.c: "
  ` [PATCH 4/8] drivers/i2c/busses/i2c-pasemi.c: Fix unsigned
` [PATCH 5/8] drivers/atm/firestream.c: Fix unsigned return type
` [PATCH 6/8] drivers/staging/comedi/drivers: "
` [PATCH 8/8] drivers/net/wireless/iwlwifi/iwl-agn.c: Fix return value from an unsigned function

[patch] irda: off by one
 2010-09-07  1:35 UTC  (2+ messages)

[patch] isdn: potential buffer overflows
 2010-09-07  1:30 UTC  (2+ messages)

[patch] isdn: cleanup: make buffer smaller
 2010-09-07  1:30 UTC  (2+ messages)

[PATCH 1/2] drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak
 2010-09-07  1:29 UTC  (3+ messages)
` [PATCH 1/2] drivers/net/fs_enet/fs_enet-main.c: Add

[PATCH 06/14] staging: rtl8192u: improve error path
 2010-09-06 18:02 UTC  (4+ messages)

[patch] Staging: vt6655: buffer overflow
 2010-09-06 12:32 UTC 

[PATCH 14/14] mm: oom_kill: use IS_ERR() instead of strict checking
 2010-09-06  8:59 UTC  (4+ messages)
` [PATCH 14/14] mm: oom_kill: use IS_ERR() instead of strict

[PATCH 12/14] ubifs: check return code of pnode_lookup
 2010-09-05 18:33 UTC 

[PATCH 08/14] staging: tidspbridge: check return code of kzalloc
 2010-09-05 18:32 UTC 

[PATCH 07/14] staging: tidspbridge: check return code of get_user
 2010-09-05 18:32 UTC 

[PATCH 05/14] staging: comedi: check return code of put_user
 2010-09-05 18:32 UTC 

[PATCH 03/14] md: check return code of read_sb_page
 2010-09-05 18:32 UTC 

[PATCH 02/14] char: tty_io: check return code of tty_register_device
 2010-09-05 18:32 UTC 

[PATCH 01/14] avr32/mach-at32ap/clock: check return code of clk_get
 2010-09-05 18:32 UTC 

[PATCH 2/2] arch/powerpc/kernel/irq.c: Add of_node_put to avoid memory leak
 2010-09-04 10:12 UTC 

[PATCH] kprobes: add sparse context annotation
 2010-09-02  4:15 UTC  (2+ messages)

[PATCH 2/7] drivers/usb/gadget/amd5536udc.c: Remove double test
 2010-09-01 10:03 UTC  (2+ messages)

[PATCH] arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap
 2010-08-31 21:39 UTC  (2+ messages)

[PATCH] staging/wlan-ng: fix compile error updating to new NL80211
 2010-08-31 18:40 UTC  (3+ messages)
` [PATCH] staging/wlan-ng: fix compile error updating to new


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