All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-04 05:05:23 to 2015-06-04 06:45:40 UTC [more...]

[Qemu-devel] [PATCH v4 00/13] main-loop: Get rid of fd_read_poll and qemu_set_fd_handler2
 2015-06-04  6:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 01/13] stubs: Add qemu_set_fd_handler
` [Qemu-devel] [PATCH v4 02/13] qemu-nbd: Switch to qemu_set_fd_handler

[PATCH v3] clk: change clk_ops' ->determine_rate() prototype
 2015-06-04  6:44 UTC  (5+ messages)

[PATCH v5 00/42] PowerPC/PowerNV: PCI Slot Management
 2015-06-04  6:42 UTC  (56+ messages)
` [PATCH v5 01/42] PCI: Add pcibios_setup_bridge()
` [PATCH v5 02/42] powerpc/powernv: Enable M64 on P7IOC
` [PATCH v5 03/42] powerpc/powernv: M64 support improvement
` [PATCH v5 04/42] powerpc/powernv: Trace consumed IO and M32 segments by PE
` [PATCH v5 05/42] powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
` [PATCH v5 06/42] powerpc/powernv: Improve IO and M32 mapping
` [PATCH v5 07/42] powerpc/powernv: Calculate PHB's DMA weight dynamically
` [PATCH v5 08/42] powerpc/powernv: DMA32 cleanup
` [PATCH v5 09/42] powerpc/powernv: pnv_ioda_setup_dma() configure one PE only
` [PATCH v5 10/42] powerpc/powernv: Trace DMA32 segments consumed by PE
` [PATCH v5 11/42] powerpc/powernv: Increase PE# capacity
` [PATCH v5 12/42] powerpc/pci: Cleanup on pci_controller_ops
` [PATCH v5 13/42] powerpc/pci: Override pcibios_setup_bridge()
` [PATCH v5 14/42] powerpc/powernv: Allocate PE# in deasending order
` [PATCH v5 15/42] powerpc/powernv: Reserve PE# for root bus
` [PATCH v5 16/42] powerpc/powernv: Create PEs dynamically
` [PATCH v5 17/42] powerpc/powernv: PE oriented during configuration
` [PATCH v5 18/42] powerpc/powernv: Helper function pnv_ioda_init_pe()
` [PATCH v5 19/42] powerpc/powernv: Remove DMA32 list of PEs
` [PATCH v5 20/42] powerpc/powernv: Rename pnv_ioda_get_pe() to pnv_ioda_dev_to_pe()
` [PATCH v5 21/42] powerpc/powernv: Drop pnv_ioda_setup_dev_PE()
` [PATCH v5 22/42] powerpc/powernv: Move functions around
` [PATCH v5 23/42] powerpc/powernv: Cleanup on pnv_pci_ioda2_release_dma_pe()
` [PATCH v5 24/42] powerpc/powernv: Release PEs dynamically
` [PATCH v5 25/42] powerpc/powernv: Supports slot ID
` [PATCH v5 26/42] powerpc/powernv: Use PCI slot reset infrastructure
` [PATCH v5 27/42] powerpc/powernv: Simplify pnv_eeh_reset()
` [PATCH v5 28/42] powerpc/powernv: Don't cover root bus in pnv_pci_reset_secondary_bus()
` [PATCH v5 29/42] powerpc/powernv: Issue fundamental reset "
` [PATCH v5 30/42] powerpc/pci: Don't scan empty slot
` [PATCH v5 31/42] powerpc/pci: Move pcibios_find_pci_bus() around
` [PATCH v5 32/42] powerpc/powernv: Introduce pnv_pci_poll()
` [PATCH v5 33/42] powerpc/powernv: Functions to get/reset PCI slot status
` [PATCH v5 34/42] powerpc/pci: Delay creating pci_dn
` [PATCH v5 35/42] powerpc/pci: Create eeh_dev while "
` [PATCH v5 36/42] powerpc/pci: Export traverse_pci_device_nodes()
` [PATCH v5 37/42] powerpc/pci: Update bridge windows on PCI plugging
` [PATCH v5 38/42] powerpc/powernv: Select OF_OVERLAY
` [PATCH v5 39/42] drivers/of: Unflatten nodes equal or deeper than specified level
` [PATCH v5 40/42] drivers/of: Allow to specify root node in of_fdt_unflatten_tree()
` [PATCH v5 41/42] drivers/of: Return allocated memory chunk from of_fdt_unflatten_tree()
` [PATCH v5 42/42] pci/hotplug: PowerPC PowerNV PCI hotplug driver

[PATCH net-next] bpf: introduce bpf_clone_redirect() helper
 2015-06-04  6:45 UTC  (3+ messages)

[PATCH 00/11] Enable access to SPI NOR flash on Samsung Snow board
 2015-06-04  6:42 UTC  (6+ messages)
` [PATCH 08/11] MTD: m25p80: Add option to limit SPI transfer size

