All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-16 17:51:12 to 2016-02-16 18:37:23 UTC [more...]

[PATCH] kernel: fs: drop_caches: add dds drop_caches_count
 2016-02-16 18:37 UTC  (10+ messages)

Presentation
 2016-02-16 18:36 UTC  (3+ messages)
` [Outreachy kernel] Presentation

[RFC][PATCH] Add Set Advertising Parameters command
 2016-02-16 18:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 0/8] AMD XGBE KVM platform passthrough
 2016-02-16 18:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 7/8] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation

[BUG] cgroup writeback crash
 2016-02-16 18:34 UTC  (7+ messages)
    ` [PATCH block/for-4.5-fixes] writeback: keep superblock pinned during cgroup writeback association switches

RFC: Resumable clone based on hybrid "smart" and "dumb" HTTP
 2016-02-16 18:34 UTC  (6+ messages)

[PATCH] arm: fix name armv7-a used for dpdk purposes
 2016-02-16 18:35 UTC 

[PATCH 0/3] fix C++ includes
 2016-02-16 18:33 UTC  (5+ messages)
` [PATCH v2 "

Questions
 2016-02-16 18:33 UTC  (11+ messages)

[PATCH net] geneve: Refine MTU limit
 2016-02-16 18:32 UTC  (2+ messages)

[PATCH v4 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based
 2016-02-16 18:15 UTC  (30+ messages)
` [PATCH v4 01/12] irqchip: armada-370-xp: add Kconfig option for the driver
` [PATCH v4 02/12] irqchip: armada-370-xp: do not enable it by default when ARCH_MVEBU is selected
` [PATCH v4 03/12] serial: mvebu-uart: initial support for Armada-3700 serial port
` [PATCH v4 04/12] ata: ahci_mvebu: add support for Armada 3700 variant
` [PATCH v4 05/12] arm64: add mvebu architecture entry
` [PATCH v4 06/12] Documentation: dt-bindings: Add a new compatible for the Armada 3700
` [PATCH v4 07/12] Documentation: dt: Tidy up the Marvell related files
` [PATCH v4 08/12] devicetree: bindings: add DT binding for the Marvell Armada 3700 SoC family
` [PATCH v4 09/12] arm64: dts: add the Marvell Armada 3700 family and a development board
` [PATCH v4 10/12] MAINTAINERS: Extend dts entry for ARM64 mvebu files
` [PATCH v4 11/12] Documentation: arm: update supported Marvell EBU processors
` [PATCH v4 12/12] arm64: defconfig: enable Armada 3700 related config

[PATCH net 0/6] Mellanox 10/40G mlx4 driver fixes for 4.5-rc
 2016-02-16 18:31 UTC  (5+ messages)
` [PATCH net 1/6] net/mlx4_en: Do not count dropped packets twice
` [PATCH net 4/6] net/mlx4_core: Do not BUG_ON during reset when PCI is offline

[Qemu-devel] [Bug 1490611] [NEW] Using qemu >=2.2.1 to convert raw->VHD (fixed) adds extra padding to the result file, which Microsoft Azure rejects as invalid
 2016-02-16 18:24 UTC  (2+ messages)
` [Qemu-devel] [Bug 1490611] "

[PATCH] staging: iio: adc: Remove unnecessary test from if conditions
 2016-02-16 18:31 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v2] gpio: add userspace ABI for GPIO line information
 2016-02-16 18:28 UTC  (2+ messages)

[U-Boot] Beaglebone Black broken since commit fd61d39970b9901217efc7536d9f3a61b4e1752a
 2016-02-16 18:27 UTC 

[PATCH] cgroup: provide cgroup_nov1= to disable controllers in v1 mounts
 2016-02-16 18:26 UTC  (7+ messages)

[PATCH nft] meta: fix error checks in tc handle parser
 2016-02-16 18:25 UTC  (2+ messages)

[Qemu-devel] [PULL 00/28] Bug fixes + NBD-over-TLS support patches for 2016-02-16
 2016-02-16 18:25 UTC  (2+ messages)

[PATCH v7 0/8] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2016-02-16 18:23 UTC  (5+ messages)
` [PATCH v7 3/8] time: Remove duplicated code in ktime_get_raw_and_real()
      ` [Intel-wired-lan] "

mdadm-3.4 regression tests
 2016-02-16 18:24 UTC  (3+ messages)

[PATCH] [SCSI] dpt_i2o: fix build warning
 2016-02-16 18:23 UTC  (3+ messages)

[Qemu-devel] [RFC v2 0/8] KVM PCI/MSI passthrough with mach-virt
 2016-02-16 18:23 UTC  (8+ messages)
