All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-04 11:04:40 to 2016-07-04 11:52:59 UTC [more...]

[PATCH] toaster: fix layout for command-line builds in recent builds area
 2016-07-04 11:52 UTC 

[PATCH v2 0/3] x86: instruction emulator adjustments
 2016-07-04 11:51 UTC 

[Qemu-devel] [PATCH v2 00/27] cmpxchg-based emulation of atomics
 2016-07-04 11:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 06/27] int128: Use complex numbers if advisable

next-20160704 build: 2 failures 7 warnings (next-20160704)
 2016-07-04 11:50 UTC 

post-receive: pub/scm/linux/kernel/git/kishon/linux-phy
 2016-07-04 11:50 UTC 

[RFC PATCH v2 0/4] net: ethernet: Add support for gmii2rgmii converter
 2016-07-04 11:47 UTC  (5+ messages)
` [RFC PATCH v2 2/4] net: ethernet: xilinx: Add gmii2rgmii converter support

[PATCH 1/2] btrfs-progs: convert: Fix a bug leads to discontinuous extents
 2016-07-04 11:48 UTC  (2+ messages)

[PATCH 00/51] First part of documentation fixups
 2016-07-04 11:47 UTC  (52+ messages)
` [PATCH 01/51] Documentation: linuxt_tv: update the documentation year
` [PATCH 02/51] Documentation: some fixups at linux_tv/index.rst
` [PATCH 03/51] Documentation: v4l2.rst: Fix authors and revisions lists
` [PATCH 04/51] Documentation: querycap.rst: fix troubles on some references
` [PATCH 05/51] Documentation: linux_tv/index.rst: add xrefs for document divisions
` [PATCH 06/51] Documentation: app-pri.rst: Fix a bad reference
` [PATCH 07/51] Documentation: video.rst: use reference for VIDIOC_ENUMINPUT
` [PATCH 08/51] Documentation: v4l2.rst: numerate the V4L2 chapters
` [PATCH 09/51] Documentation: video.rst: Restore the captions for the examples
` [PATCH 10/51] Documentation: audio.rst: Fix some cross references
` [PATCH 11/51] Documentation: linux_tv: Replace reference names to match ioctls
` [PATCH 12/51] Documentation: linux_tv: simplify references
` [PATCH 13/51] Documentation: linux_tv: convert lots of consts to references
` [PATCH 14/51] Documentation: linux_tv: don't simplify VIDIOC_G_foo references
` [PATCH 15/51] Documentation: audio.rst: re-add captions for the examples
` [PATCH 16/51] Documentation: standard.rst: read the example captions
` [PATCH 17/51] Documentation: linux_tv: remove controls.rst
` [PATCH 18/51] Documentation: control.rst: read the example captions
` [PATCH 19/51] Documentation: control.rst: Fix missing reference for example 8
` [PATCH 20/51] Documentation: extended-controls.rst: use reference for VIDIOC_S_CTRL
` [PATCH 21/51] Documentation: vidioc-queryctl.rst: change the title of this chapter
` [PATCH 22/51] Documentation: linux_tv: supress lots of warnings
` [PATCH 23/51] Documentation: planar-apis.rst: fix some conversion troubles
` [PATCH 24/51] Documentation: crop.rst: fix conversion on this file
` [PATCH 25/51] Documentation: selection-api-005.rst: Fix ReST parsing
` [PATCH 26/51] Documentation: linux_tv: use Example x.y. instead of a single number
` [PATCH 27/51] Documentation: selection-api-006.rst: add missing captions
` [PATCH 28/51] Documentation: linux_tv: Error codes should be const
` [PATCH 29/51] Documentation: linux_tv: use references for structures
` [PATCH 30/51] Documentation: linux_tv: Fix remaining undefined references
` [PATCH 31/51] Documentation: pixfmt-007.rst: Fix formula parsing
` [PATCH 32/51] Documentation: fdl-appendix: Fix formatting issues
` [PATCH 33/51] Documentation: linux_tv: fix some warnings due to '*'
` [PATCH 34/51] Documentation: fe_property_parameters.rst: improve descriptions
` [PATCH 35/51] Documentation: vidioc-g-edid.rst remove a duplicate declaration
` [PATCH 36/51] Documentation: open.rst: fix some warnings
` [PATCH 37/51] Documentation: rw.rst fix a warning
` [PATCH 38/51] Documentation: extended-controls.rst: "count" is a constant
` [PATCH 39/51] Documentation: pixfmt-004.rst: Add an extra reference
` [PATCH 40/51] Documentation: linux_tv: remove trailing comments
` [PATCH 41/51] Documentation: pixfmt-y12i.rst: correct format conversion
` [PATCH 42/51] Documentation: pixfmt-uyvy.rst: remove an empty column
` [PATCH 43/51] Documentation: pixfmt-yvyu.rst: "
` [PATCH 44/51] Documentation: pixfmt-vyuy.rst: "
` [PATCH 45/51] Documentation: pixfmt-41p.rst: remove empty columns
` [PATCH 46/51] Documentation: pixfmt-yuv422m.rst: remove an empty column
` [PATCH 47/51] Documentation: pixfmt-yuv444m.rst: remove empty columns
` [PATCH 48/51] Documentation: pixfmt-yuv422p.rst: remove an empty column
` [PATCH 49/51] Documentation: pixfmt-yuv411p.rst: "
` [PATCH 50/51] Documentation: pixfmt-nv12.rst: remove empty columns
` [PATCH 51/51] Documentation: pixfmt-nv12m.rst: fix conversion issues

