All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-26 19:19:01 to 2017-05-26 20:31:48 UTC [more...]

[PATCH] dax: set errors in mapping when writeback fails
 2017-05-26 20:31 UTC  (2+ messages)

[Bug 99784] AMD 7470m When VGA plugged into laptop, only one monitor working at a time
 2017-05-26 20:30 UTC 

RGW bucket reshard fails with ERROR: bi_list(): (4) Interrupted system call
 2017-05-26 20:28 UTC 

[PATCH 0/3] Fixups for l_pid
 2017-05-26 20:26 UTC  (5+ messages)
` [PATCH 1/3] fs/locks: Alloc file_lock where practical
` [PATCH 2/3] fs/locks: Set fl_nspid at file_lock allocation
` [PATCH 3/3] fs/locks: Use fs-specific l_pid for remote locks

[RFC v2] timers: Don't wake ktimersoftd on every tick
 2017-05-26 20:25 UTC  (7+ messages)
` [PATCH] "
    ` [PATCH] Revert "timers: Don't wake ktimersoftd on every tick"

dedicated error codes for the block layer V2
 2017-05-26 20:24 UTC  (3+ messages)
` [PATCH 02/13] scsi/osd: don't save block errors into req_results

[Bug 99349] Failed to build shader (translation from TGSI)
 2017-05-26 20:24 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/29] qed: Convert to coroutines
 2017-05-26 20:22 UTC  (30+ messages)
` [Qemu-devel] [PATCH 01/29] qed: Use bottom half to resume waiting requests
` [Qemu-devel] [PATCH 02/29] qed: Make qed_read_table() synchronous
` [Qemu-devel] [PATCH 03/29] qed: Remove callback from qed_read_table()
` [Qemu-devel] [PATCH 04/29] qed: Remove callback from qed_read_l2_table()
` [Qemu-devel] [PATCH 05/29] qed: Remove callback from qed_find_cluster()
` [Qemu-devel] [PATCH 06/29] qed: Make qed_read_backing_file() synchronous
` [Qemu-devel] [PATCH 07/29] qed: Make qed_copy_from_backing_file() synchronous
` [Qemu-devel] [PATCH 08/29] qed: Remove callback from qed_copy_from_backing_file()
` [Qemu-devel] [PATCH 09/29] qed: Make qed_write_header() synchronous
` [Qemu-devel] [PATCH 10/29] qed: Remove callback from qed_write_header()
` [Qemu-devel] [PATCH 11/29] qed: Make qed_write_table() synchronous
` [Qemu-devel] [PATCH 12/29] qed: Remove GenericCB
` [Qemu-devel] [PATCH 13/29] qed: Remove callback from qed_write_table()
` [Qemu-devel] [PATCH 14/29] qed: Make qed_aio_read_data() synchronous
` [Qemu-devel] [PATCH 15/29] qed: Make qed_aio_write_main() synchronous
` [Qemu-devel] [PATCH 16/29] qed: Inline qed_commit_l2_update()
` [Qemu-devel] [PATCH 17/29] qed: Add return value to qed_aio_write_l1_update()
` [Qemu-devel] [PATCH 18/29] qed: Add return value to qed_aio_write_l2_update()
` [Qemu-devel] [PATCH 19/29] qed: Add return value to qed_aio_write_main()
` [Qemu-devel] [PATCH 20/29] qed: Add return value to qed_aio_write_cow()
` [Qemu-devel] [PATCH 21/29] qed: Add return value to qed_aio_write_inplace/alloc()
` [Qemu-devel] [PATCH 22/29] qed: Add return value to qed_aio_read/write_data()
` [Qemu-devel] [PATCH 23/29] qed: Remove ret argument from qed_aio_next_io()
` [Qemu-devel] [PATCH 24/29] qed: Remove recursion in qed_aio_next_io()
` [Qemu-devel] [PATCH 25/29] qed: Implement .bdrv_co_readv/writev
` [Qemu-devel] [PATCH 26/29] qed: Use CoQueue for serialising allocations
` [Qemu-devel] [PATCH 27/29] qed: Simplify request handling
` [Qemu-devel] [PATCH 28/29] qed: Use a coroutine for need_check_timer
` [Qemu-devel] [PATCH 29/29] block: Remove bdrv_aio_readv/writev_flush()

[kernel-hardening] [PATCH v2 00/20] Introduce struct layout randomization plugin
 2017-05-26 20:23 UTC  (23+ messages)
` [kernel-hardening] [PATCH v2 01/20] NFS: Avoid cross-structure casting
` [kernel-hardening] [PATCH v2 02/20] gcc-plugins: Detail c-common.h location for GCC 4.6
` [kernel-hardening] [PATCH v2 03/20] compiler: Add __designated_init annotation
` [kernel-hardening] [PATCH v2 04/20] gcc-plugins: Add the randstruct plugin
` [kernel-hardening] [PATCH v2 05/20] randstruct: Whitelist struct security_hook_heads cast
` [kernel-hardening] [PATCH v2 06/20] randstruct: Whitelist UNIXCB cast
  ` [kernel-hardening] "
