public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-05 10:48:47 to 2014-07-06 05:58:45 UTC [more...]

[PATCH] mips: Add #ifdef in file bridge.h
 2014-07-06  5:58 UTC  (3+ messages)

linux-next: Tree for Jul 4
 2014-07-06  5:42 UTC  (11+ messages)

Filesystem lockup with CONFIG_PREEMPT_RT
 2014-07-06  4:55 UTC  (11+ messages)

[GIT PULL] SCSI fixes for 3.16-rc3
 2014-07-06  4:41 UTC 

ATTN:
 2014-07-06  3:33 UTC 

[PATCH v10 0/2] Add support for the Allwinner A31 DMA Controller
 2014-07-06  3:23 UTC  (3+ messages)
` [PATCH v10 2/2] dmaengine: sun6i: Add driver for the Allwinner A31 DMA controller
  ` [linux-sunxi] "

[ipv6] BUG kmalloc-512 (Not tainted): Object padding overwritten
 2014-07-06  2:56 UTC 

[git pull] drm fixes
 2014-07-06  2:24 UTC  (2+ messages)

[x86, kaslr] BUG: unable to handle kernel NULL pointer dereference at 00000008
 2014-07-06  2:23 UTC 

usb: gadget: net2280: CONFIG_USB_GADGET_PDEBUG_FILES?
 2014-07-06  1:42 UTC  (4+ messages)
` [USB spamming log] with 3.16-rc (git) my pl2303 is spaming my logs

[PATCH 0/6] DRBG: Rebasing unapplied patches
 2014-07-06  0:26 UTC  (7+ messages)
` [PATCH 1/6] DRBG: cleanup of preprocessor macros
` [PATCH 2/6] DRBG: Fix format string for debugging statements
` [PATCH 3/6] DRBG: Call CTR DRBG DF function only once
` [PATCH 4/6] DRBG: Select correct DRBG core for stdrng
` [PATCH 5/6] DRBG: Mix a time stamp into DRBG state
` [PATCH 6/6] DRBG: HMAC-SHA1 DRBG has crypto strength of 128 bits

[PATCH 0/2] arm: hwmod: dra7: Add PCIe data and PCIe PHY data
 2014-07-06  0:23 UTC  (3+ messages)
` [PATCH 1/2] arm: dra7xx: Add hwmod data for pcie1 phy and pcie2 phy

[PATCH v2 0/3] OMAP: dra7: hwmod: Fixes for 3.16
 2014-07-06  0:23 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: DRA7: hwmod: Add OCP2SCP3 module

[PATCH] MIPS: Remove incorrect NULL check in local_flush_tlb_page()
 2014-07-05 23:23 UTC 

[PATCH v2] MIPS: Fix incorrect NULL check in local_flush_tlb_page()
 2014-07-05 22:50 UTC  (3+ messages)

[PATCH block/for-linus] blkcg: don't call into policy draining if root_blkg is already gone
 2014-07-05 22:43 UTC 

[PATCH RFC net-next 00/14] BPF syscall, maps, verifier, samples
 2014-07-05 21:59 UTC  (18+ messages)
` [PATCH RFC net-next 03/14] bpf: introduce syscall(BPF, ...) and BPF maps

[PATCH] PCI: Add bridge DMA alias quirk for Intel 82801
 2014-07-05 21:56 UTC  (4+ messages)

[PATCH 3.14 00/59] 3.14.11-stable review
 2014-07-05 21:53 UTC  (10+ messages)
` [PATCH 3.14 59/59] ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13

[PATCH] checkpatch: Emit a warning on file add/move/delete
 2014-07-05 21:22 UTC  (3+ messages)

[PATCH 00/21] kGraft
 2014-07-05 21:08 UTC  (12+ messages)