[PATCH 00/18] arm/altp2m: Introducing altp2m to ARM
 2016-07-04 11:46 UTC  (37+ messages)
` [PATCH 01/18] arm/altp2m: Add cmd-line support for altp2m on ARM
` [PATCH 02/18] arm/altp2m: Add first altp2m HVMOP stubs
` [PATCH 03/18] arm/altp2m: Add HVMOP_altp2m_get_domain_state
` [PATCH 04/18] arm/altp2m: Add altp2m init/teardown routines
` [PATCH 05/18] arm/altp2m: Add HVMOP_altp2m_set_domain_state
` [PATCH 06/18] arm/altp2m: Add a(p2m) table flushing routines
` [PATCH 07/18] arm/altp2m: Add HVMOP_altp2m_create_p2m
` [PATCH 08/18] arm/altp2m: Add HVMOP_altp2m_destroy_p2m
` [PATCH 09/18] arm/altp2m: Add HVMOP_altp2m_switch_p2m
` [PATCH 10/18] arm/altp2m: Renamed and extended p2m_alloc_table
` [PATCH 11/18] arm/altp2m: Make flush_tlb_domain ready for altp2m
` [PATCH 12/18] arm/altp2m: Cosmetic fixes - function prototypes
` [PATCH 13/18] arm/altp2m: Make get_page_from_gva ready for altp2m
` [PATCH 14/18] arm/altp2m: Add HVMOP_altp2m_set_mem_access
` [PATCH 15/18] arm/altp2m: Add altp2m paging mechanism
` [PATCH 16/18] arm/altp2m: Extended libxl to activate altp2m on ARM
` [PATCH 17/18] arm/altp2m: Adjust debug information to altp2m
` [PATCH 18/18] arm/altp2m: Extend xen-access for altp2m on ARM

[PATCH] iommu: simplify and fix ida handling
 2016-07-04 11:46 UTC  (2+ messages)

[Qemu-devel] [PULL 0/6] slirp: ipv6 dns & dhcp support
 2016-07-04 11:46 UTC  (2+ messages)

[v10 PATCH] crypto: caam - add support for RSA algorithm
 2016-07-04 10:12 UTC 

[CI 1/2] drm/i915: Mass convert dev->dev_private to to_i915(dev)
 2016-07-04 11:45 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [CI,1/2] "

[Qemu-devel] [PATCH 0/2] Reduce lock contention on TCG hot-path
 2016-07-04 11:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] cpu-exec: remove tb_lock from the hot-path

Xen 4.6 script calling conventions
 2016-07-04 11:45 UTC  (4+ messages)

[PATCH 01/15 RESEND] staging: dgnc: remove redundant NULL checks in
 2016-07-04 11:44 UTC  (6+ messages)

[Qemu-devel] [PULL 0/4] seabios: update from 1.9.1 to 1.9.3
 2016-07-04 11:44 UTC  (4+ messages)
