kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-14 18:56:45 to 2008-01-09 00:17:26 UTC [more...]

[JANITOR PROPOSAL] Switch ioctl functions to ->unlocked_ioctl
 2008-01-09  0:17 UTC  (19+ messages)
    ` [JANITOR PROPOSAL] Switch ioctl functions to ->unlocked_ioctl II

/net/tipc/port.c: Use tipc_port_unlock
 2008-01-08 15:34 UTC  (2+ messages)
` RE : [tipc-discussion] "

[PATCH] /net/bluetooth: Use sockfd_put
 2008-01-08  6:38 UTC  (2+ messages)

[PATCH] fs/jffs2: Add missing call to posix_acl_release
 2008-01-07 16:02 UTC  (2+ messages)

[PATCH 0/33][SCSI] Arrange for removal of 'scsi_typedefs.h'
 2008-01-06 21:18 UTC  (37+ messages)
` [PATCH 1/33][SCSI] 3w-xxxx: Convert 'Scsi_Cmnd' to 'struct scsi_cmnd'
` [PATCH 2/33][SCSI] advansys: "
` [PATCH 3/33][SCSI] aha152x: "
` [PATCH 4/33][SCSI] aha1542: "
` [PATCH 5/33][SCSI] aha1740: "
` [PATCH 6/33][SCSI] atari_NCR5380: "
` [PATCH 7/33][SCSI] atari_scsi: "
` [PATCH 8/33][SCSI] blz1230: "
` [PATCH 9/33][SCSI] blz2060: "
` [PATCH 10/33][SCSI] cyberstorm: "
` [PATCH 11/33][SCSI] cyberstormII: "
` [PATCH 12/33][SCSI] dtc: "
` [PATCH 13/33][SCSI] fastlane: "
` [PATCH 14/33][SCSI] fd_mcs: "
` [PATCH 15/33][SCSI] gdth: "
` [PATCH 16/33][SCSI] gdth_proc: "
` [PATCH 17/33][SCSI] g_NCR5380: "
` [PATCH 18/33][SCSI] ibmmca: "
` [PATCH 19/33][SCSI] ibmvscsi: "
` [PATCH 20/33][SCSI] in2000: "
` [PATCH 21/33][SCSI] mac_esp: "
` [PATCH 22/33][SCSI] mca_53c9x: "
` [PATCH 23/33][SCSI] megaraid: "
` [PATCH 24/33][SCSI] NCR5380: "
` [PATCH 25/33][SCSI] NCR53c406a: "
` [PATCH 26/33][SCSI] NCR53C9x: "
` [PATCH 27/33][SCSI] nsp32_debug: "
` [PATCH 28/33][SCSI] oktagon_esp: "
` [PATCH 29/33][SCSI] pas16: "
` [PATCH 30/33][SCSI] sun3x_esp: "
` [PATCH 31/33][SCSI] sym53c416: "
` [PATCH 32/33][SCSI] wd7000: "
` [PATCH 33a/33] include/scsi/scsi_tcq.h: "
` [PATCH 33b/33] include/scsi/scsi_tcq.h: Correct the parameter-name

[PATCH 0/3] byteorder: introduce le32_add_cpu & friends to core
 2008-01-06 20:50 UTC  (5+ messages)
` [PATCH 1/3] byteorder: move le32_add_cpu & friends from OCFS2 "
  ` [PATCH 1/3] byteorder: move le32_add_cpu & friends from OCFS2
` [PATCH 2/3] ext3: replace all adds to little endians variables with le*_add_cpu
` [PATCH 3/3] xfs: convert beX_add to beX_add_cpu (new common API)

[PATCH resubmit] drivers/video/aty/radeon_base.c: compilation warning fix
 2008-01-06 20:03 UTC  (2+ messages)
` [PATCH resubmit] drivers/video/aty/radeon_base.c: compilation

[PATCH] drivers/cpufreq: Add calls to cpufreq_cpu_put
 2008-01-06 16:05 UTC 

[PATCH] drivers/video/aty/radeon_base.c: compilation warning fix
 2008-01-05 20:53 UTC  (9+ messages)
` [PATCH] drivers/video/aty/radeon_base.c: compilation warning

[PATCH] drivers/video: Add missing pci_dev_get
 2008-01-04 14:46 UTC 

[PATCH] drivers/macintosh: Add missing pci_dev_get
 2008-01-04 14:45 UTC 

[PATCH] drivers/pcmcia: Add missing pci_dev_get
 2008-01-04 14:45 UTC 

[PATCH] drivers/char/agp: Add missing pci_dev_get
 2008-01-04 14:42 UTC 