` kGraft to -next [was: 00/21 kGraft]

3.16rc3 multiplatform, Armada 370 and IOMMU: unbootable kernel
 2014-07-05 20:59 UTC  (2+ messages)

[PATCH v2 REBASED 00/10] Generic earlyconsole for ARC UART Driver
 2014-07-05 20:54 UTC  (5+ messages)
` [PATCH v2 REBASED 06/10] serial/arc: remove last remanants of platform data

[PATCH 1/1] include/uapi: Define AT_FDNODIR constant as future guarantee
 2014-07-05 19:51 UTC 

[PATCH v8 0/9] Support for creating generic PCI host bridges from DT
 2014-07-05 20:46 UTC  (7+ messages)
` [PATCH v8 4/9] pci: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v8 7/9] pci: of: Parse and map the IRQ when adding the PCI device

[PATCH v2] declance: Fix 64-bit compilation warnings
 2014-07-05 20:45 UTC  (8+ messages)
                              ` [PATCH] vsprintf: Remove SPECIAL from pointer types

Filesystem lockup with CONFIG_PREEMPT_RT
 2014-07-05 20:36 UTC  (2+ messages)

[PATCH 0/2] staging: nvec: fix some coding style problems
 2014-07-05 20:30 UTC  (3+ messages)
` [PATCH 1/2] staging: nvec: remove unnecessary 'else' after 'return' statement
` [PATCH 2/2] staging: nvec: remove unneccessary 'out of memory' message

[PATCH] appletalk: Set skb with destructor
 2014-07-05 20:28 UTC  (2+ messages)

[PATCH 1/2] gpio: removes all usage of gpiochip_remove retval
 2014-07-05 20:28 UTC  (3+ messages)
` [PATCH 2/2] gpio: gpiolib: set gpiochip_remove retval to void
` [PATCH] gpio: removes all usage of gpiochip_remove retval

[PATCH] video: fbdev: sis: init.c: Cleaning up variable that is never used
 2014-07-05 20:12 UTC  (5+ messages)

[PATCH] ALSA: hda - Fix and neaten print_nid_path/debug_badness
 2014-07-05 20:02 UTC 

[PATCH 1/1] kernfs: kernel-doc warning fix
 2014-07-05 19:53 UTC  (2+ messages)

[PATCH v2] Use DMA for data transfers in JZ4740 MMC driver
 2014-07-05 19:53 UTC  (2+ messages)
` [PATCH v2] mmc: jz4740: add dma infrastructure for data transfers

[GIT PULL] ARM: SoC fixes for 3.16-rc
 2014-07-05 19:49 UTC 

[PATCH -repost 01/21] ftrace: Add function to find fentry of function
 2014-07-05 19:47 UTC  (9+ messages)
` [PATCH -repost 05/21] kgr: update Kconfig documentation

[Git pull] irq updates for 3.16
 2014-07-05 19:47 UTC 

[PATCH] genirq: Fix memory leak when calling irq_free_hwirqs()
 2014-07-05 19:45 UTC  (2+ messages)
` [tip:irq/urgent] "

[PATCH v2] Register NOP tranciever driver in JZ4740 musb glue layer
 2014-07-05 19:37 UTC  (2+ messages)
` [PATCH v2] usb: musb: register nop transceiver driver for jz4740

[PATCH v2] Rename NOP transceiver in JZ4740 platform data
 2014-07-05 19:30 UTC  (2+ messages)
` [PATCH v2] mips: jz4740: rename usb_nop_xceiv to usb_phy_generic

[PATCH] machine_power_off: not only local_irq_disable but also do disable preemption
 2014-07-05 19:26 UTC  (4+ messages)

[PATCH 3.10 00/46] 3.10.47-stable review
 2014-07-05 19:11 UTC  (3+ messages)

[PATCH v1] PCI: enable ASPM configuration in PCIE POWERSAVE mode
 2014-07-05 19:02 UTC  (3+ messages)

[PATCH 2/2] spi: add driver for Rockchip RK3xxx SoCs integrated SPI
 2014-07-05 18:56 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v3 0/5] Add Keystone PCIe controller driver
 2014-07-05 18:45 UTC  (4+ messages)
` [PATCH v3 5/5] PCI: add PCI controller for Keystone PCIe h/w

