All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-01 08:52:42 to 2016-02-01 09:48:42 UTC [more...]

[PATCH] IB/mlx4: Use boottime
 2016-02-01  9:48 UTC  (3+ messages)

Query Regarding memory alignment /access
 2016-02-01  9:47 UTC 

[RFC net-next 0/9] TC filter HW offloads
 2016-02-01  9:47 UTC  (9+ messages)
` [RFC net-next 2/9] net/switchdev: Introduce hardware offload support
` [RFC net-next 6/9] net/cls_flower: Introduce hardware offloading

[PATCH] drm/i915: Pretend cursor is always on for ILK-style WM calculations
 2016-02-01  9:47 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] aio.7: Improve example
 2016-02-01  9:46 UTC 

[PATCH] crypto: aead - move aead_request_cast helper to aead.h
 2016-02-01  9:46 UTC  (2+ messages)

[PATCH v4 0/6] A collection of cleanups, version 4
 2016-02-01  9:45 UTC  (9+ messages)
` [PATCH v4 1/6] drm/i915: tidy up initialisation failure paths (legacy)
` [PATCH v4 2/6] drm/i915: tidy up initialisation failure paths (GEM & LRC)
` ✓ Fi.CI.BAT: success for A collection of cleanups, version 4

[PATCH net-next v1 00/10] tipc: cleanups, fixes & improvements for topology server
 2016-02-01  9:44 UTC  (11+ messages)
` [PATCH net-next v1 01/10] tipc: remove incorrect check for subscription timeout value
` [PATCH net-next v1 02/10] tipc: remove filter and timeout elements from struct tipc_subscription
` [PATCH net-next v1 03/10] tipc: remove struct tipc_name_seq "
` [PATCH net-next v1 04/10] tipc: introduce tipc_subscrb_subscribe() routine
` [PATCH net-next v1 05/10] tipc: fix connection abort during subscription cancellation
` [PATCH net-next v1 06/10] tipc: fix connection abort when receiving invalid cancel request
` [PATCH net-next v1 07/10] tipc: hold subscriber->lock for tipc_nametbl_subscribe()
` [PATCH net-next v1 08/10] tipc: protect tipc_subscrb_get() with subscriber spin lock
` [PATCH net-next v1 09/10] tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER
` [PATCH net-next v1 10/10] tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1

Клиентские базы!!! Тел\Viber\Whatsapp:+79133913837 Skype:prodawez389 Email:opotapova53@gmail.com Узнайте подробнее!!!
 2016-02-01  4:22 UTC 

[PATCH FIX?] brcmfmac: fix possible overflows in flowrings code by bumping u8 to u16
 2016-02-01  9:43 UTC  (5+ messages)

[Qemu-devel] [PATCH RFC v2 0/5] Netfilter: Add each netdev a default filter
 2016-02-01  9:42 UTC  (13+ messages)
` [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev

[Qemu-devel] [PATCH V2] net/traffic-mirror:Add traffic-mirror
 2016-02-01  9:42 UTC  (7+ messages)

[PATCH] xfs: Split default quota limits by quota type V3
 2016-02-01  9:42 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 00/13] sPAPR CPU hotplug
 2016-02-01  9:41 UTC  (9+ messages)
` [Qemu-devel] [PATCH v7 01/13] machine: Don't allow CPU toplogies with partially filled cores

hap_invlpg() vs INVLPGA
 2016-02-01  9:41 UTC  (9+ messages)

[PATCH] mac80211: Interoperability workaround for 80+80 and 160 MHz channels
 2016-02-01  9:40 UTC 

[PATCH] l2fwd_crypto: fix typo in command line help
 2016-02-01  9:41 UTC 

[U-Boot] [PATCH 00/23] x86: Convert to use DM PCI APIs completely
 2016-02-01  9:40 UTC  (24+ messages)
` [U-Boot] [PATCH 01/23] spi: ich: Some clean up
` [U-Boot] [PATCH 02/23] spi: ich: Use compatible strings to distinguish controller version
` [U-Boot] [PATCH 03/23] spi: ich: Change PCHV_ to ICHV_
` [U-Boot] [PATCH 04/23] x86: tnc: Drop unprotect_spi_flash()
` [U-Boot] [PATCH 05/23] x86: quark: "
` [U-Boot] [PATCH 06/23] dm: pch: Remove pch_get_version op
` [U-Boot] [PATCH 07/23] dm: pch: Rename get_sbase op to get_spi_base
` [U-Boot] [PATCH 08/23] dm: pch: Add get_gpio_base op
` [U-Boot] [PATCH 09/23] x86: pch: Implement "
` [U-Boot] [PATCH 10/23] dm: pch: Add get_io_base op
` [U-Boot] [PATCH 11/23] x86: pch9: Implement "
` [U-Boot] [PATCH 12/23] x86: ich6_gpio: Convert to use proper DM API
` [U-Boot] [PATCH 13/23] x86: Drop asm/arch/gpio.h
` [U-Boot] [PATCH 14/23] x86: minnowmax: Drop io-base property in the pch_pinctrl node
` [U-Boot] [PATCH 15/23] x86: irq: Get irq_router's bdf via dm_pci_get_bdf()
` [U-Boot] [PATCH 16/23] x86: irq: Move irq_router to a per driver priv
` [U-Boot] [PATCH 17/23] x86: irq: Convert to use DM PCI API
` [U-Boot] [PATCH 18/23] x86: tnc: Change disable_igd() to have a return value
` [U-Boot] [PATCH 19/23] x86: tnc: Use DM PCI API in disable_igd()
` [U-Boot] [PATCH 20/23] x86: tnc: Remove IGD and SDVO devices from driver model
` [U-Boot] [PATCH 21/23] x86: qemu: Convert to use DM PCI API
` [U-Boot] [PATCH 22/23] x86: pci: Use DM PCI APIs in pci_assign_irqs()
` [U-Boot] [PATCH 23/23] x86: pci: Drop legacy PCI APIs