[PATCH 1/3] ipc: Convert handmade 'max' to max()
 2008-01-04  6:46 UTC  (6+ messages)
` [PATCH 2/3] msg.h: Convert m_ts from int to size_t
` [PATCH 3/3] ipc: Convert handmade 'min' to min()

[PATCH] net/x25: Add missing x25_neigh_put
 2008-01-02  3:31 UTC  (2+ messages)

[PATCH 1/3] arch/powerpc/platforms/pseries: Add missing of_node_put
 2008-01-02  0:18 UTC  (2+ messages)
` [PATCH 1/3] arch/powerpc/platforms/pseries: Add missing

[PATCH 2/2] drivers/media/common: Add missing video_device_release
 2008-01-01 21:09 UTC 

[PATCH 1/2] drivers/media/radio: Use video_device_release rather
 2008-01-01 21:08 UTC 

[PATCH] drivers/pcmcia: Add missing iounmap
 2008-01-01 21:05 UTC 

[PATCH 2/3] arch/powerpc/sysdev: Add missing of_node_put
 2008-01-01 21:04 UTC 

[PATCH 3/3] arch/powerpc/platforms/82xx: Add missing of_node_put
 2008-01-01 21:03 UTC 

[RFC][PATCH] byteorder: introduce le32_add_cpu & friends to core
 2007-12-31 20:05 UTC  (7+ messages)
` [RFC][PATCH] byteorder: introduce le32_add_cpu & friends to

[PATCH 3/3] remove explicit memset to memory allocated with k[zc]alloc
 2007-12-31 11:29 UTC  (4+ messages)
` [PATCH 3/3] remove explicit memset to memory allocated with

[PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc
 2007-12-30 16:04 UTC  (8+ messages)
  ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq,

[PATCH 1/3] arch/x86: Use offsetof
 2007-12-30 13:54 UTC  (8+ messages)

[PATCH 1/4] fs/autofs: Use time_before, time_before_eq, etc
 2007-12-28 14:21 UTC  (10+ messages)
      ` [autofs] [PATCH 1/4] fs/autofs: Use time_before,
  ` [autofs] [PATCH 1/4] fs/autofs: Use time_before, time_before_eq, etc

[PATCH 3/3] drivers/scsi: Use offsetof
 2007-12-26 16:15 UTC 

[PATCH 2/3] drivers/s390: Use offsetof
 2007-12-26 16:14 UTC 

[PATCH 4/4] drivers/scsi/u14-34f.c: Use time_before, time_before_eq,
 2007-12-26 15:23 UTC 

[PATCH 3/4] drivers/scsi/lpfc: Use time_before, time_before_eq, etc
 2007-12-26 15:23 UTC 

[PATCH 2/4] sound/oss: Use time_before, time_before_eq, etc
 2007-12-26 15:22 UTC 

[PATCH 1/38] arch/alpha: Use time_before, time_before_eq, etc
 2007-12-25 12:19 UTC  (3+ messages)

[PATCH 30/38] net/bridge: Use time_before, time_before_eq, etc
 2007-12-24 17:22 UTC  (2+ messages)

[PATCH 20/38] drivers/net: Use time_before, time_before_eq, etc
 2007-12-24 15:34 UTC  (2+ messages)
` [PATCH 20/38] drivers/net: Use time_before, time_before_eq,

[PATCH 15/38] drivers/infiniband: Use time_before, time_before_eq,
 2007-12-24 15:30 UTC  (3+ messages)
` [PATCH 15/38] drivers/infiniband: Use time_before,

[PATCH 3/38] arch/ia64/sn: Use time_before, time_before_eq, etc
 2007-12-24 15:25 UTC  (2+ messages)
` [PATCH 3/38] arch/ia64/sn: Use time_before, time_before_eq,

[PATCH 31/38] net/decnet: Use time_before, time_before_eq, etc
 2007-12-24 15:07 UTC  (2+ messages)

[PATCH 38/38] sound: Use time_before, time_before_eq, etc
 2007-12-24 14:51 UTC 

[PATCH 37/38] net/sctp: Use time_before, time_before_eq, etc
 2007-12-24 14:51 UTC 

[PATCH 36/38] net/mac80211: Use time_before, time_before_eq, etc
 2007-12-24 14:50 UTC 

[PATCH 35/38] net/irda: Use time_before, time_before_eq, etc
 2007-12-24 14:50 UTC 

[PATCH 34/38] net/ipv6: Use time_before, time_before_eq, etc
 2007-12-24 14:49 UTC 

[PATCH 33/38] net/ipv4: Use time_before, time_before_eq, etc
 2007-12-24 14:48 UTC 