[Patch v4 0/8] Consolidate ACPI PCI root common code into ACPI core
 2015-06-04  6:41 UTC  (8+ messages)

[PATCH 0/3] cpufreq: governor: Fix potential races
 2015-06-04  6:42 UTC  (9+ messages)
` [PATCH 1/3] cpufreq: governor: register notifier from cs_init()

[PATCH] fs/btrfs: use inode_set_flags() instead of set_mask_bits()
 2015-06-04  6:39 UTC  (2+ messages)
` [PATCH] fs/btrfs: use general "

[PATCH net-next 0/4] cxgb4: Adds support for various ethtool stats
 2015-06-04  6:40 UTC  (2+ messages)

[PATCH] x86/cpu: Fix SMAP check in PVOPS environments
 2015-06-04  6:38 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/23] SMM improvements (chipset and TCG parts)
 2015-06-04  6:39 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 08/23] pflash_cfi01: change to new-style MMIO accessors
` [Qemu-devel] [PATCH v2 11/23] qom: add object_property_add_const_link
` [Qemu-devel] [PATCH v2 12/23] vl: run "late" notifiers immediately

[PATCH net-next v2] rocker: move netevent neigh update to processes context
 2015-06-04  6:38 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: enable usb3503
 2015-06-04  6:38 UTC  (4+ messages)

[PATCH] cpufreq: qoriq: optimize the CPU frequency switching time
 2015-06-04  6:36 UTC  (2+ messages)

RPi model B - bluetooth-next kernel, shutdown always reboots the RPi
 2015-06-04  6:34 UTC 

[PATCH 1/4] python-numpy: duplicate i586 over-ride for i686
 2015-06-04  6:30 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-06-03
 2015-06-04  6:30 UTC 

[PATCH 00/12] i2c: pxa: Fixes, cleanup and support for pxa910 family
 2015-06-04  6:29 UTC  (12+ messages)
` [PATCH 04/12] i2c: pxa: Add support for pxa910/988 & new configuration features
` [PATCH 12/12] i2c: pxa: enable/disable i2c module across msg xfer

[xen-4.2-testing test] 57842: regressions - FAIL
 2015-06-04  6:29 UTC 

[RFC][PATCH 00/10] zsmalloc auto-compaction
 2015-06-04  6:27 UTC  (7+ messages)
` [RFC][PATCH 07/10] zsmalloc: introduce auto-compact support

[CFT][PATCH 00/10] Making new mounts of proc and sysfs as safe as bind mounts (take 2)
 2015-06-04  6:27 UTC  (17+ messages)
                  ` [CFT][PATCH 11/10] mnt: Avoid unnecessary regressions in fs_fully_visible
                    ` [CFT][PATCH 11/10] mnt: Avoid unnecessary regressions in fs_fully_visible (take 2)

Library not getting installed to intended path
 2015-06-04  6:25 UTC  (9+ messages)

[PATCH v4 for-next 00/12] Add network namespace support in the RDMA-CM
 2015-06-04  6:24 UTC  (12+ messages)

XFS Syncd
 2015-06-04  6:23 UTC  (11+ messages)

[PATCH] x86, setup: code clean of e820_reserve_setup_data()
 2015-06-04  6:18 UTC  (3+ messages)

[RFT v2 00/48] Refine irq interfaces to reduce number of parameters
 2015-06-04  6:20 UTC  (9+ messages)
` [RFT v2 05/48] gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
` [RFT v2 45/48] genirq, gpio: Kill the first parameter 'irq' of irq_flow_handler_t

[lustre-devel] [PATCH v3 0/8] staging:lustre: remove kernel defines in userland headers
 2015-06-04  6:19 UTC  (4+ messages)
` [lustre-devel] [PATCH v3 8/8] staging:lustre: Update license and copyright for the LNET headers
  `  "

[PATCH v2] kdbus: do not append the same connection to the queue twice
 2015-06-04  6:19 UTC  (3+ messages)

[PATCH net-next 0/4] switchdev: documentation updates
 2015-06-04  6:17 UTC  (9+ messages)
` [PATCH net-next 1/4] switchdev: documentation: fix longer-than-80-char lines
` [PATCH net-next 2/4] switchdev: documentation: fix grammer error
` [PATCH net-next 3/4] switchdev: documentation: for static FDB ops, use switchdev_port_fdb_xxx ops
` [PATCH net-next 4/4] switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/delete ops

[PATCH 4.0 000/148] 4.0.5-stable review
 2015-06-04  6:17 UTC  (5+ messages)

[PATCH v2 00/13] SMM implementation for KVM
 2015-06-04  6:14 UTC  (4+ messages)
` [PATCH v2 06/13] KVM: x86: save/load state on SMM switch

