All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-13 00:20:21 to 2016-09-13 02:59:10 UTC [more...]

[PATCH v2 00/20] Create a book for Kernel development
 2016-09-13  2:59 UTC  (22+ messages)
` [PATCH v2 01/20] docs-rst: move HOWTO and mentioned documents to a separate dir
` [PATCH v2 02/20] docs-rst: HOWTO.rst: convert to ReST notation
` [PATCH v2 03/20] docs-rst: applying-patches.rst: convert it to ReST markup
` [PATCH v2 04/20] docs-rst: Changes.rst: "
` [PATCH v2 05/20] docs-rst: CodingStyle.rst: Convert "
` [PATCH v2 06/20] CodingStyle.rst: use the proper tag for verbatim font
` [PATCH v2 07/20] CodingStyle.rst: replace underline markups
` [PATCH v2 08/20] CodingStyle.rst: use the .. note:: markup where needed
` [PATCH v2 09/20] kernel-docs.rst: convert it to ReST markup
` [PATCH v2 10/20] ManagementStyle.rst: "
` [PATCH v2 11/20] SecurityBugs.rst: "
` [PATCH v2 12/20] stable_api_nonsense.rst: "
` [PATCH v2 13/20] stable_kernel_rules.rst: "
` [PATCH v2 14/20] SubmittingDrivers.rst: "
` [PATCH v2 15/20] SubmittingPatches.rst: "
` [PATCH v2 16/20] HOWTO.rst: add cross-references to other documents
` [PATCH v2 17/20] doc: development-process: rename files to rst
` [PATCH v2 18/20] doc: development-process: convert it to ReST markup
` [PATCH v2 19/20] doc: adjust references to development-process
` [PATCH v2 20/20] doc: Add the development-process to Sphinx build

[Qemu-devel] [PATCH v5 00/14] arm: add ast2500 support
 2016-09-13  2:56 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 11/14] aspeed: calculate the RAM size bits at realize time
` [Qemu-devel] [PATCH v5 12/14] aspeed: use error_report instead of LOG_GUEST_ERROR
` [Qemu-devel] [PATCH v5 13/14] aspeed: add a ram_size property to the memory controller
` [Qemu-devel] [PATCH v5 14/14] aspeed: allocate RAM after the memory controller has checked the size

[meta-freescale-layer][PATCH 1/2] qemu-qoriq: fix do_install_ptest_base issue
 2016-09-13  2:56 UTC 

[seabios test] 100898: tolerable FAIL - PUSHED
 2016-09-13  2:55 UTC 

About runqemu's use cases
 2016-09-13  2:53 UTC 

[PATCH] drm/amdgpu: improve GTT BO alloc speed in OGL
 2016-09-13  2:53 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/5] Convert msix_init() to error
 2016-09-13  2:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/5] msix_init: assert programming error

Panic when insmod nfit_test.ko
 2016-09-13  2:50 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/4] board: sama5d2_xplained: Convert to use device tree and drivers with DM
 2016-09-13  2:49 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] board: sama5d2_xplained: Move config options to defconfigs
` [U-Boot] [PATCH v2 2/4] board: sama5d2_xplained: Clean up code
` [U-Boot] [PATCH v2 3/4] board: sama5d2_xplained: Set 'ethaddr' got from AT24MAC
` [U-Boot] [PATCH v2 4/4] board: sama5d2_xplained: Enable an early debug UART

[PATCH] clk: hisilicon: add CRG driver for Hi3798CV200 SoC
 2016-09-13  2:45 UTC  (3+ messages)

[PATCH v2] stop_machine: Make migration_cpu_stop() does useful works for CONFIG_PREEMPT_NONE
 2016-09-13  2:45 UTC  (4+ messages)
