All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-04 10:09:03 to 2012-10-04 11:48:41 UTC [more...]

[PATCH 06/25] USB: ehci: allow need_io_watchdog to be passed to ehci-platform driver
 2012-10-03 16:12 UTC  (2+ messages)

[PATCH 04/25] MIPS: Netlogic: use ehci-platform driver
 2012-10-04 10:53 UTC  (14+ messages)
` [PATCH 07/25] MIPS: Alchemy: use the ehci platform driver
` [PATCH 09/25] MIPS: Octeon: use ehci-platform driver
` [PATCH 20/25] MIPS: Netlogic: convert to use OHCI platform driver
` [PATCH 24/25] MIPS: Alchemy: use the "

[PATCH v3 0/6] uio_pruss cleanup and platform support
 2012-10-04 11:48 UTC  (3+ messages)
` [PATCH v3 1/6] ARM: davinci: sram: ioremap the davinci_soc_info specified sram regions

[PATCH] mmc: Fixup broken suspend and eMMC4.5 power off notify
 2012-10-04 11:46 UTC  (3+ messages)

[Buildroot] Question about 64Bit kernel and 32Bit applications
 2012-10-04 11:44 UTC  (8+ messages)

[PATCH] drm/nouveau: fix early vram corruption originating from vgacon
 2012-10-04 11:44 UTC  (3+ messages)

[PATCH 01/10] drm/nv50: decode PGRAPH status registers on TLB flush fail
 2012-10-04 11:43 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] Make target_phys_addr_t 64 bits unconditionally
 2012-10-04 11:42 UTC  (3+ messages)

[PATCH BlueZ v4 00/15] Properties + ObjectManager
 2012-10-04 11:42 UTC  (3+ messages)
` [PATCH BlueZ v4 14/15] Use DBus.Properties on Control interface

[Bug 48301] New: Kernel panic when try delete really big file (3,3TB)
 2012-10-04 11:41 UTC  (3+ messages)
` [Bug 48301] "

Blktap userspace utils
 2012-10-04 11:38 UTC  (3+ messages)

[PATCH] [ARM] Use AT() in the linker script to create correct program headers
 2012-10-04 11:36 UTC  (11+ messages)

[mmotm] get rid of the remaining VM_RESERVED usage
 2012-10-04 11:34 UTC 

[PATCH 09/10] drm/nv50/evo: store iomem pointer in properly typed field
 2012-10-04 11:34 UTC  (3+ messages)

[PATCH] sato-icon-theme: use gtk-icon-cache helper class
 2012-10-04 11:19 UTC 

[LTP] [PATCH 2/2] new syscall test: readahead02
 2012-10-04 11:33 UTC  (3+ messages)

[Qemu-devel] [Qemu-ppc] Qemu boot device precedence over nvram boot-device setting
 2012-10-04 11:32 UTC  (7+ messages)

[PATCH] gallium/nouveau: use pre-calculated stride for resource_get_handle
 2012-10-04 11:29 UTC 

[PATCH 00/47] Haswell clocking and HDMI fixes, DP and eDP support
 2012-10-04 11:28 UTC  (3+ messages)
` [PATCH 03/47] drm/i915: enable and disable PIPE_CLK_SEL at the right time

-mm git tree updated for 3.6 major release
 2012-10-04 11:27 UTC 

[PATCH 1/6] mfd: da9052-core: Use regmap_irq_get_virq() and fix the probe
 2012-10-04 11:26 UTC  (8+ messages)
` [PATCH 2/6] mfd: da9052: Introduce da9052-irq.c
` [PATCH 6/6] gpio: gpio-da9052: Convert to the new da9052 interrupt functions

[PATCH 0/6] KVM: BOOKE/BOOKEHV : Added debug stub support
 2012-10-04 11:25 UTC  (7+ messages)
