All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-27 04:21:18 to 2013-11-27 06:55:37 UTC [more...]

[Qemu-devel] git master: usb-host needs additional parameters - no documentation which
 2013-11-27  6:55 UTC  (7+ messages)

[PATCH v2 0/3] *** iio:adc:imx: Add Freescale vf610 ADC driver support ***
 2013-11-27  6:54 UTC  (9+ messages)
` [PATCH v2 2/3] iio:adc:imx: add Freescale Vybrid vf610 adc driver

[PATCH] drm/i915: Allocate atomically in execbuf path
 2013-11-27  6:53 UTC  (5+ messages)
` [PATCH] drm/i915: Optionally defer context closing

[RESEND/PATCH v2] mac80211: add assoc beacon timeout logic
 2013-11-27  6:45 UTC  (2+ messages)

Raid10 multi core scaling
 2013-11-27  6:52 UTC  (2+ messages)

[PATCH 1/2] drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric
 2013-11-27  6:51 UTC  (7+ messages)

[V2 PATCH] ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Conexant codec
 2013-11-27  6:47 UTC 

[ath9k-devel] GTK/PTK problem - key.c magic-bitshift
 2013-11-27  6:48 UTC  (7+ messages)

[xen-4.3-testing test] 22144: regressions - FAIL
 2013-11-27  6:48 UTC 

[PATCH] mmc: sdhci-esdhc-imx: Write only 4 bit in case of TIMEOUT_CONTROL
 2013-11-27  6:47 UTC  (5+ messages)

bridge not getting ip since 3.11.5 and 3.4.66
 2013-11-27  6:46 UTC  (7+ messages)

netfilter: xt_hashlimit: fix proc entry leak in netns destroy path
 2013-11-27  6:42 UTC 

[Qemu-devel] [PATCH] piix: fix 32bit pci hole
 2013-11-27  6:46 UTC  (3+ messages)

[PATCH v2] mac80211: add assoc beacon timeout logic
 2013-11-27  6:44 UTC  (13+ messages)

[PATCH] ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Conexant codec
 2013-11-27  6:44 UTC  (4+ messages)

inode_permission NULL pointer dereference in 3.13-rc1
 2013-11-27  6:43 UTC  (7+ messages)

[Qemu-devel] [RFC PATCH v2 0/6] qemu-img: add preallocation=full
 2013-11-27  6:40 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v2 5/6] qcow2: implement bdrv_preallocate

[U-Boot] i.MX6 freeze when running Linux FSL 3.10.9-1.0.0-alpha AND U-Boot 2013.10
 2013-11-27  6:40 UTC  (4+ messages)

[LTP] [LNG][PATCH V2 0/2] fixing over 80 chars
 2013-11-27  6:37 UTC  (3+ messages)
` [LTP] [LNG][PATCH V2 1/2] ltp-networking/tcp_cmds/finger: fix finger test
` [LTP] [LNG][PATCH V2 2/2] ltp-networking/iproute: fix iproute test

[PATCH] cpuset: Fix memory allocator deadlock
 2013-11-27  6:37 UTC  (3+ messages)

[PATCH] kernel/fork.c : remove local 'oldmm' and retval
 2013-11-27  6:35 UTC  (6+ messages)

Il pacchetto di documenti 49437436
 2013-11-27  6:29 UTC  (2+ messages)

[PATCH] net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl
 2013-11-27  6:32 UTC  (4+ messages)
  ` [PATCH v2] "

[B.A.T.M.A.N.] fool batman by simulating a layer3 mesh
 2013-11-27  6:32 UTC  (4+ messages)

A question about the patch: [PATCH] PCI/PM: Keep runtime PM enabled for unbound PCI devices
 2013-11-27  6:31 UTC  (6+ messages)

[PATCH 00/12] Drop omap3 board files and make mach-omap2 boot in DT only mode
 2013-11-27  6:30 UTC  (6+ messages)
` [PATCH 05/12] ARM: OMAP2+: Remove legacy PM init

