public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-27 00:37:05 to 2012-02-19 18:51:42 UTC [more...]

[PATCH] jffs2: make jffs2_initxattrs() static
 2012-02-19 18:51 UTC 

[PATCH] b44: fix section mismatch warnings in b44.c
 2012-02-19 14:45 UTC 

[PATCH] Staging: driver usbip: Code cleanup
 2012-02-19 12:30 UTC 

[PATCH] drivers/mmc/host/sdhci-s3c.c: use devm_ functions
 2012-02-18 20:13 UTC 

[PATCH] drivers/video/pxa168fb.c: use devm_ functions
 2012-02-18 18:19 UTC 

newbie question
 2012-02-18 16:52 UTC  (3+ messages)

boolean result from a test for a bit
 2012-02-18  1:47 UTC  (3+ messages)

[patch 1/2] [media] s2255drv: cleanup vidioc_enum_fmt_cap()
 2012-02-17 23:14 UTC  (2+ messages)

[patch] net/ethernet: ks8851_mll: signedness bug in ks8851_probe()
 2012-02-17  8:00 UTC  (2+ messages)
` Antwort: "

[patch] viafb: NULL dereference on allocation failure in query_edid()
 2012-02-17  7:30 UTC  (2+ messages)

[patch 2/2] [media] s2255drv: fix some endian bugs
 2012-02-17  6:44 UTC 

[patch] wl12xx: remove some dead code in wl1271_plt_init()
 2012-02-15 10:29 UTC  (2+ messages)

[patch] drm/radeon/evergreen: make texdw[] array larger
 2012-02-14 18:10 UTC  (2+ messages)

[PATCH] make jffs2_initxattrs() static
 2012-02-14 10:48 UTC  (2+ messages)

[patch] acpi: check for allocation errors in dock_link_device()
 2012-02-14  9:29 UTC 

[patch] ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate()
 2012-02-13 23:41 UTC  (2+ messages)

[patch] ext4: remove an unneeded NULL check
 2012-02-13 23:39 UTC  (2+ messages)

[patch] ocfs2: cleanup error handling in o2hb_alloc_hb_set()
 2012-02-13 20:41 UTC  (7+ messages)

[PATCH v2 02/17] Staging: quickstart: Prefix remaining functions names with quickstart_
 2012-02-11  1:21 UTC  (5+ messages)

[patch] bna: fix error handling of bnad_get_flash_partition_by_offset()
 2012-02-10 22:38 UTC  (5+ messages)

[PATCH v2] scripts/coccinelle/misc/boolinit.cocci: semantic patch for bool issues
 2012-02-10 21:05 UTC  (3+ messages)

[PATCH v3] scripts/coccinelle/misc/boolinit.cocci: semantic patch for bool issues
 2012-02-10 21:05 UTC 

[PATCH] sound/soc/mxs/mxs-saif.c: use devm_ functions
 2012-02-10 20:21 UTC  (7+ messages)

[PATCH] scripts/coccinelle/misc/boolinit.cocci: semantic patch for bool issues
 2012-02-10 20:19 UTC  (9+ messages)
  ` [Cocci] "