` [PATCH v3] "

icmpv6: issue with routing table entries from link local addresses
 2016-09-13  2:42 UTC  (4+ messages)

[Bug 97782] radeonsi: don't preload constants at the beginning of shaders patch break X rebirth
 2016-09-13  2:41 UTC  (2+ messages)

[renesas-drivers:topic/spi-slave-v2-integration 5/8] ERROR: "signal_wake_up_state" [drivers/spi/spi-sh-msiof.ko] undefined!
 2016-09-13  2:40 UTC 

[U-Boot] [PATCH v2] i2c: at91_i2c: Fix the wrong include file
 2016-09-13  2:40 UTC 

[PATCH 0/2] Two offloading issues of tep_term
 2016-09-13  2:40 UTC  (6+ messages)
` [PATCH 1/2] examples/tep_term: fix offload on VXLAN failure

[Ksummit-discuss] [Stable kernel] feature backporting collaboration
 2016-09-13  2:39 UTC  (6+ messages)
  ` [Ksummit-discuss] [LTSI-dev] "

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-09-13  2:36 UTC  (5+ messages)
` [PATCH V6 2/5] PCI/ACPI: Check platform specific ECAM quirks

[U-Boot] [PATCH v2 0/2] serial: atmel_usart: Support to enable an early debug UART
 2016-09-13  2:37 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] serial: Kconfig: Add ATMEL_USART option
` [U-Boot] [PATCH v2 2/2] serial: atmel_usart: Support enable an early debug UART

[PATCH v7 0/4] Add Mediated device support
 2016-09-13  2:35 UTC  (6+ messages)
` [PATCH v7 2/4] vfio: VFIO driver for mediated devices
      ` [Qemu-devel] "

[bcachefs] time of mounting filesystem with high number of dirs
 2016-09-13  2:35 UTC  (7+ messages)

[PATCH 1/4] drm/ttm: use ffs in ttm_mem_type_from_place
 2016-09-13  1:57 UTC  (4+ messages)
` [PATCH 4/4] drm/ttm: move placement structures into ttm_placement.h

[U-Boot] [PATCH v2] mmc: mmc-uclass: Add mmc_init() in mmc preinit phrase
 2016-09-13  2:31 UTC 

[RFC][PATCH v1 2/2] libsas: Fix hotplug issue in libsas
 2016-09-13  2:30 UTC  (2+ messages)

[RFC][PATCH v1 1/2] libsas: Alloc dynamic work to avoid missing sas events
 2016-09-13  2:30 UTC  (2+ messages)

Mismatching nonce for 'ceph osd.0 tell'
 2016-09-13  2:29 UTC  (2+ messages)

[Qemu-devel] (no subject)
 2016-09-13  2:28 UTC  (2+ messages)

Denys Dmytriyenko : serdes-fw: update to 3.3.0.2c version
 2016-09-13  2:27 UTC 

Denys Dmytriyenko : serdes-fw: update to 3.3.0.2c version
 2016-09-13  2:27 UTC 

Denys Dmytriyenko : machines: add OPTEE config for dra7 and am57 machines
 2016-09-13  2:27 UTC 

Denys Dmytriyenko : k2e-hs-evm: add K2E HS EVM config
 2016-09-13  2:27 UTC 

Denys Dmytriyenko : machines: add OPTEE config for dra7 and am57 machines
 2016-09-13  2:27 UTC 

Denys Dmytriyenko : k2e-hs-evm: add K2E HS EVM config
 2016-09-13  2:27 UTC 

Denys Dmytriyenko : amx3-cm3: update to 1.9.2 version
 2016-09-13  2:27 UTC 

Denys Dmytriyenko : am33x-cm3: remove old CM3 PM FW recipe for 3.14 kernel
 2016-09-13  2:27 UTC 

Denys Dmytriyenko : amx3-cm3: update to 1.9.2 version
 2016-09-13  2:27 UTC 

Denys Dmytriyenko : am33x-cm3: remove old CM3 PM FW recipe for 3.14 kernel
 2016-09-13  2:27 UTC 

Denys Dmytriyenko : u-boot-ti-staging: update to ti2016.04-rc1 tag
 2016-09-13  2:27 UTC 

Denys Dmytriyenko : linux-ti-staging: update to 4.4.20 and ti2016. 04-rc1 tag
 2016-09-13  2:27 UTC 

