All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-12 05:31:02 to 2014-08-12 07:10:08 UTC [more...]

[RFC PATCH 00/20] Use msi_chip to configure MSI/MSI-X in all platforms
 2014-08-12  7:26 UTC  (72+ 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

[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  (11+ 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  (8+ 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 

[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/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  (5+ 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)

[U-Boot] [PATCH] mmc: fix ERASE_GRP_DEF handling
 2014-08-12  5:47 UTC  (3+ messages)

Kexec on arm64
 2014-08-12  5:42 UTC  (20+ messages)

journal recovery problems with metadata_csum, *non-64bit*
 2014-08-12  5:39 UTC  (3+ messages)
  ` journal_checksum_v2 on-disk format change? (was: Re: journal recovery problems with metadata_csum, *non-64bit*)

[PATCH tip/core/rcu 1/2] rcu: Parallelize and economize NOCB kthread wakeups
 2014-08-12  5:33 UTC  (11+ messages)

[PATCH net-next 0/6] Trivial fixes for cxgb4
 2014-08-12  5:39 UTC  (7+ messages)
` [PATCH net-next 1/6] cxgb4: Fix for handling 1Gb/s SFP+ Transceiver Modules
` [PATCH net-next 2/6] cxgb4: Fixed the code to use correct length for part number
` [PATCH net-next 3/6] cxgb4: Fix T5 adapter accessing T4 adapter registers
` [PATCH net-next 4/6] cxgb4: Detect and display firmware reported errors
` [PATCH net-next 5/6] cxgb4: Avoid dumping Write-only registers in register dump
` [PATCH net-next 6/6] cxgb4: Issue mbox commands on correct mbox

[Qemu-devel] [PATCH v2 00/43] Postcopy implementation
 2014-08-12  5:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 19/43] postcopy: OS support test

[PATCH 1/2] take the segment adding out of locate_mem_hole functions
 2014-08-12  5:29 UTC  (2+ messages)
` [PATCH 2/2] check if crashk_res_low exists when exclude it from crash mem ranges


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.