` [kernel-hardening] [PATCH v2 07/20] randstruct: Whitelist big_key path struct overloading
` [kernel-hardening] [PATCH v2 08/20] randstruct: Whitelist NIU struct page overloading
` [kernel-hardening] [PATCH v2 09/20] randstruct: Mark various structs for randomization
` [kernel-hardening] [PATCH v2 10/20] randstruct: opt-out externally exposed function pointer structs
` [kernel-hardening] [PATCH v2 11/20] randstruct: Disable randomization of ACPICA structs
` [kernel-hardening] [PATCH v2 12/20] sgi-xp: Use designated initializers
` [kernel-hardening] [PATCH v2 13/20] drm/amdgpu: "
` [kernel-hardening] [PATCH v2 14/20] drm/amd/powerplay: "
` [kernel-hardening] [PATCH v2 15/20] mtk-vcodec: "
` [kernel-hardening] [PATCH v2 16/20] ntfs: Use ERR_CAST() to avoid cross-structure cast
` [kernel-hardening] [PATCH v2 17/20] ocfs2: "
` [kernel-hardening] [PATCH v2 18/20] randstruct: Enable function pointer struct detection
` [kernel-hardening] [PATCH v2 19/20] [RFC] task_struct: Allow randomized layout
  ` [kernel-hardening] "
` [kernel-hardening] [PATCH v2 20/20] ACPICA: Use designated initializers

[Qemu-devel] [PATCH v2 0/3] qmp: Return extra information on qom-list-types
 2017-05-26 20:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] tests: Simplify abstract-interfaces check with a helper
` [Qemu-devel] [PATCH v2 2/3] qmp: Include 'abstract' field on 'qom-list-types' output
` [Qemu-devel] [PATCH v2 3/3] qmp: Include parent type "

[PATCH] firmware: request_firmware() should propagate -ERESTARTSYS
 2017-05-26 20:23 UTC  (12+ messages)
` [PATCH v2] firmware: fix sending -ERESTARTSYS due to signal on fallback

[PATCH 0/6] add sanity check for extent inline ref type
 2017-05-26 20:20 UTC  (10+ messages)
` [PATCH 4/6] Btrfs: remove BUG() in print_extent_item
` [PATCH 5/6] Btrfs: remove BUG() in add_data_reference
` [PATCH 6/6] Btrfs: add sanity check of extent item in scrub

[PATCH 0/4] Add DT support for davinci remoteproc driver
 2017-05-26 20:21 UTC  (15+ messages)
` [PATCH 1/4] remoteproc/davinci: Switch to platform_get_resource_byname()
` [PATCH 2/4] remoteproc/davinci: add support to parse internal memories
` [PATCH 3/4] Documentation: dt: Add bindings for Davinci DSP processors
` [PATCH 4/4] remoteproc/davinci: Add device tree support for OMAP-L138 DSP

[PATCH] misc: ad525x_dpot_spi: Add device tree support
 2017-05-26 20:18 UTC  (2+ messages)

[PATCHv1, RFC 0/8] Boot-time switching between 4- and 5-level paging
 2017-05-26 19:40 UTC  (14+ messages)

[Qemu-devel] [PATCH v2] target/s390x/cpu_models: Allow some additional feature bits for the "qemu" CPU
 2017-05-26 20:14 UTC  (3+ messages)

EXT: Re: [Ceph-ansible] EXT: Re: osd-directory scenario is used by us
 2017-05-26 20:14 UTC  (4+ messages)
  ` [Ceph-ansible] EXT: "