[PATCHv4 00/10] ARM: DRA7: add display support
 2015-06-04  6:13 UTC  (10+ messages)
` [PATCHv4 10/10] arm/dts: am57xx-beagle-x15.dts: add HDMI

[PATCH 1/2] qe_common: add qe common functions into qe_common.c
 2015-06-04  6:13 UTC  (5+ messages)
` [PATCH 2/2] rheap: move rheap.c from arch/powerpc/lib/ to lib/

[PATCH v7 00/25] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2015-06-04  6:10 UTC  (7+ messages)
` [PATCH 0/6] Exynos SYSMMU (IOMMU) dts and arch updates

Accessing Ram on PCI card
 2015-06-04  6:10 UTC  (4+ messages)

[GIT PULL 0/6] perf/core improvements and fixes
 2015-06-04  6:07 UTC  (3+ messages)

[PATCH] x86/asm/msr: Retract msr-index.h
 2015-06-04  6:09 UTC  (4+ messages)

[Bug 89730] New: NV50: LightDM GTK+ Greeter Background - inconsistent display
 2015-06-04  6:08 UTC  (2+ messages)
  ` [Bug 89730] "

[PATCH] drm/exynos: dsi: check whether dsi is enabled before sending data
 2015-06-04  6:07 UTC 

[PATCH 00/11] staging: rtl8192e: Remove dead code
 2015-06-04  6:06 UTC  (7+ messages)
` [PATCH 07/11] staging: rtl8192e: Remove dead code: dig_t::dbg_mode

[PATCH] alsa-tools: add dependency glib-2.0
 2015-06-04  5:57 UTC 

[PATCH net-next 0/5] rocker: enable by default untagged VLAN support
 2015-06-04  6:05 UTC  (11+ messages)
` [PATCH net-next 5/5] rocker: remove support for legacy VLAN ndo ops

[Qemu-devel] [PATCH 0/2] vmdk: Fix vmdk_co_get_block_status
 2015-06-04  6:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] vmdk: Fix index_in_cluster calculation in vmdk_co_get_block_status
` [Qemu-devel] [PATCH 2/2] vmdk: Use vmdk_find_index_in_cluster everywhere

[lustre-devel] [PATCH v4 0/7] staging:lustre: remove tcpip abstraction from libcfs
 2015-06-04  6:02 UTC  (10+ messages)
` [lustre-devel] [PATCH v4 1/7] staging:lustre: move tcpip abstraction
  `  "
` [lustre-devel] [PATCH v4 4/7] staging:lustre: rename tcpip handling functions to lnet_* prefix
  `  "
` [lustre-devel] [PATCH v4 6/7] staging:lustre: style cleanups for lib-socket.c
  `  "

[PATCH v5 0/6] i2c: at91: add support to FIFOs and alternative command
 2015-06-04  6:02 UTC  (4+ messages)

[meta-qt5][PATCH] qtwebengine: duplicate i586 over-ride for i686
 2015-06-04  6:00 UTC  (2+ messages)

[PATCH] kdbus: update kernel-doc for kdbus_sync_reply_wakeup()
 2015-06-04  6:00 UTC  (2+ messages)

[PATCH 0/9] sched: balance callbacks
 2015-06-04  5:59 UTC  (5+ messages)
` [PATCH 8/9] hrtimer: Allow hrtimer::function() to free the timer

