All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-05 06:48:13 to 2017-12-05 08:13:45 UTC [more...]

[PATCH] scsi: csiostor: fix spelling mistake: "Couldnt" -> "Couldn't"
 2017-12-05  3:30 UTC  (2+ messages)

[PATCH] arm: dts: ls1021a: add reboot node to .dtsi
 2017-12-05  8:12 UTC  (4+ messages)
` [PATCH resend] "

BUG: KASAN: slab-out-of-bounds in perf_callchain_user+0x494/0x530
 2017-12-05  8:11 UTC  (5+ messages)

[PATCH] btrfs: Handle btrfs_set_extent_delalloc failure
 2017-12-05  8:10 UTC  (2+ messages)

[PATCH 00/14] KFD upstreaming 20171127
 2017-12-05  8:10 UTC  (5+ messages)
` [PATCH 03/14] drm/amdkfd: map multiple processes to HW scheduler
` [PATCH 04/14] drm/amdkfd: Fix oversubscription accounting

[GIT PULL] hash addresses printed with %p
 2017-12-05  8:09 UTC  (11+ messages)

[refpolicy] [PATCH 1/1] Allow dbus to write to xserver_log_t
 2017-12-05  8:09 UTC  (2+ messages)

[PATCH 0/8] add support for AXP813 ADC and battery power supply
 2017-12-05  8:08 UTC  (5+ messages)
` [PATCH 3/8] mfd: axp20x: probe axp20x_adc driver for AXP813

[PATCH 0/3] Btrfs: loop retry on raid6 read failures
 2017-12-05  8:08 UTC  (4+ messages)
` [PATCH 3/3] Btrfs: make raid6 rebuild retry more

[PATCH v3 0/9] drm/i915: Implement HDCP
 2017-12-05  8:07 UTC  (4+ messages)
` [PATCH v3 3/9] drm: Add Content Protection property

[PATCH] powerpc/xive: store server for masked interrupt in kvmppc_xive_set_xive()
 2017-12-05  8:06 UTC  (5+ messages)

[PATCH 0/3 v7] uvcvideo: metadata nodes
 2017-12-05  8:06 UTC  (5+ messages)
` [PATCH 3/3 v7] uvcvideo: add a metadata device node

[refpolicy] Resolve some denials when lightdm is starting up
 2017-12-05  8:05 UTC  (2+ messages)

[PATCH 0/9] Add audiocodec support for A64 SoC
 2017-12-05  8:04 UTC  (9+ messages)
` [PATCH 2/9] ASoC: sun4i-i2s: Add compatibility with A64 codec I2S
` [PATCH 4/9] ASoC: sun8i-codec: Add support for A64 SoC

[PATCH] nvme-fc: Implement async-connect option
 2017-12-05  8:04 UTC 

post-receive: pub/scm/linux/kernel/git/colyli/bcache-patches
 2017-12-05  8:03 UTC 

[Qemu-devel] [PATCH v3 0/2] Improve info migrate output on destination
 2017-12-05  8:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] migration: Create tcp_port parameter

[PATCH v3] Btrfs: heuristic replace heap sort with radix sort
 2017-12-05  8:02 UTC 

[PATCH v2 0/2] of: overlay: Fix of_overlay_apply() error path
 2017-12-05  8:01 UTC  (5+ messages)
` [PATCH v2 1/2] of: overlay: Fix memory leak in "

[refpolicy] [PATCH 1/1] Allow systemd_logind to manage xdm_tmp_t files
 2017-12-05  8:01 UTC  (2+ messages)

Question about soc-utils
 2017-12-05  8:01 UTC 

b1cbacc866 ("x86/smpboot: Do not use smp_num_siblings in .."): divide error: 0000 [#1] SMP DEBUG_PAGEALLOC
 2017-12-05  8:00 UTC  (2+ messages)

[PATCH 0/5] x86: XSA-240 / -242 follow-up
 2017-12-05  7:59 UTC  (4+ messages)
` [PATCH 4/5] x86: use switch() in _put_page_type()

[RFC 1/2] net/tap: add eBPF to TAP device
 2017-12-05  7:59 UTC  (6+ messages)
` [RFC 2/2] net/tap: add eBPF instructions

[PATCH 0/3] RFC: Scratch page checking
 2017-12-05  7:58 UTC  (6+ messages)
` [PATCH 1/3] drm-uapi: define interface to kernel for scratch page read
` [PATCH 2/3] i965: define stuff for scratch page checking in intel_screen
` [PATCH 3/3] i965: check scratch page in a locked fashion on each ioctl

[Ocfs2-devel] [PATCH] ocfs2/cluster: neaten a member of o2net_msg_handler
 2017-12-05  7:58 UTC  (2+ messages)

[PATCH] glib-2.0: fix for non-utf8 encoded files
 2017-12-05  7:56 UTC 

[U-Boot] [PATCH v5 00/20] Add FPGA driver, SDRAM driver, generic firmware loader and booting U-Boot
 2017-12-05  7:58 UTC  (21+ messages)
` [U-Boot] [PATCH v5 01/20] ARM: socfpga: Description on FPGA RBF properties at Arria 10 FPGA manager
` [U-Boot] [PATCH v5 02/20] dts: Add FPGA bitstream properties to Arria 10 DTS
` [U-Boot] [PATCH v5 03/20] arm: socfpga: Add Arria 10 SoCFPGA programming interface
` [U-Boot] [PATCH v5 04/20] dts: Enable fpga-mgr node build for Arria 10 SPL
` [U-Boot] [PATCH v5 05/20] fs: Enable generic filesystems interface support in SPL
` [U-Boot] [PATCH v5 06/20] arm: socfpga: Remove static declaration on spl_mmc_find_device function
` [U-Boot] [PATCH v5 07/20] common: Generic firmware loader for file system
` [U-Boot] [PATCH v5 08/20] arm: socfpga: Fix with the correct polling on bit is set
` [U-Boot] [PATCH v5 09/20] arm: socfpga: Add FPGA drivers for Arria 10 FPGA loadfs
` [U-Boot] [PATCH v5 10/20] arm: socfpga: Rename the gen5 sdram driver to more specific name
` [U-Boot] [PATCH v5 11/20] arm: socfpga: Add DRAM bank size initialization function
` [U-Boot] [PATCH v5 12/20] arm: socfpga: Add DDR driver for Arria 10
` [U-Boot] [PATCH v5 13/20] configs: Add DDR Kconfig support "
` [U-Boot] [PATCH v5 14/20] arm: socfpga: Enable SPL memory allocation
` [U-Boot] [PATCH v5 15/20] arm: socfpga: Improve comments for Intel SoCFPGA program header
` [U-Boot] [PATCH v5 16/20] arm: socfpga: Enhance Intel SoCFPGA program header to support Arria 10
` [U-Boot] [PATCH v5 17/20] arm: socfpga: Adding clock frequency info for U-Boot
` [U-Boot] [PATCH v5 18/20] arm: socfpga: Adding SoCFPGA info for both SPL and U-Boot
` [U-Boot] [PATCH v5 19/20] arm: socfpga: Enable DDR working
` [U-Boot] [PATCH v5 20/20] arm: socfpga: Enable SPL booting U-boot

[PATCH rfc 0/2] Support read-only subsystem critical warning
 2017-12-05  7:57 UTC  (10+ messages)
` [PATCH rfc 1/2] nvme: support smart read-only critical warning event
` [PATCH rfc 2/2] nvmet: expose option to emulate a nvm subsystem in read-only mode

[PATCH v2] Btrfs: heuristic replace heap sort with radix sort
 2017-12-05  7:55 UTC  (4+ messages)

[PATCH v3] ARM: dts: Add basic devicetree for D-Link DNS-313
 2017-12-05  7:56 UTC 

[f2fs-dev] [PATCH] f2fs: release reserved blocks for quota
 2017-12-05  7:52 UTC  (2+ messages)

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-12-05  7:52 UTC  (9+ messages)
` [RFC 19/19] s390/facilities: enable AP facilities needed by guest

[PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle
 2017-12-05  7:52 UTC 

[PATCH] intel-hid: add a DMI quirk to support Wacom Mobile Studio Pro
 2017-12-05  7:52 UTC 

[PATCH 4.14 00/95] 4.14.4-stable review
 2017-12-05  7:50 UTC  (3+ messages)

[PATCH 0/2] net: sh_eth: add support for SH7786 and big-endian
 2017-12-05  7:49 UTC  (4+ messages)
` [PATCH 1/2] net: sh_eth: add support for SH7786

Patch "bcache: only permit to recovery read error when cache device is clean" has been added to the 4.9-stable tree
 2017-12-05  7:49 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/3] unrestrict cssids related patches
 2017-12-05  7:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/3] s390x: deprecate s390-squash-mcss machine prop

[PATCH v4 00/12] Intel IPU3 ImgU patchset
 2017-12-05  7:46 UTC  (6+ messages)

uprobes enable condition (user space) - sysfs interface
 2017-12-05  7:45 UTC  (8+ messages)

Donation
 2017-12-05  4:30 UTC 

Writing "+pids" to cgroup.subtree_control flie yields EINVAL
 2017-12-05  7:45 UTC  (3+ messages)

[PATCH v2 0/4] lockdep/crossrelease: Apply crossrelease to page locks
 2017-12-05  7:45 UTC  (7+ messages)

[PATCH v3 0/1] at24: support eeproms that do not auto-rollover reads
 2017-12-05  7:44 UTC  (5+ messages)
` [PATCH v3 1/1] "

[PATCH v2] mmap.2: MAP_FIXED updated documentation
 2017-12-05  7:43 UTC  (17+ messages)

New codec support for ALC257
 2017-12-05  7:42 UTC 

[PATCH 0/3] x86: XSA-246 / -247 follow-up
 2017-12-05  7:42 UTC  (4+ messages)
` [PATCH 1/3] x86/PoD: correctly handle non-order-0 decrease-reservation requests

[U-Boot] [PATCH] fpga: allow programming fpga from FIT image for all FPGA drivers
 2017-12-05  7:37 UTC 

[PATCH v3] bnxt: Support time_sync related APIs
 2017-12-05  7:26 UTC 

[PATCH v3 00/16] [PATCH v3 00/16] IOMMU driver support for SVM virtualization
 2017-12-05  7:37 UTC  (4+ messages)
` [PATCH v3 13/16] iommu/intel-svm: notify page request to guest

[PATCH v3] refcount_t vs. atomic_t ordering differences
 2017-12-05  7:36 UTC  (4+ messages)
` [PATCH] refcount_t: documentation for memory "

[patch V4 00/11] LICENSES: Add documentation and initial License files
 2017-12-05  7:36 UTC  (5+ messages)
` [patch V4 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses
` [patch V4 02/11] LICENSES: Add the GPL 2.0 license

[Qemu-devel] [PATCH v3 0/6] Add make check tests for Migration
 2017-12-05  7:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/6] tests: migration test deprecated commands

[PATCH for-4.14.y 0/5] e1000e: Upstream fixes for linux-4.14.y
 2017-12-05  7:35 UTC  (5+ messages)

[PATCH] net: netfilter: fix coding style
 2017-12-05  7:34 UTC 

[PATCH 21/45] usb: typec: remove duplicate includes
 2017-12-05  7:32 UTC  (2+ messages)

Re:
 2017-12-05  7:30 UTC 

"nvme0c1n1: detected capacity change from 0 to 268435456000" message in controller reset
 2017-12-05  7:30 UTC  (3+ messages)

[PATCH net-next V3] tun: add eBPF based queue selection method
 2017-12-05  7:29 UTC  (3+ messages)

[PATCH v2] sunxi-rsb: Include OF based modalias in device uevent
 2017-12-05  7:28 UTC  (4+ messages)

[PATCH] checkpatch: warn for use of %px
 2017-12-05  7:24 UTC  (2+ messages)

[PATCH v9 0/5] Add support for ThunderX2 pmu events using json files
 2017-12-05  7:23 UTC  (7+ messages)
` [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices

[Qemu-devel] [PATCH] MAITAINERS: List Fam Zheng as reviewer for SCSI patches
 2017-12-05  7:22 UTC 

[U-Boot] [PATCH] fpga: allow programming fpga from FIT image for all FPGA drivers
 2017-12-05  7:22 UTC  (2+ messages)

[PATCH 4.4 00/27] 4.4.104-stable review
 2017-12-05  7:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/7] Vhost-pci for inter-VM communication
 2017-12-05  7:19 UTC  (7+ messages)
` [Qemu-devel] [virtio-dev] "
  `  "

[Qemu-devel] [PATCH for-2.12] scsi-block: Add share-rw option
 2017-12-05  7:19 UTC 

[PATCH 1/2] KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
 2017-12-05  7:19 UTC  (4+ messages)

[PATCH v2 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint
 2017-12-05  7:17 UTC  (3+ messages)

[PATCH] [PATCH v2] bcache: segregate flash only volume write streams from cached devices
 2017-12-05  7:17 UTC  (2+ messages)

[PATCH v1] arm64: dts: rockchip: remove vdd_log from rk3399-puma
 2017-12-05  7:11 UTC 

[PATCH RESEND] arm64: fault: avoid send SIGBUS two times
 2017-12-05 15:02 UTC 

[Qemu-devel] [PATCH v2] hw/ide: Remove duplicated definitions from ahci_internal.h
 2017-12-05  7:10 UTC 

[PATCH 0/4] SHA1DC fixes & fully moving to a git.git submodule
 2017-12-05  7:10 UTC  (8+ messages)
` [PATCH 1/4] Makefile: don't error out under DC_SHA1_EXTERNAL if DC_SHA1_SUBMODULE=auto
` [PATCH 2/4] sha1dc_git.h: re-arrange an ifdef chain for a subsequent change
` [PATCH 3/4] Makefile: use the sha1collisiondetection submodule by default
  ` [PATCH 4/4] sha1dc: remove in favor of using sha1collisiondetection as a submodule

[PATCH 4.9 00/38] 4.9.67-stable review
 2017-12-05  7:09 UTC  (2+ messages)

[PATCH] skb_array: fix NULL-pointer exception
 2017-12-05  7:07 UTC  (4+ messages)

[PATCH] git-prompt: fix reading files with windows line endings
 2017-12-05  7:01 UTC  (6+ messages)
` [PATCH v2 1/2] git-prompt: make __git_eread intended use explicit

[Buildroot] [autobuild.buildroot.net] Build results for 2017-12-04
 2017-12-05  7:00 UTC 

[xen-4.6-testing baseline-only test] 72517: regressions - FAIL
 2017-12-05  7:00 UTC 

[PATCH 00/11] net/vhostpci: A new vhostpci PMD supporting VM2VM scenario
 2017-12-05  6:59 UTC  (2+ messages)

The limitation of VHOST_MEMORY_MAX_NREGIONS in virtio-user with vhost-user backend
 2017-12-05  6:58 UTC 

[PATCH] arm64: avoid send SIGBUS two times
 2017-12-05 14:50 UTC 

[PATCH 24/25] thermal/drivers/hisi: Add support for hi3660 SoC
 2017-12-05  6:57 UTC  (6+ messages)
` [PATCH] thermal/drivers/hisi: disable multi alarm "

[PATCH] SCSI: delay run queue if device is blocked in scsi_dev_queue_ready()
 2017-12-05  6:56 UTC  (7+ messages)

[Qemu-devel] [PATCH v5 00/28] Migration: postcopy failure recovery
 2017-12-05  6:55 UTC  (30+ messages)
` [Qemu-devel] [PATCH v5 01/28] migration: better error handling with QEMUFile
` [Qemu-devel] [PATCH v5 02/28] migration: reuse mis->userfault_quit_fd
` [Qemu-devel] [PATCH v5 03/28] migration: provide postcopy_fault_thread_notify()
` [Qemu-devel] [PATCH v5 04/28] migration: new postcopy-pause state
` [Qemu-devel] [PATCH v5 05/28] migration: implement "postcopy-pause" src logic
` [Qemu-devel] [PATCH v5 06/28] migration: allow dst vm pause on postcopy
` [Qemu-devel] [PATCH v5 07/28] migration: allow src return path to pause
` [Qemu-devel] [PATCH v5 08/28] migration: allow send_rq to fail
` [Qemu-devel] [PATCH v5 09/28] migration: allow fault thread to pause
` [Qemu-devel] [PATCH v5 10/28] qmp: hmp: add migrate "resume" option
` [Qemu-devel] [PATCH v5 11/28] migration: pass MigrationState to migrate_init()
` [Qemu-devel] [PATCH v5 12/28] migration: rebuild channel on source
` [Qemu-devel] [PATCH v5 13/28] migration: new state "postcopy-recover"
` [Qemu-devel] [PATCH v5 14/28] migration: wakeup dst ram-load-thread for recover
` [Qemu-devel] [PATCH v5 15/28] migration: new cmd MIG_CMD_RECV_BITMAP
` [Qemu-devel] [PATCH v5 16/28] migration: new message MIG_RP_MSG_RECV_BITMAP
` [Qemu-devel] [PATCH v5 17/28] migration: new cmd MIG_CMD_POSTCOPY_RESUME
` [Qemu-devel] [PATCH v5 18/28] migration: new message MIG_RP_MSG_RESUME_ACK
` [Qemu-devel] [PATCH v5 19/28] migration: introduce SaveVMHandlers.resume_prepare
` [Qemu-devel] [PATCH v5 20/28] migration: synchronize dirty bitmap for resume
` [Qemu-devel] [PATCH v5 21/28] migration: setup ramstate "
` [Qemu-devel] [PATCH v5 22/28] migration: final handshake for the resume
` [Qemu-devel] [PATCH v5 23/28] migration: free SocketAddress where allocated
` [Qemu-devel] [PATCH v5 24/28] migration: init dst in migration_object_init too
` [Qemu-devel] [PATCH v5 25/28] io: let watcher of the channel run in same ctx
` [Qemu-devel] [PATCH v5 26/28] migration: allow migrate_cancel to pause postcopy
` [Qemu-devel] [PATCH v5 27/28] qmp/migration: new command migrate-recover
` [Qemu-devel] [PATCH v5 28/28] hmp/migration: add migrate_recover command

[U-Boot] [PATCH] arm: Make gcc 6.0 or later a hard requirement now
 2017-12-05  6:53 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/s390/linux
 2017-12-05  6:52 UTC 

post-receive: pub/scm/linux/kernel/git/s390/linux
 2017-12-05  6:52 UTC 

[PATCH] thermal/drivers/hisi: Switch to interrupt mode
 2017-12-05  6:49 UTC  (6+ messages)
` [PATCH V2] "

[PATCH 0/2] 66AK2G: Add DT entry for UART1 and UART2
 2017-12-05  6:48 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: keystone-k2g: Add UART 1 and 2 instances
` [PATCH 2/2] ARM: dts: keystone-k2g-evm: Enable UART 2

[PATCH 0/5] convert testpmd to new ethdev offloads API
 2017-12-05  6:48 UTC  (4+ messages)
` [PATCH 2/5] app/testpmd: remove txqflags


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.