All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-12 05:51:15 to 2014-08-12 07:13:06 UTC [more...]

Making spare device into active
 2014-08-12  7:13 UTC  (4+ messages)

[PATCHSET 0/8] perf tools: Honor column width setting (v3)
 2014-08-12  7:13 UTC  (6+ messages)
` [PATCH 2/8] perf tools: Make __hpp__fmt() receive an additional len argument

[PATCH [libtirpc]] include stdarg.h when used
 2014-08-12  7:12 UTC 

[RFC PATCH 00/20] Use msi_chip to configure MSI/MSI-X in all platforms
 2014-08-12  7:26 UTC  (89+ messages)
  ` [RFC PATCH 01/20] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
  ` [RFC PATCH 02/20] MSI: Clean up struct msi_chip argument
  ` [RFC PATCH 03/20] PCI/MSI: Remove useless bus->msi assignment
  ` [RFC PATCH 04/20] MSI: Remove the redundant irq_set_chip_data()
  ` [RFC PATCH 05/20] MSI: Refactor struct msi_chip to become more common
  ` [RFC PATCH 06/20] PCI/MSI: Introduce arch_get_match_msi_chip() to find the match msi_chip
  ` [RFC PATCH 07/20] x86/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
  ` [RFC PATCH 08/20] x86/xen/MSI: "
  ` [RFC PATCH 09/20] irq_remapping/MSI: "
  ` [RFC PATCH 10/20] x86/MSI: Remove unused MSI weak arch functions
  ` [RFC PATCH 11/20] MIPS/Octeon/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
  ` [RFC PATCH 12/20] MIPS/Xlp/MSI: "
  ` [RFC PATCH 13/20] MIPS/xlr/MSI: "
  ` [RFC PATCH 14/20] Powerpc/MSI: "
  ` [RFC PATCH 15/20] s390/MSI: "
  ` [RFC PATCH 16/20] arm/iop13xx/MSI: "
  ` [RFC PATCH 17/20] IA64/MSI: "
  ` [RFC PATCH 18/20] Sparc/MSI: "
  ` [RFC PATCH 19/20] tile/MSI: "
  ` [RFC PATCH 20/20] PCI/MSI: Clean up unused MSI arch functions

How to design a DRM KMS driver exposing 2D compositing?
 2014-08-12  7:10 UTC  (5+ messages)

[RFC][PATCH 00/15 v4] OXFW driver, a succesor to firewire-speakers
 2014-08-12  7:09 UTC  (4+ messages)

[PATCH] perf/x86/uncore: export basic memory events for IVT IMC PMU
 2014-08-12  7:09 UTC  (2+ messages)

[RFC PATCH 00/20] Use msi_chip to configure MSI/MSI-X in all platforms
 2014-08-12  7:25 UTC 

[Buildroot] [git commit] fbv: fix typo in pkg-config variable
 2014-08-12  7:08 UTC 

[3.16 stable PATCH 1/2] virtio: rng: delay hwrng_register() till driver is ready
 2014-08-12  7:06 UTC  (4+ messages)
` [3.16 stable PATCH 2/2] Revert "hwrng: virtio - ensure reads happen after successful probe"

[Buildroot] [git commit] package/fbv: Fix static linking against libpng
 2014-08-12  7:08 UTC  (3+ messages)

[daisy][PATCH] libvirt: set path to pkcheck
 2014-08-12  7:09 UTC 

[PATCH] staging: rtl8192u/ieee80211: Fix sparse ieee80211_debug_init/_exit not declared warning
 2014-08-12  7:03 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] drm: Do not use BUG_ON(!spin_is_locked())
 2014-08-12  7:03 UTC  (10+ messages)

[PATCH][meta-networking] ifenslave: add recipes
 2014-08-12  7:01 UTC 

cryptodev build error with 3.15.y
 2014-08-12  7:00 UTC 

[nfs] BUG: sleeping function called from invalid context at include/linux/wait.h:976
 2014-08-12  6:59 UTC  (6+ messages)

[PATCH v4 2/2] [stage/sunxi-3.4] Add support for Allwinner (DVB/ATSC) Transport Stream Controller(s) (TSC)
 2014-08-12  6:25 UTC  (2+ messages)

[PATCH] drm/i915: remove pixel doubled HDMI modes from valid modes list
 2014-08-12  6:59 UTC  (3+ messages)

[PATCH v5 0/3] arm64: Add seccomp support
 2014-08-12  6:57 UTC  (11+ messages)
` [PATCH v5 3/3] "

[Qemu-devel] [PATCH v5 00/10] KVM platform device passthrough
 2014-08-12  6:54 UTC  (12+ messages)
` [Qemu-devel] [PATCH v5 05/10] hw/vfio/pci: split vfio_get_device
` [Qemu-devel] [PATCH v5 06/10] hw/vfio: create common module
` [Qemu-devel] [PATCH v5 07/10] hw/vfio/platform: add vfio-platform support

[3.16 stable PATCH 1/1] virtio-rng: fix multi-device startup
 2014-08-12  6:53 UTC  (7+ messages)

Direct Device Assignment in Xen DomU
 2014-08-12  6:54 UTC 

[PATCH 1/5] efi: move noefi early param code out of x86 arch code
 2014-08-12  6:52 UTC  (18+ messages)