[meta-oe][PATCH 1/5] elbow: duplicate i586 over-ride for i686
 2015-06-04  5:59 UTC  (6+ messages)
` [meta-oe][PATCH 4/5] luajit: "
` [meta-oe][PATCH 5/5] mariadb.inc: "

[GIT PULL] kdbus cleanups for 4.2
 2015-06-04  5:59 UTC  (2+ messages)

[PATCH] drm/i915/skl: replace csr_mutex by completion in csr firmware loading
 2015-06-04  5:59 UTC  (5+ messages)

[PATCH/RFC v3 1/4] git-am.sh: fix initialization of the threeway variable
 2015-06-04  5:57 UTC  (5+ messages)
` [PATCH/RFC v3 2/4] git-am.txt: add configuration section in git am documentation

[Cocci] [PATCH v3 0/3] vesafb: remove theoretical MTRR uses
 2015-06-04  5:55 UTC  (6+ messages)
` [Cocci] [PATCH v3 2/3] video: fbdev: vesafb: add missing mtrr_del() for added MTRR
  `  "

layerindex
 2015-06-04  5:54 UTC  (2+ messages)

[PATCH] of/fdt: fix argument name and add comments of unflatten_dt_node()
 2015-06-04  5:53 UTC  (2+ messages)

[PATCH v4 3/7] selftests/kdbus: install kdbus-test
 2015-06-04  5:52 UTC  (4+ messages)

[PATCH V6 00/10] VF EEH on Power8
 2015-06-04  5:46 UTC  (8+ messages)
` [PATCH V7 "
  ` [PATCH V7 06/10] powerpc/eeh: Create PE for VFs

[PATCH] of: return NUMA_NO_NODE from fallback of_node_to_nid()
 2015-06-04  5:45 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 0/3] Bitmap based CPU enumeration
 2015-06-04  5:44 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/8] target-sh4: optimizations and cleanups
 2015-06-04  5:31 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 4/8] target-sh4: optimize subc using sub2
` [Qemu-devel] [PATCH v3 5/8] target-sh4: optimize negc using add2 and sub2
` [Qemu-devel] [PATCH v3 6/8] target-sh4: split out Q and M from of SR and optimize div1

[PATCH v2] btrfs: test premature submount unmounting when deleting default subvolume
 2015-06-04  5:30 UTC  (2+ messages)

[Qemu-devel] [PATCH COLO-Block v5 00/15] Block replication for continuous checkpoints
 2015-06-04  5:34 UTC  (3+ messages)

[PATCHv3 00/27] ARM: OMAP2+: clock code move under clk driver
 2015-06-04  5:26 UTC  (11+ messages)

[PATCH 1/2 v2] kernel/resource: Invalid memory access in __release_resource
 2015-06-04  5:25 UTC  (6+ messages)
` [PATCH 2/2 v2] of/platform: Use platform_device interface

[RFCv3 1/2] device: add dma_params->max_segment_count
 2015-06-04  5:24 UTC  (13+ messages)
` [RFCv3 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms
            ` [Linaro-mm-sig] "

[Qemu-devel] [PATCH v6 0/6] spapr_pci: DT field fixes and PCI DT node creation in QEMU
 2015-06-04  5:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 5/6] spapr_pci: populate ibm,loc-code

Change proc/<pid>/cmdline to 8k
 2015-06-04  5:17 UTC  (2+ messages)

[PATCH 0/3] Dell Airplane Mode Switch driver
 2015-06-04  5:16 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] dell-laptop: Use dell-rbtn instead i8042 filter when possible

Question about HighPoint RocketRAID 642L SCSI driver conflict with Linux AHCI driver
 2015-06-04  5:16 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-s390x: Only access allocated storage keys
 2015-06-04  5:14 UTC  (2+ messages)

[RFC 00/24] Re-use nvram module
 2015-06-04  5:14 UTC  (9+ messages)
` [RFC 07/24] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()

[PATCH net-next 1/2] bpf: make programs see skb->data == L2 for ingress and egress
 2015-06-04  5:07 UTC  (2+ messages)
` [PATCH net-next 2/2] bpf: allow programs to write to certain skb fields


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.