All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-03 10:06:45 to 2015-11-03 11:15:13 UTC [more...]

[Qemu-devel] [PATCH v4 0/7] e1000: Various fixes and registers' implementation
 2015-11-03 11:14 UTC  (2+ messages)
` [Qemu-devel] [PATCH v4 1/7] e1000: Cosmetic and alignment fixes

NIC with Erasure offload feature support and Ceph
 2015-11-03 11:15 UTC 

[PATCH 00/14] Implement generic IPI support mechanism
 2015-11-03 11:13 UTC  (36+ messages)
  ` [PATCH 01/14] genirq: Add new IRQ_DOMAIN_FLAGS_IPI
  ` [PATCH 02/14] genirq: Add DOMAIN_BUS_IPI
  ` [PATCH 03/14] genirq: Add GENERIC_IRQ_IPI Kconfig symbol
  ` [PATCH 04/14] genirq: Add new struct ipi_mask and helper functions
  ` [PATCH 05/14] genirq: Add struct ipi_mask to irq_data
  ` [PATCH 06/14] genirq: Add struct ipi_mapping and its helper functions
  ` [PATCH 07/14] genirq: Add a new generic IPI reservation code to irq core
  ` [PATCH 08/14] genirq: Add a new irq_send_ipi() to irq_chip
  ` [PATCH 09/14] genirq: Implement irq_send_ipi() to be used by drivers
  ` [PATCH 10/14] irqchip/mips-gic: Add a IPI hierarchy domain
  ` [PATCH 11/14] MIPS: Add generic SMP IPI support
  ` [PATCH 12/14] MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
  ` [PATCH 13/14] MIPS: Delete smp-gic.c
  ` [PATCH 14/14] Docs: IRQ: Add new IRQ-ipi.txt

[RESEND PATCH 0/1] Fix the "hard LOCKUP" when running a heavy loading
 2015-11-03 11:14 UTC  (5+ messages)
` [PATCH v1] ARM: errata: Workaround for Cortex-A12 erratum 818325

[GIT PULL] x86/headers changes for v4.4
 2015-11-03 11:12 UTC 

[PATCH 0/3] export hotplug capability
 2015-11-03 11:10 UTC  (3+ messages)
` [PATCH 3/3] ethdev: prevent segfaults in rte_eth_dev_is_detachable

[Qemu-devel] [PATCH v3 0/5] fw_cfg: spec update, misc. cleanup, optimize read
 2015-11-03 11:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 4/5] fw_cfg: add generic non-DMA read method
` [Qemu-devel] [PATCH v3 5/5] fw_cfg: replace ioport data read with generic method

[GIT PULL] x86/fpu changes for v4.4
 2015-11-03 11:08 UTC 

[PATCH] platform/chrome: Fix i2c-designware adapter name
 2015-11-03 11:09 UTC 

[PATCH 01/22] clocksource/drivers/pistachio: Add the COMPILE_TEST option
 2015-11-03 11:08 UTC  (6+ messages)
` [PATCH 20/22] clocksource/drivers/exynos_mct: Fix Kconfig and add "

[PATCH] drm/i915: Ensure associated VMAs are inactive when contexts are destroyed
 2015-11-03 11:08 UTC  (8+ messages)

[PATCH v2] pwm-backlight: fix the panel power sequence
 2015-11-03 11:08 UTC  (10+ messages)

[PATCH v6 00/15] Support ARMv7 architecture
 2015-11-03 11:08 UTC  (6+ messages)
` [PATCH v6 14/15] mk: Introduce "

[PATCH] arm64: Increase the max granular size
 2015-11-03 11:07 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 07/17] qapi: Rework collision assertions
 2015-11-03 11:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8.5 1/4] qapi: Drop all_members parameter from check()

[PATCH V3 0/2] Add support for Tegra210 ADMA
 2015-11-03 11:06 UTC  (6+ messages)
` [PATCH V3 2/2] dmaengine: tegra-adma: "

[xen-4.6-testing baseline-only test] 38242: regressions - FAIL
 2015-11-03 11:06 UTC 

[GIT PULL] x86/debug change for v4.4
 2015-11-03 11:05 UTC 

Question: ath10k and tcpdump antenna noise information missing
 2015-11-03 10:54 UTC  (4+ messages)

[PATCH 1/2] btrfs-progs: mkfs: output device list in sorted order
 2015-11-03 11:03 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: mkfs: remove unused code of format uuid string

[PATCH v6 0/4] bonding corrections and additions
 2015-11-03 11:02 UTC  (7+ messages)
` [PATCH v6 3/4] bond mode 4: allow external state machine

[PATCH 0/5] perf bpf: Improve error code delivering and output
 2015-11-03 10:49 UTC  (7+ messages)
