kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-02-21 01:11:42 to 2009-04-08 11:21:56 UTC [more...]

[PATCH 0/56] Remove void casts
 2009-04-08 11:21 UTC  (25+ messages)
` [PATCH 01/56] adfs: "
  ` [PATCH 02/56] alpha: "
    ` [PATCH 03/56] atm: "
      ` [PATCH 04/56] befs: "
        ` [PATCH 05/56] block: "
          ` [PATCH 06/56] cifs: "
            ` [PATCH 07/56] coda: "
              ` [PATCH 08/56] cris: "
                ` [PATCH 09/56] efs: "
                  ` [PATCH 10/56] ext2: "
                    ` [PATCH 11/56] freevxfs: "
                      ` [PATCH 12/56] hpfs: "
                        ` [PATCH 13/56] i2c: "
                          ` [PATCH 14/56] ia64: "
                            ` [PATCH 15/56] ide: "
                              ` [PATCH 16/56] idle: "
                                ` [PATCH 17/56] infiniband: "
                                  ` [PATCH 18/56] isdn: "
                                    ` [PATCH 19/56] kvm: "
                                      ` [PATCH 20/56] inflate: "
                                        ` [PATCH 21/56] md: "
                                          ` [PATCH 22/56] message/fusion: "
                                            ` [PATCH 23/56] minix: "
                                              ` [PATCH 24/56] mips: "

[PATCH v2 00/15] NULL noise fix: allmodconfig (x86_64), entire tree
 2009-04-07  5:56 UTC  (33+ messages)
` [PATCH v2 01/15] NULL noise: arch/x86/kernel
` [PATCH v2 02/15] NULL noise: arch/x86/kernel/amd_iommu*.c
  ` [PATCH v3 "
` [PATCH v2 03/15] NULL noise: arch/x86/xen/smp.c
` [PATCH v2 04/15] NULL noise: drivers/gpu/drm/radeon/radeon_*.c
` [PATCH v2 05/15] NULL noise: drivers/media/dvb/frontends/drx397xD_fw.h
  ` [PATCH v2 05/15] NULL noise:
` [PATCH v2 06/15] NULL noise: drivers/mtd/tests/mtd_*test.c
` [PATCH v2 07/15] NULL noise: drivers/pci/dmar.c
` [PATCH v2 08/15] NULL noise: drivers/platform/x86/panasonic-laptop.c
  ` [PATCH v2 08/15] NULL noise:
` [PATCH v2 09/15] NULL noise: drivers/scsi/FlashPoint.c
      ` [PATCH v3 "
` [PATCH v2 10/15] NULL noise: drivers/usb/host/oxu210hp-hcd.c
` [PATCH v2 11/15] NULL noise: drivers/video/via/hw.c
` [PATCH v2 12/15] NULL noise: fs/super.c
` [PATCH v2 13/15] NULL noise: fs/reiserfs/inode.c
` [PATCH v2 14/15] NULL noise: kernel/test_kprobes.c
` [PATCH v2 15/15] NULL noise: mm/memcontrol.c

[PATCH] drivers/video/sis: use the constant InterlaceMode
 2009-04-06 15:38 UTC 

[PATCH] kernel/hrtimer.c: use function hrtimer_is_queued
 2009-04-06 14:58 UTC 

[PATCH 2/2] Fix paramater/parameter typo in dmesg and source comments
 2009-04-04 12:29 UTC  (4+ messages)
` [PATCH 2/2] Fix paramater/parameter typo in dmesg and source

[PATCH 1/2] Fix paramater/parameter typo in dmesg and source comments
 2009-04-04 10:49 UTC 

TODO-List: removing/updating old tasks
 2009-04-01 11:15 UTC 

is this list still active?
 2009-03-31 14:22 UTC  (2+ messages)

[PATCH 0/2] x86: Remove direct access to internal x86 descriptor fields
 2009-03-29 22:10 UTC  (6+ messages)