[meta-fsl-arm][PATCH 0/9] Add patches for gstreamer1.0-plugins-bad 1.6
 2016-02-01  9:38 UTC  (13+ messages)
` [meta-fsl-arm][PATCH 2/9] gstreamer1.0-plugins-bad: Fix for gl plugin not built in wayland backend
` [meta-fsl-arm][PATCH 8/9] gstreamer1.0-plugins-bad: Fix gleffects fisheye shader compile error

[PATCH] mcheck/therm_throt: Replace printk(KERN_XX...) with pr_xx(...)
 2016-02-01  9:38 UTC  (2+ messages)

[PATCH 1/1] sched: Make schedstats a runtime tunable that is disabled by default v3
 2016-02-01  9:37 UTC 

[Buildroot] [PATCH 0/4] Update Freescale graphics packages
 2016-02-01  9:37 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] imx-gpu-viv: bump version to 5.0.11 p7.1
` [Buildroot] [PATCH 2/4] xdriver_xf86-video-imx-viv: bump to version "
` [Buildroot] [PATCH 3/4] kernel-module-imx-gpu-viv: add new package
` [Buildroot] [PATCH 4/4] configs/nitrogen6*: bump kernel version

genhomedircon uid template
 2016-02-01  9:36 UTC 

[U-Boot] UBI attach issues
 2016-02-01  9:34 UTC  (2+ messages)

[linux-3.10 test] 79465: regressions - FAIL
 2016-02-01  9:34 UTC  (2+ messages)

[PATCH v5 0/2] adding PCI support to AXS10x
 2016-02-01  9:33 UTC  (5+ messages)
` [PATCH v5 1/2] PCI support added to ARC
  ` [PATCH v6 "

[PATCH] mac80211: fix memory leak
 2016-02-01  9:33 UTC  (5+ messages)

[PATCH 0/4 v3] sched,time: reduce nohz_full syscall overhead 40%
 2016-02-01  9:31 UTC  (9+ messages)
` [PATCH 1/4] sched,time: remove non-power-of-two divides from __acct_update_integrals
` [PATCH 3/4] time,acct: drop irq save & restore "
` [PATCH 4/4] sched,time: only call account_{user,sys,guest,idle}_time once a jiffy

[linux-3.14 test] 79397: regressions - FAIL
 2016-02-01  9:32 UTC  (2+ messages)

[Qemu-devel] [RFC v2 0/10] Support Receive-Segment-Offload(RSC) for WHQL test of Window guest
 2016-02-01  9:31 UTC  (13+ messages)
` [Qemu-devel] [RFC Patch v2 03/10] virtio-net rsc: Chain Lookup, Packet Caching and Framework of IPv4
` [Qemu-devel] [RFC Patch v2 04/10] virtio-net rsc: Detailed IPv4 and General TCP data coalescing
` [Qemu-devel] [RFC Patch v2 05/10] virtio-net rsc: Create timer to drain the packets from the cache pool

[PATCH][v2] ACPI: Do not report _OSI("Darwin") when acpi_osi=!Darwin provided
 2016-02-01  9:31 UTC  (4+ messages)

client-facing feature bits and pending kernel changes
 2016-02-01  9:30 UTC  (2+ messages)

[PATCH V7 2/8] mfd: max77620: add core driver for MAX77620/MAX20024
 2016-02-01  9:15 UTC  (9+ messages)
        ` [rtc-linux] "

[PATCH v8 00/28] Add ITS support
 2016-02-01  9:26 UTC  (29+ messages)