Denys Dmytriyenko : boot-monitor: update and bump version due to image format change
 2016-09-13  2:27 UTC 

Denys Dmytriyenko : u-boot-ti-staging: update to ti2016.04-rc1 tag
 2016-09-13  2:27 UTC 

Denys Dmytriyenko : linux-ti-staging: update to 4.4.20 and ti2016. 04-rc1 tag
 2016-09-13  2:27 UTC 

Denys Dmytriyenko : boot-monitor: update and bump version due to image format change
 2016-09-13  2:27 UTC 

[U-Boot] [PATCH v2] clk: at91: Fix at91-pmc and at91-sckc's class ID
 2016-09-13  2:25 UTC 

[U-Boot] [PATCH v9] dm: at91: Add driver model support for the spi driver
 2016-09-13  2:23 UTC 

[PATCH] x86/alternatives: add missing mutex lock in,alternatives_text_reserved
 2016-09-13  2:17 UTC  (3+ messages)
` [lkp] [x86/alternatives] 7c14957c0c: INFO: possible circular locking dependency detected ]
  `  "

[LTP] Number of testcases per releases - LTP
 2016-09-13  2:18 UTC 

MDS failed to reconnect a kernel client with CIFS workload
 2016-09-13  2:18 UTC  (3+ messages)

[meta-raspberrypi][PATCH] sdcard_image-rpi.bbclass: exclude IMAGEDATESTAMP from signatures of do_image_rpi_sdimg
 2016-09-13  2:17 UTC  (3+ messages)

Tiering in bcachefs
 2016-09-13  2:17 UTC 

[RFC PATCH 1/2] mm, mincore2(): retrieve dax and tlb-size attributes of an address range
 2016-09-13  2:16 UTC  (8+ messages)

[PATCH 0/1] Optimisation for eSDK tests
 2016-09-13  2:15 UTC  (2+ messages)
` [PATCH 1/1] oeqa/sdkext/devtool: use a smaller module to test node.js functionality

[Ocfs2-devel] [PATCH 1/2] ocfs2: fix trans extend while flush truncate log
 2016-09-13  2:14 UTC  (5+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2: fix trans extend while free cached blocks

[PATCH 1/2] [media] ad5820: use __maybe_unused for PM functions
 2016-09-13  2:11 UTC  (3+ messages)
` [PATCH 2/2] [media] atmel-isc: mark PM functions as __maybe_unused

[PATCH 0/1] Minor npm fetcher optimisation
 2016-09-13  2:11 UTC  (2+ messages)
` [PATCH 1/1] fetch2/npm: don't download same URL multiple times

[meta-raspberrypi][PATCH 1/2] sdcard_image-rpi.bbclass: remove stamp file
 2016-09-13  2:09 UTC  (2+ messages)

[meta-raspberrypi][PATCH] sdcard_image-rpi.bbclass: remove redundant IMAGEDATESTAMP
 2016-09-13  2:06 UTC 

Kernel panic - encryption/decryption failed when open file on Arm64
 2016-09-13  2:05 UTC  (7+ messages)

Question on smp_mb__before_spinlock
 2016-09-13  2:05 UTC  (6+ messages)

Build failure in -next due to 'kbuild: allow archs to select link dead code/data elimination'
 2016-09-13  2:00 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/2] clk: at91: Fix the wrong used class ID
 2016-09-13  1:59 UTC  (5+ messages)
` [U-Boot] [PATCH v1 2/2] clk: at91: Add .ops callback for clk_generic

[xen-4.5-testing test] 100897: regressions - FAIL
 2016-09-13  1:58 UTC 

[U-Boot] [PATCH v1 0/7] clk: at91: Improve the clock implementation
 2016-09-13  1:54 UTC  (8+ messages)
