messages from 2010-08-07 06:31:07 to 2010-08-17 03:57:09 UTC [more...]
[PATCH 1/42] drivers/net/wan: Adjust confusing if indentation
2010-08-17 3:57 UTC (3+ messages)
[patch] ehci-ppc-of: problems in unwind
2010-08-16 21:52 UTC (2+ messages)
[PATCH 1/16] drivers/firewire: Use available error codes
2010-08-16 21:45 UTC (2+ messages)
[PATCH 15/16] drivers/platform/x86: Use available error codes
2010-08-16 20:43 UTC (4+ messages)
[PATCH 16/16] drivers/net/qlcnic: Use available error codes
2010-08-16 20:23 UTC (4+ messages)
[PATCH 13/16] net/ax25: Use available error codes
2010-08-16 19:31 UTC (2+ messages)
[PATCH 8/16] net/ax25: Use available error codes
2010-08-16 19:23 UTC (2+ messages)
[patch] pata_winbond: fix module init
2010-08-16 19:23 UTC (2+ messages)
[PATCH 3/16] drivers/net/wireless/wl12xx: Use available error codes
2010-08-16 17:47 UTC (2+ messages)
` [PATCH 3/16] drivers/net/wireless/wl12xx: Use available error
[PATCH 14/16] drivers/w1/masters: Use available error codes
2010-08-16 16:28 UTC
[PATCH 12/16] drivers/platform/x86: Use available error codes
2010-08-16 16:28 UTC
[PATCH 11/16] drivers/media/video: Use available error codes
2010-08-16 16:27 UTC
[PATCH 10/16] drivers/net/wireless/wl12xx: Use available error codes
2010-08-16 16:27 UTC
[PATCH 9/16] fs/fscache: Remove unnecessary error code assignment
2010-08-16 16:27 UTC
[PATCH 7/16] drivers/staging: Use available error codes
2010-08-16 16:26 UTC
[PATCH 6/16] drivers/media: Use available error codes
2010-08-16 16:26 UTC
[PATCH 5/16] fs/btrfs: Use available error codes
2010-08-16 16:25 UTC
[PATCH 4/16] drivers/media/video/zoran: Use available error codes
2010-08-16 16:25 UTC
[PATCH 2/16] drivers/infiniband/hw/cxgb4: Remove unnecessary error
2010-08-16 16:25 UTC
[patch] tlb_uv: handle large snprintf() returns
2010-08-16 10:55 UTC
[patch] net/sched: remove unneeded NULL check
2010-08-16 10:14 UTC (2+ messages)
[patch] dma/shdma: move dereference below the NULL check
2010-08-16 8:46 UTC (2+ messages)
[patch] tomoyo: cleanup. don't store bogus pointer
2010-08-15 23:19 UTC (3+ messages)
[patch] sound/usb/format: silence uninitialized variable warnings
2010-08-15 12:38 UTC (5+ messages)
` [patch v2] sound/usb/format: silence uninitialized variable
` [patch v2] sound/usb/format: silence uninitialized variable warnings
[PATCH 27/42] drivers/hwmon: Adjust confusing if indentation
2010-08-14 17:51 UTC (2+ messages)
` [lm-sensors] [PATCH 27/42] drivers/hwmon: Adjust confusing if
[PATCH 3/42] drivers/hwmon: Adjust confusing if indentation
2010-08-14 17:44 UTC (3+ messages)
` [lm-sensors] [PATCH 3/42] drivers/hwmon: Adjust confusing if
[patch] regulator/ab8500: move dereference below the check for NULL
2010-08-14 11:15 UTC (4+ messages)
` [patch] regulator/ab8500: move dereference below the check for
[patch] qla4xxx: initialize some variables for gcc
2010-08-14 2:40 UTC (2+ messages)
[PATCH 21/42] drivers/pci: Adjust confusing if indentation
2010-08-13 23:32 UTC (2+ messages)
[patch] kfifo: __must_check helper casts everything to unsigned
2010-08-13 21:35 UTC (2+ messages)
[patch] cciss: handle allocation failure
2010-08-13 14:48 UTC (2+ messages)
[patch] Staging: lirc: remove unneeded variable
2010-08-13 13:38 UTC (3+ messages)
[patch] usb/serial/ssu100: uninitialized variable
2010-08-13 12:58 UTC (2+ messages)
[patch] mfd: snprintf() returns largish values
2010-08-13 1:23 UTC (2+ messages)
[patch] IR: ir-raw-event: null pointer dereference
2010-08-12 19:36 UTC (2+ messages)
[patch] IR: ene_ir: problems in unwinding on probe
2010-08-12 16:42 UTC (4+ messages)
[patch] apparmor: issue with ns name without a following profile
2010-08-12 15:15 UTC (2+ messages)
[PATCH 4/5] fs/ecryptfs: Return -ENOMEM on memory allocation failure
2010-08-12 14:38 UTC (2+ messages)
` [PATCH 4/5] fs/ecryptfs: Return -ENOMEM on memory allocation
[patch 2/2] mtd/m25p80: fix test for end of loop
2010-08-12 11:17 UTC (2+ messages)
[PATCH 1/2] fs/ocfs2/dlm: Eliminate update of list_for_each_entry
2010-08-12 9:31 UTC (5+ messages)
` [PATCH 1/2] fs/ocfs2/dlm: Eliminate update of
[patch] usb/uvc_v4l2: cleanup test for end of loop
2010-08-12 8:02 UTC (2+ messages)
[patch 1/2] mtd/m25p80: retlen is never NULL
2010-08-12 7:53 UTC
[patch 2/2] ip2: return -EFAULT on copy_to_user errors
2010-08-12 7:52 UTC
[patch 1/2] ip2: remove unneeded NULL check
2010-08-12 7:51 UTC
[patch] V4L/DVB: unlock on error path
2010-08-12 7:41 UTC
[patch] dbgp: cleanup: remove unneeded check
2010-08-12 7:40 UTC
[patch] drbd: cleanup: change "<= 0" to "== 0"
2010-08-11 22:38 UTC
[patch] synclink: add mutex_unlock() on error path
2010-08-11 18:01 UTC
[patch] rocket: add a mutex_unlock()
2010-08-11 18:00 UTC
[PATCH 5/5] drivers/serial: Return -ENOMEM on memory allocation
2010-08-11 16:23 UTC (3+ messages)
[PATCH 2/5] drivers/dma: Return -ENOMEM on memory allocation failure
2010-08-11 11:22 UTC (2+ messages)
` [PATCH 2/5] drivers/dma: Return -ENOMEM on memory allocation
[PATCH 3/5] drivers/message/fusion: Return -ENOMEM on memory allocation
2010-08-11 10:31 UTC (2+ messages)
` [PATCH 3/5] drivers/message/fusion: Return -ENOMEM on memory
[PATCH 1/5] drivers/usb/gadget: Return -ENOMEM on memory allocation
2010-08-11 10:10 UTC
[PATCH] staging: usbip: fix memory leak
2010-08-11 8:02 UTC
[PATCH] staging: tm6000: fix memory leak
2010-08-11 8:01 UTC
[PATCH] staging: adis16255: fix sysfs leak
2010-08-11 8:00 UTC
[patch 2/2] mvsas: dereferencing before checking
2010-08-11 7:41 UTC
[patch 1/2] mvsas: missing goto statement
2010-08-11 7:38 UTC
[PATCH] jbd2: fix warning if CONFIG_JBD2_DEBUG is not used
2010-08-11 3:07 UTC (2+ messages)
[PATCH] V4L/DVB: v4l2-ctrls: add inclusion of slab.h
2010-08-11 2:12 UTC
[PATCH] x86: hpet: clean up warning (hpet_freq)
2010-08-11 1:09 UTC
[patch] V4L/DVB: tm6000: remove unneeded NULL check
2010-08-10 18:54 UTC
[patch 2/2] Staging: iio: unlock on error paths
2010-08-10 9:40 UTC (2+ messages)
[patch 1/2] Staging: iio: signedness bug
2010-08-10 9:40 UTC (2+ messages)
[PATCH 09/18 v2] isdn: mISDN: call disable_pci_device() if pci_probe() failed
2010-08-10 8:43 UTC (2+ messages)
` [PATCH 09/18 v2] isdn: mISDN: call disable_pci_device() if
[PATCH 07/18 v2] isdn: avm: call disable_pci_device() if pci_probe() failed
2010-08-10 8:43 UTC (2+ messages)
` [PATCH 07/18 v2] isdn: avm: call disable_pci_device() if
[PATCH 06/18 v2] isdn: avm: call disable_pci_device() if pci_probe() failed
2010-08-10 8:42 UTC (2+ messages)
` [PATCH 06/18 v2] isdn: avm: call disable_pci_device() if
[patch 2/2 v2] qlcnic: using too much stack
2010-08-10 8:34 UTC (2+ messages)
[patch 1/2 v2] qlcnic: clean up qlcnic_init_pci_info()
2010-08-10 8:34 UTC (2+ messages)
[patch 2/2] qlcnic: using too much stack
2010-08-10 7:01 UTC (8+ messages)
[patch] Staging: rtl8192e: add curly braces to if statement
2010-08-10 6:15 UTC
[patch] Staging: solo6x10: return -EFAULT on copy_to_user errors
2010-08-10 6:09 UTC
[patch] Staging: vt6656: problems in error handling
2010-08-10 6:00 UTC
[patch] Staging: quickstart: acpi_status is unsigned
2010-08-10 5:42 UTC
(no subject)
2010-08-10 5:40 UTC
[patch] Staging: ti-st: writing past end of array
2010-08-10 5:36 UTC
[patch] Staging: rtl8192su: off by one checks
2010-08-10 5:35 UTC
[PATCH 02/18 v2] char: mxser: call disable_pci_device() if pci_probe() failed
2010-08-09 20:27 UTC (5+ messages)
` [PATCH 02/18 v2] char: mxser: call disable_pci_device() if pci_probe()
` [PATCH 1/1] Char: mxser, call pci_disable_device from probe/remove
` [PATCH v2 "
` [PATCH 02/18 v2] char: mxser: call disable_pci_device() if
[patch] radeon: handle errors in radeon_hwmon_init()
2010-08-09 19:59 UTC (4+ messages)
` [patch v2] "
[PATCH 18/18 v2] staging: spectra: call disable_pci_device() if pci_probe() failed
2010-08-09 19:52 UTC
[PATCH 15/18 v2] staging: rtl8187e: call disable_pci_device() if pci_probe() failed
2010-08-09 19:51 UTC
[PATCH 14/18 v2] staging: rtl8187se: call disable_pci_device() if pci_probe() failed
2010-08-09 19:51 UTC
[PATCH 12/18 v2] staging: crystalhd: call disable_pci_device() if pci_probe() failed
2010-08-09 19:51 UTC
[PATCH 11/18 v2] pcmcia: pd6729: call disable_pci_device() if pci_probe() failed
2010-08-09 19:51 UTC
[PATCH 04/18 v2] char: sx: call disable_pci_device() if pci_probe() failed
2010-08-09 19:49 UTC
[PATCH 01/18 v2] char: moxa: call disable_pci_device() if pci_probe() failed
2010-08-09 19:49 UTC
[PATCH 9/42] drivers/scsi: Adjust confusing if indentation
2010-08-09 14:45 UTC (4+ messages)
` [PATCH] scsi: mpt2sas: Add space in printk
[PATCH 34/42] drivers/message/fusion: Adjust confusing if indentation
2010-08-09 14:31 UTC (2+ messages)
` [PATCH 34/42] drivers/message/fusion: Adjust confusing if
[patch] lpfc: change spin_lock_irq() to spin_lock()
2010-08-09 14:03 UTC (2+ messages)
[patch 1/2] qlcnic: clean up qlcnic_init_pci_info()
2010-08-09 11:32 UTC (3+ messages)
[PATCH 02/18] char: mxser: call disable_pci_device() if pci_probe() failed
2010-08-08 20:29 UTC (2+ messages)
` [PATCH 02/18] char: mxser: call disable_pci_device() if pci_probe()
[PATCH 32/42] drivers/net/bnx2x: Adjust confusing if indentation
2010-08-08 19:14 UTC (4+ messages)
` [PATCH 32/42] drivers/net/bnx2x: Adjust confusing if
[PATCH] dvb: siano: free spinlock before schedule()
2010-08-08 16:10 UTC (3+ messages)
[PATCH] stating: otus: fix compile warning and some style issues
2010-08-08 15:17 UTC (2+ messages)
[patch] isdn: gigaset: use after free
2010-08-08 12:55 UTC (3+ messages)
[patch] isdn: gigaset: add missing unlock
2010-08-08 12:50 UTC (3+ messages)
[PATCH 2/2] drivers/mtd/ubi: Eliminate update of list_for_each_entry
2010-08-08 10:25 UTC (2+ messages)
` [PATCH 2/2] drivers/mtd/ubi: Eliminate update of
[PATCH 07/18] isdn: avm: call disable_pci_device() if pci_probe() failed
2010-08-08 5:34 UTC (2+ messages)
` [PATCH 07/18] isdn: avm: call disable_pci_device() if
[patch] intel_ips: potential null dereference
2010-08-07 23:48 UTC (2+ messages)
[patch] bfa: dereferencing before testing
2010-08-07 22:13 UTC
[PATCH 01/18] char: moxa: call disable_pci_device() if pci_probe() failed
2010-08-07 19:08 UTC (6+ messages)
` [PATCH 01/18] char: moxa: call disable_pci_device() if
[Cocci] correct handling of return values
2010-08-07 13:14 UTC (2+ messages)
[PATCH 11/18] pcmcia: pd6729: call disable_pci_device() if pci_probe() failed
2010-08-07 11:29 UTC (2+ messages)
` [PATCH 11/18] pcmcia: pd6729: call disable_pci_device() if
[PATCH] staging: xgifb: use DEFINE_PCI_DEVICE_TABLE() macro
2010-08-07 7:06 UTC
[PATCH 14/14] staging: comedi (dt3000): use PCI_DEVICE() macro
2010-08-07 6:43 UTC
[PATCH 13/14] staging: comedi (cb_pcidas64): use PCI_DEVICE() macro
2010-08-07 6:42 UTC
[PATCH 12/14] staging: comedi (adv_pci1723): use PCI_DEVICE() macro
2010-08-07 6:42 UTC
[PATCH 11/14] staging: comedi (adv_pci1710): use PCI_DEVICE() macro
2010-08-07 6:41 UTC
[PATCH 10/14] staging: comedi (skel): use PCI_DEVICE() macro
2010-08-07 6:40 UTC
[PATCH 09/14] staging: comedi (adl_pci9118): use PCI_DEVICE() macro
2010-08-07 6:39 UTC
[PATCH 08/14] staging: comedi (adl_pci6208): use PCI_DEVICE() macro
2010-08-07 6:38 UTC
[PATCH 07/14] staging: comedi (adv_pci_dio): use PCI_DEVICE() macro
2010-08-07 6:37 UTC
[PATCH 06/14] staging: comedi (cb_pcimdas): use PCI_DEVICE() macro
2010-08-07 6:36 UTC
[PATCH 05/14] staging: comedi (me4000): use PCI_DEVICE() macro
2010-08-07 6:35 UTC
[PATCH 04/14] staging: comedi (rtd520): use PCI_DEVICE() macro
2010-08-07 6:35 UTC
[PATCH 03/14] staging: comedi (cb_pcidio): user PCI_DEVICE() macro
2010-08-07 6:33 UTC
[PATCH 02/14] staging: comedi (cb_pcidda): use PCI_DEVICE() macro
2010-08-07 6:32 UTC
[PATCH 01/14] staging: comedi (cb_pcidas): use PCI_DEVICE() macro
2010-08-07 6:31 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).