All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-14 02:13:11 to 2013-07-14 11:03:14 UTC [more...]

Cannot VGA Passthrough Intel HD Graphics 4600 IGD
 2013-07-14 11:03 UTC 

[PATCH RFC 0/8] MPC512x DMA slave s/g support, OF DMA lookup
 2013-07-14 11:02 UTC  (8+ messages)
` [PATCH RFC 1/8] powerpc: mpc512x_dma: add support for data transfers between memory and i/o memory
` [PATCH RFC 5/8] dma: mpc512x: use symbolic specifiers for DMA channels

Call for testing/opinions: Optimized memset/memcpy
 2013-07-14 11:00 UTC  (5+ messages)

Firmware error for Centrino N 2230
 2013-07-14 10:51 UTC  (7+ messages)

Error Compiling Xen-unstable 4.4 Changeset 27214
 2013-07-14 10:44 UTC  (9+ messages)

why struct cdev has not a struct device embedded?
 2013-07-14 10:40 UTC 

Get index of address from netlink when network interface aliases are active
 2013-07-14 10:40 UTC 

why struct cdev has not a struct device embedded?
 2013-07-14 10:40 UTC 

[PATCH] ARM: keystone: drop "select HAVE_SCHED_CLOCK"
 2013-07-14 10:38 UTC  (2+ messages)

HI
 2013-07-14 10:32 UTC 

HI
 2013-07-14 10:35 UTC 

[Bug 60271] New: Kernelpanic since 3.9.6 with qemu-kvm and pci-passthrough
 2013-07-14 10:24 UTC  (2+ messages)
` [Bug 60271] Kernelpanic since 3.9.8 "

[Qemu-devel] [PATCH v2] atomic: using memory_order_relaxed for refcnt inc/dec ops
 2013-07-14 10:23 UTC  (3+ messages)

[PATCH v4 0/2] KVM: ioeventfd cookies
 2013-07-14 10:19 UTC  (7+ messages)
` [PATCH v4 2/2] KVM: s390: use cookies for ioeventfd

[U-Boot] Patman failure on Linux Mint 14
 2013-07-14 10:18 UTC 

[PATCH] more mailmap entries
 2013-07-14 10:14 UTC  (2+ messages)
` [PATCH] .mailmap: Combine more (email, name) to individual persons

[Qemu-trivial] [PATCH] slirp: reorder include to fix FreeBSD build failure
 2013-07-14 10:14 UTC  (5+ messages)
  ` [Qemu-trivial] [Qemu-devel] "
      ` [Qemu-devel] [Qemu-trivial] "

[Bug 66714] New: Mobility Radeon HD 5650 doesn't boot with kernel 3.10 (and newer) when using radeon.audio=1
 2013-07-14 10:10 UTC  (3+ messages)
` [Bug 66714] "

XFS formatted partition is shown as 2TB but should be 3TB
 2013-07-14 10:04 UTC  (2+ messages)

Troublesome failure mode and recovery
 2013-07-14  9:54 UTC  (2+ messages)

[PATCH v3 0/13] IB SRP initiator patches for kernel 3.11
 2013-07-14  9:43 UTC  (3+ messages)
` [PATCH v3 11/13] IB/srp: Make HCA completion vector configurable

[PATCH 3/3] power_supply: add throttle state
 2013-07-14 17:38 UTC 

[PATCH 2/3] power_supply : add charger cable properties
 2013-07-14 17:38 UTC 

[PATCH 1/3] power_supply: Add charger control properties
 2013-07-14 17:37 UTC 

[media] cx25821 regression from 3.9: BUG: bad unlock balance detected!
 2013-07-14  9:41 UTC  (6+ messages)

buggy check in netlink_mmap_sendmsg()
 2013-07-14  9:36 UTC 

[U-Boot] [PATCH v1 1/1] patman: README documentation nits
 2013-07-14  9:27 UTC  (2+ messages)
` [U-Boot] [PATCH v2 1/1] patman: README documentation nits (unit test)

CX23103 Video Grabber seems to be supported by cx231xx driver
 2013-07-14  9:23 UTC  (2+ messages)

[PATCH 0/4] powerpc: several cleanup patches for the FPU
 2013-07-14  9:02 UTC  (5+ messages)