` [Qemu-devel] [PULL 2/4] bios: Add fast variant of SeaBIOS for use with -kernel on x86

[Qemu-devel] [PULL v2 0/3] seabios: update from 1.9.1 to 1.9.3
 2016-07-04 11:43 UTC  (4+ messages)
` [Qemu-devel] [PULL v2 1/3] seabios: update submodule "
` [Qemu-devel] [PULL v2 2/3] seabios: update 128k config
` [Qemu-devel] [PULL v2 3/3] seabios: update binaries from 1.9.1 to 1.9.3

[BUG] Regression, usb-dwc3 not working, Odroid XU3, usb 3.0
 2016-07-04 11:43 UTC  (12+ messages)

[Qemu-devel] [PATCH] quorum: Only compile when supported
 2016-07-04 11:43 UTC  (3+ messages)

[PATCH] netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
 2016-07-04 11:43 UTC  (4+ messages)

[PATCH v2 00/15] lirc_dev fixes and beautification
 2016-07-04 11:42 UTC  (5+ messages)
` [PATCH v2 10/15] [media] lirc_dev: remove CONFIG_COMPAT precompiler check
` [PATCH v2 12/15] [media] lirc_dev: fix error return value

[Qemu-devel] [PATCH 00/15] optimize Qemu RSS usage
 2016-07-04 11:42 UTC  (7+ messages)
` [Qemu-devel] [PATCH 07/15] qapi: use mmap for QmpInputVisitor

Udev problem with FC24 (was ok in FC23)
 2016-07-04 11:38 UTC  (2+ messages)

[PATCH] btrfs-progs: tests: 001-simple-unmounted: fix test failure due to bashism
 2016-07-04 11:37 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovas
 2016-07-04 11:37 UTC  (2+ messages)

[PATCH v4 1/2] ethdev: remove get_reg_length callback
 2016-07-04 11:36 UTC  (6+ messages)
` [PATCH v5 "
` [PATCH v6 "
  ` [PATCH v6 2/2] examples/ethtool: use rte_eth_dev_get_reg_info for reg params

4.7-rc6, ext4, sparc64: Unable to handle kernel paging request at 
 2016-07-04 11:36 UTC  (2+ messages)

[PATCH 1/2] pseudo: drop recipe for old 1.6.7 version
 2016-07-04 11:36 UTC  (3+ messages)
` [PATCH 2/2] pseudo: upgrade to 1.8.0

[PATCH v1 1/1] platform/x86/intel_pmc_core: Convert to DEFINE_DEBUGFS_ATTRIBUTE
 2016-07-04 11:35 UTC  (10+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2016-07-04 11:34 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2016-07-04 11:33 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2016-07-04 11:31 UTC 

Oops with mlx5/NFSoRDMA client with 4.7-rc5ish
 2016-07-04 11:29 UTC  (3+ messages)

[PATCH] fujitsu-laptop: Rework brightness of eco led
 2016-07-04 11:29 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/klassert/linux-stk
 2016-07-04 11:27 UTC 

[PATCHv2 0/2] arm-cc*: fix PMU interrupt flags
 2016-07-04 11:25 UTC  (3+ messages)
` [PATCHv2 1/2] arm-ccn: "
` [PATCHv2 2/2] arm-cci: "

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2016-07-04 11:24 UTC 

[PATCH v8 0/7] EC-based USB Power Delivery support for Chrome machines
 2016-07-04 11:23 UTC  (8+ messages)
` [PATCH v8 2/7] Input: cros_ec_keyb - Stop handling interrupts directly

[PATCH 0/7] add missing of_node_put after calling of_parse_phandle (1st)
 2016-07-04  2:48 UTC  (5+ messages)
` [PATCH 4/7] bus: arm-cci: add missing of_node_put after calling of_parse_phandle

[PATCH] libxl/netbsd: check num_exec in hotplug function
 2016-07-04 11:23 UTC  (2+ messages)

[PATCH v5 0/3] mfd: lp873x: Add lp873x PMIC support
 2016-07-04 11:22 UTC  (3+ messages)
` [PATCH v5 3/3] gpio: lp873x: Add support for General Purpose Outputs

[PATCH 1/2] drm/i915/guc: Consolidate firmware major-minor to one place
 2016-07-04 11:22 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [1/2] "

repeating 'd1v0 Over-allocation for domain 1' messages in xen 4.7 Host logs on PVHVM Guest launch
 2016-07-04 11:22 UTC  (8+ messages)

[PATCH 0/6] fcoe: VN2VN target mode fixes
 2016-07-04 11:22 UTC  (4+ messages)
` [PATCH 5/6] fcoe: implement FIP VLAN responder

post-receive: pub/scm/network/nfc/neard
 2016-07-04 11:21 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2016-07-04 11:21 UTC 

[PATCH 0/2] pinctrl: Enable support for external GPIO interrupts
 2016-07-04 11:21 UTC  (5+ messages)

[PATCH 0/3] xen: add full support for CONFIG_PARAVIRT_TIME_ACCOUNTING
 2016-07-04 11:20 UTC  (4+ messages)
` [PATCH 2/3] arm/xen: add support for vm_assist hypercall
  ` [Xen-devel] "

DHL Package Has Arrived
 2016-07-04 11:18 UTC 

master - dmsetup: fix timestamp leak
 2016-07-04 11:17 UTC 

master - dmstats: fix RgStart and RgSize field widths
 2016-07-04 11:17 UTC 

master - docs: remove obsolete note from dmstats.8.in
 2016-07-04 11:17 UTC 

[Qemu-devel] [PATCH RFC v2 2/5] tests: New make target check-source
 2016-07-04 11:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC] fixup! "

[PATCH 0/2] arm-cc*: ensure perf synchronisation
 2016-07-04 11:16 UTC  (5+ messages)
` [PATCH 2/2] arm-cci: "

[Qemu-devel] [PATCH v5 0/9] ast2400: SMC controllers
 2016-07-04 11:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 9/9] tests: add a m25p80 test