` [PATCH 1/2] x86: Add getter/setter static inlines for x86 descriptors
  ` [PATCH 2/2] x86: Replace direct access to descriptor fields with getter/setters
    ` [PATCH 1/2] x86: Add getter/setter static inlines for x86

(no subject)
 2009-03-26 12:33 UTC 

x86 cpumask.h paravirt.h and sparse
 2009-03-24 13:27 UTC  (2+ messages)

Will code kernel for food ;-)
 2009-03-22 12:45 UTC  (6+ messages)

[PATCH] sound/ali5451: typo: s/resouces/resources/
 2009-03-20 12:14 UTC  (2+ messages)

Ioctl changes
 2009-03-18  2:14 UTC 

[PATCH] Fix misspelling of "Celsius"
 2009-03-17 13:11 UTC  (3+ messages)

[PATCH] KVM: make 'lapic_timer_ops' and 'kpit_ops' static
 2009-03-11 13:14 UTC  (2+ messages)

[PATCH] drivers/gpio: fix section mismatch warnings in twl4030-gpio.c
 2009-03-08 19:17 UTC 

[PATCH 0/3] xfs: fix sparse warnings
 2009-03-05 21:29 UTC  (10+ messages)
` [PATCH 1/3] xfs: move declaration to header file
` [PATCH 2/3] xfs: make symbols static
` [PATCH 3/3] xfs: include header files for prototypes
    ` [PATCH 3/3 v2] "

[PATCH 00/16] fix sparse warnings: Using plain integer as NULL pointer
 2009-03-05 13:47 UTC  (38+ messages)
` [PATCH 01/16] kexec/i386: fix sparse warnings: Using plain integer as
  ` [PATCH 01/16] kexec/i386: fix sparse warnings: Using plain
` [PATCH 02/16] x86,
  ` [PATCH 02/16] x86, numa_32.c: fix sparse warning: Using plain
` [PATCH 03/16] drm: radeon: fix sparse warnings: Using plain integer
  ` [PATCH 03/16] drm: radeon: fix sparse warnings: Using plain
` [PATCH 04/16] ide: fix sparse warnings: Using plain integer as NULL
  ` [PATCH 04/16] ide: fix sparse warnings: Using plain integer as
` [PATCH 05/16] dvb: fix sparse warnings: Using plain integer as NULL
  ` [PATCH 05/16] dvb: fix sparse warnings: Using plain integer as
` [PATCH 06/16] MTD: tests: "
  ` [PATCH 06/16] MTD: tests: fix sparse warnings: Using plain
    ` [PATCH 06/16] MTD: tests: fix sparse warnings: Using plain integer
` [PATCH 07/16] panasonic-laptop: fix sparse warning: Using plain
` [PATCH 08/16] [SCSI] FlashPoint: fix sparse warnings: "
  ` [PATCH 08/16 v2] "
` [PATCH 09/16] usb host: fix sparse warning: Using plain integer as
  ` [PATCH 09/16] usb host: fix sparse warning: Using plain integer
` [PATCH 10/16] viafb: fix sparse warning: Using plain integer as NULL
  ` [PATCH 10/16] viafb: fix sparse warning: Using plain integer as
` [PATCH 11/16] fs/super.c: "
  ` [PATCH 11/16] fs/super.c: fix sparse warning: Using plain integer
    ` [PATCH 11/16] fs/super.c: fix sparse warning: Using plain
      ` [PATCH 11/16 v2] NULL noise: drivers/ide/ide-*.c
        ` [PATCH 04/16 v3] "
` [PATCH 12/16] reiserfs: fix sparse warning: Using plain integer as
  ` [PATCH 12/16] reiserfs: fix sparse warning: Using plain integer
` [PATCH 13/16] kprobes: fix sparse warnings: Using plain integer as
  ` [PATCH 13/16] kprobes: fix sparse warnings: Using plain integer
` [PATCH 14/16] memcg: fix sparse warning: Using plain integer as NULL
  ` [PATCH 14/16] memcg: fix sparse warning: Using plain integer as
` [PATCH 15/16] ipv6: fix sparse warning: Using plain integer as NULL
  ` [PATCH 15/16] ipv6: fix sparse warning: Using plain integer as
` [PATCH 16/16] ALSA: msnd: "

[PATCH] IOMMU: use ANSI style function declaration for 'iommu_found'
 2009-03-05 11:13 UTC  (2+ messages)

[PATCH] Replace deprecated __initcall with device_initcall and fix
 2009-03-03 16:53 UTC  (4+ messages)
` [PATCH] Replace deprecated __initcall with device_initcall and