` [PATCH 1/4] powerpc: remove the unused function disable_kernel_fp()
` [PATCH 2/4] powerpc: remove the redundant flush_fp_to_thread() in setup_sigcontext()
` [PATCH 3/4] powerpc: make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled
` [PATCH 4/4] powerpc: remove the empty giveup_fpu() function on 32bit kernel

The pm80xx driver hangs in 3.10 with the Adaptec 71605H HBA
 2013-07-14  8:45 UTC  (2+ messages)

[PATCH v2 00/46] "struct pathspec" conversion and :(glob) and :(icase)
 2013-07-14  8:48 UTC  (48+ messages)
` [PATCH v2 01/46] clean: remove unused variable "seen"
` [PATCH v2 02/46] Move struct pathspec and related functions to pathspec.[ch]
` [PATCH v2 03/46] pathspec: i18n-ize error strings in pathspec parsing code
` [PATCH v2 04/46] pathspec: add copy_pathspec
` [PATCH v2 05/46] Add parse_pathspec() that converts cmdline args to struct pathspec
` [PATCH v2 06/46] parse_pathspec: save original pathspec for reporting
` [PATCH v2 07/46] parse_pathspec: add PATHSPEC_PREFER_{CWD,FULL}
` [PATCH v2 08/46] Convert some get_pathspec() calls to parse_pathspec()
` [PATCH v2 09/46] parse_pathspec: add special flag for max_depth feature
` [PATCH v2 10/46] parse_pathspec: support stripping submodule trailing slashes
` [PATCH v2 11/46] parse_pathspec: support stripping/checking submodule paths
` [PATCH v2 12/46] parse_pathspec: support prefixing original patterns
` [PATCH v2 13/46] Guard against new pathspec magic in pathspec matching code
` [PATCH v2 14/46] clean: convert to use parse_pathspec
` [PATCH v2 15/46] commit: "
` [PATCH v2 16/46] status: "
` [PATCH v2 17/46] rerere: "
` [PATCH v2 18/46] checkout: "
` [PATCH v2 19/46] rm: "
` [PATCH v2 20/46] ls-files: "
` [PATCH v2 21/46] archive: "
` [PATCH v2 22/46] check-ignore: "
` [PATCH v2 23/46] add: "
` [PATCH v2 24/46] reset: "
` [PATCH v2 25/46] line-log: "
` [PATCH v2 26/46] Convert read_cache_preload() to take struct pathspec
` [PATCH v2 27/46] Convert run_add_interactive to use "
` [PATCH v2 28/46] Convert unmerge_cache to take "
` [PATCH v2 29/46] checkout: convert read_tree_some "
` [PATCH v2 30/46] Convert report_path_error "
` [PATCH v2 31/46] Convert refresh_index "
` [PATCH v2 32/46] Convert {read,fill}_directory "
` [PATCH v2 33/46] Convert add_files_to_cache "
` [PATCH v2 34/46] Convert common_prefix() to use "
` [PATCH v2 35/46] Remove diff_tree_{setup,release}_paths
` [PATCH v2 36/46] Remove init_pathspec() in favor of parse_pathspec()
` [PATCH v2 37/46] Remove match_pathspec() in favor of match_pathspec_depth()
` [PATCH v2 38/46] tree-diff: remove the use of pathspec's raw[] in follow-rename codepath
` [PATCH v2 39/46] Rename field "raw" to "_raw" in struct pathspec
` [PATCH v2 40/46] parse_pathspec: make sure the prefix part is wildcard-free
` [PATCH v2 41/46] parse_pathspec: preserve prefix length via PATHSPEC_PREFIX_ORIGIN
` [PATCH v2 42/46] Kill limit_pathspec_to_literal() as it's only used by parse_pathspec()
` [PATCH v2 43/46] pathspec: support :(literal) syntax for noglob pathspec
` [PATCH v2 44/46] pathspec: make --literal-pathspecs disable pathspec magic
` [PATCH v2 45/46] pathspec: support :(glob) syntax
` [PATCH v2 46/46] parse_pathspec: accept :(icase)path syntax

[PATCH] Btrfs-progs: fix memory leak in open_file_or_dir()
 2013-07-14  8:48 UTC  (5+ messages)
` [PATCH] From: Wang Shilong <wangsl.fnst@cn.fujitsu.com>
` [PATCH v2] Btrfs-progs: fix memory leak in open_file_or_dir()

