All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-23 12:24:16 to 2016-12-23 14:32:54 UTC [more...]

post-receive: pub/scm/linux/kernel/git/pablo/nf-next
 2016-12-23 14:32 UTC 

[PATCH v4 00/23] Decouple ethdev from PCI device
 2016-12-23 14:28 UTC  (6+ messages)
` [PATCH v4 18/23] ethdev: Helper to map to struct rte_pci_device

[PATCH nft 01/10] include: fetch nf_tables.h updates
 2016-12-23 14:26 UTC  (10+ messages)
` [PATCH nft 02/10] src: remove SET_F_* flag definitions
` [PATCH nft 03/10] src: add used quota support
` [PATCH nft 04/10] src: listing of stateful objects
` [PATCH nft 05/10] src: add/create/delete "
` [PATCH nft 06/10] src: reset internal "
` [PATCH nft 07/10] parser_bison: allow RESET token from rhs
` [PATCH nft 08/10] src: add stateful object reference expression
` [PATCH nft 09/10] src: add support for stateful object maps
` [PATCH nft 10/10] src: support for stateful object monitoring

An empty vptr in an raw object
 2016-12-23 14:26 UTC  (6+ messages)

[PATCH 1/2] drm : adds Y-coordinate and Colorimetry Format
 2016-12-23 14:25 UTC  (3+ messages)

[xen-unstable-smoke test] 103842: tolerable all pass - PUSHED
 2016-12-23 14:25 UTC 

[PATCH] doc: update release notes for rte_flow
 2016-12-23 14:25 UTC  (2+ messages)

[Buildroot] [PATCH] util-linux: fix ncurses/wchar handling
 2016-12-23 14:25 UTC  (2+ messages)

[BUG]: [PATCH added] Incorrect queue counters in netback interface
 2016-12-23 14:24 UTC 

JMS56x not working reliably with uas driver
 2016-12-23 14:22 UTC  (2+ messages)

[PATCH 0/8] HuC Loading Patches
 2016-12-23 14:21 UTC  (5+ messages)
` [PATCH 1/8] drm/i915/guc: Make the GuC fw loading helper functions general
` [PATCH 2/8] drm/i915/huc: Unified css_header struct for GuC and HuC

SAS disk from RAID card (no RAID mode) problems
 2016-12-23 14:21 UTC  (2+ messages)

[meta-python][PATCH] python3-wekzeug: update RDEPENDS to pull in http module
 2016-12-23 14:16 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/pablo/nf
 2016-12-23 14:20 UTC 

A small window for a race condition in mm/rmap.c:page_lock_anon_vma_read
 2016-12-23 14:19 UTC  (7+ messages)

[PATCHv2 net] netfilter: check duplicate config when initializing in ipt_CLUSTERIP
 2016-12-23 14:18 UTC  (2+ messages)

[PATCH 0/22] fsnotify: Avoid SRCU stalls with fanotify permission events
 2016-12-23 14:17 UTC  (22+ messages)
` [PATCH 04/22] fsnotify: Remove fsnotify_duplicate_mark()
` [PATCH 05/22] audit: Fix sleep in atomic
` [PATCH 06/22] audit: Abstract hash key handling
` [PATCH 08/22] fsnotify: Attach marks to object via dedicated head structure
` [PATCH 10/22] fsnotify: Detach mark from object list when last reference is dropped
` [PATCH 11/22] fsnotify: Remove special handling of mark destruction on group shutdown

[PATCH] netfilter: use fwmark_reflect in nf_send_reset
 2016-12-23 14:16 UTC  (3+ messages)

[Qemu-devel] Proposal for 2.9 release schedule
 2016-12-23 14:15 UTC 

How to keep track of the amount of queued samples?
 2016-12-23 14:16 UTC 

[xen-4.8-testing test] 103807: tolerable FAIL - PUSHED
 2016-12-23 14:13 UTC 

[PATCH V6 0/7] perf/amd/iommu: Enable multi-IOMMU support
 2016-12-23 13:38 UTC  (13+ messages)