[PATCH 0/2] GFS2: fix sparse warnings
 2009-03-02 12:01 UTC  (5+ messages)
` [PATCH 1/2] GFS2: fix sparse warnings: constant is so big it is
  ` [PATCH 1/2] GFS2: fix sparse warnings: constant is so big it
` [PATCH 2/2] GFS2: fix sparse warning: Should it be static?

[PATCH 0/5] drivers/isdn: fix sparse warnings
 2009-02-27  9:01 UTC  (7+ messages)
` [PATCH 1/5] drivers/isdn/capi: fix sparse warning: context imbalance
` [PATCH 2/5] drivers/isdn/act2000: fix sparse warning: symbol shadows
` [PATCH 3/5] drivers/isdn/hisax: fix sparse warning: Should it be
` [PATCH 4/5] drivers/isdn/hardware/icon: fix sparse warning: cast
` [PATCH 5/5] drivers/isdn/hardware/eicon: fix sparse warnings: Should

[PATCH 0/8] net: fix (sparse) warnings
 2009-02-27  7:13 UTC  (10+ messages)
` [PATCH 1/8] net/802: fix sparse warnings: context imbalance
` [PATCH 2/8] 9p: fix sparse warning: cast adds address space
` [PATCH 3/8] appletalk: fix warning: format not a string literal and
` [PATCH 4/8] [NET] sysctl: fix sparse warning: Should it be static?
` [PATCH 5/8] decnet: fix sparse warnings: context imbalance
` [PATCH 6/8] decnet: fix sparse warnings: symbol shadows an earlier one
` [PATCH 7/8] inet fragments: fix sparse warning: context imbalance
` [PATCH 8/8] wanrouter: fix sparse warnings: "

[PATCH 0/3] drivers/gpu/drm: fix (sparse) warnings
 2009-02-27  0:55 UTC  (5+ messages)
` [PATCH 1/3] drivers/gpu/drm: fix sparse warnings: make symbols static
  ` [PATCH 1/3] drivers/gpu/drm: fix sparse warnings: make symbols
` [PATCH 3/3] drivers/gpu/drm: comment out dead code

[PATCH 0/7] sound: fix sparse warnings
 2009-02-26  9:01 UTC  (9+ messages)
` [PATCH 1/7] sound/usb/usx2y: fix sparse warning: Should it be static?
` [PATCH 2/7] sound/usb/usx2y: fix sparse warning: do-while statement
` [PATCH 3/7] sound/pci/hda: fix sparse warning: different signedness
` [PATCH 4/7] sound/pci/emu10k1: fix sparse warning: different
` [PATCH 5/7] sound/drivers/vx: fix sparse warning: different signedness
` [PATCH 6/7] sound/oss: fix sparse warnings: "
` [PATCH 7/7] sound/oss: fix sparse warning: symbol shadows an earlier

[PATCH] init/main.c: fix sparse warnings: context imbalance
 2009-02-24 12:32 UTC  (6+ messages)
        ` [PATCH v2] init/main.c: annotate 'init_post' with

[PATCH 0/2] Janitor fixes for net/ipv4/Kconfig
 2009-02-24 11:48 UTC  (11+ messages)
` [PATCH 1/2] Doc: Fix rp_filter description in net/ipv4/Kconfig
    ` [PATCH 1/3] Doc: Fix typos in ip-sysctl.txt about rp_filter
    ` [PATCH 2/3] Doc: Cleanup whitespaces in ip-sysctl.txt
    ` [PATCH 3/3] Doc: Refer to ip-sysctl.txt for strict vs. loose
` [PATCH 2/2] Doc: Clean whitespaces in net/ipv4/Kconfig

[PATCH 0/2] KVM: fix sparse warnings
 2009-02-24 10:41 UTC  (4+ messages)
` [PATCH 1/2] KVM: fix sparse warnings: context imbalance
` [PATCH 2/2] KVM: fix sparse warnings: Should it be static?

[PATCH] aty128fb: remove unused variable 'pwr_command'
 2009-02-23  0:59 UTC  (4+ messages)

[PATCH] kernel/power/poweroff.c : Fix coding style whitespace fixes
 2009-02-22  4:54 UTC 


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