[PATCH] Btrfs-progs: allow --init-extent-tree to work when extent tree is borked
 2013-11-27  6:29 UTC  (15+ messages)
                  ` btrfsck --repair /dev/sdc (Was: [PATCH] Btrfs-progs: allow --init-extent-tree to work when extent tree is borked)

[PATCH v11 00/15] kmemcg shrinkers
 2013-11-27  6:26 UTC  (7+ messages)

Increasing number of txd and rxd from 256 to 1024 for virtio-net-pmd-1.1
 2013-11-27  6:26 UTC  (2+ messages)

[PATCH v4 0/2] Setup panic params early
 2013-11-27  6:17 UTC  (3+ messages)
` [PATCH v4 1/2] panic: setup panic_timeout early
` [PATCH v4 2/2] panic: setup panic_on_oops early

[PATCHSET 00/17] tracing/uprobes: Add support for more fetch methods (v7)
 2013-11-27  6:20 UTC  (18+ messages)
` [PATCH 01/17] tracing/uprobes: Fix documentation of uprobe registration syntax
` [PATCH 02/17] tracing/probes: Fix basic print type functions
` [PATCH 03/17] tracing/kprobes: Factor out struct trace_probe
` [PATCH 04/17] tracing/uprobes: Convert to "
` [PATCH 05/17] tracing/kprobes: Move common functions to trace_probe.h
` [PATCH 06/17] tracing/probes: Integrate duplicate set_print_fmt()
` [PATCH 07/17] tracing/probes: Move fetch function helpers to trace_probe.h
` [PATCH 08/17] tracing/probes: Split [ku]probes_fetch_type_table
` [PATCH 09/17] tracing/probes: Implement 'stack' fetch method for uprobes
` [PATCH 10/17] tracing/probes: Move 'symbol' fetch method to kprobes
` [PATCH 11/17] tracing/probes: Add fetch{,_size} member into deref fetch method
` [PATCH 12/17] tracing/probes: Implement 'memory' fetch method for uprobes
` [PATCH 13/17] tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()
` [PATCH 14/17] tracing/uprobes: Fetch args before reserving a ring buffer
` [PATCH 15/17] tracing/uprobes: Add support for full argument access methods
` [PATCH 16/17] uprobes: Allocate ->utask before handler_chain() for tracing handlers
` [PATCH/RFC 17/17] tracing/uprobes: Add @+file_offset fetch method

Regarding VM live migration with SRIOV
 2013-11-27  6:24 UTC  (5+ messages)

[PATCH] local.conf.sample: Fix typo
 2013-11-27  6:21 UTC 

[RFC PATCH] ALSA: hda - suspend codecs in parallel
 2013-11-27  6:19 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[Qemu-devel] [PULL for-1.8 0/2] pc last minute fixes for 1.8
 2013-11-27  6:20 UTC  (14+ messages)
` [Qemu-devel] [PULL for-1.8 1/2] pc: disable pci-info

[PATCH v3 1/4] cfg80211: add reg_get_dfs_region()
 2013-11-27  6:16 UTC  (6+ messages)
` [PATCH v3 4/4] cfg80211: DFS use 10 minutes CAC when weather channels

missing /sbin/fsck.btrfs
 2013-11-27  6:14 UTC  (4+ messages)

[Qemu-devel] [fixed-up][PATCH v5 3/5] hw/intc: add sunxi interrupt controller device
 2013-11-27  6:12 UTC 

[PATCH v2] panic: Make panic_timeout configurable
 2013-11-27  6:13 UTC  (4+ messages)

[PATCH v3 0/3] *** iio:adc:imx: Add Freescale vf610 ADC driver support ***
 2013-11-27  6:05 UTC  (12+ messages)
` [PATCH v3 2/3] iio:adc:imx: add Freescale Vybrid vf610 adc driver
` [PATCH v3 3/3] Documentation: add the binding file for Freescale vf610 ADC driver