` [PATCH V6 1/7] perf/amd/iommu: Misc fix up perf_iommu_read
` [PATCH V6 2/7] perf/amd/iommu: Modify functions to query max banks and counters
` [PATCH V6 4/7] perf/amd/iommu: Declare pr_fmt and remove unnecessary pr_debug
  ` [PATCH V6 3/7] perf/amd/iommu: Modify IOMMU API to allow specifying IOMMU index
  ` [PATCH V6 5/7] perf/amd/iommu: Clean up perf_iommu_enable_event
  ` [PATCH V6 6/7] iommu/amd: Introduce amd_iommu_get_num_iommus()
` [PATCH V6 7/7] perf/amd/iommu: Enable support for multiple IOMMUs

[PATCH v1] watchdog: imx2: fix hang-up on boot for i.MX21, i.MX27 and i.MX31 SoCs
 2016-12-23 14:11 UTC  (12+ messages)

[GLK MIPI DSI V2 0/9] GLK MIPI DSI VIDEO MODE PATCHES
 2016-12-23 14:09 UTC  (7+ messages)
` [GLK MIPI DSI V2 1/9] drm/i915/glk: Add new bit fields in MIPI CTRL register
` [GLK MIPI DSI V2 2/9] drm/i915/glk: Program new MIPI DSI PHY registers for GLK
` [GLK MIPI DSI V2 3/9] drm/i915/glk: Add MIPIIO Enable/disable sequence

[PATCH v2 00/14] drm/i915: Introduce intel_cdclk_state (v2)
 2016-12-23 14:07 UTC  (18+ messages)
` [PATCH v2 07/14] drm/i915: Start moving the cdclk stuff into a distinct state structure
` [PATCH v2 10/14] drm/i915: Pass the cdclk state to the set_cdclk() functions
` [PATCH 11/14] drm/i915: Move PFI credit reprogramming into vlv/chv_set_cdclk()
` [PATCH 12/14] drm/i915: Nuke the VLV/CHV PFI programming power domain workaround
` [PATCH v2 13/14] drm/i915: Replace the .modeset_commit_cdclk() hook with a more direct .set_cdclk() hook
` [PATCH 14/14] drm/i915: Move ilk_pipe_pixel_rate() to intel_display.c

[Qemu-devel] [Bug 1651167] [NEW] hw/ipmi/isa_ipmi_bt.c:283: suspect use of macro ?
 2016-12-23 14:07 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3] ipmi: Fix macro issues

[PATCH] mm: pmd dirty emulation in page fault handler
 2016-12-23 14:01 UTC  (11+ messages)

[Buildroot] [git commit] util-linux: fix ncurses/wchar handling
 2016-12-23 14:01 UTC 

[Buildroot] [PATCH 1/1] kexec: bump to 2.0.14
 2016-12-23 14:00 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] first_boot_rootfs_resizer: New Package
 2016-12-23 14:00 UTC  (7+ messages)
` [Buildroot] [PATCH 2/2] odroidc2: use first boot fs resize pkg

[Buildroot] [git commit] kexec: bump to 2.0.14
 2016-12-23 14:00 UTC 

[Buildroot] [PATCH] python-lxml: bump to version 3.7.0
 2016-12-23 13:59 UTC  (2+ messages)

[Buildroot] [git commit] python-lxml: bump to version 3.7.0
 2016-12-23 13:59 UTC 

[PATCH i-g-t v2] igt_core: add igt_constructor
 2016-12-23 13:57 UTC  (2+ messages)

[Buildroot] [RFC PATCH] util-linux: fix build with ncurses
 2016-12-23 13:51 UTC  (3+ messages)

[PATCH] platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting callbacks
 2016-12-23 13:47 UTC  (2+ messages)

[PATCH v2 0/4] Write protect DAX PMDs in *sync path
 2016-12-23 13:45 UTC  (13+ messages)
` [PATCH v2 1/4] dax: kill uml support
` [PATCH v2 2/4] dax: add stub for pmdp_huge_clear_flush()

Raid5 performance issue
 2016-12-23 13:43 UTC 

[PATCH v3] i2c: designware: add reset interface
 2016-12-23 13:40 UTC  (2+ messages)

[PATCH v3 00/15] livepatch: hybrid consistency model
 2016-12-23 13:40 UTC  (13+ messages)
` [PATCH v3 08/15] livepatch: separate enabled and patched states
` [PATCH v3 09/15] livepatch: remove unnecessary object loaded check
` [PATCH v3 10/15] livepatch: move patching functions into patch.c
` [PATCH v3 11/15] livepatch: use kstrtobool() in enabled_store()
` [PATCH v3 12/15] livepatch: store function sizes

