public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-02 17:29:30 to 2013-01-03 16:04:55 UTC [more...]

[PATCH 0/5] Use IS_ERR() rather than a NULL check when necessary
 2013-01-03 16:04 UTC  (15+ messages)
` [PATCH 1/5] staging: omap-thermal: fix error check in omap_thermal_expose_sensor() and in omap_therm
  ` [PATCH 1/5] staging: omap-thermal: fix error check in omap_thermal_expose_sensor() and in omap_t
` [PATCH 2/5] media: davinci: fix return value check in vpbe_display_reqbufs()
` [PATCH 3/5] c2port: fix return value check in duramar2150_c2port_init()
` [PATCH 4/5] net: sfc: fix return value check in efx_ptp_probe_channel()
  ` [PATCH 5/5] spi: fix return value check in hspi_probe()

[PATCH] Replace incomming with incoming in all comments and strings
 2013-01-03 15:16 UTC  (3+ messages)

[PATCH RESEND 0/6] Remove incorrect usage of IS_ERR_OR_NULL on clk_get
 2013-01-03 13:52 UTC  (33+ messages)
` [PATCH RESEND 1/6] clk: omap: Fix incorrect usage of IS_ERR_OR_NULL
` [PATCH RESEND 2/6] clk: exynos: "
` [PATCH RESEND 3/6] "
` [PATCH RESEND 4/6] clk: s5p-tv: "
` [PATCH RESEND 5/6] clk: s5p-fimc: "
` [PATCH RESEND 6/6] clk: s5p-g2d: "

[PATCH 1/2] drivers/i2c/busses/i2c-sh7760.c: use clk API instead of direct dereferences
 2013-01-03  9:34 UTC 

[PATCH 2/2] arch/mips/kernel/cpufreq/loongson2_cpufreq.c: use clk API instead of direct dereferences
 2013-01-03  9:34 UTC 

build regressions 2013-01-02
 2013-01-02 23:12 UTC 

build regressions 2012-12-30
 2012-12-31  1:56 UTC 

build regressions 2012-12-29
 2012-12-29 16:33 UTC 

[PATCH] Staging: wlan-ng: Add missing argument
 2012-12-29 15:27 UTC 

build regressions 2012-12-28
 2012-12-28 23:02 UTC 

build regressions 2012-12-27
 2012-12-28  7:34 UTC 

[PATCH 01/23] uvc: Replace memcpy with struct assignment
 2012-12-27 23:49 UTC  (3+ messages)

build regressions 2012-12-26
 2012-12-26 16:01 UTC 

build regressions 2012-12-25
 2012-12-25 19:36 UTC 

build regressions 2012-12-24
 2012-12-24 17:22 UTC 

build regressions 2012-12-23
 2012-12-23 16:28 UTC 

build regressions 2012-12-22
 2012-12-23  3:29 UTC 

build regressions 2012-12-21
 2012-12-21 22:22 UTC 

build regressions 2012-12-20
 2012-12-20 16:19 UTC 

build regressions 2012-12-19
 2012-12-19 18:27 UTC 

build regressions 2012-12-16
 2012-12-19  2:42 UTC  (3+ messages)

build regressions 2012-12-18
 2012-12-18 20:11 UTC 

[PATCH 0/11] introduce macros for i2c_msg initialization
 2012-12-18 13:13 UTC  (19+ messages)
` [PATCH 13/13] drivers/media/tuners/e4000.c: use "

build regressions 2012-12-17
 2012-12-17 17:15 UTC 

[patch] OMAPDSS: reading past end of array in dispc_dump_regs()
 2012-12-17 12:39 UTC  (3+ messages)

build regressions 2012-12-15
 2012-12-15 18:47 UTC 

build regressions 2012-12-10
 2012-12-15  8:58 UTC  (4+ messages)

[PATCH 0/8] drop if around WARN_ON
 2012-12-14 18:53 UTC  (3+ messages)
` [PATCH 6/8] arch/arm/mach-omap2/dpll3xxx.c: "

build regressions 2012-12-14
 2012-12-14 17:17 UTC 

[PATCH] drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfree
 2012-12-14 15:46 UTC  (8+ messages)

[patch] pcmcia: i82092: fix i82092aa_pci_remove()
 2012-12-14 15:01 UTC 

[PATCH] drivers: nouveau: Bool tests don't need comparison
 2012-12-13 20:45 UTC  (3+ messages)

[PATCH 1/2] drivers/w1/masters/mxc_w1.c: use devm_ functions
 2012-12-13 18:28 UTC  (8+ messages)

build regressions 2012-12-13
 2012-12-13 16:17 UTC 

build regressions 2012-12-12
 2012-12-12 16:38 UTC 

build regressions 2012-12-11
 2012-12-11 16:04 UTC 