[PATCH v3 0/2] powerpc/math-emu: two patches for the emulation of the FPU unimplemented instructions
 2013-07-14  8:40 UTC  (3+ messages)
` [PATCH v3 1/2] powerpc/math-emu: move the flush FPU state function into do_mathemu
` [PATCH v3 2/2] powerpc: introduce function emulate_math()

[Bug 66425] New: "failed testing IB on ring 5" when suspending to disk
 2013-07-14  8:37 UTC  (3+ messages)
` [Bug 66425] "

[PATCH] ARM: multiplatform: remove reference to ARCH_MULTI_V4
 2013-07-14  8:34 UTC  (3+ messages)

[PATCH v3 0/29] nfacct changes and additions
 2013-07-14  8:29 UTC  (6+ messages)
` [PATCH v3 kernel 16/29] add permanent byte/packet format capability to nfacct

[PATCH v2 0/2] powerpc/math-emu: two patches for the emulation of the FPU unimplemented instructions
 2013-07-14  8:29 UTC  (4+ messages)
` [PATCH v2 1/2] powerpc/math-emu: move the flush FPU state function into do_mathemu

[PATCH] pm80xx: fix Adaptec 71605H hang
 2013-07-14  8:25 UTC 

[PATCH] misc: add driver for Renesas R-Car Gyro-ADC/speed-pulse interfaces
 2013-07-14  8:12 UTC  (7+ messages)

[Qemu-devel] [PATCH] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
 2013-07-14  7:48 UTC  (2+ messages)
`  "

[PATCH 0/2] powerpc/math-emu: two patches for the emulation of the FPU unimplemented instructions
 2013-07-14  8:11 UTC  (4+ messages)
` [PATCH 1/2] powerpc/math-emu: move the flush FPU state function into do_mathemu

Is there any way that I can get the memory addr of pocess in hvm?
 2013-07-14  8:11 UTC 

[PATCH v4 0/2] git-multimail: a replacement for post-receive-email
 2013-07-14  8:09 UTC  (2+ messages)
` [PATCH v4 2/2] post-receive-email: deprecate script in favor of git-multimail

Looking for a mentor
 2013-07-14  8:08 UTC  (2+ messages)

Recovery possible after partial reshape failure?
 2013-07-14  8:09 UTC  (2+ messages)

[Bug 66888] New: [radeonsi] Need support GL_EXT_framebuffer_multisample
 2013-07-14  8:08 UTC  (2+ messages)
` [Bug 66888] "

XFS errors on 3TB HDD that is identified of size 2TB only
 2013-07-14  8:05 UTC 

[PATCH 0/5] iio: at91: Add touch screen support in at91 adc
 2013-07-14  8:04 UTC  (12+ messages)
` [PATCH 1/5] iio: at91: use adc_clk_khz to make the calculation not easy to large than u32
` [PATCH 2/5] iio: at91: Use different prescal, startup mask in MR for different IP
` [PATCH 3/5] iio: at91: ADC start-up time calculation changed since at91sam9x5
` [PATCH 4/5] iio: at91: add an optional dt property for for adc clock hz
` [PATCH 5/5] iio: at91: introduce touch screen support in iio adc driver

sunrpc/clnt.c: BUG kmalloc-256 (Not tainted): Poison overwritten
 2013-07-14  8:02 UTC  (2+ messages)

[PATCH] mfd: syscon: Remove "base" field from private driver data
 2013-07-14  7:58 UTC  (2+ messages)

specify agsize?
 2013-07-14  7:06 UTC  (4+ messages)

[U-Boot] [PATCH v2] blackfin: Fix using gd->baudrate before setting its value
 2013-07-14  7:05 UTC  (3+ messages)

[PATCH] PCI / hotplug / ACPI: Get rid of check_sub_bridges()
 2013-07-14  7:08 UTC  (3+ messages)

[PATCH] gdb: add PACKAGECONFIG for Python support
 2013-07-14  7:04 UTC 

[help] How to install xen with my own kernel on grub2?
 2013-07-14  6:39 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] alpha-softmmu fixes
 2013-07-14  6:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/4] exec: Support 64-bit operations in address_space_rw

[Buildroot] [autobuild.buildroot.net] Build results for 2013-07-13
 2013-07-14  6:30 UTC 

