All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-29 14:21:14 to 2015-09-29 14:52:51 UTC [more...]

FAILED: patch "[PATCH] IB/qib: Change lkey table allocation to support more MRs" failed to apply to 3.10-stable tree
 2015-09-29 14:52 UTC  (4+ messages)

[U-Boot] [PATCH] nios2: convert nios2 cpu to driver model
 2015-09-29 14:52 UTC  (7+ messages)
` [U-Boot] [PATCH v2] "

[PATCH v2 1/7] dbus: merge .bb and .inc
 2015-09-29 14:52 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 00/47] ivshmem improvements
 2015-09-29 14:51 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 42/47] ivshmem: use strtosz()
` [Qemu-devel] [PATCH v4 44/47] ivshmem: remove EventfdEntry.vector
` [Qemu-devel] [PATCH v4 47/47] ivshmem: use little-endian int64_t for the protocol

[PATCH 3.2] IB/qib: Change lkey table allocation to support more MRs
 2015-09-29 14:51 UTC  (2+ messages)

[PATCH 00/17] cleanups of fs about new/huge_valid_dev
 2015-09-29 14:51 UTC  (3+ messages)
` [PATCH 14/17] fs/nilfs2: remove unnecessary new_valid_dev check

EEPROM driver
 2015-09-29 14:34 UTC 

Compiler prerequisite and C++11-ificartion
 2015-09-29 14:50 UTC  (3+ messages)

[PATCH] oeqa/runexported: Replaced optionparser with argparse
 2015-09-29 14:47 UTC 

[PATCH v9 0/5] Mediatek xHCI support
 2015-09-29 14:49 UTC  (9+ messages)