` [PATCH 2/5] efi: add kernel param efi=noruntime
` [PATCH 3/5] efi arm64: do not enter virtual mode in case booting with efi=noruntime or noefi
` [PATCH 4/5] efi x86: clear EFI_RUNTIME_SERVICES bit in case failures other than SetVirtualAddressMap
` [PATCH 5/5] efi_rtc: probe function error out in case no efi runtime enabled

[PATCH] zd1211rw: replace ZD_ASSERT with lockdep_assert_held()
 2014-08-12  7:05 UTC 

[PATCHSET 00/13] perf tools: Fix vmlinux search path initialization
 2014-08-12  6:40 UTC  (14+ messages)
` [PATCH 01/13] perf script: Fix possible memory leaks
` [PATCH 02/13] perf tools: Fix a memory leak in vmlinux_path__init()
` [PATCH 03/13] perf annotate: Move session handling out of __cmd_annotate()
` [PATCH 04/13] perf buildid-cache: Move session handling into cmd_buildid_cache()
` [PATCH 05/13] perf inject: Move session handling out of __cmd_inject()
` [PATCH 06/13] perf kmem: Move session handling out of __cmd_kmem()
` [PATCH 07/13] perf kvm: Move call to symbol__init() after creating session
` [PATCH 08/13] perf lock: "
` [PATCH 09/13] perf sched: "
` [PATCH 10/13] perf script: "
` [PATCH 11/13] perf timechart: "
` [PATCH 12/13] perf trace: "
` [PATCH 13/13] perf tools: Check recorded kernel version when finding vmlinux

[sched] 143e1e28cb4: +17.9% aim7.jobs-per-min, -9.7% hackbench.throughput
 2014-08-12  6:41 UTC  (7+ messages)

[PATCH v3] uas: replace WARN_ON_ONCE() with lockdep_assert_held()
 2014-08-12  6:40 UTC  (4+ messages)

[PATCH 1/7 V2] staging: dgap: remove useless variable
 2014-08-12  6:38 UTC  (2+ messages)

[PATCH v2 0/8] fix freepage count problems in memory isolation
 2014-08-12  6:43 UTC  (4+ messages)
` [PATCH v2 5/8] mm/isolation: change pageblock isolation logic to fix freepage counting bugs

[U-Boot] Confusion when starting storage subsystems
 2014-08-12  6:35 UTC 

[Qemu-devel] VFIO-PCI testing after VFIO-platform rework
 2014-08-12  6:33 UTC  (5+ messages)

[PATCH][Resend] gmp: uprev it to 6.0.0
 2014-08-12  6:33 UTC 

[PATCH 0/2] drm/mipi-dsi: consider low power transmission
 2014-08-12  6:33 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/exynos: mipi-dsi: consider non-continuous clock mode

[PATCH v2] uas: replace WARN_ON_ONCE() with lockdep_assert_held()
 2014-08-12  6:31 UTC  (6+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-08-11
 2014-08-12  6:30 UTC 

[PATCH] ASoC: Intel: Add merrifield machine driver
 2014-08-12  6:06 UTC  (4+ messages)
  ` [alsa-devel] "

How to add x32 ABI support to PCI driver
 2014-08-12  6:26 UTC  (4+ messages)

[meta-oe][PATCH 0/1] syslog-ng: fix do_compi1e of qemuarm while DEBUG_BUILD
 2014-08-12  6:26 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] rpcbind: add option to fix port number
 2014-08-12  6:25 UTC 

[BUG] oops in cpufreq driver with AMD Kaveri CPU
 2014-08-12  6:16 UTC  (5+ messages)

[Bug 82488] New: Error: couldn't get an RGB, Double-buffered visual
 2014-08-12  6:12 UTC  (2+ messages)
` [Bug 82488] "

[PATCH 0/7] staging: dgnc: cleanup of the dgnc_driver.c
 2014-08-12  6:08 UTC  (2+ messages)
` [PATCH v2 1/7] staging: dgnc: Fix externs should be avoided in the .c files

[PATCH 0/1] image.bbclass: image_types.bbclass is a must
 2014-08-12  6:08 UTC  (2+ messages)
` [PATCH 1/1] "

x86: vmalloc and THP
 2014-08-12  6:07 UTC  (3+ messages)

[Qemu-devel] USB PCI host bus adapter hot plug
 2014-08-12  6:05 UTC  (3+ messages)

[PATCH] perf, x86: Use extended offcore mask on Haswell
 2014-08-12  6:03 UTC  (4+ messages)

[PATCH] Input: serio: make HYPERV_KEYBOARD depend on SERIO_I8042=y
 2014-08-12  6:01 UTC  (7+ messages)

Sleepy drives and MD RAID 6
 2014-08-12  5:55 UTC  (3+ messages)

[PATCH] doc: memory-barriers.txt: Minor correction in Control dependencies
 2014-08-12  5:55 UTC  (3+ messages)
` [PATCH] sched: Remove ACCESS_ONCE() for jiffies

Error: package not found in the base feeds (genericx86_64 x86_64 noarch any all)
 2014-08-12  5:54 UTC  (2+ messages)
` [oe] "

[PATCH 00/41] perf tools: Preparation for call graph from Intel BTS
 2014-08-12  5:52 UTC  (4+ messages)
` [PATCH 34/41] perf evlist: Add 'system_wide' option

About use of dlsym()
 2014-08-12  5:51 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.