` [PATCH 6/6] KVM: booke/bookehv: Add "

Possible networking regression in 3.6.0
 2012-10-04 11:25 UTC  (8+ messages)
            ` [PATCH] ipv4: add a fib_type to fib_info

[PATCH 1/4] drm/i915: Remove duplicate cache workaround
 2012-10-04 11:25 UTC  (3+ messages)
` [PATCH 4/4] drm/i915: Fix GT_MODE default value

tty_init_dev: 24 callbacks suppressed
 2012-10-04 11:23 UTC  (2+ messages)

[U-Boot] [PATCH] lsxl: set ncip to broadcast address
 2012-10-04 11:19 UTC  (4+ messages)

[PATCH] PPC: Correct the tophys/tovirt macros
 2012-10-04 11:19 UTC  (2+ messages)

[PATCH] Documentation: kernel-parameters.txt Add drm_kms_helper.poll
 2012-10-04 11:16 UTC  (2+ messages)

[PATCH] ASoC: twl6040: Fix Stream DAPM mapping
 2012-10-04 11:15 UTC 

[U-Boot] [PATCH] mtest: Print dcache state
 2012-10-04 11:13 UTC  (4+ messages)
` [U-Boot] "

[Qemu-devel] [PATCHv3 00/20] strncpy: best avoided
 2012-10-04 11:10 UTC  (21+ messages)
` [Qemu-devel] [PATCHv3 01/20] scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_dev_path return NULL
` [Qemu-devel] [PATCHv3 02/20] sparc: use g_strdup in place of unchecked strdup
` [Qemu-devel] [PATCHv3 03/20] block: avoid buffer overrun by using pstrcpy, not strncpy
` [Qemu-devel] [PATCHv3 04/20] sheepdog: avoid a few buffer overruns
` [Qemu-devel] [PATCHv3 05/20] vmdk: relative_path: use pstrcpy in place of strncpy
` [Qemu-devel] [PATCHv3 06/20] hw/9pfs: avoid buffer overrun
` [Qemu-devel] [PATCHv3 07/20] lm32: "
` [Qemu-devel] [PATCHv3 08/20] os-posix: "
` [Qemu-devel] [PATCHv3 09/20] ppc: avoid buffer overrun: use pstrcpy, not strncpy
` [Qemu-devel] [PATCHv3 10/20] linux-user: remove two unchecked uses of strdup
` [Qemu-devel] [PATCHv3 11/20] ui/vnc: simplify and avoid strncpy
` [Qemu-devel] [PATCHv3 12/20] bt: replace fragile snprintf use and unwarranted strncpy
` [Qemu-devel] [PATCHv3 13/20] virtio-9p: avoid unwarranted uses of strncpy
` [Qemu-devel] [PATCHv3 14/20] vscsi: avoid unwarranted strncpy
` [Qemu-devel] [PATCHv3 15/20] qemu-ga: prefer pstrcpy: consistently NUL-terminate ifreq.ifr_name
` [Qemu-devel] [PATCHv3 16/20] libcacard/vcard_emul_nss: use pstrcpy in place of strncpy
` [Qemu-devel] [PATCHv3 17/20] acpi: remove strzcpy (strncpy-identical) function; just use strncpy
` [Qemu-devel] [PATCHv3 18/20] qcow2: mark this file's sole strncpy use as justified
` [Qemu-devel] [PATCHv3 19/20] hw/r2d: add comment: this strncpy use is ok
` [Qemu-devel] [PATCHv3 20/20] doc: update HACKING wrt strncpy/pstrcpy

[PATCH 2/3] ASoC: Davinci: pcm: add support for sram-support-less platforms
 2012-10-04 11:11 UTC  (14+ messages)
    ` [alsa-devel] "

[RFC] vmevent: Implement pressure attribute
 2012-10-04 11:05 UTC  (2+ messages)

[PATCH] [RFC] coredump: Ensure that the coredump helper has stdout and stderr
 2012-10-04 11:07 UTC  (2+ messages)

[PATCH 1/1 v2] arm: add generic smp twd timer
 2012-10-04 11:06 UTC  (2+ messages)

[PATCH] PPC: Enable the Watchdog vector for 405
 2012-10-04 11:05 UTC  (2+ messages)

[Bug 53544] New: Incorrect modeline due to incorrect EDID block for LG SL80 TV
 2012-10-04 11:05 UTC  (3+ messages)
` [Bug 53544] [915GM] "