[PATCH v2 1/4] clocksource: move PXA timer to clocksource framework
 2014-07-05 18:29 UTC  (5+ messages)
` [PATCH v2 2/4] clocksource: add device-tree support for PXA timer
` [PATCH v2 3/4] arm: pxa: add CLKSRC_OF dependency
` [PATCH v2 4/4] arm: pxa: add non device-tree timer link to clocksource

[PATCH 3.4 00/19] 3.4.97-stable review
 2014-07-05 18:26 UTC  (7+ messages)

[PATCH] Register NOP tranciever driver in JZ4740 musb glue layer
 2014-07-05 18:21 UTC  (3+ messages)
` [PATCH] usb: musb: register nop transceiver driver for jz4740

[PATCH 1/1] drivers/pci/hotplug/cpqphp_sysfs.c: remove unnecessary null test before debugfs_remove
 2014-07-05 17:52 UTC  (2+ messages)

[PATCH v2 0/4] regulator: act8865: add support for act8846
 2014-07-05 17:48 UTC  (9+ messages)
` [PATCH v2 1/4] regulator: act8865: set correct number of regulators in pdata
` [PATCH v2 2/4] regulator: act8865: prepare support for other act88xx devices
` [PATCH v2 3/4] regulator: act8865: add support for act8846
` [PATCH v2 4/4] regulator: act8865: add act8846 to DT binding documentation

[PATCH] pciehp: Remove the field controller->no_cmd_completed
 2014-07-05 17:43 UTC  (2+ messages)

[PATCH 0/3] dra7: Add PCIe support
 2014-07-05 17:32 UTC  (2+ messages)

[PATCH] video: fbdev: g364fb.c: Cleaning up variable that is never used
 2014-07-05 17:09 UTC  (2+ messages)

[PATCH] video: fbdev: omap: omapfb_main.c: Cleaning up removal variable thet is never used
 2014-07-05 16:24 UTC 

[PATCH] video: fbdev: omap2: dss: sdi.c: Cleaning up removal variable thet is never used
 2014-07-05 16:23 UTC 

[PATCH 2/2] mxc_nand: use our own read_page function
 2014-07-05 14:45 UTC  (3+ messages)
` [PATH v2] "

mm: derefing NULL vma->vm_mm when unmapping
 2014-07-05 14:41 UTC  (4+ messages)

[PATCH] video: fbdev: aty: atyfb_base.c: Cleaning up variable that is never used
 2014-07-05 14:41 UTC  (2+ messages)

[PATCH] cpupower: mperf monitor: Correct use of ! and &
 2014-07-05 14:36 UTC 

[PATCH] powerpc/fsl-pci: Correct use of ! and &
 2014-07-05 14:33 UTC 

Linux 3.12.24
 2014-07-05 14:31 UTC 

Validating monitor timings (was: Re: [PATCH] video: fbdev: amifb.c: Cleaning up variable that is never used)
 2014-07-05 14:06 UTC 

[PATCH] video: fbdev: amifb.c: Cleaning up variable that is never used
 2014-07-05 14:04 UTC  (2+ messages)

[PATCH] video: fbdev: atafb.c: Cleaning up variable that is never used
 2014-07-05 13:57 UTC  (2+ messages)

[PATCH] video: fbdev: valkyriefb.c: Cleaning up variable that is never used
 2014-07-05 13:56 UTC  (2+ messages)

[PATCH] video: fbdev: omap: omapfb_main.c: Cleaning up wrong type in format string
 2014-07-05 13:22 UTC 

[PATCH] video: fbdev: sis: sis_main.c: Cleaning up wrong type in format string
 2014-07-05 13:18 UTC 

[PATCH] video: fbdev: omap2: dss: display-sysfs.c: Cleaning up wrong type in format string
 2014-07-05 13:17 UTC 

[PATCH] video: fbdev: xen-fbfront.c: Cleaning up useless assignment of function parameter
 2014-07-05 13:10 UTC 

[PATCH] video: fbdev: vga16fb.c: Cleaning up useless assignment of function parameter
 2014-07-05 13:09 UTC 

[PATCH] video: fbdev: core: fbmon.c: Cleaning up useless assignment of function parameter
 2014-07-05 13:08 UTC 

commit message 8a5b20aebaa3 refers to non-existing commit ?
 2014-07-05 13:05 UTC  (3+ messages)

[PATCH RFC tip/core/rcu] Parallelize and economize NOCB kthread wakeups
 2014-07-05 13:04 UTC  (9+ messages)

[PATCH] mmc: dw_mmc: add support for RK3288
 2014-07-05 12:59 UTC 

[PATCH] zlib: dead code cleanup
 2014-07-05 12:56 UTC  (2+ messages)
` [PATCH] zlib: cleanup some dead code