` [U-Boot] [PATCH v1 1/7] clk: clk-uclass: Assign clk->dev before call .of_xlate
` [U-Boot] [PATCH v1 2/7] clk: at91: Improve the clock implementation
` [U-Boot] [PATCH v1 3/7] gpio: atmel_pio4: Remove unneccessary clock calling
` [U-Boot] [PATCH v1 4/7] i2c: at91_i2c: "
` [U-Boot] [PATCH v1 5/7] i2c: at91_i2c: Change error return -ENODEV to -EINVAL
` [U-Boot] [PATCH v1 6/7] usb: ehci-atmel: Remove unneccessary clock calling
` [U-Boot] [PATCH v1 7/7] mmc: atmel_sdhci: "

DAX mapping detection (was: Re: [PATCH] Fix region lost in /proc/self/smaps)
 2016-09-13  1:53 UTC  (16+ messages)

Compilation error
 2016-09-13  1:53 UTC  (2+ messages)

[PATCH] drm/i915: Add support for Kabylake to function obtaining shared PLL
 2016-09-13  1:50 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] usb: Kconfig: make USB_ULPI_BUS select USB_COMMON
 2016-09-13  1:48 UTC  (2+ messages)

[PATCH v3 0/2] Add ZX296718 clock driver
 2016-09-13  1:49 UTC  (3+ messages)
` [PATCH v3 2/2] clk: zx: register ZX296718 clocks

[PATCH v2] powerpc: move hmi.c to arch/powerpc/kvm/
 2016-09-13  1:46 UTC  (4+ messages)

[PATCH 0/1] poky-lsb.conf: use kernel 4.8
 2016-09-13  1:44 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v5 0/3] Add ZTE ZX296718 support
 2016-09-13  1:42 UTC  (4+ messages)
` [PATCH v5 1/3] arm64: add ZTE ZX SoC family
` [PATCH v5 2/3] arm64: dts: Add ZTE ZX296718 SoC dts and Makefile
` [PATCH v5 3/3] arm64: defconfig: enable ZTE ZX related config

[PATCH] hv: do not lose pending heartbeat vmbus packets
 2016-09-13  3:31 UTC 

[PATCH] IB/mlx5: Fix decision to avoid using MAD_IFC command in ISSI > 0 mode
 2016-09-13  1:40 UTC  (6+ messages)

Modify fetch URL in BBappend file
 2016-09-12 14:02 UTC 

msgr2 protocol
 2016-09-13  1:35 UTC  (17+ messages)

Bluestore memory leak
 2016-09-13  1:34 UTC  (8+ messages)

[PATCH 1/6] drm/amdgpu: validate size and offset of user fence BO
 2016-09-13  1:32 UTC  (4+ messages)
` [PATCH 5/6] drm/amdgpu: use expolicit limit fro VRAM<->GTT moves

[net-next PATCH v3 0/3] e1000 XDP implementation
 2016-09-13  1:28 UTC  (10+ messages)
` [net-next PATCH v3 2/3] e1000: add initial XDP support
            ` [Intel-wired-lan] "

[PATCH] powerpc/32: add missing \n at end of printk warning message
 2016-09-13  1:25 UTC  (4+ messages)

[PATCH 0/3] net-next: dsa: add QCA8K support
 2016-09-13  1:23 UTC  (4+ messages)
` [PATCH 3/3] net-next: dsa: add new driver for qca8xxx family

[PATCH 0/3] corenet: Add power/reset support to Cyrus
 2016-09-13  1:21 UTC  (6+ messages)
` [PATCH 3/3] Cyrus: create a defconfig

[PATCH 1/4] meta: introduce a small baserunner framework
 2016-09-13  1:17 UTC  (4+ messages)
` [PATCH 2/4] meta: implement key baserunner features
` [PATCH 3/4] meta: use baserunner in oetest
` [PATCH 4/4] meta: modify runexported script to inherit the features from baserunner

[PATCH v5 0/4] Prep. for DP audio MST support
 2016-09-13  1:19 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Prep. for DP audio MST support (rev9)

[PATCH v4 1/4] regulator: Add set_voltage_time op
 2016-09-13  1:18 UTC  (6+ messages)

[meta-networking][PATCH] lksctp-tools: 1.0.16 -> 1.0.17
 2016-09-13  1:17 UTC 

[PATCH v8 0/6] vfs: help support reflink for XFS
 2016-09-13  1:16 UTC  (6+ messages)
` [PATCH 2/6] vfs: cap dedupe request structure size at PAGE_SIZE

