kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-07-29 23:15:12 to 2008-10-30 13:39:59 UTC [more...]

[PATCH] : Fix compilation warnings in net/802/fc.c
 2008-10-30 13:45 UTC  (14+ messages)
` [PATCH] : Fix compilation warnings in net/netlabel/netlabel_addrlist.c

[PATCH 00/12] x86: Cleanup idt, gdt/ldt/tss structs
 2008-10-29 12:58 UTC  (25+ messages)
` [PATCH 01/12] x86: Cleanup x86 descriptors, remove a/b fields from structs
  ` [PATCH 02/12] x86: Use new gate_struct for gate_desc
    ` [PATCH 03/12] x86: Cleanup usage of struct desc_struct
      ` [PATCH 04/12] x86: Add macros for gate_desc
        ` [PATCH 05/12] x86: Refactor pack_gate "
          ` [PATCH 06/12] x86: Refactor pack_descriptor
            ` [PATCH 07/12] x86: Add a static initializer for IDTs
              ` [PATCH 08/12] x86: Use static intializer for IDT entries
                ` [PATCH 09/12] x86: Add static initiazlier for descriptors
                  ` [PATCH 10/12] x86: Use static initializers "
                    ` [PATCH 11/12] x86: Use macros for getting/setting descriptors
                      ` [PATCH 12/12] x86: Use struct fields instead of bitmasks

(no subject)
 2008-10-29 11:52 UTC 

Confusion about unused variable warnings during kernel build
 2008-10-29  6:33 UTC 

[PATCH] : Fix unused variable compilation warnings in drivers/net/wan/syncppp.c
 2008-10-27 12:48 UTC 

[PATCH]Correct the wordings of a comment in arch/arm/mm/mmu.c
 2008-10-24 12:34 UTC 

[PATCH] via-agp.c fixed compilation error and warnings for
 2008-10-22 11:48 UTC  (3+ messages)
    ` [PATCH] via-agp.c fixed compilation error and warnings for 2.6.26

[PATCH] kernel: a few readability changes for nice values
 2008-10-20 16:57 UTC  (4+ messages)

dead website(?) and questions about TODO list
 2008-10-19 20:29 UTC  (6+ messages)

[PATCH] mtd: Fix compilation warnings in drivers/mtd/nand/cs553x_nand.c
 2008-10-19 12:44 UTC 

patch status?
 2008-10-19  1:32 UTC  (2+ messages)

A kernel janitor question
 2008-10-18  1:13 UTC  (3+ messages)

inconsistent copyright comments
 2008-10-16 16:57 UTC 

[PATCH 1/2] drivers/pci/hotplug/cpqphp_ctrl.c: Convert && to ||
 2008-10-14 18:51 UTC  (3+ messages)
` Re : "

[PATCH 2/2] drivers/scsi/sun3x_esp.c: Convert && to ||
 2008-10-14 16:40 UTC  (3+ messages)

[PATCH] drivers/acpi: dereference without an error test
 2008-10-08 20:34 UTC  (2+ messages)

[PATCH 2/2] drivers/s390/cio/chsc_sch.c: Correct use of.and &
 2008-10-06 10:52 UTC  (3+ messages)

[patch 001/001] input: fix read past array bounds
 2008-10-06  7:15 UTC  (4+ messages)

[PATCH 1/2] drivers/i2c/busses/i2c-s3c2410.c: Correct use of.and
 2008-10-06  1:20 UTC  (2+ messages)
` [PATCH 1/2] drivers/i2c/busses/i2c-s3c2410.c: Correct use of.and &

[PATCH] drivers/mtd/ubi: Bad IS_ERR test
 2008-09-26 14:48 UTC  (2+ messages)

[PATCH] sound/soc/at32: Useless NULL test
 2008-09-26 14:45 UTC  (3+ messages)

[PATCH] drivers/video: Bad error test before a dereference
 2008-09-26 13:53 UTC 

[PATCH] drivers/usb/host: Use an IS_ERR test rather than a NULL test
 2008-09-24 15:57 UTC 

[PATCH] arch/powerpc/platforms/powermac/pic.c: move of_node_put
 2008-09-22  1:12 UTC  (2+ messages)

[PATCH 1/5] drivers/infiniband/hw: Drop code after return
 2008-09-16 17:23 UTC  (3+ messages)

[PATCH] fs/9p: Use an IS_ERR test rather than a NULL test
 2008-09-12 14:23 UTC 

[PATCH 5/5] drivers/dma/ioat_dma.c: Drop code after return
 2008-09-12 12:13 UTC  (3+ messages)

[PATCH 4/5] net/atm/lec.c: Drop code after return
 2008-09-11 13:47 UTC  (2+ messages)

[PATCH 3/5] fs/namespace.c: Drop code after return
 2008-09-11 13:46 UTC  (2+ messages)

[PATCH 2/5] drivers/media/common/tuners: Drop code after return or
 2008-09-11 13:46 UTC  (2+ messages)