` [PATCH 1/5] perf test: Keep test result clean if '-v' not set
` [PATCH 2/5] perf tools: Mute libbpf when "
` [PATCH 3/5] perf tools: Parsing libbpf return value using err.h
` [PATCH 4/5] bpf tools: Improve libbpf error reporting
` [PATCH 5/5] perf tools: Improve BPF related error messages output

[Qemu-devel] [PATCH v11 00/12] Block replication is a very important feature which is used for
 2015-11-03 10:58 UTC  (13+ messages)
` [Qemu-devel] [PATCH v11 01/12] unblock backup operations in backing file
` [Qemu-devel] [PATCH v11 02/12] Store parent BDS in BdrvChild
` [Qemu-devel] [PATCH v11 03/12] allow writing to the backing file
` [Qemu-devel] [PATCH v11 04/12] Backup: clear all bitmap when doing block checkpoint
` [Qemu-devel] [PATCH v11 05/12] Allow creating backup jobs when opening BDS
` [Qemu-devel] [PATCH v11 06/12] block: make bdrv_put_ref_bh_schedule() as a public API
` [Qemu-devel] [PATCH v11 07/12] docs: block replication's description
` [Qemu-devel] [PATCH v11 08/12] Add new block driver interfaces to control block replication
` [Qemu-devel] [PATCH v11 09/12] quorum: implement block driver interfaces for "
` [Qemu-devel] [PATCH v11 10/12] Implement new driver "
` [Qemu-devel] [PATCH v11 11/12] support replication driver in blockdev-add
` [Qemu-devel] [PATCH v11 12/12] Add a new API to start/stop replication, do checkpoint to all BDSes

[GIT PULL] x86/cpu changes for v4.4
 2015-11-03 10:59 UTC 

[PATCH] drm/915: Pad GTT views of exec objects up to user specified size
 2015-11-03 10:57 UTC  (7+ messages)

[ath9k-devel] ath9k-devel Digest, Vol 87, Issue 2
 2015-11-03 10:54 UTC  (2+ messages)

[PATCH 0/4] perf report: Support folded callchain output (v3)
 2015-11-03 10:53 UTC  (7+ messages)
` [PATCH v3 2/4] perf callchain: Abstract callchain print function
` [PATCH v3 4/4] perf report: Add callchain value option

[PATCH 00/25] toaster: 8279: Provide a single way of starting Toaster
 2015-11-03 10:53 UTC  (2+ messages)

[Buildroot] [PATCH] util-linux: bump to version 2.27.1
 2015-11-03 10:53 UTC 

[GIT PULL] x86/cleanups changes for v4.4
 2015-11-03 10:53 UTC 

[Qemu-devel] [PATCH 0/2] vnc buffer enhancements for 2.5
 2015-11-03 10:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] io/buffer: allow a buffer to shrink gracefully
` [Qemu-devel] [PATCH 2/2] io/buffer: avoid memmove at each qio_buffer_advance

[Buildroot] [PATCH] sqlite: bump to version 3.9.2
 2015-11-03 10:52 UTC 

[Buildroot] [PATCH] stunnel: bump to version 5.25
 2015-11-03 10:52 UTC 

[PATCH] livepatch: old_name.number scheme in livepatch sysfs directory
 2015-11-03 10:52 UTC  (4+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] grep: bump to version 2.22
 2015-11-03 10:52 UTC 

[Buildroot] [PATCH] libmicrohttpd: bump to version 0.9.45
 2015-11-03 10:51 UTC 

[Buildroot] [PATCH] squid: bump to version 3.5.11
 2015-11-03 10:51 UTC 

[PATCH v2 0/5] Add board support for TS-4800
 2015-11-03 10:48 UTC  (9+ messages)
` [PATCH v2 2/5] mfd: ts4800-syscon: add driver for TS-4800 syscon

[Xenomai] Pcap replay tool for xenomai
 2015-11-03 10:49 UTC 

[PATCH] dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in case !CONFIG_OF
 2015-11-03 10:46 UTC  (4+ messages)

[PATCH] KVM: x86: fix eflags state following processor init/reset
 2015-11-03 10:47 UTC  (4+ messages)

[PATCH v2 0/7] drm/exynos: add pm runtime support
 2015-11-03 10:47 UTC  (8+ messages)
` [PATCH v2 1/7] drm/exynos: do not start enabling DP at bind() phase
` [PATCH v2 2/7] drm/exynos: add pm_runtime to DP
` [PATCH v2 3/7] drm/exynos: add pm_runtime to HDMI
` [PATCH v2 4/7] drm/exynos: add pm_runtime to Mixer
` [PATCH v2 5/7] drm/exynos: add pm_runtime to FIMD
` [PATCH v2 6/7] drm/exynos: add pm_runtime to DECON 5433
` [PATCH v2 7/7] drm/exynos: add pm_runtime to DECON 7