` [PATCH v8 01/28] xen/arm: Add bitmap_find_next_zero_area helper function
` [PATCH v8 02/28] xen: Add log2 functionality
` [PATCH v8 03/28] xen/arm: Set nr_cpu_ids to available number of cpus
` [PATCH v8 04/28] xen/arm: Rename NR_IRQs and vgic_num_irqs helper function
` [PATCH v8 05/28] xen/arm: ITS: Port ITS driver to Xen
` [PATCH v8 06/28] xen/arm: ITS: Add helper functions to manage its_devices
` [PATCH v8 07/28] xen/arm: ITS: Introduce msi_desc for LPIs
` [PATCH v8 08/28] xen/arm: ITS: Add APIs to add and assign device
` [PATCH v8 09/28] xen/arm: ITS: Introduce gic_is_lpi helper function
` [PATCH v8 10/28] xen/arm: ITS: Implement hw_irq_controller for LPIs
` [PATCH v8 11/28] xen/arm: ITS: Enable compilation of physical ITS driver
` [PATCH v8 12/28] xen/arm: ITS: Plumb hw_irq_controller for LPIs
` [PATCH v8 13/28] xen/arm: Correct GICD_TYPER register definition typos
` [PATCH v8 14/28] xen/arm: ITS: Initialize physical ITS and export lpi support
` [PATCH v8 15/28] xen/arm: ITS: Add virtual ITS driver
` [PATCH v8 16/28] xen/arm: ITS: Add virtual ITS commands support
` [PATCH v8 17/28] xen/arm: ITS: Add GITS registers emulation
` [PATCH v8 18/28] xen/arm: ITS: Export ITS info to Virtual ITS
` [PATCH v8 19/28] xen/arm: ITS: Store the number of LPIs allocated per domain
` [PATCH v8 20/28] xen/arm: ITS: Add virtual ITS availability check helper
` [PATCH v8 21/28] xen/arm: ITS: Add GICR register emulation
` [PATCH v8 22/28] xen/arm: ITS: Allocate irq descriptors for LPIs
` [PATCH v8 23/28] xen/arm: ITS: Allocate pending_lpi "
` [PATCH v8 24/28] xen/arm: ITS: Route LPIs
` [PATCH v8 25/28] xen/arm: ITS: Add domain specific ITS initialization
` [PATCH v8 26/28] xen/arm: ITS: Map ITS translation space
` [PATCH v8 27/28] xen/arm: ITS: Generate ITS node for Dom0
` [PATCH v8 28/28] xen/arm: ITS: Add pci devices in ThunderX

[PATCH 0/4] dmi: Rework to get IPMI autoloading from DMI tables
 2016-02-01  9:25 UTC  (3+ messages)
` [PATCH 2/4] dmi: Add a DMI firmware node and handling

[PATCH] f2fs-tools: set segment_count in super block correctly
 2016-02-01  9:23 UTC 

[meta-oe][PATCH] efivar: fix zero initializer compiler error
 2016-02-01  9:24 UTC  (3+ messages)

[PATCH v7 0/4] generic TEE subsystem
 2016-02-01  9:15 UTC  (12+ messages)
` [PATCH v7 1/4] dt/bindings: add bindings for optee
` [PATCH v7 2/4] tee: generic TEE subsystem
` [PATCH v7 3/4] tee: add OP-TEE driver
` [PATCH v7 4/4] Documentation: tee subsystem and op-tee driver

[refpolicy] [PATCH] cron: Allow locks to be lnk_files
 2016-02-01  9:19 UTC  (3+ messages)

[RESEND v7 0/5] Add Support for Hi6220 PMIC Hi6553 MFD Core
 2016-02-01  9:16 UTC  (6+ messages)
` [RESEND v7 1/5] mfd: hi655x: Add document for mfd hi665x PMIC
` [RESEND v7 2/5] regulator: hi655x: Document for hi655x regulator
` [RESEND v7 3/5] mfd: hi655x: Add MFD driver for hi655x
` [RESEND v7 4/5] regulator: hi655x: enable regulator for hi655x PMIC
` [RESEND v7 5/5] arm64: dts: hisilicon: Add hi655x pmic dts node

[linux-lvm] LVM generates wrong low_water_mark value in thin-pool's table
 2016-02-01  9:17 UTC 

[refpolicy] [PATCH] cron: Allow locks to be lnk_files
 2016-02-01  9:17 UTC 

[U-Boot] [RFC PATCH v1] dfu: introduce dfu_mtd support
 2016-02-01  9:15 UTC 

[PATCH v6] x86/p2m: use large pages for MMIO mappings
 2016-02-01  9:14 UTC 

[RFC PATCH v3 0/5] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table on PPC64 platform
 2016-02-01  9:13 UTC  (7+ messages)