[Bug 69723] New: Computer freezes with kernel 3.11.0 / 3.12-rc1 (with bug 68235's patches applied) when dpm=1 on r600g (Cayman)
 2013-11-27  6:04 UTC  (4+ messages)
` [Bug 69723] GPU lockups with kernel 3.11.0 / 3.12-rc1 "

[PATCH] mtd: nand: auto-detection of NAND bus-width from ONFI param or nand_id[]
 2013-11-27  6:03 UTC  (7+ messages)

[Qemu-devel] [PATCH v4 0/4] add sunxi machine type
 2013-11-27  5:44 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 2/4] hw/intc: add sunxi interrupt controller device

[Qemu-devel] [PATCH] hw/intc/sunxi-pic: fix irq status setting
 2013-11-27  5:47 UTC 

[PATCH v3 0/4] ata: Add APM X-Gene SoC SATA host controller support
 2013-11-27  5:58 UTC  (12+ messages)
` [PATCH v3 2/4] Documentation: Add documentation for APM X-Gene SATA controllor DTS binding
  ` [PATCH v3 3/4] ata: Add APM X-Gene SoC SATA host controller driver

[U-Boot] [PATCH 0/9 v8] EXYNOS5420: Add SMDK5420 board support
 2013-11-27  5:50 UTC  (9+ messages)
` [U-Boot] [PATCH 3/9 v8] Exynos5420: Add clock initialization for 5420
` [U-Boot] [PATCH 4/9 v8] Exynos5420: Add DDR3 "
` [U-Boot] [PATCH 6/9 v8] Exynos5420: Add base patch for SMDK5420
` [U-Boot] [PATCH 8/9 v8] Config: Add initial config "

[PATCH 2/2] pm80xx : Fixed return value issue
 2013-11-27  5:42 UTC 

[PATCH 1/2] pm80xx : Removing redundant code snippets
 2013-11-27  5:41 UTC 

[PATCH 0/2] pm8001 driver code cleanup
 2013-11-27  5:40 UTC 

Possible locking bug in pm8xxx/pm8001
 2013-11-27  5:40 UTC  (2+ messages)

[xen-unstable test] 22142: regressions - FAIL
 2013-11-27  5:40 UTC 

[PATCH] mceusb: Add RC support for Hauppauge WinTV-HVR-930C HD
 2013-11-27  5:39 UTC 

[Qemu-devel] [PATCH v5 0/5] add sunxi machine type
 2013-11-27  5:36 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 1/5] hw/ptimer: add VMSTATE_PTIMER_ARRAY
` [Qemu-devel] [PATCH v5 2/5] hw/timer: add sunxi timer device
` [Qemu-devel] [PATCH v5 3/5] hw/intc: add sunxi interrupt controller device
` [Qemu-devel] [PATCH v5 4/5] hw/arm: add sunxi machine type
` [Qemu-devel] [PATCH v5 5/5] MAINTAINERS: add myself to maintain sunxi machine

[PATCH v2] makedumpfile: add parameters to update_cyclic_region
 2013-11-27  5:37 UTC  (5+ messages)

[PATCH 0/3 v3] build in panic_timeout value
 2013-11-27  5:38 UTC  (3+ messages)

[PATCH v4] btrfs-progs: Fix a segfault when using btrfs-corrupt-block with "-U"
 2013-11-27  5:38 UTC  (2+ messages)

[Buildroot] [PATCH] ecryptfs-utils: add a dependencies comment
 2013-11-27  5:37 UTC 

[Bug 65911] New: radeon: garbled output/only noise through HDMI and GPU lockups
 2013-11-27  5:37 UTC  (2+ messages)
` [Bug 65911] "

[U-Boot] [PATCH] mmc/dwmmc: remove recursive FIFO threshold setup
 2013-11-27  5:33 UTC  (2+ messages)

[PATCH] f2fs: readahead contiguous pages for restore_node_summary
 2013-11-27  5:29 UTC  (3+ messages)
` [f2fs-dev] "

[Buildroot] [PATCH v2] libnspr: Add dependency on !BR2_xtensa
 2013-11-27  5:29 UTC 

[PATCH] arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-mapping.h" from "asm/dma-mapping.h"
 2013-11-27  5:28 UTC  (13+ messages)
  ` [PATCH 0/2] arch: hexagon: include: asm: add prefix "vm_" for all enum members in "hexagon_vm.h"
    ` [PATCH 1/2] "
        ` [PATCH] drivers: staging: media: go7007: go7007-usb.c use pr_*() instead of dev_*() before 'go' initialized in go7007_usb_probe()
              ` [PATCH v2] "
        ` [PATCH] net: mac80211: tx.c: be sure of 'sdata->vif.type' must be NL80211_IFTYPE_AP when be in NL80211_IFTYPE_AP case
        ` [PATCH] arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__

[PATCH net] be2net: call napi_disable() for all event queues
 2013-11-27  5:28 UTC  (2+ messages)

[PATCH v2 1/2] mmc: arasan: Add driver for Arasan SDHCI
 2013-11-27  5:28 UTC  (5+ messages)

[PATCH] f2fs: remove unneeded code in punch_hole
 2013-11-27  5:25 UTC  (4+ messages)
  ` [f2fs-dev] "

Does Itanium permit speculative stores?
 2013-11-27  4:55 UTC  (2+ messages)

[PATCH v2] Input:Add support for DualPoint device on Dell XT2 model
 2013-11-27  0:18 UTC  (2+ messages)

[PATCH 1/2] f2fs: remove unnecessary return value
 2013-11-27  5:23 UTC  (2+ messages)

[PATCH v6 4/8] ARM: dts: imx27 pinctrl
 2013-11-27  5:19 UTC  (6+ messages)
` [PATCH] pinctrl: imx1-core populate subdevices

[PATCH RFC v2 00/17] ARM: shmobile: r8a7779, marzen: multiplatform
 2013-11-27  5:17 UTC  (21+ messages)
` [PATCH RFC v2 02/17] clk: shmobile: r8a7779: Add MSTP clock support
` [PATCH RFC v2 03/17] ARM: shmobile: r8a7779: Add clock index macros for DT sources
` [PATCH RFC v2 05/17] ARM: shmobile: r8a7779: Reference clocks
` [PATCH RFC v2 07/17] ARM: shmobile: r8a7779: Sort headers alphabetically
` [PATCH RFC v2 15/17] ARM: shmobile: Remove non-multiplatform Marzen reference support

[PATCH liburcu 2/5] Dont link pthread on Android
 2013-11-27  5:08 UTC  (4+ messages)
` [PATCH liburcu 3/5] Added a compat layer for 'syscall.h'
` [PATCH liburcu 4/5] Fix: Do not redefine gettid on Android
` [PATCH liburcu 5/5] Added implementation for rand_r()

[PATCH liburcu 1/5] configure.ac Android check
 2013-11-27  5:08 UTC 

[Bug 71659] New: [NVD9] Hangs under load with ![ PFIFO][0000:01:00.0] unhandled status 0x00800000
 2013-11-27  5:06 UTC  (2+ messages)
  ` [Bug 71659] "

[Bug 71662] New: [nvd9 regression] 3d application hang
 2013-11-27  5:06 UTC  (2+ messages)
  ` [Bug 71662] [nvd9] hang: nouveau ![ PFIFO][0000:01:00.0] unhandled status 0x00800000

[PATCH] submodule recursion in git-archive
 2013-11-27  5:03 UTC 

Regression wrt mounting /proc in user namespace in 3.13
 2013-11-27  5:00 UTC  (14+ messages)
                ` [REVIEW][PATCH 0/3] userns fixes for v3.13-rc1
                  ` [REVIEW][PATCH 3/3] vfs: Fix a regression in mounting proc

btrfs still core dumps
 2013-11-27  4:57 UTC  (2+ messages)

[PATCH] fbdev: sh_mipi_dsi/sh_mobile_hdmi: clk_round_rate() can return a zero upon error
 2013-11-27  4:57 UTC  (2+ messages)

[PATCH] dmaengine: pl08x: fix conversioin for generic unmap data
 2013-11-27  4:53 UTC 

[PATCH v4 00/12] kexec kernel efi runtime support
 2013-11-27  4:52 UTC  (6+ messages)
` [PATCH v4 07/12] efi: passing kexec necessary efi data via setup_data

[Bug 35998] New: Artifacts under Gnome Shell
 2013-11-27  4:49 UTC  (3+ messages)
` [Bug 35998] RS600: Texture alignment issues "

[Bug 65921] New: BUG: unable to handle kernel paging request at 00000000002000d4
 2013-11-27  4:50 UTC 

[U-Boot] [PATCH V2 00/14] ARM: AM43xx: Update support for AM4372 SoC
 2013-11-27  4:48 UTC  (6+ messages)
` [U-Boot] [PATCH V2 12/14] ARM: AM43xx: EPOS_EVM: Add support for LPDDR2

[PATCH Resend 00/33] iio: Implement and use devm_iio_device_register
 2013-11-27  4:40 UTC  (3+ messages)

[PATCH 0/4] mtd: spi-nor: add a new framework for SPI NOR
 2013-11-27  4:39 UTC  (11+ messages)
` [PATCH 2/4] mtd: spi-nor: add a new data structrue spi_nor{}

[PATCH v5 1/3] mtd: nand: gpio: Add DT property to automatically determine bus width
 2013-11-27  4:34 UTC  (6+ messages)

[PATCH] sysfs: handle duplicate removal attempts in sysfs_remove_group()
 2013-11-27  4:34 UTC  (5+ messages)
    ` [PATCH] ATA: Fix port removal ordering

[PATCH v3 0/6] Update Davinci watchdog driver
 2013-11-27  4:31 UTC  (5+ messages)
` [PATCH v3 1/6] watchdog: davinci: change driver to use WDT core

[PATCH 1/7] PCI: imx6: Make reset-gpio optional
 2013-11-27  4:30 UTC  (4+ messages)
` [PATCH 2/7] [RFC] PCI: imx6: remove outbound io/mem ATU region mapping

[Qemu-devel] console muti-head some more design input
 2013-11-27  4:29 UTC  (9+ messages)

[PATCH] ARM:EXYNOS:Enable ARM_PATCH_PHYS_VIRT and AUTO_ZRELADDR by default
 2013-11-27  4:28 UTC  (2+ messages)

[PATCH -next] platform/chrome: unregister platform driver/device when module exit
 2013-11-27  4:24 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: mx6: Update non-Freescale boards to include CPU errata
 2013-11-27  4:25 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.