[Qemu-devel] [PATCH v3 00/14] Refactor portio dispatching
 2013-07-14  6:15 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 11/14] ioport: Switch dispatching to memory core layer

[PATCH v2 0/3] Modernize menuconfig a bit
 2013-07-14  6:08 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] alpha-softmmu fixes
 2013-07-14  6:05 UTC  (2+ messages)

[nightly] Core TISDK 2013.06 build 2013-07-14_01-01-44
 2013-07-14  5:55 UTC 

[xen-unstable test] 18418: regressions - FAIL
 2013-07-14  5:57 UTC 

[PATCH] sched: Add logic to handle parallel try_to_wake_up() of the same task
 2013-07-14  5:55 UTC  (2+ messages)

[SPAM] Jusqu'à moins 70 pourcent sur Mathon, stock limité
 2013-07-14  5:54 UTC 

[PATCH v2] kprobes: fix compiler warning
 2013-07-14 17:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/14] ACPI memory hotplug
 2013-07-14  5:47 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 10/14] pc: Add dimm paravirt SRAT info

[PATCH] irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macro
 2013-07-14  5:39 UTC  (2+ messages)

ANNOUNCE: git-imerge -- Incremental merge and rebase for git
 2013-07-14  5:33 UTC 

visible memory seems wrong in kexec crash dump kernel
 2013-07-14  5:26 UTC  (10+ messages)

matchportcon?
 2013-07-14  5:26 UTC 

[ 00/19] 3.10.1-stable review
 2013-07-14  5:24 UTC  (13+ messages)

[Buildroot] [RFC 0/3] ARM Mali Graphics Drivers
 2013-07-14  5:10 UTC  (4+ messages)
` [Buildroot] [RFC 1/3] a10disp: new package
` [Buildroot] [RFC 2/3] sunxi-mali: "
` [Buildroot] [RFC 3/3] opengl: add sunxi-mali as possible egl/gles provider

kernel miscompilation with gcc 4.8 for ARMv5
 2013-07-14  4:58 UTC  (4+ messages)

[PATCH v2 00/19] Index-v5
 2013-07-14  4:42 UTC  (16+ messages)
` [PATCH v2 03/19] read-cache: move index v2 specific functions to their own file
` [PATCH v2 06/19] read-cache: add index reading api
` [PATCH v2 07/19] make sure partially read index is not changed
` [PATCH v2 08/19] grep.c: Use index api
` [PATCH v2 09/19] ls-files.c: use "
` [PATCH v2 10/19] documentation: add documentation of the index-v5 file format
` [PATCH v2 12/19] read-cache: read index-v5

[v1][PATCH 1/1] KVM: PPC: disable preemption when using hard_irq_disable()
 2013-07-14  4:13 UTC  (14+ messages)

[PATCH] ALSA: hda - Add new GPU codec ID to snd-hda
 2013-07-14  4:05 UTC  (2+ messages)

Linux 3.9.10
 2013-07-14  3:23 UTC  (4+ messages)

[RFC][PATCH] mm: madvise: MADV_POPULATE for quick pre-faulting
 2013-07-14  3:12 UTC  (8+ messages)

[PATCH] lxc: create lxc cache directory
 2013-07-14  3:07 UTC  (2+ messages)

[V3 0/7] Enhance mmp display driver
 2013-07-14  3:00 UTC  (4+ messages)

[U-Boot] [PATCH] tools: fix FIT image with ramdisk
 2013-07-14  2:55 UTC  (5+ messages)

[Bug 66713] New: Team Fortress 2 crashes with r600-sb on HD4850
 2013-07-14  2:40 UTC  (2+ messages)
` [Bug 66713] "

[PATCH 1/4] mailmap: do not lose single-letter names
 2013-07-14  2:38 UTC  (3+ messages)
` [PATCH] mailmap: Testing the single letter name case

[PATCH] git-clone.txt: remove the restriction on pushing from a shallow clone
 2013-07-14  2:28 UTC  (3+ messages)

[net PATCH] atl1e: fix dma mapping warnings
 2013-07-14  2:22 UTC  (3+ messages)

[Qemu-devel] [PATCH] atomic: using memory_order_relaxed for refcnt inc/dec ops
 2013-07-14  2:18 UTC  (3+ 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.