skylake + drm-next - warn city
 2015-11-03 10:47 UTC  (4+ messages)

[LTP] [PATCH] syscall/ustat: cleanup
 2015-11-03 10:46 UTC  (2+ messages)

Donation
 2015-11-03 10:45 UTC 

[GIT PULL] x86/boot change for v4.4
 2015-11-03 10:45 UTC 

[PATCH] virtio: fix size of mac_addrs array in virtio ports
 2015-11-03 10:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] dma: add Qualcomm Technologies HIDMA management driver
 2015-11-03 10:43 UTC  (4+ messages)
` [PATCH 2/2] dma: add Qualcomm Technologies HIDMA channel driver

UBIFS corruption after power cut - possibly unstable bits issue?
 2015-11-03 10:43 UTC  (5+ messages)

[U-Boot] [RFC PATCH 0/8] IPv6 support
 2015-11-03 10:41 UTC  (8+ messages)
` [U-Boot] [RFC PATCH 5/8] net: ipv6 support
` [U-Boot] [RFC PATCH 6/8] net: TFTP over IPv6

Updates to meta-fsl-arm (master and jethro) in 2015-11-03
 2015-11-03 10:41 UTC 

[PATCH] mk: fix ABI versioning compile error for combined shared library
 2015-11-03 10:41 UTC  (5+ messages)
` [PATCH v2] "

[GIT PULL] x86/asm changes for v4.4
 2015-11-03 10:40 UTC 

Updates to meta-fsl-demos (master and jethro) in 2015-11-03
 2015-11-03 10:40 UTC 

[PATCH v2 00/14] Kill off intel_crtc->atomic, rework
 2015-11-03 10:40 UTC  (10+ messages)
` [PATCH v2 01/14] drm/i915: Use passed plane state for sprite planes, v3
` [PATCH v2 03/14] drm/i915: Do not acquire crtc state to check clock during modeset, v2
` [PATCH v2 14/14] drm/i915/skl: Do not allow scaling when crtc is disabled

[PATCH] crypto: dma_map_sg can handle chained SG
 2015-11-03 10:39 UTC  (3+ messages)
` [PATCH] crypto: qce: "

[PATCH] scripts/tags.sh: Teach tags about more powerpc macros
 2015-11-03 10:39 UTC 

[PATCH net-next] bpf, verifier: annotate verbose printer with __printf
 2015-11-03 10:39 UTC 

[PATCH] ixgbe: remove useless fields in tx_offload on TCP checksum request
 2015-11-03 10:37 UTC  (3+ messages)

[RFC][PATCH] net: arinc429: Add ARINC-429 stack
 2015-11-03 10:36 UTC  (5+ messages)

[PATCH 0/3] ARM64: NEON ACL implementation
 2015-11-03 10:35 UTC  (7+ messages)
` [PATCH 1/3] arm: ret_vector.h improvements
  ` [PATCH 2/3] arm64: acl: add neon based acl implementation

[PATCH] sched_credit: Remove cpu argument to __runq_insert()
 2015-11-03 10:16 UTC  (5+ messages)

[PATCH 3/3] at24: Support 16-bit devices on SMBus
 2015-11-03 10:33 UTC  (2+ messages)

Create uncompressed rootfs
 2015-11-03 10:33 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/3] Disallow snapshots if the overlay doesn't support backing files
 2015-11-03 10:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] block: "
` [Qemu-devel] [PATCH v3 2/3] block: Remove inner quotation marks in iotest 085
` [Qemu-devel] [PATCH v3 3/3] block: test 'blockdev-snapshot' using a file BDS as the overlay

[GIT PULL] x86/apic changes for v4.4
 2015-11-03 10:32 UTC 

9.3.164.147 is running Candidate 4 and so can you
 2015-11-03  9:54 UTC  (2+ messages)

[PATCH 0/8] virtio: virtio ring layout optimization and RX vector processing
 2015-11-03 10:30 UTC  (5+ messages)