[PATCH] video: fbdev: via: lcd.c: Cleaning up variable that is never used
 2014-07-05 12:53 UTC 

[PATCH] video: fbdev: uvesafb.c: Cleaning up variable that is never used
 2014-07-05 12:51 UTC 

[PATCH] video: fbdev: tdfxfb.c: Cleaning up variable that is never used
 2014-07-05 12:50 UTC 

[PATCH] video: fbdev: sis: init301.c: Cleaning up variable that is never used
 2014-07-05 12:49 UTC 

[PATCH] video: fbdev: savage: savagefb_driver.c: Cleaning up variable that is never used
 2014-07-05 12:47 UTC 

[PATCH] video: fbdev: savage: savagefb.h: Cleaning up variable that is never used
 2014-07-05 12:46 UTC 

[PATCH] video: fbdev: riva: riva_hw.c: Cleaning up variable that is never used
 2014-07-05 12:45 UTC 

[PATCH] video: fbdev: pxa168fb.c: Cleaning up variable that is never used
 2014-07-05 12:44 UTC 

[PATCH] video: fbdev: pvr2fb.c: Cleaning up variable that is never used
 2014-07-05 12:43 UTC 

[PATCH] video: fbdev: omap2: dss: rfbi.c: Cleaning up variable that is never used
 2014-07-05 12:42 UTC 

[PATCH] video: fbdev: omap2: dss: hdmi5_core.c: Cleaning up variable that is never used
 2014-07-05 12:41 UTC 

[PATCH] video: fbdev: omap2: dss: hdmi4_core.c: Cleaning up variable that is never used
 2014-07-05 12:40 UTC 

[PATCH] video: fbdev: omap2: dss: dsi.c: Cleaning up variable that is never used
 2014-07-05 12:38 UTC 

[PATCH] video: fbdev: omap: hwa742.c: Cleaning up variable that is never used
 2014-07-05 12:37 UTC 

[PATCH] video: fbdev: nvidia: nv_setup.c: Cleaning up variable that is never used
 2014-07-05 12:36 UTC 

[PATCH v3] i2c: busses: i2c-pxa.c: Fix for possible null pointer dereferenc
 2014-07-05 12:34 UTC  (6+ messages)

[PATCH] video: fbdev: nvidia: nv_hw.c: Cleaning up variable that is never used
 2014-07-05 12:35 UTC 

[PATCH] video: fbdev: neofb.c: Cleaning up variable that is never used
 2014-07-05 12:34 UTC 

[PATCH] video: fbdev: mxsfb.c: Cleaning up variable that is never used
 2014-07-05 12:33 UTC 

[PATCH] video: fbdev: mx3fb.c: Cleaning up variable that is never used
 2014-07-05 12:32 UTC 

[PATCH] video: fbdev: msm: mddi.c: Cleaning up variable that is never used
 2014-07-05 12:31 UTC 

[PATCH] video: fbdev: mbx: mbxfb.c: Cleaning up variable that is never used
 2014-07-05 12:30 UTC 