[PATCH 12/14] drm/i915: Reverse the loop in intel_dp_compute_config
 2016-09-13  1:14 UTC  (3+ messages)
` [PATCH v2 12/14] drm/i915: Remove the link rate and lane count loop in compute config

[Qemu-devel] [PULL 00/17] Block patches
 2016-09-13  1:11 UTC  (4+ messages)

[PATCH v4] arm64: Improve kprobes test for atomic sequence
 2016-09-13  1:07 UTC  (5+ messages)

[PATCHSET 0/7] perf tools: Support hierarchy report with event group (v1)
 2016-09-13  1:06 UTC  (10+ messages)
` [PATCH 5/7] perf ui/stdio: Reset output width for hierarchy
` [PATCH 6/7] perf ui/tui: "
` [PATCH 7/7] perf report: Enable group view with hierarchy

[PATCH 1/4] cpu: clean up register_cpu func
 2016-09-13  1:04 UTC  (5+ messages)
` [PATCH 2/4] cpu: expose pm_qos_resume_latency for each cpu

[Qemu-devel] [PATCH COLO-Frame v19 00/22] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2016-09-13  1:04 UTC  (4+ messages)

[Bug 97500] Cannot unbind GPU from AMDGPU
 2016-09-13  1:03 UTC  (2+ messages)

[PULL REQ] PM / Devfreq for Linux-pm (Fixes)
 2016-09-13  1:05 UTC  (3+ messages)
  `  "

[PATCH v8 nf] netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions
 2016-09-13  0:49 UTC 

quote price
 2016-09-13  0:46 UTC 

Mobile App Development Services for you
 2016-09-13  0:44 UTC 

[PATCH v5 1/4] drm/i915: Store port enum in intel_encoder
 2016-09-13  1:00 UTC  (2+ messages)
` [PATCH v6 "

Mobile App Development Solutions
 2016-09-13  0:26 UTC 

[PATCH 00/10] Another preparatory series for rename detection
 2016-09-13  0:41 UTC  (7+ messages)
` [PATCH 06/10] diff.c: emit_line_0 can handle no color
` [PATCH 07/10] diff.c: convert fn_out_consume to use emit_line_*

Unable to repair "bad key order": Cyclic bad block flip-flop
 2016-09-13  0:39 UTC  (2+ messages)

Potential Same Name Bug
 2016-09-13  0:35 UTC  (2+ messages)

[RFC/PATCH] ls-files: adding support for submodules
 2016-09-13  0:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] /dev/dax: fix Kconfig dependency build breakage
 2016-09-13  0:33 UTC  (4+ messages)
` [PATCH v2] "

git clone http:// fails some times with "Request for d53.. aborted"
 2016-09-13  0:25 UTC  (5+ messages)
` [RFC 0/3] http: avoid repeatedly adding curl easy to curlm
  ` [RFC 1/3] http: warn on curl_multi_add_handle failures
  ` [RFC 2/3] http: consolidate #ifdefs for curl_multi_remove_handle
  ` [RFC 3/3] http: always remove curl easy from curlm session on release

[PATCH v15 13/14] drm/i915/dp: Enable Upfront link training for typeC DP support on HSW/BDW/SKL/BXT (DDI platforms)
 2016-09-13  0:22 UTC  (4+ messages)
` [PATCH v5 11/14] drm/i915: Fallback to lower link rate and lane count during link training
  ` [PATCH v16 13-2/14] drm/i915/dp: Enable Upfront link training on HSW/BDW/SKL/BXT

[PATCH v15 00/13] support "task_isolation" mode
 2016-09-13  0:20 UTC  (5+ messages)
` Ping: "


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.