` [Cocci] "

[PATCH 3/3] Staging: quickstart: Bump driver version to 1.04
 2012-02-10 20:05 UTC  (2+ messages)

[PATCH 2/3] Staging: quickstart: Fix compilation warning on 64 bit arch
 2012-02-10 20:05 UTC  (2+ messages)

[PATCH 1/3] Staging: quickstart: Use scnprintf in quickstart_pressed_button_show
 2012-02-10 20:05 UTC  (2+ messages)

[PATCH v2 00/17] Some work on quickstart driver in staging
 2012-02-10 19:21 UTC  (8+ messages)

[patch] isdn: type bug in isdn_net_header()
 2012-02-09 20:41 UTC  (3+ messages)

[PATCH] use devm_ functions
 2012-02-09 17:36 UTC  (3+ messages)
` [PATCH] drivers/media/video/s5p-tv/*_drv.c: "

[patch] relay: prevent integer overflow in relay_open()
 2012-02-09 12:36 UTC  (3+ messages)

[patch] netxen_nic: signedness bug in netxen_md_entry_err_chk()
 2012-02-09  7:27 UTC  (3+ messages)

[PATCH 1/15] sound/soc/mxs/mxs-saif.c: add missing iounmap
 2012-02-08 12:39 UTC  (22+ messages)
        ` [alsa-devel] "
                  ` devm_request_and_ioremap

[patch] c2port: class_create() returns an ERR_PTR
 2012-02-08  9:26 UTC 

[patch] pps: checking for NULL instead of IS_ERR()
 2012-02-08  9:25 UTC 

[patch] caif: remove duplicate initialization
 2012-02-07 18:39 UTC  (2+ messages)

[patch] ALSA: hda ca0132 - remove unused error handling code
 2012-02-07 10:15 UTC  (3+ messages)

[PATCH] small speedup in 'nla_strlcpy' in file '\lib\nlattr.c'
 2012-02-07  6:54 UTC  (2+ messages)

[patch] ALSA: hda/realtek - cleanup a condition
 2012-02-06  9:09 UTC  (3+ messages)
` [alsa-devel] "

[patch] usb: dwc3: make dwc3_get_device_id() return the id
 2012-02-06  8:17 UTC  (4+ messages)

[patch 2/3] ib_srpt: checking NULL instead of ERR_PTR
 2012-02-03 17:08 UTC  (4+ messages)

[patch] mtd: nand: fix printk() warnings
 2012-02-03  9:16 UTC  (3+ messages)

[PATCH 0/3] Move call to PTR_ERR after reassignment
 2012-02-02 19:37 UTC  (11+ messages)
` [PATCH 1/3] drivers/power/pda_power.c: "
` [PATCH 2/3] drivers/net/ethernet/ti/davinci_xxx.c: "
` [PATCH 3/3] kernel/rcutorture.c: "
  ` [PATCH 1/3 v2] drivers/power/pda_power.c: "
  ` [PATCH 2/3 v2] drivers/net/ethernet/ti: "
  ` [PATCH 3/3 v2] kernel/rcutorture.c: "

[PATCH] scripts/coccinelle/misc/cstptr.cocci: semantic patch to check for PTR_ERR after reassignment
 2012-02-02 14:53 UTC 

[patch] backlight: lp855x_bl: silence a compiler warning
 2012-02-02  1:21 UTC  (2+ messages)

[patch] xfs: remove an unneeded NULL check
 2012-02-01 23:16 UTC  (7+ messages)

[patch] mm: compaction: make compact_control order signed
 2012-02-01 21:28 UTC  (6+ messages)

[patch] hwmon: (mc13xxx-adc) make name buffer larger
 2012-02-01 14:42 UTC 

[patch] drivers/leds/leds-lp5521.c: fix lp5521_read() error handling
 2012-02-01 14:40 UTC 

[patch] xfrm6: remove unneeded NULL check in __xfrm6_output()
 2012-02-01  7:53 UTC  (2+ messages)

[patch] SUNRPC: remove an unneeded NULL check in xprt_connect()
 2012-02-01  7:46 UTC 

[patch] ath9k: cleanup a min_t() cast
 2012-02-01  7:43 UTC 

[patch -next] mac80211: off by one in mcs mask handling
 2012-02-01  7:42 UTC 

[patch] cifs: check offset in decode_ntlmssp_challenge()
 2012-01-31 13:43 UTC  (5+ messages)

[patch] HPFS: remove PRINTK() macro
 2012-01-31  8:53 UTC 

[patch] Staging: wlan-ng: cap the ssid length
 2012-01-31  8:45 UTC 

[patch 2/2] sysctl: fix memset parameters in setup_sysctl_set()
 2012-01-31  5:20 UTC  (2+ messages)

[patch 1/2] sysctl: remove an unused variable
 2012-01-31  5:20 UTC  (2+ messages)

[PATCH 0/4] adjust double test
 2012-01-31  3:38 UTC  (3+ messages)
` [PATCH v2 3/5] drivers/dma/amba-pl08x.c: "

[PATCH 4/15] drivers/dma/pl330.c: add missing iounmap
 2012-01-31  3:38 UTC  (2+ messages)

[patch] exofs: add a cap on the memcpy() size
 2012-01-30 16:20 UTC  (6+ messages)

[patch] exofs: fix endian conversion in exofs_sync_fs()
 2012-01-30 13:58 UTC  (5+ messages)

[PATCH] initialize all fields
 2012-01-30 11:05 UTC  (2+ messages)
` [PATCH] drivers/gpu/drm/drm_ioc32.c: "

[patch v2] intelfb: remove some dead code
 2012-01-30  5:25 UTC  (2+ messages)

[PATCH 0/4] use devm_ functions
 2012-01-30  5:17 UTC  (6+ messages)
` [PATCH 2/4] drivers/video/au*fb.c: "

[patch] x86, dumpstack: removed unneeded check in dump_trace()
 2012-01-28 11:00 UTC  (2+ messages)

[patch] nfc: NULL vs zero in nci_activate_target()
 2012-01-27 23:21 UTC  (8+ messages)
` drivers: Use NULL not zero for pointer
  ` [PATCH next V2] drivers: Use NULL not zero pointer assignments

[PATCH] scripts/coccinelle: semantic patch for missing clk_put
 2012-01-27 20:41 UTC  (3+ messages)
` [PATCH] scripts/coccinelle: semantic patch for missing iounmap
` [PATCH] scripts/coccinelle: semantic patch converting 0 test to null test

[PATCH 1/4] drivers/infiniband/hw/qib/qib_iba6120.c: convert GFP_KERNEL to GFP_ATOMIC
 2012-01-27 17:59 UTC  (3+ messages)
` [PATCH 1/4] drivers/infiniband/hw/qib/qib_iba6120.c: convert

[patch] infiniband: calling PTR_ERR() on wrong variable in create_file()
 2012-01-27 17:48 UTC  (3+ messages)

[PATCH 14/15] drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap
 2012-01-27 17:30 UTC  (2+ messages)

[patch] intelfb: remove some dead code
 2012-01-27 12:55 UTC  (2+ messages)

[patch] target: handle empty string writes in sysfs
 2012-01-27 12:50 UTC  (3+ messages)
  ` [patch v2] "

[PATCH 15/15] arch/arm/mach-omap2/smartreflex.c: add missing iounmap
 2012-01-27  0:37 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