` [PATCH v9 1/5] dt-bindings: Add usb3.0 phy binding for MT65xx SoCs
` [PATCH v9 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller

btrfs fi defrag interfering (maybe) with Ceph OSD operation
 2015-09-29 14:49 UTC  (2+ messages)

[PATCH v3 0/8] Rework architected timer and forwarded IRQs handling
 2015-09-29 14:49 UTC  (18+ messages)
` [PATCH v3 1/8] KVM: Add kvm_arch_vcpu_{un}blocking callbacks
` [PATCH v3 2/8] arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
` [PATCH v3 3/8] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit
` [PATCH v3 4/8] arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs
` [PATCH v3 5/8] arm/arm64: KVM: Use appropriate define in VGIC reset code
` [PATCH v3 6/8] arm/arm64: KVM: Add forwarded physical interrupts documentation
` [PATCH v3 7/8] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
` [PATCH v3 8/8] arm/arm64: KVM: Support edge-triggered forwarded interrupts

[PATCH 0/3] Support for flow director behavior "other" on Intel FVL NIC
 2015-09-29 14:48 UTC  (6+ messages)
` [PATCH 1/3] librte_ether: add RTE_ETH_FDIR_OTHER for flow director behavior
` [PATCH 2/3] i40e: add RTE_ETH_FDIR_OTHER processing "
` [PATCH 3/3] ixgbe: add check for supported flow director behaviors

[PATCH 3.4] IB/qib: Change lkey table allocation to support more MRs
 2015-09-29 14:48 UTC 

[PATCH 0/8] cleanups for trace
 2015-09-29 14:43 UTC  (9+ messages)
` [PATCH 1/8] kernel/trace: report_latency in trace_sched_wakeup.c can be boolean
` [PATCH 2/8] kernel/trace: report_latency in trace_irqsoff.c "
` [PATCH 3/8] kernel/trace: rb_is_reader_page "
` [PATCH 4/8] kernel/ring_buffer: ring_buffer_empty{cpu} "
` [PATCH 5/8] kernel/ring_buffer: rb_per_cpu_empty "
` [PATCH 6/8] kernel/trace: rb_event_is_commit "
` [PATCH 7/8] kernel/trace: is_legal_op "
` [PATCH 8/8] kernel/trace: ftrace_event_is_function "

[PATCH net-next 00/14] tcp: listener refactoring preparations
 2015-09-29 14:42 UTC  (15+ messages)
` [PATCH net-next 01/14] tcp/dccp: constify send_synack and send_reset socket argument
` [PATCH net-next 02/14] tcp: remove unused len argument from tcp_rcv_state_process()
` [PATCH net-next 03/14] tcp: remove tcp_rcv_state_process() tcp_hdr argument
` [PATCH net-next 04/14] dccp: use inet6_csk_route_req() helper
` [PATCH net-next 05/14] inet: constify inet_csk_route_child_sock() socket argument
` [PATCH net-next 06/14] inet: constify __inet_inherit_port() sock argument
` [PATCH net-next 07/14] net: constify sk_gfp_atomic() "
` [PATCH net-next 08/14] dccp: constify dccp_create_openreq_child() "
` [PATCH net-next 09/14] tcp: constify tcp_create_openreq_child() socket argument
` [PATCH net-next 10/14] tcp/dccp: constify syn_recv_sock() method sock argument
` [PATCH net-next 11/14] tcp: cookie_init_sequence() cleanups
` [PATCH net-next 12/14] tcp: constify tcp_v{4|6}_route_req() sock argument
` [PATCH net-next 13/14] tcp: constify tcp_syn_flood_action() socket argument
` [PATCH net-next 14/14] tcp: prepare fastopen code for upcoming listener changes

[PATCH 0/3] blk-mq & nvme: introduce .map_changed
 2015-09-29 14:47 UTC  (5+ messages)

[PATCH 2/3] drm/sysfs: Grab lock for edid/modes_show
 2015-09-29 14:47 UTC 

[PATCH 0/8] virtio: virtio ring layout optimization and RX vector processing
 2015-09-29 14:45 UTC  (9+ messages)
` [PATCH 1/8] virtio: add configure for simple virtio rx/tx
` [PATCH 2/8] virtio: add virtio_rxtx.h header file
` [PATCH 3/8] virtio: add software rx ring, fake_buf, simple_rxtx into virtqueue
` [PATCH 4/8] virtio: rx/tx ring layout optimization
` [PATCH 5/8] virtio: fill RX avail ring with blank mbufs
` [PATCH 6/8] virtio: virtio vec rx
` [PATCH 7/8] virtio: simple tx routine
` [PATCH 8/8] virtio: rxtx_func_get

[Qemu-devel] [PATCH 0/3] block: mirror - Write zeroes for unallocated sectors if no zero init
 2015-09-29 14:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/3] block: mirror - zero unallocated target sectors when zero init not present
  ` [Qemu-devel] [Qemu-block] "

First kernel patch (optimization)
 2015-09-29 14:47 UTC  (7+ messages)

[sound:topic/firewire-update 15/15] sound/firewire/amdtp-am824.c:402:14: sparse: symbol 'process_rx_data_blocks' was not declared. Should it be static?
 2015-09-29 14:46 UTC  (2+ messages)
` [RFC PATCH sound] ALSA: firewire-lib: process_rx_data_blocks() can be static

[PATCH v7 0/2] support gzipped kernels on arm
 2015-09-29 14:46 UTC  (4+ messages)
` [PATCH v7 2/2] xen/arm: support gzip compressed kernels

[PATCH v2 0/3] xen/arm vgic-v3: Correctly retrieved the vCPU associated to a re-distributor
 2015-09-29 14:44 UTC  (4+ messages)
` [PATCH v2 1/3] xen/arm: io: Extend write/read handler to pass private data
` [PATCH v2 2/3] xen/arm: vgic-v3: Correctly retrieve the vCPU associated to a re-distributor
` [PATCH v2 3/3] xen/arm: io: Shorten the name of the fields and clean up

BSP layers
 2015-09-29 14:44 UTC  (2+ messages)

[RESEND PATCH v2 1/1] ASoC: dwc: fix dma stop transferring issue
 2015-09-29 14:43 UTC  (3+ messages)

[RFC][PATCH 00/11] sched: Killing PREEMPT_ACTIVE
 2015-09-29 14:43 UTC  (11+ messages)
` [RFC][PATCH 01/11] sched: Simplify INIT_PREEMPT_COUNT
` [RFC][PATCH 02/11] sched: Create preempt_count invariant
` [RFC][PATCH 03/11] sched: Robustify preemption leak checks

[PATCH 3.10] IB/qib: Change lkey table allocation to support more MRs
 2015-09-29 14:43 UTC 

Chromebook snow issues
 2015-09-29 14:42 UTC  (2+ messages)

[Qemu-devel] [PATCH V2] vnc: destroy server surface if no client is connected
 2015-09-29 14:36 UTC  (7+ messages)

[PATCH v2 0/1] Introducing domain transition mechanism into Smack
 2015-09-29 14:41 UTC  (2+ messages)
  ` [PATCH v3 1/1] "

[PATCH v3 0/7] Early ACPI probing infrastructure
 2015-09-29 14:42 UTC  (7+ messages)
` [PATCH v3 1/7] acpi: Add early device "
` [PATCH v3 2/7] irqchip/acpi: Add probing infrastructure for ACPI-based irqchips

[RFC 0/6] Non perf based Gen Graphics OA unit driver
 2015-09-29 14:39 UTC  (14+ messages)
` [RFC 1/6] drm/i915: Add i915 perf infrastructure
` [RFC 2/6] drm/i915: rename OACONTROL GEN7_OACONTROL
` [RFC 3/6] drm/i915: Add static '3D' Haswell OA unit config
` [RFC 4/6] drm/i915: Add i915 perf event for Haswell OA unit
` [RFC 5/6] drm/i915: Add dev.i915.perf_event_paranoid sysctl option
` [RFC 6/6] drm/i915: add oa_event_min_timer_exponent sysctl

[PATCH linux-next v3 1/1] ASoC: ad193x: add support to ad1934
 2015-09-29 14:41 UTC  (2+ messages)

[Buildroot] Disabling Automatic Source Fetching
 2015-09-29 14:40 UTC 

[RESEND PATCH 1/1] ASoC: dwc: correct irq clear method
 2015-09-29 14:39 UTC  (3+ messages)

[PATCH v5 1/2] PM / sleep: Go direct_complete if driver has no callbacks
 2015-09-29 14:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/16] post-introspection cleanups, subset A
 2015-09-29 14:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 15/16] qapi: Share gen_err_check()
` [Qemu-devel] [PATCH v6 16/16] qapi: Share gen_visit_fields()

[PATCH] xen: sched: get rid of cpupool_scheduler_cpumask()
 2015-09-29 14:38 UTC  (3+ messages)

[PATCH] drm: Fix locking for sysfs dpms file
 2015-09-29 14:37 UTC  (4+ messages)

[PATCH 00/13] Add VMX TSC scaling support
 2015-09-29 14:37 UTC  (10+ messages)
` [PATCH 13/13] tools/libxl: Add 'vtsc_khz' option to set guest TSC rate

[GIT PULL 0/2] EFI urgent fixes
 2015-09-29 14:36 UTC  (8+ messages)
` [PATCH 2/2] arm64/efi: Don't pad between EFI_MEMORY_RUNTIME regions

[PATCH 00/23] btrfs device related patch set
 2015-09-29 14:34 UTC  (2+ messages)

[PATCH] oeqa/utils/decorators: Append the testname without the full path
 2015-09-29  6:27 UTC 

[PATCH 00/11] Port XStats
 2015-09-29 14:32 UTC  (12+ messages)
` [PATCH 01/11] doc: add extended statistics notes
` [PATCH 02/11] doc: add extended statistics to prog_guide
` [PATCH 03/11] ethdev: update xstats_get() strings and Q handling
` [PATCH 04/11] virtio: add xstats() implementation
` [PATCH 05/11] igb: "
` [PATCH 06/11] igbvf: "
` [PATCH 07/11] ixgbe: update statistic strings to scheme
` [PATCH 08/11] ixgbevf: add xstats() functions to VF
` [PATCH 09/11] i40e: add xstats() implementation
` [PATCH 10/11] i40evf: "
` [PATCH 11/11] fm10k: "

[RFC PATCH 0/3] iommu: Add range flush operation
 2015-09-29 14:32 UTC  (4+ messages)

[PATCH RESEND] ARM: dts: Fix Makefile target for sun4i-a10-itead-iteaduino-plus
 2015-09-29 14:32 UTC  (5+ messages)

[PATCH] Patch to integrate RapidDisk and RapidCache RAM Drive / Caching modules into the kernel
 2015-09-29 14:32 UTC  (5+ messages)

[PATCH 2/4] drm/i915: Call non-locking version of drm_kms_helper_poll_enable()
 2015-09-29 14:35 UTC  (7+ messages)
` [PATCH 1/2] drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2

[PATCH 0/4] linux-yocto: consolidated pull request
 2015-09-29 14:31 UTC  (5+ messages)
` [PATCH 1/4] linux-yocto-rt/4.1: integrate axxia BSP
` [PATCH 2/4] linux-yocto/4.1: update to 4.1.8 -stable
` [PATCH 3/4] linux-yocto/4.1: braswell bug fixes
` [PATCH 4/4] kern-tools: fix multi-layer patch application

[OSSTEST PATCH] ts-hosts-allocate-Executive: Do not allocate specific host with wrong blessing
 2015-09-29 14:30 UTC  (2+ messages)

[PATCH v2 0/8] Rework architected timer and forwarded IRQs handling
 2015-09-29 14:30 UTC  (5+ messages)
` [PATCH v2 7/8] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics

Override a "_remove" operator in bbappend file
 2015-09-29 14:29 UTC  (2+ messages)

[PATCH v2 0/7] hwrng: Add support for STMicroelectronics' RNG IP
 2015-09-29 14:29 UTC  (7+ messages)

[PATCH e2fsprogs] subst: use 0644 perms
 2015-09-29 14:28 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/3] xen/arm: vgic-v3: Correctly retrieved the vCPU associated to a re-distributor
 2015-09-29 14:28 UTC  (5+ messages)
` [PATCH 2/3] xen/arm: vgic-v3: Correctly retrieve "

Follow-Up on Alexandre's Transparent Huge Pages Testing
 2015-09-29 14:28 UTC  (4+ messages)

[PATCH 0/4] i40e: add vector PMD support for FVL
 2015-09-29 14:27 UTC  (3+ messages)
` [PATCH 1/4] add vector PMD RX "

[PATCH] MIPS: Use ARCH_USE_BUILTIN_BSWAP
 2015-09-29 14:27 UTC  (6+ messages)

[PATCH 2/2] ext4: implement cgroup writeback support
 2015-09-29 14:26 UTC  (11+ messages)
` [PATCH cgroup/for-4.3-fixes] cgroup, writeback: don't enable cgroup writeback on traditional hierarchies

speaker-test error using sgtl5000 and imx27
 2015-09-29 14:26 UTC  (2+ messages)

[meta-selinux] Enquiry Regarding build break of libsepol & libselinux w.r.to 5.2.0
 2015-09-29 14:26 UTC 

[Qemu-devel] [PATCH v4 0/5] add ACPI node for fw_cfg on pc and arm
 2015-09-29 14:15 UTC  (4+ messages)

[PATCH 0/3] Add support for Tegra210 ADMA
 2015-09-29 14:25 UTC  (8+ messages)
` [PATCH 3/3] dmaengine: tegra-adma: "

[PATCH v1 0/8] xen/arm: vgic: Support 32-bit access for 64-bit register
 2015-09-29 14:24 UTC  (9+ messages)
` [PATCH v1 6/8] xen/arm: vgic: Optimize the way to store the target vCPU in the rank
` [PATCH v1 7/8] xen/arm: vgic: Introduce helpers to read/write/clear/set vGIC register

[PATCH] xen: sched: adjustments to some performance counters
 2015-09-29 14:24 UTC  (2+ messages)

[PATCH] mm: swap: Use swap_lock to prevent parallel swapon activations instead of i_mutex
 2015-09-29 14:23 UTC  (2+ messages)

[PATCH 0/7] FBC again: stolen + SKL fixes
 2015-09-29 14:26 UTC  (6+ messages)
` [PATCH 3/7] drm/i915: don't allocate fbcon from stolen memory if it's too big

[PATCH 00/14] Vector Rx/Tx PMD implementation for fm10k
 2015-09-29 14:22 UTC  (4+ messages)
` [PATCH 06/14] fm10k: add Vector RX function

[PATCH v5 2/3] PCI: designware: change dw_pcie_cfg_write() and dw_pcie_cfg_read()
 2015-09-29 14:22 UTC 

[PATCH] btrfs: fix a compiler warning of may be used uninitialized
 2015-09-29 14:21 UTC  (2+ messages)

[PATCH -mm 0/3] mm/oom_kill: ensure we actually kill all tasks sharing the same mm
 2015-09-29 14:18 UTC  (4+ messages)
` [PATCH -mm 1/3] mm/oom_kill: remove the wrong fatal_signal_pending()
` [PATCH -mm 2/3] mm/oom_kill: cleanup the "kill sharing same memory"
` [PATCH -mm 3/3] mm/oom_kill: fix the wrong task->mm == mm checks in


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.