` [Qemu-devel] [RFC v2 3/8] Generic PCIe host bridge INTx determination for INTx routing
` [Qemu-devel] [RFC v2 6/8] hw: platform-bus: enable to map any memory region onto the platform-bus
` [Qemu-devel] [RFC v2 7/8] hw: arm: virt: register reserved IOVA region

[Qemu-devel] [PATCH v3 00/10] hw/sd: QOMify sd.c (and pxa2xx_mmci)
 2016-02-16 18:09 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 01/10] hw/sd/sdhci.c: Remove x-drive property
` [Qemu-devel] [PATCH v3 02/10] hw/sd/sd.c: QOMify
` [Qemu-devel] [PATCH v3 03/10] hw/sd/sd.c: Convert sd_reset() function into Device reset method
` [Qemu-devel] [PATCH v3 04/10] hw/sd: Add QOM bus which SD cards plug in to
` [Qemu-devel] [PATCH v3 05/10] hw/sd/sdhci.c: Update to use SDBus APIs
` [Qemu-devel] [PATCH v3 06/10] sdhci_sysbus: Create SD card device in users, not the device itself
` [Qemu-devel] [PATCH v3 07/10] hw/sd/pxa2xx_mmci: convert to SysBusDevice object
` [Qemu-devel] [PATCH v3 08/10] hw/sd/pxa2xx_mmci: Update to use new SDBus APIs
` [Qemu-devel] [PATCH v3 09/10] hw/sd/pxa2xx_mmci: Convert to VMStateDescription
` [Qemu-devel] [PATCH v3 10/10] hw/sd/pxa2xx_mmci: Add reset function

[PATCH net-next] lwt: fix rx checksum setting for lwt devices tunneling over ipv6
 2016-02-16 18:22 UTC  (3+ messages)

[PATCH] arm64: vdso: Mark vDSO code as read-only
 2016-02-16 18:22 UTC  (4+ messages)
  ` [kernel-hardening] "

[RFC 0/7] Peer-direct memory
 2016-02-16 18:22 UTC  (4+ messages)

[PATCH] Provide card number / PID via sequencer client info
 2016-02-16 18:21 UTC  (11+ messages)

[PATCH v2 00/16] Scheduling related tracing improvements
 2016-02-16 18:21 UTC  (18+ messages)
` [PATCH v2 01/16] xen: sched: __runq_tickle takes a useless cpu parameter
` [PATCH v2 02/16] xen: sched: move up the trace record for vcpu_wake and vcpu_sleep
` [PATCH v2 03/16] xen: sched: improve domain creation tracing
` [PATCH v2 04/16] xen: credit2: pack trace data better for xentrace_format
` [PATCH v2 05/16] xen: RTDS: "
` [PATCH v2 06/16] xen: sched: tracing: enable TSC tracing for all events
` [PATCH v2 07/16] xentrace: formats: update format of scheduling events
` [PATCH v2 08/16] xentrace: formats: add events from Credit scheduler
` [PATCH v2 09/16] xentrace: formats: add events from Credit2 scheduler
` [PATCH v2 10/16] xentrace: formats: add events from RTDS scheduler
` [PATCH v2 11/16] xentrace: formats: add domain create and destroy events
` [PATCH v2 12/16] xenalyze: handle scheduling events
` [PATCH v2 13/16] xenalyze: handle Credit1 scheduler events
` [PATCH v2 14/16] xenalyze: handle Credit2 "
` [PATCH v2 15/16] xenalyze: handle RTDS "
` [PATCH v2 16/16] xenalyze: handle DOM0 operaions events

[PATCH conntrack 1/4] conntrack: split up nfct_set_addr_from_opt()
 2016-02-16 18:20 UTC  (8+ messages)
` [PATCH conntrack 2/4 v2] conntrack: extend parse_addr() with CIDR support
` [PATCH conntrack 3/4 v2] conntrack: add support for CIDR notation
` [PATCH conntrack 4/4] tests: conntrack: add tests "

[Intel-wired-lan] [PATCH 1/6] fm10k: Avoid crashing the kernel
 2016-02-16 18:20 UTC  (3+ messages)

net.ipv4.tcp_rmem does override net.core.rmem_max?
 2016-02-16 18:20 UTC  (3+ messages)

[PATCHv3] arm64: Rework valid_user_regs
 2016-02-16 18:20 UTC  (2+ messages)

[PATCH conntrack 1/5] conntrack: support delete by label
 2016-02-16 18:18 UTC  (5+ messages)
` [PATCH conntrack 4/5 v2] conntrack: add support for netmask filtering
` [PATCH conntrack 5/5 v2] tests: conntrack: add netmask tests

[PATCH] fusion-mptbase: handle failed allocation for workqueue
 2016-02-16 18:18 UTC  (2+ messages)