[patch] [SCSI] mpt3sas: cut and paste bug storing trigger mpi
 2012-12-11  9:14 UTC  (5+ messages)
  ` [patch v2] "

[PATCH 0/1] media: saa7146: don't use mutex_lock_interruptible in
 2012-12-11  7:22 UTC  (3+ messages)
` [PATCH 1/1] media: saa7146: don't use mutex_lock_interruptible() in device_release()

[PATCH v2] staging: rtl8712: avoid a useless call to memset()
 2012-12-11  6:32 UTC  (2+ messages)

[patch] mtg: docg3: potential divide by zero in doc_write_oob()
 2012-12-10 13:28 UTC  (2+ messages)

[patch] aoe: use after free in aoedev_by_aoeaddr()
 2012-12-10  8:59 UTC  (3+ messages)

[PATCH] staging: rtl8712: avoid a useless call to memset()
 2012-12-10  8:55 UTC  (6+ messages)

[patch] x86, efi: precedence error in setup_efi_pci()
 2012-12-10  8:44 UTC  (3+ messages)

[PATCH 3/3] sound/soc/soc-core.c: drop kfree of devm_kzalloc's data
 2012-12-10  7:18 UTC  (6+ messages)

[PATCH] drivers/video/wm8505fb.c: use devm_ functions
 2012-12-09 23:44 UTC  (6+ messages)
  ` [Bulk] "

build regressions 2012-12-09
 2012-12-09 19:50 UTC 

[PATCH] drivers/video/vt8500lcdfb.c: use devm_ functions
 2012-12-09 17:21 UTC 

[PATCH] scripts/coccinelle/misc/warn.cocci: use WARN
 2012-12-09 15:04 UTC  (2+ messages)

build regressions 2012-12-08
 2012-12-09  2:54 UTC 

[PATCH V2] drivers/base/core.c: Remove two unused variables and two useless calls to kfree
 2012-12-08 17:38 UTC 

[PATCH] drivers/power/88pm860x_battery.c: use devm_request_threaded_irq
 2012-12-08 16:16 UTC 

[PATCH] Remove two unused variables and two useless calls to kfree
 2012-12-08 15:25 UTC 

[patch] bridge: make buffer larger in br_setlink()
 2012-12-07 19:40 UTC  (8+ messages)
  ` [patch v2] "

build regressions 2012-12-07
 2012-12-07 16:27 UTC 

[PATCH] drivers/thermal/spear_thermal.c: use devm_clk_get
 2012-12-07  9:29 UTC 

[PATCH] drivers/pps/clients/pps-gpio.c: use devm_kzalloc
 2012-12-07  8:56 UTC 

[PATCH 2/2] drivers/w1/masters/ds1wm.c: use devm_ functions
 2012-12-06 22:15 UTC 

[PATCH] drivers/nfc/nfcwilink.c: use devm_kzalloc
 2012-12-06 21:11 UTC 

[patch] ext4: unneeded variable in ext4_try_add_inline_entry()
 2012-12-06 17:23 UTC  (2+ messages)

build regressions 2012-12-06
 2012-12-06 16:53 UTC 

[patch 1/2] staging: line6: delete an unused function
 2012-12-06  9:34 UTC  (3+ messages)

[patch 2/2] staging: line6: use after free bug requesting version
 2012-12-06  7:08 UTC  (3+ messages)

build regressions 2012-12-05
 2012-12-05 18:48 UTC 

[patch] vfs: clear to the end of the buffer on reads
 2012-12-05 17:01 UTC  (4+ messages)
  ` [patch v2] "

[patch] telephony: ijx: buffer overflow in ixj_write_cid()
 2012-12-05  1:30 UTC  (3+ messages)

[PATCH] line6: Use kmemdup rather than duplicating its implementation
 2012-12-04 22:25 UTC  (5+ messages)
` [Line6linux-devel] "

[PATCH] staging: csr: remove unneeded call to memset()
 2012-12-04 20:41 UTC 

[PATCH] staging: wlags49_h2: remove unneeded memset() in wireless_get_bssid()
 2012-12-04 20:08 UTC 

build regressions 2012-12-04
 2012-12-04 17:11 UTC 

[PATCH 0/6] Remove useless calls to memset()
 2012-12-03 22:27 UTC  (9+ messages)
` [PATCH 1/6] bna: remove "
` [PATCH 3/6] scsi: bnx2fc: "
` [PATCH 4/6] scsi: megaraid: remove a useless call "
` [PATCH 5/6] rtl8712: remove useless calls "

[patch] leds: leds-lp5521: return an error code on error in probe()
 2012-12-03 19:18 UTC  (2+ messages)

build regressions 2012-12-03
 2012-12-03 16:06 UTC 

[patch v2] x86, UV: integer wrap bug in uv_hub_ipi_value()
 2012-12-03  7:58 UTC  (4+ messages)
` [patch v3] "
    ` [patch v4] "

[patch] carl9170: remove unneeded NULL check
 2012-12-02 22:17 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