` [PATCH v6 0/8] virtio ring layout optimization and simple rx/tx processing

Touchpad stops to work after a suspend/hibernate and resume
 2015-11-03 10:29 UTC  (4+ messages)

[PATCH 00/11] Input: synaptics-rmi4: various fixes for the existing rmi4 branch
 2015-11-03 10:29 UTC  (5+ messages)

[PATCH] libxlu: avoid linker warnings
 2015-11-03 10:02 UTC  (3+ messages)

[PATCH] iw: Fix memory leak if nla_put fails
 2015-11-03 10:28 UTC  (2+ messages)

git log --author=me
 2015-11-03 10:26 UTC  (3+ messages)

[PATCH 0/5] Use watchman to reduce index refresh time
 2015-11-03 10:26 UTC  (5+ messages)

[meta-java][PATCH] cacao: fix configure error
 2015-11-03 10:27 UTC  (2+ messages)

[GIT PULL] scheduler changes for v4.4
 2015-11-03 10:26 UTC 

[PATCH v3 0/2] Fix two issues in lpm
 2015-11-03 10:26 UTC  (2+ messages)

[meta-java][PATCH 4/4] openjdk-8: add recipes for openjdk-8 and openjre-8
 2015-11-03 10:25 UTC  (12+ messages)

Re
 2015-11-03 10:15 UTC 

[PATCH v2 0/3] Add RETA configuration to mlx5
 2015-11-03 10:23 UTC  (3+ messages)
` [PATCH v3] mlx5: RETA query/update support

[PATCH v3 0/3] virtio DMA API core stuff
 2015-11-03 10:24 UTC  (13+ messages)

[PATCH V2 1/3] dma: add Qualcomm Technologies HIDMA management driver
 2015-11-03 10:22 UTC  (6+ messages)
` [PATCH V2 3/3] dma: add Qualcomm Technologies HIDMA channel driver

[RESEND PATCH] ARM: errata: Workaround for Cortex-A12 erratum 818325
 2015-11-03 10:21 UTC  (4+ messages)

[PATCH] x86/livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONX
 2015-11-03 10:22 UTC  (2+ messages)

[PATCH] cfg80211: Enable update of properties for unassociated station
 2015-11-03 10:22 UTC  (2+ messages)

[PATCH 0/6] GPIO character device skeleton
 2015-11-03 10:21 UTC  (6+ messages)

Reshuffling of rte_mbuf structure
 2015-11-03 10:20 UTC  (6+ messages)

implement put_char() in cdc-acm
 2015-11-03 10:19 UTC  (11+ messages)

dpdk proposal installation process
 2015-11-03 10:16 UTC  (4+ messages)
` compile and install using configure-make-make_install

[RFC PATCH v9] Refactoring Videobuf2 for common use
 2015-11-03 10:16 UTC  (7+ messages)
` [RFC PATCH v9 1/6] media: videobuf2: Move timestamp to vb2_buffer
` [RFC PATCH v9 2/6] media: videobuf2: Add set_timestamp to struct vb2_queue
` [RFC PATCH v9 3/6] media: videobuf2: Separate vb2_poll()
` [RFC PATCH v9 4/6] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer()
` [RFC PATCH v9 5/6] media: videobuf2: Refactor vb2_fileio_data and vb2_thread
` [RFC PATCH v9 6/6] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part

[PATCH] mac80211: Handle sleep requirements for channel context ops
 2015-11-03 10:16 UTC  (2+ messages)

[PATCH 0/3] add i40e series x722 support
 2015-11-03 10:14 UTC  (3+ messages)

[U-Boot] [PATCH] usb: dwc3: Fix warnings on 64-bit builds
 2015-11-03 10:15 UTC  (2+ messages)

[PATCH 3.12 000/123] 3.12.50-stable review
 2015-11-03 10:13 UTC  (3+ messages)

[U-Boot] [PATCH] usb: udc: Fix warnings on 64-bit builds
 2015-11-03 10:14 UTC  (2+ messages)

[PATCH v8 0/2] Sigma Designs Tango4 port
 2015-11-03 10:12 UTC  (7+ messages)
` [PATCH v8 2/2] arm-soc: Add support for arm-based tango4 platforms

[U-Boot] [PATCH] usb: lthor: Specify correct parameter for sizeof type
 2015-11-03 10:12 UTC  (2+ messages)

[GIT PULL] RAS changes for v4.4
 2015-11-03 10:12 UTC 

next-20151103 build: 0 failures 43 warnings (next-20151103)
 2015-11-03 10:11 UTC 

[Qemu-devel] [PATCH for-2.5 1/1] spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl
 2015-11-03 10:08 UTC 

[PATCH] pwm: brcmstb: Don't set can_sleep flag
 2015-11-03 10:08 UTC 

[PATCH 0/4] ethdev: Add checks for function support in driver
 2015-11-03 10:06 UTC  (5+ messages)
` [PATCH v2 0/4] ethdev: minor cleanup

[Qemu-devel] [PATCH v2] pc: allow raising low memory via max-ram-below-4g option
 2015-11-03 10:06 UTC 

[PATCH] powerpc: tracing: don't trace hcalls on offline CPUs
 2015-11-03 10:06 UTC  (2+ 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.