All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-04 05:59:12 to 2015-06-04 07:13:14 UTC [more...]

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

[PATCH wpan-tools] interface: fix interface type info
 2015-06-04  7:11 UTC  (3+ messages)

[PATCH wpan-tools] nl802154: export supported commands
 2015-06-04  7:11 UTC  (2+ messages)

[PATCH] ahci: added support for Freescale AHCI sata
 2015-06-04  7:10 UTC 

[PATCH wpan-tools] info: add frequency output to current channel
 2015-06-04  7:09 UTC  (2+ messages)

[PATCH] x86, setup: code clean of e820_reserve_setup_data()
 2015-06-04  7:07 UTC  (4+ messages)

[PATCH] bluetooth: hci_bcsp: Clean up code Fix
 2015-06-04  7:09 UTC 

[RFC 0/2] target: Add TFO->complete_irq queue_work bypass
 2015-06-04  7:06 UTC  (3+ messages)

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

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

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

[PATCH v2 7/9] x86/intel_pstate: add a booting param to select the driver to load
 2015-06-04  7:01 UTC  (6+ messages)

[RFT v2 00/48] Refine irq interfaces to reduce number of parameters
 2015-06-04  6:59 UTC  (11+ 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

[Qemu-devel] VFIO use of HOST_PAGE_ALIGN
 2015-06-04  6:57 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2015-06-04  6:58 UTC 

[PATCH] fm10k: Fix missing braces after if statement
 2015-06-04  6:57 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[lkp] [block] fbccf1df065: +276.3% boot-meminfo.KernelStack
 2015-06-04  6:56 UTC  (5+ messages)
  `  "

[PATCH] MIPS: Loongson-3: Fix a cpu-hotplug issue in loongson3_ipi_interrupt()
 2015-06-04  6:53 UTC 

linux-next: manual merge of the edac-amd tree with the tip tree
 2015-06-04  6:55 UTC 

[PATCH v2] i40evf: fix of supporting jumbo frame
 2015-06-04  6:54 UTC  (2+ messages)
` [PATCH v3] "

[PATCH RFC v3 0/3] crypto: Introduce Public Key Encryption API
 2015-06-04  6:53 UTC  (5+ messages)
` [PATCH RFC v3 1/3] crypto: add PKE API
` [PATCH RFC v3 2/3] crypto: RSA: KEYS: convert rsa and public key to new "

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

[PATCH net-next] tcp: double default TSQ output bytes limit
 2015-06-04  6:51 UTC  (2+ messages)

[PATCH for 3.18 > kernels >= 3.14] net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN
 2015-06-04  6:51 UTC 

[PATCH net-next] tcp: remove redundant checks
 2015-06-04  6:49 UTC 

[RFC][PATCH 0/4] Fixes for leapsecond expiring early ABS_TIME CLOCK_REALTIME timers
 2015-06-04  6:48 UTC  (7+ messages)
` [RFC][PATCH 4/4] time: Do leapsecond adjustment in gettime fastpaths

[PATCH net-next 0/4] switchdev: documentation updates
 2015-06-04  6:47 UTC  (10+ 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

[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  (14+ 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
` [Qemu-devel] [PATCH v4 03/13] l2tpv3: Drop l2tpv3_can_send
` [Qemu-devel] [PATCH v4 04/13] netmap: Drop netmap_can_send
` [Qemu-devel] [PATCH v4 05/13] net/socket: Drop net_socket_can_send
` [Qemu-devel] [PATCH v4 06/13] tap: Drop tap_can_send
` [Qemu-devel] [PATCH v4 07/13] Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
` [Qemu-devel] [PATCH v4 08/13] main-loop: Drop qemu_set_fd_handler2
` [Qemu-devel] [PATCH v4 09/13] alsaaudio: Remove unused error handling of qemu_set_fd_handler
` [Qemu-devel] [PATCH v4 10/13] oss: "
` [Qemu-devel] [PATCH v4 11/13] xen_backend: "
` [Qemu-devel] [PATCH v4 12/13] event-notifier: Always return 0 for posix implementation
` [Qemu-devel] [PATCH v4 13/13] iohandler: Change return type of qemu_set_fd_handler to "void"

pull-request: wireless-drivers-next 2015-06-03
 2015-06-04  6:46 UTC  (3+ messages)

[PATCH] powerpc: Make doorbell check preemption safe
 2015-06-04  6:45 UTC  (3+ messages)

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

[PATCH net-next] bpf: introduce bpf_clone_redirect() helper
 2015-06-04  6:45 UTC  (3+ 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

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2015-06-04  6:43 UTC 

[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 

[CFT][PATCH 00/10] Making new mounts of proc and sysfs as safe as bind mounts (take 2)
 2015-06-04  6:27 UTC  (13+ messages)

[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  (7+ messages)
` [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 

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

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

[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

[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/

[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

post-receive: pub/scm/linux/kernel/git/tomba/linux
 2015-06-04  6:11 UTC 

[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

[PATCH v4 0/7] staging:lustre: remove tcpip abstraction from libcfs
 2015-06-04  6:02 UTC  (4+ messages)
` [PATCH v4 6/7] staging:lustre: style cleanups for lib-socket.c
    ` [lustre-devel] "

[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  (3+ messages)
` [meta-oe][PATCH 5/5] mariadb.inc: "

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

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2015-06-04  5:59 UTC 


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.