kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-08 05:33:21 to 2012-03-23 17:04:51 UTC [more...]

[patch] xHCI: use gfp flags from caller instead of GFP_ATOMIC
 2012-03-23 17:04 UTC  (3+ messages)

[PATCH v2] staging: wlags49_h2: Replace kmalloc+memset by kzalloc and add error handling
 2012-03-23 15:56 UTC 

[PATCH] staging: wlags49_h2: Replace kmalloc+memset by kzalloc and add error handling
 2012-03-23 15:42 UTC  (7+ messages)

[patch] block: use caller's GFP flags instead of GFP_KERNEL
 2012-03-23  8:58 UTC  (2+ messages)

[patch] [media] mxl111sf: remove an unused variable
 2012-03-23  8:35 UTC 

[patch] usb: gadgetfs: remove an unused label
 2012-03-23  8:34 UTC 

[patch] RDS: use gfp flags from caller in conn_alloc()
 2012-03-22 23:30 UTC  (3+ messages)

[patch] netlabel: use GFP flags from caller instead of GFP_ATOMIC
 2012-03-22 23:30 UTC  (2+ messages)

[PATCH 3/3] net: orinoco: add error handling for failed kmalloc()
 2012-03-22  7:24 UTC 

[patch] rbd: use gfp_flags parameter in rbd_header_from_disk()
 2012-03-22  6:33 UTC 

[patch] drm/udl: unlock before returning in udl_gem_mmap()
 2012-03-22  6:30 UTC 

[PATCH] [SCSI] pm8001: Add error handler in pm8001_init_sas_add() if kzalloc fails
 2012-03-22  1:49 UTC  (8+ messages)

[PATCH 0/7] ensure arguments to request_irq and free_irq are compatible
 2012-03-21 18:37 UTC  (28+ messages)
` [PATCH 1/7] drivers/video/pvr2fb.c: "
` [PATCH 2/7] drivers/scsi/arm/{cumana_2,eesox,powertec}.c: ensure arguments to request_irq and free_i
` [PATCH 3/7] drivers/net/irda/{ali-ircc,via-ircc,w83977af-ir}.c: ensure arguments to request_irq and
    ` [PATCH 3/7] drivers/net/irda/{ali-ircc,via-ircc,w83977af-ir}.c: ensure arguments to
` [PATCH 4/7] arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and free_irq are
  ` [PATCH 4/7] arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and free_irq
` [PATCH 5/7] drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatible
` [PATCH 6/7] drivers/input/touchscreen/hp680_ts_input.c: ensure arguments to request_irq and free_irq
  ` [PATCH 6/7] drivers/input/touchscreen/hp680_ts_input.c: ensure arguments to request_irq and free
` [PATCH 7/7] arch/unicore32/kernel/dma.c: ensure arguments to request_irq and free_irq are compatible
  ` [PATCH 7/7] arch/unicore32/kernel/dma.c: ensure arguments to request_irq and free_irq are compat

[PATCH] [SCSI] megaraid: add error handling for failed kmalloc() in mega_internal_command()
 2012-03-21 17:41 UTC 

[patch] [media] uvcvideo: remove unneeded access_ok() check
 2012-03-21 10:43 UTC  (2+ messages)

[patch] aio: change a stray spin_unlock_bh() to spin_unlock()
 2012-03-20 19:13 UTC  (2+ messages)

[PATCH v3] [SCSI] pm8001: fix endian issue with code optimization
 2012-03-20  6:41 UTC  (3+ messages)
` Re "

[PATCH] drivers/gpu/drm/radeon/radeon_cs.c: eliminate possible double free
 2012-03-19 15:12 UTC  (2+ messages)

[PATCH] drivers/ata/pata_mpc52xx.c: drop unneeded devm cleanup functions
 2012-03-18 20:58 UTC  (2+ messages)

[PATCH] [media] staging: use mutex_lock() in s2250_probe()
 2012-03-18 16:16 UTC  (3+ messages)

[patch v2] x86, efi: fix pointer math issue in handle_ramdisks()
 2012-03-18 14:33 UTC  (7+ messages)

[PATCH] TOMOYO: Return error if fails to delete a domain
 2012-03-18 14:29 UTC  (3+ messages)

[patch] target: remove improper externs
 2012-03-18  0:59 UTC  (2+ messages)

[PATCH] isdn: Return -EINTR in gigaset_start() if locking attempts fails
 2012-03-17 21:28 UTC  (6+ messages)