[PATCH V3] nvme: fix multiple ctrl removal scheduling
 2017-05-26 20:13 UTC  (2+ messages)

[PATCH V2 1/1] nvme: fix multiple ctrl removal scheduling
 2017-05-26 20:12 UTC  (4+ messages)

[PATCH 0/3] kernel-yocto: configuration changes/fragments
 2017-05-26 20:10 UTC  (4+ messages)
` [PATCH 1/3] linux-yocto/meta: bluetooth: Adds BT_BREDR and BT_LE, which are needed as dependencies
` [PATCH 2/3] linux-yocto/meta: smp: Add config X86_BIGSMP since its needed when NR_CPUS > 8
` [PATCH 3/3] kernel/meta: add virtualbox configuration fragment

Notes on stubdoms and latency on ARM
 2017-05-26 20:09 UTC  (9+ messages)

[Bug 101206] New: intermittent lock up after login to GNOME under wayland
 2017-05-26 20:09 UTC  (7+ messages)
  ` [Bug 101206] "

[Qemu-devel] Behavior of QMP "query-block"
 2017-05-26 20:06 UTC  (7+ messages)
    ` [Qemu-devel] [Qemu-block] "

[Bug 101189] Latest git fails to compile with radeon
 2017-05-26 20:04 UTC  (6+ messages)

[PATCH v5 net-next 0/2] rtnetlink: Updates to rtnetlink_event()
 2017-05-26 20:04 UTC  (7+ messages)
` [PATCH V5 1/2] rtnl: Add support for netdev event to link messages
` [PATCH V5 2/2] bonding: Prevent duplicate userspace notification

[PATCH 0/6] kmod: few simple enhancements
 2017-05-26 20:03 UTC  (5+ messages)
` [PATCH v2 0/5] kmod: help make deterministic
  ` [PATCH v2 2/5] kmod: reduce atomic operations on kmod_concurrent

Exposing MFN to Host (Dom 0)
 2017-05-26 20:03 UTC  (2+ messages)

[PATCH v6] dw9714: Initial driver for dw9714 VCM
 2017-05-26 19:55 UTC 

[PATCH v5] dw9714: Initial driver for dw9714 VCM
 2017-05-26 20:02 UTC  (3+ messages)

[Bug] cloning a repository with a default MASTER branch tries to check out the master branch
 2017-05-26 20:00 UTC  (9+ messages)
` [Non-Bug] "

[PATCH v2 2/2] dax: Fix race between colliding PMD & PTE entries
 2017-05-26 19:59 UTC  (4+ messages)
` [PATCH] dax: improve fix for "

[morty] [PATCH] cryptodev-linux: update SRC_URI
 2017-05-26 19:58 UTC  (2+ messages)

fsetxattr(2) for ACL on nfs
 2017-05-26 19:58 UTC  (2+ messages)

[Bug 93652] Random crashes/freezing with amdgpu Fury X mesa 11.1
 2017-05-26 19:58 UTC  (2+ messages)

[LTP] [PATCH v2 00/10] CVE Tests
 2017-05-26 19:56 UTC  (9+ messages)
` [LTP] [PATCH v2 04/10] Test for uname26 exploit CVE-2012-0957
` [LTP] [PATCH v2 05/10] Add CVE .gitignore, Makefile and runtest files
` [LTP] [PATCH v2 06/10] Test for CVE-2014-0196 PTY echo race
` [LTP] [PATCH v2 07/10] Test for CVE-2017-5669 in shmat

[PATCH V2 0/2] measure SMI cost (user)
 2017-05-26 19:05 UTC  (3+ messages)
` [PATCH V2 1/2] tools lib api fs: Add sysfs__write_int function
` [PATCH V2 2/2] perf stat: Add support to measure SMI cost

[GIT PULL] LED fix for 4.12-rc3
 2017-05-26 19:52 UTC 

[PATCH] btrfs: btrfs_wait_tree_block_writeback can be void return
 2017-05-26 19:49 UTC  (3+ messages)

[Fuego] LTP Test Failure on x86 Ubuntu system
 2017-05-26 19:51 UTC 

[GIT] Networking
 2017-05-26 19:50 UTC 

[patch net-next v3 00/10] net: sched: introduce multichain support for filters
 2017-05-26 19:48 UTC  (5+ messages)
` [patch iproute2 v2 repost 1/3] tc_filter: add support for chain index