[PATCH] video: fbdev: mb862xx: mb862xxfbdrv.c: Cleaning up variable that is never used
 2014-07-05 12:29 UTC 

[PATCH] video: fbdev: mb862xx: mb862xxfb_accel.c: Cleaning up variable that is never used
 2014-07-05 12:28 UTC 

[PATCH] video: fbdev: mb862xx: mb862xx-i2c.c: Cleaning up variable that is never used
 2014-07-05 12:28 UTC 

[PATCH] video: fbdev: kyro: STG4000OverlayDevice.c: Cleaning up variable that is never used
 2014-07-05 12:27 UTC 

[PATCH] video: fbdev: kyro: STG4000InitDevice.c: Cleaning up variable that is never used
 2014-07-05 12:26 UTC 

[PATCH] video: fbdev: intelfb: intelfbhw.c: Cleaning up variable that is never used
 2014-07-05 12:25 UTC 

[PATCH] video: fbdev: intelfb: intelfb_i2c.c: Cleaning up variable that is never used
 2014-07-05 12:24 UTC 

[PATCH] video: fbdev: i810: i810_main.c: Cleaning up variable that is never used
 2014-07-05 12:23 UTC 

[PATCH] video: fbdev: gbefb.c: Cleaning up variable that is never used
 2014-07-05 12:22 UTC 

[PATCH] video: fbdev: exynos: s6e8ax0.c: Cleaning up variable that is never used
 2014-07-05 12:20 UTC 

[PATCH] video: fbdev: exynos: exynos_mipi_dsi_common.c: Cleaning up variable that is never used
 2014-07-05 12:19 UTC 

[PATCH] video: fbdev: au1200fb.c: Cleaning up variable that is never used
 2014-07-05 12:18 UTC 

[PATCH] video: fbdev: aty: radeon_base.c: Cleaning up variable that is never used
 2014-07-05 12:17 UTC 

[PATCH] video: fbdev: aty: mach64_gx.c: Cleaning up variable that is never used
 2014-07-05 12:16 UTC 

[PATCH] video: backlight: jornada720_lcd.c: Cleaning up variable that is never used
 2014-07-05 12:12 UTC 

[PATCH] video: backlight: ili922x.c: Cleaning up variable that is never used
 2014-07-05 12:11 UTC 

[PATCH] staging: nvec: remove unneccessary 'else' after 'return' statement
 2014-07-05 11:49 UTC  (3+ messages)
  ` [PATCH] staging: nvec: remove unneccessary 'else' after 'return'statement

[GIT PULL] arm64 fixes for 3.16
 2014-07-05 11:30 UTC 

[RFC 0/2] target: userspace pass-through backend
 2014-07-05 11:29 UTC  (3+ messages)
` [RFC 1/2] target: Add documentation on the target userspace pass-through driver

[PATCH] checkstack: use $UTS_MACHINE as target architecture
 2014-07-05 11:22 UTC 

[PATCH v2 2/2] ASoC: add driver for Rockchip RK3xxx I2S controller
 2014-07-05 11:13 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v2 1/2] ASoC: dt-bindings: add rockchip i2s bindings
 2014-07-05 11:10 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 00/19] ARM: SAMSUNG: S5PV210 platform clean-up
 2014-07-05 11:05 UTC  (4+ messages)

[PATCH -v3 0/4] RAS: Correctable Errors Collector thing
 2014-07-05 10:54 UTC  (3+ messages)
` [PATCH -v3 2/4] RAS: Add a Corrected Errors Collector

[PATCH v2 4/4] mutex: Optimize mutex trylock slowpath
 2014-07-05 10:48 UTC  (2+ messages)
` [tip:locking/core] locking/mutexes: "

[PATCH v2 3/4] mutex: Try to acquire mutex only if it is unlocked
 2014-07-05 10:47 UTC  (2+ messages)
` [tip:locking/core] locking/mutexes: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox