All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-28 11:49:53 to 2017-09-28 12:43:07 UTC [more...]

[U-Boot] [PATCH v2 0/8] Sync and consolidate Linux-derived printk, BUILD_BUG, BUG, WARN, etc
 2017-09-28 12:43 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/8] treewide: replace with error() with pr_err()

[PATCH] scripts/decodecode: Fix decoding for AArch64 (arm64) instructions
 2017-09-28 12:42 UTC  (3+ messages)

[RFC PATCH 0/3] define new read_iter file operation rwf flag
 2017-09-28 12:39 UTC  (8+ messages)
` [RFC PATCH 1/3] fs: define new read_iter "
` [RFC PATCH 2/3] integrity: use call_read_iter to calculate the file hash
` [RFC PATCH 3/3] fs: detect that the i_rwsem has already been taken exclusively

Execlists preemption & user priority
 2017-09-28 12:42 UTC  (13+ messages)
` [PATCH v2 02/11] drm/i915/execlists: Cache the last priolist lookup
` [PATCH v2 03/11] drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMD
` [PATCH v2 04/11] drm/i915/preempt: Default to disabled mid-command preemption levels
` [PATCH v2 05/11] drm/i915/execlists: Distinguish the incomplete context notifies
` [PATCH v2 06/11] drm/i915: Introduce a preempt context

[PATCH v3 1/2] acpi: apei: remove the unused dead-code for SEA notification type
 2017-09-28 12:41 UTC  (4+ messages)
` [PATCH v3 2/2] acpi: apei: Add SEI notification type support for ARMv8

[PATCH 00/12] Multiple PPL support and PPL bugfixes
 2017-09-28 12:41 UTC  (13+ messages)
` [PATCH 01/12] Don't abort starting the array if kernel does not support ppl
` [PATCH 02/12] super1: Add support for multiple-ppls
` [PATCH 03/12] imsm: Add support for multiple ppls
` [PATCH 04/12] imsm: validate multiple ppls during assemble
` [PATCH 05/12] Zeroout whole ppl space during creation/force assemble
` [PATCH 06/12] imsm: switch to multiple ppls automatically during assemble
` [PATCH 07/12] Grow: fix switching on PPL during recovery
` [PATCH 08/12] imsm: don't skip resync when an invalid ppl header is found
` [PATCH 09/12] imsm: Write empty PPL header if assembling regular clean array
` [PATCH 10/12] imsm: always do ppl recovery when starting a rebuilding array
` [PATCH 11/12] imsm: use correct map when validating ppl
` [PATCH 12/12] imsm: write initial ppl on a disk added for rebuild

[U-Boot] drivers/core/read.c:64:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2017-09-28 12:40 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2017-09-28 12:40 UTC 

[U-Boot] [PATCH 00/13] log: Add a new logging feature
 2017-09-28 12:39 UTC  (8+ messages)
` [U-Boot] [PATCH 06/13] log: Add an implemention of logging

[Bug 92248] [KBL/SKL/BYT/BXT/GLK] igt/kms_plane_scaling fail
 2017-09-28 12:39 UTC 

sysbench throughput degradation in 4.13+
 2017-09-28 12:37 UTC  (9+ messages)

Building xtf on older distros
 2017-09-28 12:37 UTC  (10+ messages)
` [PATCH XTF 1/4] build: Support BUILD_BUG_ON() with compilers lacking _Static_assert()
  ` [PATCH XTF 2/4] build: Drop unnecessary register clobbers
  ` [PATCH XTF 3/4] build: Opencode vmfunc as bytes
  ` [PATCH XTF 4/4] build: Avoid using initialisers for anonymous unions

[Xenomai] Unexpected mode switches when reordering C++ lines
 2017-09-28 12:36 UTC 

[Qemu-devel] [Bug 1583784] [NEW] qio_task_free segfault websocket
 2017-09-28 12:20 UTC  (2+ messages)
` [Qemu-devel] [Bug 1583784] "

[meta-cloud-services][PATCH] spice: fix CVE-2017-7506
 2017-09-28 12:35 UTC  (3+ messages)

[U-Boot] [PATCH] dm: core: Correct address cast in dev_read_addr_ptr()
 2017-09-28 12:35 UTC 

[PATCH i-g-t v2 0/8] lib/igt_kms: Convert properties to be more atomic-like
 2017-09-28 12:34 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for lib/igt_kms: Convert properties to be more atomic-like. (rev5)

[PATCH v2 00/17] V4L cleanups and documentation improvements
 2017-09-28 12:34 UTC  (9+ messages)
` [PATCH v2 07/17] media: v4l2-event.rst: improve events description
` [PATCH v2 12/17] media: v4l2-fwnode.h: better describe bus union at fwnode endpoint struct
` [PATCH v2 13/17] media: v4l2-async: simplify v4l2_async_subdev structure

[Qemu-devel] [PATCH 0/1] s390x: more zpci compat fun
 2017-09-28 12:33 UTC  (18+ messages)
` [Qemu-devel] [PATCH 1/1] s390x: create a compat s390 phb for <=2.10

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2017-09-28 12:33 UTC 

[Bug 75985] New: HDMI audio device only visible after rescan
 2017-09-28 12:33 UTC  (2+ messages)
  ` [Bug 75985] [NVC1] "

[PATCH] wks: add a kickstart file with vfat boot and ext4 rootfs partition
 2017-09-28 12:31 UTC  (11+ messages)

[RESEND PATCH 0/3] staging: rtl8188eu: perform minor code cleanup
 2017-09-28 12:15 UTC  (4+ messages)
` [RESEND PATCH 1/3] staging: rtl8188eu: remove unneeded conversions to bool
` [RESEND PATCH 2/3] staging: rtl8188eu: remove implicit bool->int conversions
` [RESEND PATCH 3/3] staging: rtl8188eu: wrap lines in 80 characters

[PATCH v3 tip/core/rcu 0/40] SRCU callback parallelization for 4.12
 2017-09-28 12:30 UTC  (4+ messages)
` [PATCH v3 tip/core/rcu 40/40] rcu: Make non-preemptive schedule be Tasks RCU quiescent state

[PATCH] gitk: expand $config_file_tmp before reporting to user
 2017-09-28 12:31 UTC  (4+ messages)

[PATCH v2] acpi: apei: Add SEI notification type support for ARMv8
 2017-09-28 12:29 UTC  (7+ messages)

ARM Hikey 960 - Missing Image Files for Xen
 2017-09-28 12:29 UTC 

[PATCH v3 00/20] Speculative page faults
 2017-09-28 12:29 UTC  (6+ messages)

sched: serial port lockdep warning when offlining CPUs
 2017-09-28 12:28 UTC  (12+ messages)

[PATCH v5 0/3] fix dax to nondax dio fake failures
 2017-09-28 12:28 UTC  (5+ messages)
` [PATCH v6 0/4] "
  ` [PATCH v6 2/4] gitignore: sort src/ binaries name

[PATCH 1/2] wic: When using --use-uuid make sure that we update the fstab with PARTUUID
 2017-09-28 12:26 UTC  (5+ messages)

Building python modules using the SDK emit errors
 2017-09-28 12:28 UTC 

post-receive: pub/scm/linux/kernel/git/zohar/linux-integrity
 2017-09-28 12:28 UTC 

[drm:amdgpu-non-dc-cleanups 3/13] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.c:127:9: error: initialization from incompatible pointer type
 2017-09-28 12:27 UTC 

[linux-linus test] 113866: tolerable FAIL - PUSHED
 2017-09-28 12:27 UTC 

post-receive: pub/scm/linux/kernel/git/abelloni/linux
 2017-09-28 12:26 UTC 

[PATCH 0/3] printk: Add force_early_printk boot param
 2017-09-28 12:18 UTC  (4+ messages)
` [PATCH 1/3] printk: Fix kdb_trap_printk placement
` [PATCH 2/3] early_printk: Add force_early_printk kernel parameter
` [PATCH 3/3] early_printk: Add simple serialization to early_vprintk()

[PATCH v1 0/5] NVIDIA Tegra AHB DMA controller driver
 2017-09-28 12:24 UTC  (7+ messages)
` [PATCH v1 4/5] dmaengine: Add driver for NVIDIA Tegra AHB DMA controller

[PATCH] uio/uio_pci_generic: Add SR-IOV support
 2017-09-28 12:22 UTC  (6+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable USB3503 driver
 2017-09-28 12:22 UTC  (5+ messages)

[Qemu-devel] [PATCH v7 0/6] Initial support for keycodemapdb GIT submodule
 2017-09-28 12:20 UTC  (8+ messages)
` [Qemu-devel] [PATCH v7 1/6] build: automatically handle GIT submodule checkout for dtc
` [Qemu-devel] [PATCH v7 2/6] docker: don't rely on submodules existing in the main checkout
` [Qemu-devel] [PATCH v7 3/6] ui: add keycodemapdb repository as a GIT submodule
` [Qemu-devel] [PATCH v7 4/6] ui: convert common input code to keycodemapdb
` [Qemu-devel] [PATCH v7 5/6] ui: convert key events to QKeyCodes immediately
` [Qemu-devel] [PATCH v7 6/6] ui: don't export qemu_input_event_new_key

[PATCH] nfs: track writeback errors with errseq_t
 2017-09-28 12:20 UTC  (20+ messages)
                            ` [RFC PATCH manpages] write.2, fsync.2, close.2: update description of error codes

[PATCH v5 00/40] Introduce NXP DPAA Bus, Mempool and PMD
 2017-09-28 12:30 UTC  (42+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/40] config: add NXP DPAA SoC build configuration
  ` [PATCH v6 02/40] bus/dpaa: introduce NXP DPAA Bus driver skeleton
  ` [PATCH v6 03/40] bus/dpaa: add compatibility and helper macros
  ` [PATCH v6 04/40] bus/dpaa: add OF parser for device scanning
  ` [PATCH v6 05/40] bus/dpaa: introducing FMan configurations
  ` [PATCH v6 06/40] bus/dpaa: add FMan hardware operations
  ` [PATCH v6 07/40] bus/dpaa: enable DPAA IOCTL portal driver
  ` [PATCH v6 08/40] bus/dpaa: add layer for interrupt emulation using pthread
  ` [PATCH v6 09/40] bus/dpaa: add routines for managing a RB tree
  ` [PATCH v6 10/40] bus/dpaa: add QMAN interface driver
  ` [PATCH v6 11/40] bus/dpaa: add QMan driver core routines
  ` [PATCH v6 12/40] bus/dpaa: add BMAN driver core
  ` [PATCH v6 13/40] bus/dpaa: support FMAN frame queue lookup
  ` [PATCH v6 14/40] bus/dpaa: add BMan hardware interfaces
  ` [PATCH v6 15/40] bus/dpaa: add fman flow control threshold setting
  ` [PATCH v6 16/40] bus/dpaa: integrate DPAA Bus with hardware blocks
  ` [PATCH v6 17/40] doc: add NXP DPAA PMD documentation
  ` [PATCH v6 18/40] bus/dpaa: add DPAA mempool logging macros
  ` [PATCH v6 19/40] mempool/dpaa: support NXP DPAA Mempool
  ` [PATCH v6 20/40] config: enable compilation of DPAA Mempool driver
  ` [PATCH v6 21/40] bus/dpaa: add DPAA PMD logging macros
  ` [PATCH v6 22/40] net/dpaa: add NXP DPAA PMD driver skeleton
  ` [PATCH v6 23/40] config: enable NXP DPAA PMD compilation
  ` [PATCH v6 24/40] net/dpaa: support Tx and Rx queue setup
  ` [PATCH v6 25/40] net/dpaa: support MTU update
  ` [PATCH v6 26/40] net/dpaa: support jumbo frames
  ` [PATCH v6 27/40] net/dpaa: support link status update
  ` [PATCH v6 28/40] net/dpaa: support device info and speed capability
  ` [PATCH v6 29/40] net/dpaa: support promiscuous toggle
  ` [PATCH v6 30/40] net/dpaa: support multicast toggle
  ` [PATCH v6 31/40] net/dpaa: support MAC address update
  ` [PATCH v6 32/40] net/dpaa: support basic stats
  ` [PATCH v6 33/40] net/dpaa: support flow control
  ` [PATCH v6 34/40] net/dpaa: support hashed RSS
  ` [PATCH v6 35/40] net/dpaa: support packet type parsing
  ` [PATCH v6 36/40] net/dpaa: support checksum offload
  ` [PATCH v6 37/40] net/dpaa: support Scattered Rx
  ` [PATCH v6 38/40] net/dpaa: add packet dump for debugging
  ` [PATCH v6 39/40] net/dpaa: support firmware version get API
  ` [PATCH v6 40/40] net/dpaa: support extended statistics

What is the proper way to start an array with many failed (but good) disks
 2017-09-28 12:19 UTC  (3+ messages)

[Cocci] updat on github
 2017-09-28 12:18 UTC  (3+ messages)
` [Cocci] Further improvements for safer building of the Coccinelle software

[PATCH] drm/i915/gen8+: Init/reset display interrupts only if i915 IRQs are enabled
 2017-09-28 12:17 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] dm: video: enhancements for Shell.efi
 2017-09-28 12:17 UTC  (2+ messages)

[PATCH v2] staging: vc04_services: Remove duplicate extern variable
 2017-09-28 12:16 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] rootfs-postcommands.bbclass: add support for /etc/ld.so.conf.d/*.conf
 2017-09-28 12:15 UTC  (3+ messages)

[PATCH v2] staging: vc04_services: Remove typedef struct
 2017-09-28 12:14 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v2] MIPS: Add basic R5900 support
 2017-09-28 12:13 UTC  (11+ messages)

[RFC] futex: hashbucket as list of futex instead of waiters
 2017-09-28 12:13 UTC  (3+ messages)

[PATCH] ratelimit: use deferred printk() version
 2017-09-28 12:13 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: sdhci-cadence: set timing mode register depending on frequency
 2017-09-28 12:13 UTC 

[PATCH v6 0/4] Early boot time stamps for x86
 2017-09-28 12:12 UTC  (11+ messages)
` [PATCH v6 1/4] sched/clock: interface to allow timestamps early in boot

[LTP] [PATCH] Fix small issue on ftrace_regression01.sh testcase
 2017-09-28 12:12 UTC 

[PATCH] rtc: set the alarm to the next expiring timer
 2017-09-28 12:11 UTC 

tune2fs crash in error situation
 2017-09-28 12:01 UTC 

[PATCH ethtool 0/2] Documentation fixes and additions for advertise bitmask
 2017-09-28 12:08 UTC  (3+ messages)
` [PATCH ethtool 1/2] ethtool.8: Fix formatting of "
` [PATCH ethtool 2/2] ethtool.8: Document 56000 advertise link modes

bind pasid table API
 2017-09-28 12:07 UTC  (5+ messages)

[PATCH] libxml2: 2.9.4 -> 2.9.5
 2017-09-28 12:06 UTC  (2+ messages)
` [PATCH v2] "

Problem building Yocto for DIGI ConnectCore 6
 2017-09-28 12:05 UTC 

[Qemu-devel] [PATCH] migration: disable auto-converge during bulk block migration
 2017-09-28 12:04 UTC  (3+ messages)
` [Qemu-devel] [Qemu-stable] "

[PATCH igt] igt/gem_exec_schedule: Detect too slow setup in deep-*
 2017-09-28 12:04 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Qemu-devel] [PATCH] block/mirror: check backing in bdrv_mirror_top_refresh_filename
 2017-09-28 12:03 UTC 

[xen-unstable-smoke test] 113879: tolerable all pass - PUSHED
 2017-09-28 12:02 UTC 

[PATCH 0/8] add net/crypto mrvl pmd drivers
 2017-09-28 12:01 UTC  (5+ messages)
` [PATCH v2 0/4] add net mrvl pmd driver

Recent changes (master)
 2017-09-28 12:00 UTC 

[PATCH for-next 0/9] Bug fixes & Code improvements in hip06 and hip08 RoCE driver
 2017-09-28 11:56 UTC  (9+ messages)
` [PATCH for-next 3/9] RDMA/hns: Add return statement when kzalloc return NULL in hns_roce_v1_recreate_lp_qp
` [PATCH for-next 8/9] RDMA/hns: Remove unused struct members in hns-abi.h

[PATCH v10 0/9] GEM/GuC Suspend/Resume/Reset fixes and restructuring
 2017-09-28 11:56 UTC  (6+ messages)
` [PATCH v10 3/9] drm/i915: Create uC runtime and system suspend/resume helpers
` [PATCH v10 9/9] drm/i915/guc: Fix GuC cleanup in unload path

[PATCH v10 00/11] xen: better grant v2 support
 2017-09-28 11:54 UTC  (5+ messages)
` [PATCH v10 11/11] xen: add some comments in include/public/arch-x86/cpuid.h

[PATCH 0/4] fstests: fixes for config option OVERLAY_MOUNT_OPTIONS
 2017-09-28 11:55 UTC  (2+ messages)
` [PATCH 6/6] overlay: deduplicate code in overlay mount helpers

[Buildroot] [PATCH 1/2] dash: bump to version 0.5.9.1
 2017-09-28 11:54 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] dash: enable line editting if libedit is selected

How to use ixgbe module log?
 2017-09-28 11:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v9 0/8] Provide support for the software TPM
 2017-09-28 11:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v9 8/8] tpm: Added support for TPM emulator

[PATCH] arm64: consistently log boot/secondary CPU IDs
 2017-09-28 11:52 UTC  (3+ messages)

[lkp-robot] [x86/asm] f5caf621ee: PANIC:double_fault
 2017-09-28 11:49 UTC  (5+ messages)

[PATCH for-4.14-rc] RDMA/netlink: Restore nlmsg_len calculation in ibnl_put_attr
 2017-09-28 11:49 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.