[git pull] drm fixes for 4.10-rc1
 2016-12-23 13:40 UTC  (2+ messages)

[PATCH 1/2] drm/i915: enable FBC on gen9+ too
 2016-12-23 13:40 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: rewrite FBC's atomic CRTC-choosing code
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: enable FBC on gen9+ too

[PATCH] i2c: designware: add reset interface
 2016-12-23 13:39 UTC  (9+ messages)
` [PATCH v2] "

Stale Xenstore entries after start of domU with stubdom
 2016-12-23 13:36 UTC 

[Buildroot] [git commit] xfsprogs: disable on musl
 2016-12-23 13:36 UTC 

[PATCH 00/18] drm/i915/dsi: Fix / cleanup dsi enable / disable sequences
 2016-12-23 13:35 UTC  (3+ messages)
` [PATCH 06/18] drm/i915/dsi: Move disable pll call outside of clear_device_ready()

[RFC v4 00/16] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2016-12-23 13:33 UTC  (5+ messages)
` [RFC v4 15/16] vfio/type1: Check MSI remapping at irq domain level

Clone data inconsistency in hammer
 2016-12-23 13:25 UTC  (3+ messages)

[PATCH v2 0/4] net/mlx5: support flow_rte
 2016-12-23 13:24 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/4] net/mlx5: add software support for rte_flow

post-receive: pub/scm/linux/kernel/git/ralf/linux
 2016-12-23 13:19 UTC 

[PATCH v7 0/5] Add support for the STM32F4 I2C
 2016-12-23 13:09 UTC  (10+ messages)
` [PATCH v7 2/5] i2c: Add STM32F4 I2C driver
` [PATCH v7 3/5] ARM: dts: stm32: Add I2C1 support for STM32F429 SoC

[PATCH v3 0/2] Add scatter-gather list capability to Intel(R) QuickAssist Technology driver
 2016-12-23 13:18 UTC  (5+ messages)
` [PATCH v3 1/2] crypto/qat: add SGL capability to Intel QuickAssist driver
` [PATCH v3 2/2] app/test: add SGL tests to cryptodev QAT suite

[PATCH] drm/915: Parsing the missed out DTD fields from the VBT
 2016-12-23 13:16 UTC  (2+ messages)

Bug report
 2016-12-23 13:15 UTC  (2+ messages)

unable to mount nfs4 mount
 2016-12-23 13:12 UTC 

[PATCH 0/2] z3fold fixes
 2016-12-23 13:09 UTC  (8+ messages)

[U-Boot] [PATCH v2] sunxi: add support for Lichee Pi One device
 2016-12-23 13:09 UTC 

arm64: mm: bug around swiotlb_dma_ops
 2016-12-23 13:07 UTC  (6+ messages)

[PATCH 00/66] use permission-specific DEVICE_ATTR variants
 2016-12-23 13:03 UTC  (4+ messages)

[Qemu-devel] [PATCH] ps2: Fix lost scancodes by recent changes
 2016-12-23 13:00 UTC 

OOM: Better, but still there on
 2016-12-23 12:57 UTC  (12+ messages)

[PATCH] iio: misc: add a generic regulator driver
 2016-12-23 12:56 UTC  (11+ messages)

[PATCH 1/2] ucm: Automatically load the best config file based on the card long name
 2016-12-23 12:56 UTC  (9+ messages)

[PATCH 1/1] ARM64: dts: meson-gxbb-odroidc2: linux,usable-memory
 2016-12-23 12:52 UTC  (4+ messages)

[PATCH 1/2] usb: host: xhci: Fix possible wild pointer when handling abort command
 2016-12-23 12:54 UTC  (21+ messages)
` [PATCH 2/2] usb: host: xhci: Handle the right timeout command