[PATCH V6 1/2] i2c/adapter: Add bus recovery infrastructure
 2012-10-04 11:04 UTC  (2+ messages)
  ` [PATCH V6 2/2] i2c/designware: Provide i2c bus recovery support

eglibc fails to build
 2012-10-04 11:03 UTC  (2+ messages)

[refpolicy] [REVIEW REQUEST] Changes to the gnome policy module
 2012-10-04 11:01 UTC  (3+ messages)

snd_hwdep_open() as non-root user
 2012-10-04 11:01 UTC 

[PATCH RFC 0/2] kvm: Improving undercommit,overcommit scenarios in PLE handler
 2012-10-04 10:56 UTC  (13+ messages)

[ath9k-devel] [RFC] Where are the sanity checks in ath9k done?
 2012-10-04 10:57 UTC  (2+ messages)

[PATCH] Bluetooth: mgmt: Fix dereference after NULL check
 2012-10-04 10:56 UTC 

[PATCH v3 00/13] kmem controller for memcg
 2012-10-04 10:53 UTC  (6+ messages)
` [PATCH v3 12/13] execute the whole memcg freeing in rcu callback

Viewing userspace apps traces
 2012-10-04 10:56 UTC 

[PATCH] [media] s5p-mfc: Set vfl_dir for encoder
 2012-10-04 19:14 UTC 

[REGRESSION] nfsd crashing with 3.6.0-rc7 on PowerPC
 2012-10-04 10:54 UTC  (13+ messages)
                  ` [PATCH] powerpc/iommu: Fix multiple issues with IOMMU pools code

[PATCH] gmux: Fix backlight set function
 2012-10-04 10:53 UTC  (4+ messages)

[PATCH RFC 0/2] kvm: Improving undercommit,overcommit scenarios in PLE handler
 2012-10-04 10:49 UTC  (8+ messages)
` [PATCH RFC 1/2] kvm: Handle undercommitted guest case "

[GIT PULL FOR v3.7] Some videobuf2 multiplanar fixes
 2012-10-04 10:52 UTC 

[ADMIN] linux-mips.org moving this weekend
 2012-10-04 10:51 UTC  (3+ messages)

[PATCH] mtd-www: Add fastmap doc
 2012-10-04 10:52 UTC 

qemu-kvm: remove "boot=on|off" drive parameter compatibility
 2012-10-04 10:48 UTC  (11+ messages)
          ` [Qemu-devel] "

[PATCH] mtd-www: Add fastmap doc
 2012-10-04 10:48 UTC  (3+ messages)

HDA-Intel: despite `power_save=1` device hwC0D0 uses 100 % according to Powertop 2.x
 2012-10-04 10:48 UTC 

[PATCH] Bluetooth: Fix dereference after NULL check
 2012-10-04 10:45 UTC 

[git pull] drm merge for rc1 (part 1)
 2012-10-04 10:45 UTC  (4+ messages)

building rpm distro
 2012-10-04 10:40 UTC  (6+ messages)

[PATCH] serial: i.MX: evaluate linux,stdout-path property
 2012-10-04 10:39 UTC  (3+ messages)

[PATCHv4] perf x86_64: Fix rsp register for system call fast path
 2012-10-04 10:38 UTC  (4+ messages)
` [PATH 0/2] perf: x86_64 rsp related changes
  ` [PATCH 1/2] perf x86_64: Fix rsp register for system call fast path
  ` [PATCH 2/2] perf: Simplify the sample's user regs/stack retrieval