[PATCH 32/38] net/econet: Use time_before, time_before_eq, etc
 2007-12-24 14:48 UTC 

[PATCH 29/38] net/bluetooth: Use time_before, time_before_eq, etc
 2007-12-24 14:45 UTC 

[PATCH 28/38] mm: Use time_before, time_before_eq, etc
 2007-12-24 14:44 UTC 

[PATCH 27/38] kernel: Use time_before, time_before_eq, etc
 2007-12-24 14:43 UTC 

[PATCH 26/38] init: Use time_before, time_before_eq, etc
 2007-12-24 14:43 UTC 

[PATCH 25/38] fs: Use time_before, time_before_eq, etc
 2007-12-24 14:42 UTC 

[PATCH 24/38] fs/autofs: Use time_before, time_before_eq, etc
 2007-12-24 14:42 UTC 

[PATCH 23/38] usb/serial: Use time_before, time_before_eq, etc
 2007-12-24 14:41 UTC 

[PATCH 22/38] serial: Use time_before, time_before_eq, etc
 2007-12-24 14:41 UTC 

[PATCH 21/38] drivers/scsi: Use time_before, time_before_eq, etc
 2007-12-24 14:40 UTC 

[PATCH 19/38] drivers/net/appletalk: Use time_before, time_before_eq,
 2007-12-24 14:39 UTC 

[PATCH 18/38] drivers/media/video: Use time_before, time_before_eq,
 2007-12-24 14:39 UTC 

[PATCH 17/38] drivers/media/dvb: Use time_before, time_before_eq,
 2007-12-24 14:30 UTC 

[PATCH 16/38] drivers/md: Use time_before, time_before_eq, etc
 2007-12-24 14:29 UTC 

[PATCH 14/38] drivers/char/rtc.c: Use time_before, time_before_eq,
 2007-12-24 14:27 UTC 

[PATCH 13/38] drivers/char/keyboard.c: Use time_before, time_before_eq,
 2007-12-24 14:27 UTC 

[PATCH 12/38] drivers/char/ds1286.c: Use time_before, time_before_eq,
 2007-12-24 14:26 UTC 

[PATCH 11/38] drivers/char/drm: Use time_before, time_before_eq,
 2007-12-24 14:25 UTC 

[PATCH 10/38] drivers/atm: Use time_before, time_before_eq, etc
 2007-12-24 14:25 UTC 

[PATCH 9/38] arch/x86/kernel/io_apic_{64,32}.c: Use time_before,
 2007-12-24 14:24 UTC 

[PATCH 8/38] arch/x86/kernel/apm_32.c: Use time_before, time_before_eq,
 2007-12-24 14:23 UTC 

[PATCH 6/38] arch/sparc64: Use time_before, time_before_eq, etc
 2007-12-24 14:20 UTC 

[PATCH 5/38] arch/powerpc: Use time_before, time_before_eq, etc
 2007-12-24 14:20 UTC 

[PATCH 4/38] arch/parisc: Use time_before, time_before_eq, etc
 2007-12-24 14:19 UTC 

[PATCH 2/38] arch/ia64: Use time_before, time_before_eq, etc
 2007-12-24 14:17 UTC 

[PATCH] drivers/atm/iphase.c: compilation warning fix
 2007-12-23 20:59 UTC 

[PATCH] alpha/parisc: Removing config variable DEBUG_RWLOCK
 2007-12-20 17:35 UTC  (3+ messages)
` [parisc-linux] "
` [parisc-linux] [PATCH] alpha/parisc: Removing config variable

[PATCH 3/3 - 2nd try] remove explicit memset to memory allocated with k[zc]alloc
 2007-12-19 20:39 UTC  (2+ messages)

[PATCH 2/3] remove explicit memset to memory allocated with k[zc]alloc
 2007-12-18 21:16 UTC 

[PATCH 1/3] remove explicit memset to memory allocated withk[zc]alloc
 2007-12-18 21:01 UTC 

WINNERS IN LRP DRAW!!!
 2007-12-16 11:13 UTC 

[PATCH 0/6] clean up patches
 2007-12-14 19:33 UTC  (8+ messages)
` [PATCH 1/6] SPI: clean up remove duplicated headers
  ` [PATCH 2/6] drivers/parisc/ccio-dma.c: "
    ` [PATCH 3/6] drivers/char/keyboard.c: "
      ` [PATCH 4/6] drivers/input: "
        ` [PATCH 5/6] drivers/net: "
          ` [PATCH 6/6] drivers/misc/atmel-ssc.c: "


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