[PATCH 0/4] enhancement to i40e PF host driver
 2016-12-23 12:52 UTC 

[PATCH 0/2] Really fix the isatty() problem on Windows
 2016-12-23 12:51 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] mingw: adjust is_console() to work with stdin

How to find device name in order to fill STAO ACPI table
 2016-12-23 12:51 UTC 

[PATCH 1/5] ethdev: add firmware version get
 2016-12-23 12:50 UTC  (8+ messages)
` [PATCH v2 0/5] example/ethtool: add bus info and fw "
  ` [PATCH v2 5/5] ethtool: dispaly bus info and firmware version

[PATCH 1/2] drivers: pinctrl: add driver for Allwinner H5 SoC
 2016-12-23 12:50 UTC  (4+ messages)
  ` [PATCH 2/2] arm64: allwinner: Kconfig: add essential pinctrl driver for H5

btrfs_log2phys: cannot lookup extent mapping
 2016-12-23 12:45 UTC  (10+ messages)

post-receive: pub/scm/linux/kernel/git/balbi/usb
 2016-12-23 12:44 UTC 

post-receive: pub/scm/linux/kernel/git/balbi/usb
 2016-12-23 12:43 UTC 

[Qemu-devel] virus in colibriOS QEMU iso?
 2016-12-23 12:43 UTC  (5+ messages)
      ` [Qemu-devel] [Resolved -- false positive] "

[PATCH] xinput-calibrator: fix operation on multihead configuration
 2016-12-23 12:43 UTC 

[PATCH] serial: 8250_dw: #ifdef out dw8250_acpi_match if ACPI isn't set
 2016-12-23 12:33 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mnyman/xhci
 2016-12-23 12:38 UTC 

[PATCH] dmaengine: ipu: Revert ipu_irq_handler changes
 2016-12-23 12:31 UTC 

Question regarding power button of Dell XPS13
 2016-12-23 12:36 UTC 

[Qemu-devel] [PULL 00/25] First round of misc patches for QEMU 2.9
 2016-12-23 12:33 UTC  (4+ messages)

[PATCH V4 00/14] Cqm2: Intel Cache Monitoring fixes and enhancements
 2016-12-23 12:32 UTC  (3+ messages)
` [PATCH 01/14] x86/cqm: Intel Resource Monitoring Documentation

[PATCH v2 0/2] build: minor adjustment
 2016-12-23 12:25 UTC  (5+ messages)
` [PATCH v2 1/2] build: move debug{, _symbols} to tools/Rules.mk
` [PATCH v2] build: move setting LTO options to xen/Rules.mk
` [PATCH v2 2/2] build: use debug_symbols to add -g3

[PATCH 0/9] Runtime PM for Exynos pin controller driver
 2016-12-23 12:24 UTC  (20+ messages)
    ` [PATCH 1/9] ARM: dts: exynos: Add PMU syscon to pinctrl nodes
    ` [PATCH 2/9] ARM: dts: exynos: Add pinctrl sleep state for 542x i2s module
    ` [PATCH 3/9] pinctrl: samsung: Remove dead code
    ` [PATCH 4/9] pinctrl: samsung: Use generic of_device_get_match_data helper
    ` [PATCH 5/9] pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
    ` [PATCH 6/9] pinctrl: samsung: Replace syscore ops with standard platform device pm_ops
    ` [PATCH 7/9] pinctrl: samsung: Add property to mark pad state as suitable for power down
    ` [PATCH 8/9] pinctrl: samsung: Add runtime PM support
    ` [PATCH 9/9] ARM: dts: exynos: Add audio power domain support to Exynos542x SoCs

[PATCH v4] x86/apicv: fix RTC periodic timer and apicv issue
 2016-12-23 12:24 UTC  (3+ 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.