4HDD Raid5 - 2 Disk fails
 2012-10-04 10:39 UTC  (3+ messages)

[PATCH BlueZ 1/2] build-sys: Don't use deprecated AM_PROG_MKDIR_P
 2012-10-04 10:38 UTC  (3+ messages)
` [PATCH BlueZ 2/2] build-sys: Don't use deprecated INCLUDES variable

[PATCH V5 1/2] i2c/adapter: Add bus recovery infrastructure
 2012-10-04 10:37 UTC  (3+ messages)
  ` [PATCH V5 Resend "

[PATCH v2 0/2] Bluetooth: broadcom patchram firmware loader
 2012-10-04 10:37 UTC  (5+ messages)
` [PATCH v2 resend 0/2] "
  ` [PATCH v2 resend 1/2] Introduced a load_firmware callback to struct hci_dev

[PATCH] nestedsvm: fix paging mode
 2012-10-04 10:37 UTC  (4+ messages)

bcache, layered block devices and unclean shutdowns
 2012-10-04 10:36 UTC 

[PATCH 0/8] THP support for Sparc64
 2012-10-04 10:35 UTC  (6+ messages)

Need of an ".async_probe()" type of callback at driver's core - Was: Re: [PATCH] [media] drxk: change it to use request_firmware_nowait()
 2012-10-04 10:35 UTC  (13+ messages)
` udev breakages - was: "
                    ` udev breakages -

[PATCH] x86: remove quirk entry for SBC FITPC
 2012-10-04 10:33 UTC  (2+ messages)
` [tip:x86/urgent] x86/reboot: Remove "

[PATCH] hardening: add PROT_FINAL prot flag to mmap/mprotect
 2012-10-04 10:33 UTC  (11+ messages)
              ` Updated: "

[patch sched/numa] mm/mpol: Fix build warning for UMA kernels
 2012-10-04 10:33 UTC  (2+ messages)
` [tip:sched/numa] "

[PATCH 12/17] ARM: iop13xx: mark iop13xx_scan_bus as __devinit
 2012-10-04 10:32 UTC  (4+ messages)

[PATCH 0/6] xen: frontend devices should handle missed backend CLOSING
 2012-10-04 10:31 UTC  (5+ messages)
` [PATCH 2/6] xen-blkfront: handle backend CLOSED without CLOSING
    ` [Xen-devel] "

[PATCH] Bluetooth: AMP: Fix possible NULL dereference
 2012-10-04 10:31 UTC 

[Qemu-devel] [RFC v1 00/22] Integrate DMA into the memory API
 2012-10-04 10:30 UTC  (16+ messages)
` [Qemu-devel] [RFC v1 07/22] memory: maintain a list of address spaces
` [Qemu-devel] [RFC v1 17/22] memory: use AddressSpace for MemoryListener filtering
` [Qemu-devel] [RFC v1 19/22] memory: per-AddressSpace dispatch

[oe-commits] Richard Purdie : bitbake.conf: Add chrpath-native to ASSUME_PROVIDED
 2012-10-04 10:16 UTC  (4+ messages)

virt: Adds multihost machine type test variants and cleanup
 2012-10-04 10:29 UTC  (5+ messages)
` [virt][PATCH 1/4] virt: makes multihost.srv more verbose
` [virt][PATCH 2/4] virt: Cleanup unused import in libvirt_xml.py
` [virt][PATCH 3/4] virt: Adds kvm,libvirt check of machine model
` [virt][PATCH 4/4] virt: Adds multihost machine type test variants

[Qemu-devel] [PATCH] Make target_phys_addr_t 64 bits unconditionally
 2012-10-04 10:28 UTC  (3+ messages)

[PATCH] gypsy: removed gypsy from meta/recipes-connectivity
 2012-10-04 10:14 UTC 

[PATCH] Bluetooth: AMP: Register AMP only if High Speed enabled
 2012-10-04 10:26 UTC  (4+ messages)

[PATCH] tipc: flow control should not account for sk_rcvbuf
 2012-10-04 10:26 UTC  (4+ messages)

[PATCH 0/3] A few cleanups and refactorings, sync w/ upstream
 2012-10-04 10:21 UTC  (8+ messages)
` [PATCH 1/3] vmevent: Remove unused code
` [PATCH 2/3] vmevent: Factor vmevent_match_attr() out of vmevent_match()
` [PATCH 3/3] vmevent: Don't sample values twice

cache_mode none
 2012-10-04 10:24 UTC 

The 10ms averager in fair.c
 2012-10-04 10:23 UTC  (3+ messages)
      ` RME Fireface UCX in Classcompliant USB-mode, is not working?

[linux-lvm] access or interface to list of blocks that have, changed via C.O.W.?
 2012-10-04 10:17 UTC  (5+ messages)

[PATCH 0/4] mtd: nand: OMAP: Add support to use ELM as error correction module
 2012-10-04 10:22 UTC  (6+ messages)
` [PATCH 4/4] mtd: nand: omap2: Add data correction support

[PATCH 00/11] ext4: Bunch of DIO/AIO fixes V4
 2012-10-04 10:22 UTC  (11+ messages)
` [PATCH 04/11] ext4: completed_io locking cleanup V4

[RFC 2/2] Bluetooth: Add BT USB mini driver template
 2012-10-04 10:21 UTC  (2+ messages)

[RFC 1/2] Bluetooth: Add driver extension for vendor specific init
 2012-10-04 10:20 UTC  (2+ messages)

Converting vrfb.c
 2012-10-04 10:18 UTC  (4+ messages)

[U-Boot] Nand flash R/W,saveenv issue
 2012-10-04 10:18 UTC  (18+ messages)
            ` [U-Boot] problem while making kernel up
                        ` [U-Boot] USB detection
                              ` [U-Boot] Booting through nand flash with other address

[U-Boot] [PATCH V2 00/21] Add mx6solo/mx6duallite support
 2012-10-04 10:18 UTC  (3+ messages)
` [U-Boot] [PATCH V3 00/32] "

domain creation vs querying free memory (xend and xl)
 2012-10-04 10:17 UTC  (9+ messages)

[Qemu-devel] [Bug 921208] [NEW] win7/x64 installer hangs on startup with 0x0000005d
 2012-10-04 10:10 UTC  (2+ messages)
` [Qemu-devel] [Bug 921208] "

[PATCH 0/2] Convert davinci ASoC to genalloc SRAM
 2012-10-04 10:15 UTC  (3+ messages)
` [PATCH 1/2] ASoC: davinci: replace private sram api with genalloc
` [PATCH 2/2] ARM: davinci: enable SRAM ping ping buffering on DA850

[U-Boot] [PATCH] Sandbox: Add spi driver to sandbox
 2012-10-04 10:14 UTC 

[PATCH] gypsy: removed dependencies in meta-yocto
 2012-10-04 10:13 UTC 

[PATCH 0/2] Add DMA and device tree support to the flash controller FLCTL
 2012-10-04 10:12 UTC  (6+ messages)
` [PATCH 1/2] mtd: sh_flctl: Add DMA capabilty

[PATCH v2 0/3] block: add queue-private command filter, editable via sysfs
 2012-10-04 10:12 UTC  (3+ messages)

[PATCH] ext4: fix ext4_flush_completed_IO wait semantics
 2012-10-04 10:11 UTC  (2+ messages)

drivers/gpu/drm/nouveau/nouveau_drm.c:503:2: warning: format '%d' expects argument of type 'int'
 2012-10-04 10:10 UTC 

[PATCH V4 0/7 ] Btrfs-progs: enhance btrfs subvol list only to show read-only snapshots
 2012-10-04 10:12 UTC  (2+ messages)
` [PATCH] Btrfs-progs: add parent uuid for snapshots


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.