` [PATCH 2/5] drivers/media/common/tuners: Drop code after return or goto

code after return
 2008-09-11  8:50 UTC  (6+ messages)

[PATCH 3/4] arch/m68k/mm/kmap.c: introduce missing kfree
 2008-09-10 20:37 UTC  (2+ messages)

[PATCH 2/4] arch/x86/kernel/kdebugfs.c: introduce missing kfree
 2008-09-10 12:04 UTC  (2+ messages)

[PATCH 4/4] net/9p/trans_fd.c: introduce missing kfree
 2008-09-10 11:58 UTC 

[PATCH 1/4] arch/ia64/sn/pci/tioca_provider.c: introduce missing
 2008-09-10 11:57 UTC 

[PATCH] fs/gfs2: Use an IS_ERR test rather than a NULL test
 2008-09-05 14:13 UTC  (2+ messages)

[PATCH] net/xfrm: Use an IS_ERR test rather than a NULL test
 2008-09-03  0:24 UTC  (2+ messages)

[PATCH] drivers/infiniband/core: Use a NULL test rather than an IS_ERR test
 2008-09-02 20:26 UTC  (2+ messages)

[PATCH] sound/arm: Bad NULL test
 2008-09-01 13:44 UTC  (6+ messages)

[PATCH] drivers/usb/misc: Use an IS_ERR test rather than a NULL test
 2008-09-01  8:57 UTC 

[PATCH] fs/reiserfs: Use an IS_ERR test rather than a NULL test
 2008-09-01  8:55 UTC 

[PATCH] Fix build warning in kernel/auditsc.c
 2008-08-31 18:15 UTC  (4+ messages)

[PATCH] proc: fix sparse warning: make function grab_header static
 2008-08-29 19:01 UTC 

[PATCH] fs/ubifs: Use an IS_ERR test rather than a NULL test
 2008-08-29 10:35 UTC  (2+ messages)

[PATCH] net/mac80211/mesh.c: correct the argument to __mesh_table_free
 2008-08-23 16:27 UTC 

[PATCH 2/2] drivers/char/hvc_console.c: adjust call to put_tty_driver
 2008-08-23 16:00 UTC 

[PATCH 1/2] drivers/serial/crisv10.c: add missing put_tty_driver
 2008-08-23 16:00 UTC 

FROM MR.WILLIAM JUWAIS
 2008-08-22 11:05 UTC 

[PATCH] net/rxrpc: Use an IS_ERR test rather than a NULL test
 2008-08-13  9:41 UTC  (2+ messages)

memcpy on const pointer, warning in smbfs/cache.c
 2008-08-10 12:18 UTC 

[PATCH] sound/pci/cs46xx/cs46xx_lib.c: remove unused variable
 2008-08-08 15:42 UTC  (3+ messages)

[PATCH] drivers/infiniband/core: Use an IS_ERR test rather than a NULL test
 2008-08-07 15:23 UTC  (2+ messages)

[PATCH] drivers/s390: Use an IS_ERR test rather than a NULL test
 2008-08-07 13:49 UTC  (2+ messages)
` [PATCH] drivers/s390: Use an IS_ERR test rather than a NULL

getting rid of "fs_initcall" from drivers/ code
 2008-08-06 13:54 UTC  (9+ messages)

[PATCH] Remove redundant condition from map_buffer_to_page
 2008-08-04 18:39 UTC 

[PATCH] resend: Remove warning 'unused variable battery' in drivers/acpi/sbs.c
 2008-08-04 13:23 UTC  (7+ messages)
` [PATCH] resend: Remove warning 'unused variable battery' in

[PATCH 9/10] drivers/scsi/megaraid: Use DIV_ROUND_UP
 2008-08-04 13:09 UTC  (3+ messages)

[PATCH 4/7] drivers/net/wireless/ipw2100.c: Release mutex in error
 2008-08-04  2:41 UTC  (2+ messages)
` [PATCH 4/7] drivers/net/wireless/ipw2100.c: Release mutex in

[PATCH] Remove warning 'unused variable battery' in drivers/acpi/sbs.c
 2008-08-03 20:18 UTC  (3+ messages)

[PATCH 3/10] drivers/ieee1394: Use DIV_ROUND_UP
 2008-08-02 18:16 UTC  (2+ messages)

[PATCH 6/10] drivers/mtd: Use DIV_ROUND_UP
 2008-08-02 17:45 UTC  (2+ messages)

您還沒有一個專屬的企業網站嗎?
 2008-08-02 17:18 UTC 

[PATCH 10/10] drivers/net/xen-netfront.c: Use DIV_ROUND_UP
 2008-08-02 15:16 UTC 

[PATCH 8/10] drivers/scsi: Use DIV_ROUND_UP
 2008-08-02 15:15 UTC 

[PATCH 7/10] drivers/net/wan: Use DIV_ROUND_UP
 2008-08-02 15:15 UTC 

[PATCH 5/10] drivers/misc: Use DIV_ROUND_UP
 2008-08-02 15:13 UTC 

[PATCH 4/10] drivers/media/video: Use DIV_ROUND_UP
 2008-08-02 15:13 UTC 

[PATCH 2/10] drivers/block: Use DIV_ROUND_UP
 2008-08-02 15:12 UTC 

[PATCH 1/10] drivers/atm: Use DIV_ROUND_UP
 2008-08-02 15:12 UTC 

[PATCH] atyfb_base.c: fix warning
 2008-07-31 12:47 UTC  (4+ messages)
` [Linux-fbdev-devel] "

[RFC][PATCH] kernel/profile.c: fix warnings
 2008-07-31 11:43 UTC  (2+ messages)

[Linux-fbdev-devel] [PATCH] atyfb_base.c: fix warning
 2008-07-31  8:29 UTC 

[PATCH] libata.h: replace __FUNCTION__ with __func__
 2008-07-31  5:50 UTC  (2+ messages)

[PATCH 2/7] drivers/net/ehea/ehea_main.c: Release mutex in error
 2008-07-30 21:23 UTC  (2+ messages)

[PATCH] fs/nfsd/export.c: Adjust error handling code involving
 2008-07-30 17:24 UTC  (2+ messages)

How to fix warning 'control reaches end of non-void function'
 2008-07-30 15:57 UTC  (6+ messages)

[PATCH] fs/fat/dir.c fix resource leak
 2008-07-30 15:04 UTC  (5+ 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).