` [RFC PATCH v3 3/5] PCI: Add host bridge attribute to indicate filtering of MSIs is supported

[U-Boot] [RFC PATCH v2] dfu: allow get_medium_size() to return bigger medium sizes than 2GiB
 2016-02-01  9:14 UTC 

[PATCH v4] i2c: mt8173: add 4GB mode support in i2c driver
 2016-02-01  1:13 UTC 

[PATCH 0/4] x86: xsave{c,s} fixes and adjustments
 2016-02-01  9:13 UTC  (3+ messages)
` [PATCH 3/4] x86/xstate: fix fault behavior on XRSTORS
  ` [PATCH v2 "

[PATCH 1/5] drm/i915: Splitting intel_dp_detect
 2016-02-01  9:13 UTC  (7+ messages)
` [PATCH 2/5] drm/i915: Cleaning up intel_dp_hpd_pulse

[PATCH 0/3] ACPI: parse the SPCR table
 2016-02-01  9:13 UTC  (6+ messages)
` [PATCH 2/3] ACPI: parse SPCR and enable matching console

[RFT] Glibc 2.23 and binutils 2.26
 2016-02-01  9:12 UTC  (5+ messages)

[PATCH 1/3] drm/i915: don't deactivate FBC at skylake_disable_primary_plane
 2016-02-01  9:11 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] "

[Buildroot] [PATCH 0/16 v3] legal-info improvements and completeness (branch yem/legal-2)
 2016-02-01  9:07 UTC  (3+ messages)
` [Buildroot] [PATCH 16/16 v3] core/pkg-virtual: ignore from legal-info output

OS freeze after queue_setup
 2016-02-01  9:07 UTC  (4+ messages)

[PATCH V6 0/8] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-02-01  8:59 UTC  (10+ messages)
` [PATCH V6 2/8] mfd: max77620: add core driver for MAX77620/MAX20024
      ` [rtc-linux] "

How to get the latest version of Qt5 with meta-qt5
 2016-02-01  9:02 UTC  (3+ messages)

AIO error
 2016-02-01  9:01 UTC  (2+ messages)

[RFC PATCH 0/5] iio: imu: inv_mpu6050: Split driver into core and I2C/SPI functionality
 2016-02-01  9:01 UTC  (3+ messages)

[Qemu-devel] [Bug 1539940] [NEW] Qemu 2.5 Solaris 8 and 9 sparc hang after terminal type menu
 2016-02-01  9:00 UTC  (2+ messages)

[PATCH] s390:ftrace: add save_stack_trace_regs()
 2016-02-01  9:00 UTC  (2+ messages)

Random write result differences between RAID device and XFS
 2016-02-01  8:59 UTC  (5+ messages)

[PATCH 5/5] ARM: realview: add the DS1338 RTC to PB1176 DT
 2016-02-01  8:58 UTC 

[PATCH 4/5] ARM: pb1176: add ethernet to devicetree
 2016-02-01  8:57 UTC 

[PATCH 3/5] ARM: pb1176: add ISP1761 USB OTG host controller
 2016-02-01  8:57 UTC 

[PATCH 2/5] ARM: pb1176: add AACI to the device tree
 2016-02-01  8:57 UTC 

[PATCH 1/5] ARM: pb1176: add ICST307 clocks to the device tree
 2016-02-01  8:57 UTC 

[PATCH v5 0/6] Add clock support for Mediatek MT2701
 2016-02-01  8:56 UTC  (4+ messages)
` [PATCH v5 5/6] reset: mediatek: Add MT2701 reset controller dt-binding file

[PATCH 1/2] perf tools: Fix fault in error patch of intel_pt_process_auxtrace_info()
 2016-02-01  8:53 UTC  (4+ messages)
` [PATCH 2/2] perf tools: Fix fault in tracepoint_error if NULL is passed to parse_event

[PATCH 3/3] ARM: realview: enable USB storage in the defconfig
 2016-02-01  8:56 UTC 

[PATCH 2/3] ARM: realview: delete realview-smp_defconfig
 2016-02-01  8:55 UTC 

[PATCH 1/3] ARM: realview: activate SMP on the default defconfig
 2016-02-01  8:55 UTC 

[PATCH v4 00/13] arm64: kernel: Add support for hibernate/suspend-to-disk
 2016-02-01  8:53 UTC  (4+ messages)

[PATCH] PM / AVS: rockchip-io: add GRF and PMUGRF types to distinguish
 2016-02-01  8:54 UTC  (4+ messages)

[PATCH v7 0/5] Add Support for Hi6220 PMIC Hi6553 MFD Core
 2016-02-01  8:53 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/10] Allow hotplug of s390 CPUs
 2016-02-01  8:52 UTC  (2+ messages)

[RFCv2 0/9] PAPR hash page table resizing (guest side)
 2016-02-01  8:51 UTC  (3+ messages)
` [RFCv2 9/9] pseries: Automatically resize HPT for memory hot add/remove


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.