[PATCH v1] drivers:iio:accel:mma8452: removed unwanted return statements
 2016-07-04 11:15 UTC 

[Buildroot] Unable to compile uboot v2012.10 on Buildroot 2016.05
 2016-07-04 11:15 UTC  (9+ messages)

[PATCH] gpio: free handles in fringe cases
 2016-07-04 11:14 UTC 

[PATCH 0/8] Change OOM killer to use list of mm_struct
 2016-07-04 11:13 UTC  (7+ messages)
` [PATCH 1/8] mm,oom_reaper: Remove pointless kthread_run() failure check

[PATCH] xen: arm64: Add support for Renesas RCar Gen3 H3 Salvator-X platform
 2016-07-04 11:12 UTC  (2+ messages)

PROBLEM: MTU of ipsec tunnel drops continuously until traffic stops
 2016-07-04 11:12 UTC  (2+ messages)

[PATCH 2/5] ARM: OMAP2+: hwmod: fetch main_clk based on hwmod name
 2016-07-04 11:11 UTC  (3+ messages)
` [PATCHv2 "

Race-free NAND device removal
 2016-07-04 11:11 UTC  (6+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Fix SPL_BUILD compilation by adding CONFIG_USB_EHCI_FSL flag
 2016-07-04 11:11 UTC 

Cmake, Clang and plugins
 2016-07-04 11:09 UTC 

[GIT PULL] drm-hisilicon-next
 2016-07-04 11:09 UTC 

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2016-07-04 11:09 UTC 

[PATCH v2 0/3] ath6kl: Fix tethering problems
 2016-07-04 11:07 UTC  (4+ messages)
` [PATCH v2 1/3] ath6kl: Fix WLAN tethering authentication problem
` [PATCH v2 2/3] ath6kl: Fix wrong regulatory domain disconnection
` [PATCH v2 3/3] ath6kl: Unset IFF_LOWER_UP flag on AP mode leave

[PATCH v3 0/9] Add MT8173 Video Decoder Driver
 2016-07-04 11:09 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2016-07-04 11:09 UTC 

Re:Custom Perfect Led Flood Light For You!
 2016-07-04 11:06 UTC 

Build regressions/improvements in v4.7-rc6
 2016-07-04 11:06 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2016-07-04 11:04 UTC 


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.