[PATCH] locks: Set fl_nspid at file_lock allocation
 2017-05-26 19:39 UTC  (9+ messages)
          ` [PATC_H] "

[Qemu-trivial] [PATCH] qemu-ga: remove useless allocation
 2017-05-26 19:35 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH net-next v3] ibmvnic: Enable TSO support
 2017-05-26 19:35 UTC  (2+ messages)

[PATCH net-next 00/11] ibmvnic: Driver updates
 2017-05-26 19:33 UTC  (2+ messages)

remove function pointer casts and constify function tables
 2017-05-26 19:31 UTC  (12+ messages)

[PATCHv5 00/17] Diff machine: highlight moved lines
 2017-05-26 19:30 UTC  (5+ messages)

[PATCH 0/8] x86, kasan: add KASAN checks to atomic operations
 2017-05-26 19:29 UTC  (10+ messages)
` [PATCH 3/8] x86: use long long for 64-bit atomic ops
` [PATCH 5/8] x86: switch atomic.h to use atomic-instrumented.h

[PATCH 1/3] verify: add missing free(ptr);
 2017-05-26 19:29 UTC  (5+ messages)
` [PATCH 2/3] verify: mention some default option values
` [PATCH 3/3] manpage: update URL links to HOWTO/README

raid5 to raid6 reshape never appeared to start, how to cancel/revert
 2017-05-26 19:27 UTC  (4+ messages)

[RFC PATCH] pci: Concurrency issue in NVMe Init through PCIe switch
 2017-05-26 19:27 UTC  (2+ messages)

[PATCH libdrm v3 1/1] amdgpu: move asic id table to a separate file
 2017-05-26 19:27 UTC  (2+ messages)

[Qemu-devel] [PULL 00/12] Block patches
 2017-05-26 19:24 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/12] blockjob: remove unnecessary check
` [Qemu-devel] [PULL 02/12] blockjob: remove iostatus_reset callback
` [Qemu-devel] [PULL 03/12] blockjob: introduce block_job_early_fail
` [Qemu-devel] [PULL 04/12] blockjob: introduce block_job_pause/resume_all
` [Qemu-devel] [PULL 05/12] blockjob: separate monitor and blockjob APIs
` [Qemu-devel] [PULL 06/12] blockjob: move iostatus reset inside block_job_user_resume
` [Qemu-devel] [PULL 07/12] blockjob: introduce block_job_cancel_async, check iostatus invariants
` [Qemu-devel] [PULL 08/12] blockjob: group BlockJob transaction functions together
` [Qemu-devel] [PULL 09/12] blockjob: strengthen a bit test-blockjob-txn
` [Qemu-devel] [PULL 10/12] blockjob: reorganize block_job_completed_txn_abort
` [Qemu-devel] [PULL 11/12] blockjob: use deferred_to_main_loop to indicate the coroutine has ended
` [Qemu-devel] [PULL 12/12] block/gluster: glfs_lseek() workaround

[RFC] Exclusive gpu access for SteamVR usecases
 2017-05-26 19:24 UTC  (3+ messages)

[PATCH 0/5] MIPS: Implement eBPF JIT
 2017-05-26 19:22 UTC  (7+ messages)
` [PATCH 5/5] MIPS: Add support for "

[PATCH 1/7] DWARF: add option to preserve unwind info
 2017-05-26 19:16 UTC  (11+ messages)
` [PATCH 7/7] DWARF: add the config option

[patch net-next 00/18] mlxsw: Improve extensibility
 2017-05-26 19:21 UTC  (3+ messages)

[PATCH 0/2] Add a file syntax checker/fixer to the testsuite
 2017-05-26 19:19 UTC  (6+ messages)
` [PATCH 2/2] all: use ./tools/check-syntax to fix the existing code

(no subject)
 2017-05-26 16:33 UTC 

[RESEND: PATCH v4 0/4] Add memory ownership switch support and enable mss rproc on msm8996
 2017-05-26 19:19 UTC  (5+ messages)
` [RESEND: PATCH v4 1/4] firmware: scm: Add new SCM call for switching memory ownership

[PATCH][3rdparty] wandboard: use-mainline-bsp default kernel choice
 2017-05-26 19:18 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.