[REGRESSION] i915: No HDMI output with 4.4
 2016-02-16 15:51 UTC  (13+ messages)

mgmt API, need some help for my use-case
 2016-02-16 18:17 UTC  (2+ messages)

[PATCH v3 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based
 2016-02-16 18:16 UTC  (4+ messages)
` [PATCH v3 02/12] irqchip: armada-370-xp: do not enable it by default when ARCH_MVEBU is selected

[PATCH 0/3] staging: wilc1000: semaphores to mutexes in host_interface
 2016-02-16 18:16 UTC  (3+ messages)
` [PATCH 2/3] staging: wilc1000: host_interface: replace semaphores with mutexes

[RFC] grub-install: allow none or multiple install devices on PC BIOS
 2016-02-16 18:11 UTC  (7+ messages)

[PATCH v5 00/13] mmc: use sdhci_pltfm_init for private allocation and clean up
 2016-02-16 18:10 UTC  (5+ messages)
` [PATCH v5 01/13] mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocation

[PATCH] build: set CFLAGS for ppc64el build
 2016-02-16 18:09 UTC  (5+ messages)

GSoC 2016: applications open, deadline = Fri, 19/2
 2016-02-16 18:10 UTC  (6+ messages)

[RFC PATCH 2/2] PCI: Quirks for Broadcom Vulcan
 2016-02-16 18:09 UTC  (6+ messages)
` [RFC PATCH 2/2] PCI: Handle Broadcom Vulcan quirks

[PATCH] arm64: mm: Mark .rodata as RO
 2016-02-16 18:10 UTC  (4+ messages)
  ` [kernel-hardening] "

[Qemu-devel] [PATCH v3 00/14] blockdev: Further BlockBackend work
 2016-02-16 18:08 UTC  (15+ messages)
` [Qemu-devel] [PATCH v3 01/14] monitor: Use BB list for BB name completion
` [Qemu-devel] [PATCH v3 02/14] block: Use blk_next() where appropriate
` [Qemu-devel] [PATCH v3 03/14] block: Add blk_all_next()
` [Qemu-devel] [PATCH v3 04/14] block: Add blk_name_taken()
` [Qemu-devel] [PATCH v3 05/14] block: Add blk_commit_all()
` [Qemu-devel] [PATCH v3 06/14] block: Use blk_{commit, flush}_all() consistently
` [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
` [Qemu-devel] [PATCH v3 08/14] blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
` [Qemu-devel] [PATCH v3 09/14] block: Move some bdrv_*_all() functions to BB
` [Qemu-devel] [PATCH v3 10/14] block: Add bdrv_next_monitor_owned()
` [Qemu-devel] [PATCH v3 11/14] block: Add blk_next_root_bs()
` [Qemu-devel] [PATCH v3 12/14] block: Rewrite bdrv_next()
` [Qemu-devel] [PATCH v3 13/14] block: Use bdrv_next() instead of bdrv_states
` [Qemu-devel] [PATCH v3 14/14] block: Remove bdrv_states list

[Qemu-devel] [PATCH] qemu-options.hx: Improve documentation of chardev multiplexing mode
 2016-02-16 18:07 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] qemu-options.hx: Improve documentation of chardev multiplexing mode
 2016-02-16 18:07 UTC  (2+ messages)

[PART1 RFC 0/9] KVM: x86: Introduce SVM AVIC support
 2016-02-16 18:06 UTC  (9+ messages)
` [PART1 RFC 5/9] svm: Add VMEXIT handlers for AVIC

CGroup Namespaces (v10)
 2016-02-16 18:05 UTC  (5+ messages)
` [PATCH 8/8] Add FS_USERNS_FLAG to cgroup fs

[PATCH v2 1/3] drm/layerscape: Add sii9022a driver
 2016-02-16 18:02 UTC  (3+ messages)
` [PATCH v2 3/3] drm/layerscape: Add HDMI driver for freescale DCU

isert: convert to the new CQ API and a few random cleanups
 2016-02-16 18:04 UTC  (3+ messages)
` [PATCH 2/4] IB/isert: convert to new CQ API

[PATCH 0/2] md/mdadm: Inform udev about device removal when stopping
 2016-02-16 18:03 UTC  (4+ messages)
` [PATCH 2/2] Manage: "

[PATCH] iio: pressure: ms5611: select IIO_BUFFER
 2016-02-16 18:03 UTC  (3+ messages)

[linux-mingo-tip-master test] 82734: regressions - FAIL
 2016-02-16 18:02 UTC 

vm_power_manager uses non-public API, broken build on top of installed SDK
 2016-02-16 17:59 UTC  (2+ messages)

[PATCH v5 4/5] Initialize TPM and get durations and timeouts
 2016-02-16 18:00 UTC  (7+ messages)

[U-Boot] [PATCH] usb: gadget: composite: Correct recovery path for register
 2016-02-16 17:59 UTC 

[Xenomai] RT serial cross-link failure
 2016-02-16 17:58 UTC  (3+ messages)

[PATCH] i40e: remove redundant check on vsi->active_vlans
 2016-02-16 17:58 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v4 0/4] Assorted fixes and improvements
 2016-02-16 17:58 UTC  (3+ messages)
` [PATCH v4 4/4] libxl: fix cd-eject

[Qemu-devel] [PATCH 00/16] AioContext fine-grained locking, part 1 of 3, including bdrv_drain rewrite
 2016-02-16 17:56 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/16] block: make bdrv_start_throttled_reqs return void
` [Qemu-devel] [PATCH 02/16] block: move restarting of throttled reqs to block/throttle-groups.c
` [Qemu-devel] [PATCH 03/16] block: introduce bdrv_no_throttling_begin/end
` [Qemu-devel] [PATCH 04/16] block: plug whole tree at once, introduce bdrv_io_unplugged_begin/end
` [Qemu-devel] [PATCH 05/16] mirror: use bottom half to re-enter coroutine
` [Qemu-devel] [PATCH 06/16] block: add BDS field to count in-flight requests
` [Qemu-devel] [PATCH 07/16] block: change drain to look only at one child at a time
` [Qemu-devel] [PATCH 08/16] blockjob: introduce .drain callback for jobs
` [Qemu-devel] [PATCH 09/16] block: wait for all pending I/O when doing synchronous requests
` [Qemu-devel] [PATCH 10/16] nfs: replace aio_poll with bdrv_drain
` [Qemu-devel] [PATCH 11/16] sheepdog: disable dataplane
` [Qemu-devel] [PATCH 12/16] aio: introduce aio_context_in_iothread
` [Qemu-devel] [PATCH 13/16] block: only call aio_poll from iothread
` [Qemu-devel] [PATCH 14/16] iothread: release AioContext around aio_poll
` [Qemu-devel] [PATCH 15/16] qemu-thread: introduce QemuRecMutex
` [Qemu-devel] [PATCH 16/16] aio: convert from RFifoLock to QemuRecMutex

webmail incorporation
 2016-02-16 17:51 UTC 

[PATCH 0/6] Netfilter fixes for net
 2016-02-16 17:56 UTC  (2+ messages)

Bug 4.1.16: self-detected stall in net/unix/?
 2016-02-16 17:54 UTC  (4+ messages)
  ` [PATCH net] af_unix: Guard against other == sk in unix_dgram_sendmsg

[Buildroot] [Bug 8576] New: Building embedded Linux for Atmel SAMA5D4_Xplained with HDMI work not propber. HDMI does not work
 2016-02-16 17:54 UTC  (2+ messages)
` [Buildroot] [Bug 8576] "

[PATCH] MAINTAINERS: add myself as seabios maintainer
 2016-02-16 17:54 UTC  (2+ messages)

[GIT PULL] KVM changes for v4.5-rc5
 2016-02-16 17:54 UTC 

[PATCH] dw2102: convert TechnoTrend S2-4600 to use I2C binding for demod
 2016-02-16 17:53 UTC 

[PATCH] drm/i915: Wait for vblank in i9xx_disable_crtc() for gen 2 only
 2016-02-16 17:53 UTC 

aacraid: ioctl hang (4.5-rc4)
 2016-02-16 17:47 UTC 

[PATCH V13 0/5] xen pvusb toolstack work
 2016-02-16 17:53 UTC  (5+ messages)
` [PATCH V13 5/5] xl: add pvusb commands

[PATCH v4 0/2] Vm-events: move monitor vm-events code to common-side
 2016-02-16 17:53 UTC  (5+ messages)
` [PATCH v4 2/2] xen/vm-events: Move parts of monitor_domctl "

[PATCH v3 0/3] Allow iio_hwmon to accept hypen in node names
 2016-02-16 17:50 UTC  (3+ messages)
` [PATCH v3 3/3] ARM: dts: vfxxx: Add iio_hwmon node for ADC temperature channel

[PATCH 0/3] coccinelle: catchup on memory allocation functions
 2016-02-16 17:06 UTC  (4+ messages)
` [PATCH 1/3] coccinelle: also catch kzfree() issues
` [PATCH 2/3] coccinelle: recognize more devm_* memory allocation functions
` [PATCH 3/3] coccinelle: catch krealloc() on devm_*() allocated memory

[PATCH] af_unix: Don't set err in unix_stream_read_generic unless there was an error
 2016-02-16 17:51 UTC  (4+ 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.