[PATCH] drivers/gpu/drm/savage/savage_state.c: add missing kfree
 2012-03-17 17:57 UTC 

[PATCH] [media] staging: Return -EINTR in s2250_probe() if fails to get lock
 2012-03-17 16:20 UTC  (6+ messages)

[PATCH] drivers/acpi/processor_driver.c: add missing kfree
 2012-03-17 15:38 UTC  (9+ messages)

[PATCH 3/3 v3] netxen: qlogic ethernet : Fix endian bug
 2012-03-17  5:23 UTC  (5+ messages)

[PATCH] [media] dib0700: Return -EINTR and unlock mutex if locking attempts fails
 2012-03-16 12:57 UTC 

[PATCH] drivers/edac/amd8131_edac.c: add missing pci_dev_put
 2012-03-16 11:23 UTC  (2+ messages)

[patch] tcm_qla2xxx: checking for NULL instead of IS_ERR()
 2012-03-15 23:13 UTC  (2+ messages)

[patch] max17042_battery: fix a couple buffer overflows
 2012-03-15 17:20 UTC  (3+ messages)

[PATCH] arch/unicore32/kernel/dma.c: eliminated unneeded free_irq
 2012-03-15  8:38 UTC  (3+ messages)

[patch] samsung-laptop: cleanup return type: mode_t vs umode_t
 2012-03-15  8:14 UTC  (2+ messages)

[PATCH v3] drivers/ata/pata_mpc52xx.c: clean up error handling code
 2012-03-13 20:45 UTC  (2+ messages)

[patch] NFS: null dereference in dev_remove()
 2012-03-13 17:25 UTC  (2+ messages)

[PATCH] scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()
 2012-03-13 16:58 UTC 

[patch] qnx6fs: silence a Sparse warning
 2012-03-12 10:47 UTC  (2+ messages)

[PATCH 3/3] netxen: qlogic ethernet : Fix Endian Bug
 2012-03-12  9:59 UTC  (9+ messages)

[PATCH 3/3 v2] netxen: qlogic ethernet : Fix endian bug
 2012-03-12  9:36 UTC  (5+ messages)

[patch] e1000e, igbvf: fix default message level
 2012-03-11 22:12 UTC  (8+ messages)
` [PATCH] intel: make wired ethernet driver message level consistent
        ` [PATCH] intel: make wired ethernet driver message level consistent (rev2)

[patch] [media] gpio-ir-recv: a couple signedness bugs
 2012-03-11 19:50 UTC  (2+ messages)

[PATCH] Video : Amba: Use in_interrupt() in clcdfb_sleep()
 2012-03-11 18:24 UTC  (14+ messages)

[patch] spi: release lock on error path in spi_pump_messages()
 2012-03-11 13:02 UTC  (5+ messages)

[PATCH] drivers/ata/pata_mpc52xx.c: add missing kfree
 2012-03-11 10:04 UTC  (8+ messages)

[PATCH] [SCSI] pm8001: Use spin_lock_irqsave() for task_state
 2012-03-11  7:09 UTC  (3+ messages)
  `  "

[patch] vt: NULL dereference in vt_do_kdsk_ioctl()
 2012-03-10 12:45 UTC  (2+ messages)

[patch] sata_mv: silence an uninitialized variable warning
 2012-03-10  9:00 UTC 

[patch] [SCSI] mvsas: remove unused variable in mvs_task_exec()
 2012-03-09 23:50 UTC  (2+ messages)

[PATCH] [SCSI] bfa: Fix endian bug in bfad_iocmd_debug_fw_core()
 2012-03-09 18:51 UTC  (2+ messages)

Resend: [PATCH] Bluetooth: Fix Endian Bug
 2012-03-09 12:45 UTC  (5+ messages)

[PATCH] drivers/mmc/host/sdhci-s3c.c: use devm_ functions
 2012-03-09  4:27 UTC  (2+ messages)

[PATCH 1/2] [SCSI] pm8001: Fix bogus interrupt state flag issue
 2012-03-08 21:16 UTC  (7+ messages)
  `  "

[patch] tty: moxa: fix bit test in moxa_start()
 2012-03-08 16:08 UTC  (2+ messages)

[patch] atl1c: set ATL1C_WORK_EVENT_RESET bit correctly
 2012-03-08  8:29 UTC  (2+ messages)


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).