All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-05 16:13:38 to 2017-07-05 17:07:28 UTC [more...]

[Ksummit-discuss] [MAINTAINERS SUMMIT] & [TECH TOPIC] Improve regression tracking
 2017-07-05 17:07 UTC  (23+ messages)

Should "head" also work for "HEAD" on case-insensitive FS?
 2017-07-05 17:07 UTC  (5+ messages)

Help needed for solving a few issues with building git
 2017-07-05 17:06 UTC  (5+ messages)

[PATCH 0/4] e2image -b option to pass superblock number
 2017-07-05 17:07 UTC  (7+ messages)
` [PATCH 1/4] ext2fs: opening filesystem code refactoring
` [PATCH 2/4] e2image: add -b option to use supperblock backup
` [PATCH 4/4] man: add -b option to e2image

[PATCH] mm: larger stack guard gap, between vmas
 2017-07-05 17:05 UTC  (17+ messages)

[Bug 101596] Blender renders black UI elements
 2017-07-05 17:05 UTC  (2+ messages)

[PATCH v2] nvme-rdma: remove race conditions from IB signalling
 2017-07-05 17:04 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 0/5] block: Don't compare strings in bdrv_reopen_prepare()
 2017-07-05 17:04 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 2/5] qapi: Add qobject_is_equal()

[Buildroot] [PATCH 1/1] webkitgtk: bump to version 2.16.5
 2017-07-05 17:04 UTC  (3+ messages)

[PATCH] comment: fix a typo in the comment
 2017-07-05 17:03 UTC 

[Buildroot] [PATCH 1/1] libcodec2: Update to version 0.6. Change to cmake-package
 2017-07-05 17:03 UTC  (2+ messages)

[PATCH v4 00/10] PCID and improved laziness
 2017-07-05 17:02 UTC  (9+ messages)
` [PATCH v4 10/10] x86/mm: Try to preserve old TLB entries using PCID

[PATCH v2 00/10] define new fs integrity_read method
 2017-07-05 17:02 UTC  (5+ messages)
` [PATCH v2 10/10] ima: use existing read file operation method to calculate file hash

Renesas R-Car Gen3 SoCs earlyprintk support
 2017-07-05 17:00 UTC  (7+ messages)
` [PATCH 1/2] xen:arm64: Add SCIF UART support for earlyprintk
` [PATCH 2/2] xen:arm: earlyprintk configuration for R-Car Gen3 boards

"git intepret-trailers" vs. "sed script" to add the signature
 2017-07-05 17:00 UTC  (2+ messages)
` [PATCH] hooks: add signature using "interpret-trailers"

[PATCH v3 0/8] correct quiescing in several block drivers
 2017-07-05 17:00 UTC  (18+ messages)
` [PATCH v3 1/8] nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
` [PATCH v3 2/8] nvme-fc: "
` [PATCH v3 3/8] nvme-loop: "
` [PATCH v3 4/8] nvme-pci: "
` [PATCH v3 5/8] nvme: kick requeue list when requeueing a request instead of when starting the queues
` [PATCH v3 6/8] nbd: quiesce request queues to make sure no submissions are inflight
` [PATCH v3 7/8] mtip32xx: "
` [PATCH v3 8/8] virtio_blk: quiesce/unquiesce live IO when entering PM states

Requesting suggestions for a good sample "prepare-commit-msg" hook
 2017-07-05 17:00 UTC  (2+ messages)

[PATCH 00/10] Fix compile errors if distro feature openssl-no-weak-ciphers exists
 2017-07-05 16:59 UTC  (3+ messages)
` [meta-oe][PATCH 06/10] opensc: add PACKAGECONFIG openssl

[PATCH/RFC] hooks: replace irrelevant hook sample
 2017-07-05 16:51 UTC  (2+ messages)
` [PATCH] "

[PATCH] f2fs: don't count inode block in in-memory inode.i_blocks
 2017-07-05 16:56 UTC  (2+ messages)

[PATCH] mm: mm, mmap: do not blow on PROT_NONE MAP_FIXED holes in the stack
 2017-07-05 16:56 UTC  (2+ messages)

[PATCH v3 0/3] pci: handle 32 bit domain values
 2017-07-05 16:55 UTC  (4+ messages)
` [PATCH v3 1/3] pci: remove unnecessary casts from strtoul
` [PATCH v3 2/3] eal: PCI domain should be 32 bits
` [PATCH v3 3/3] mlx4,5: handle 32 bit PCI domain

[Qemu-devel] qemu_system_reset_request() broken w.r.t BQL locking regime
 2017-07-05 16:54 UTC 

[PATCH 0/4] KVM: SVM: Virtual VMLOAD VMSAVE
 2017-07-05 16:53 UTC  (6+ messages)
` [PATCH 1/4] KVM: SVM: Prepare for new bit definition in lbr_ctl
` [PATCH 2/4] KVM: SVM: Rename lbr_ctl field in the vmcb control area
` [PATCH 3/4] KVM: SVM: Add Virtual VMLOAD VMSAVE feature definition
` [PATCH 4/4] KVM: SVM: Enable Virtual VMLOAD VMSAVE feature

[Buildroot] [PATCH v7 0/9] Make the SDK relocatable
 2017-07-05 16:53 UTC  (10+ messages)
` [Buildroot] [PATCH v7 1/9] package/patchelf: add patch for rpath sanitization under a root directory
` [Buildroot] [PATCH v7 2/9] support/scripts: add fix-rpath script to sanitize the rpath
` [Buildroot] [PATCH v7 3/9] core: sanitize RPATH in staging tree at the end of target finalization
` [Buildroot] [PATCH v7 4/9] core: sanitize RPATH in target "
` [Buildroot] [PATCH v7 5/9] core: sanitize RPATH in host tree at the very end of the build
` [Buildroot] [PATCH v7 6/9] core: install relocation script and location at the "
` [Buildroot] [PATCH v7 7/9] external-toolchain: check if a buildroot SDK has already been relocated
` [Buildroot] [PATCH v7 8/9] support/scripts: relocate-sdk.sh now creates sdk-location in share/buildroot
` [Buildroot] [PATCH v7 9/9] package/qt5base: provide "qt.conf" to make "qmake" relocatable

[PATCH 8/9] RISC-V: User-facing API
 2017-07-05 16:49 UTC  (3+ messages)

Potential scheduler regression
 2017-07-05 16:48 UTC  (2+ messages)

dmitry.kasatkin@huawei.com
 2017-07-05 16:45 UTC  (3+ messages)
` dm-integrity

[PATCH 0/8] miscellaneous tests
 2017-07-05 16:45 UTC  (5+ messages)
` [PATCH 11/8] common/inject: refactor helpers to use new errortag interface

[PATCH] push: add config option to --force-with-lease by default
 2017-07-05 16:43 UTC  (7+ messages)

[PATCH v2 1/3] cyrus: Add poweroff/reset support
 2017-07-05 15:37 UTC  (3+ messages)
` [PATCH 2/3] 85xx: Enable gpio power/reset driver
  `  "

Linear device of two arrays
 2017-07-05 16:42 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/35] RFC: coroutine annotations & clang check
 2017-07-05 16:42 UTC  (9+ messages)
` [Qemu-devel] [PATCH 08/35] block: all bdrv_aio callbacks are coroutine_fn

[RFC][PATCH 00/14] VFS: Make all filesystems implement ->show_options()
 2017-07-05 16:34 UTC  (2+ messages)

[PATCH] test/bonding: fix namespace bonding mode4 unit tests
 2017-07-05 16:41 UTC  (2+ messages)

[Patch net] tcp: reset sk_rx_dst in tcp_disconnect()
 2017-07-05 16:40 UTC  (3+ messages)

[PATCH] ARM: dts: exynos: remove num-slots from exynos platforms
 2017-07-05 16:39 UTC  (5+ messages)

[PATCH 0/5] powernv:idle: Cleanup idle states initialization
 2017-07-05 16:38 UTC  (6+ messages)
` [PATCH 1/5] powernv:idle: Move device-tree parsing to one place
` [PATCH 2/5] powernv:idle: Change return type of pnv_probe_idle_states to int
` [PATCH 3/5] powernv:idle: Define idle init function for power8
` [PATCH 4/5] powernv:idle: Move initialization of sibling pacas to pnv_alloc_idle_core_states
` [PATCH 5/5] powernv:idle: Disable LOSE_FULL_CONTEXT states when stop-api fails

[PATCH RFC] inetpeer: remove AVL implementation in favor of RB tree
 2017-07-05 16:38 UTC  (2+ messages)

[RFC][PATCHv3 2/5] printk: introduce printing kernel thread
 2017-07-05 16:36 UTC  (11+ messages)

[Buildroot] [PATCH 1/2] linux-headers: bump 4.{4,9,11}.x series
 2017-07-05 16:37 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default version to 4.11.9

[PATCH] lustre: don't set f_version in ll_readdir
 2017-07-05 16:37 UTC  (2+ messages)
` [lustre-devel] "

[Qemu-devel] [PATCH v3 00/20] make bdrv_is_allocated[_above] byte-based
 2017-07-05 16:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 08/20] mirror: Switch mirror_do_zero_or_discard() to byte-based
` [Qemu-devel] [PATCH v3 09/20] mirror: Update signature of mirror_clip_sectors()

Xen Community Call 21/06/17 meeting minutes
 2017-07-05 16:37 UTC  (6+ messages)

[PATCH v3 0/7] Enable DSM pass thru for root functions
 2017-07-05 16:35 UTC  (14+ messages)
` [PATCH v4 3/6] libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru

[PATCH] mkfs.ubifs: Only require 17 LEBs
 2017-07-05 16:34 UTC 

[Qemu-devel] Managing architectural restrictions with -device and libvirt
 2017-07-05 16:33 UTC  (5+ messages)

[PATCH] firmware: wake all waiters
 2017-07-05 16:33 UTC  (5+ messages)

[Qemu-devel] [PATCH] hmp: Update info vnc
 2017-07-05 16:33 UTC  (4+ messages)

[PATCH v3 1/2] net/bond: fixes for link properties management
 2017-07-05 16:30 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] net/bond: allow slaves to also be bonded devices

[Buildroot] [PATCH v2 1/3] package/kodi: broken with sunxi mali package
 2017-07-05 16:32 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/3] package/kodi: remove -DCMAKE_C_FLAGS needed for sunxi-mali
` [Buildroot] [PATCH v2 3/3] package/kodi: Add support for more archs

[PATCH 1/2] ipv4: initialize fib_trie prior to register_netdev_notifier call
 2017-07-05 16:24 UTC  (2+ messages)

[PATCH] ext4: convert swap_inode_data() over to use swap() on most of the fields
 2017-07-05 16:32 UTC 

[PATCH] osal:Added rtos recipe and updated to 1.0.0.7 along with omapl1 support
 2017-07-05 16:30 UTC  (2+ messages)

[PATCH v2 1/2] ext4, project: expand inode extra size if possible
 2017-07-05 16:31 UTC  (2+ messages)

[PATCH v1 0/4] iommu/tegra: gart: Couple corrections
 2017-07-05 16:29 UTC  (5+ messages)
  ` [PATCH v1 1/4] iommu/tegra: gart: Don't unnecessarily allocate registers context
  ` [PATCH v1 2/4] iommu/tegra: gart: Check whether page is already mapped
  ` [PATCH v1 3/4] iommu/tegra: gart: Move PFN validation out of spinlock
  ` [PATCH v1 4/4] iommu/tegra: gart: Correct number of unmapped bytes

[PATCH 0/4] selftests: ftrace: ftracetest improvements
 2017-07-05 16:29 UTC  (4+ messages)
` [PATCH 4/4] selftests: ftrace: Output only to console with "--logdir -"

[Qemu-devel] [PATCH 0/7] s390x/kvm: pending patches
 2017-07-05 16:27 UTC  (10+ messages)
` [Qemu-devel] [PATCH 3/7] s390x: fix error propagation in kvm-flic's realize
            ` [Qemu-devel] [PATCH 1/1] s390x: fixup for "fix error propagation in kvm-flic..."

[PATCH RFC 11/12] net: Remove all references to SKB_GSO_UDP
 2017-07-05 16:27 UTC  (3+ messages)

Where to submit a blueprint?
 2017-07-05 16:27 UTC  (3+ messages)

[PATCH] t5534: fix misleading grep invocation
 2017-07-05 16:26 UTC  (2+ messages)

[PATCH v3 00/12] Device independent crypto sessions
 2017-07-05 16:26 UTC  (3+ messages)
` [PATCH v4 "

Mon identity in a dynamic environment
 2017-07-05 16:25 UTC  (5+ messages)

[Cocci] Matching format strings
 2017-07-05 16:25 UTC  (7+ messages)

[PATCH] e2fsprogs: add ext2fs_is_fast_symlink() function
 2017-07-05 16:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] uapi: fix linux/sched/types.h userspace compilation errors
 2017-07-05 16:23 UTC 

[PATCH 0/7] Few patches extracted from the centralization set
 2017-07-05 16:23 UTC  (5+ messages)
` [PATCH 1/7] nvme: move queue_count to the nvme_ctrl
` [PATCH 3/7] nvme-pci: rename to nvme_pci_configure_admin_queue

[PATCH] crypto/dpaa2_sec: update driver name string
 2017-07-05 16:21 UTC 

What's cooking in git.git (Jun 2017, #09; Fri, 30)
 2017-07-05 16:22 UTC  (3+ messages)

[RFC PATCH 0/5] Fixes for loadable modules implementing DMA/IOMMU APIs
 2017-07-05 16:22 UTC  (4+ messages)
` [RFC PATCH 4/5] iommu/dma: Export non-static functions to use in modules

perf script: Question: Python trace processing script contains the tid of the process in the common_pid attribute
 2017-07-05 16:22 UTC  (2+ messages)

[PATCH] nvme-cli : only print help text and return for nvme list -h option
 2017-07-05 16:22 UTC  (2+ messages)

[Qemu-devel] qemu_system_reset_request() broken w.r.t BQL locking regime
 2017-07-05 16:21 UTC  (3+ messages)

[PATCH] nvme-cli : wdc-plug-in : return on invalid input device
 2017-07-05 16:21 UTC  (2+ messages)

[PATCH 0/3] ASoC: Add I2S support for Allwinner H3 SoCs
 2017-07-05 16:20 UTC  (5+ messages)
` [PATCH 3/3] ASoC: sun4i-i2s: Add support for H3

[RESEND PATCH] ARM: dts: imx: update snvs-poweroff mask
 2017-07-05 16:19 UTC  (3+ messages)

[U-Boot] [PATCH 0/9] EFI protocol services
 2017-07-05 16:18 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] efi_loader: refactor efi_open_protocol
` [U-Boot] [PATCH 2/9] efi_loader: efi_open_protocol: parameter checks
` [U-Boot] [PATCH 3/9] efi_loader: implement InstallProtocolInterface
` [U-Boot] [PATCH 4/9] efi_loader: implement UninstallProtocolInterface
` [U-Boot] [PATCH 5/9] efi_loader: refactor efi_install_protocol_interface
` [U-Boot] [PATCH 6/9] efi_loader: refactor efi_uninstall_protocol_interface
` [U-Boot] [PATCH 7/9] efi_loader: implement InstallMultipleProtocolInterfaces
` [U-Boot] [PATCH 8/9] efi_loader: refactor efi_locate_handle
` [U-Boot] [PATCH 9/9] efi_loader: implement LocateHandleBuffer

[PATCH v2 0/2] update snvs_lpgpr driver
 2017-07-05 16:17 UTC  (2+ messages)

[Buildroot] [PATCH v3] board: Add nanopi-m1 Support
 2017-07-05 16:17 UTC  (2+ messages)

[PATCH] xfs test: Buffer resubmittion test
 2017-07-05 16:17 UTC  (3+ messages)

[PATCH] xfs: fix contiguous dquot chunk iteration livelock
 2017-07-05 16:16 UTC 

[cip-dev] Fwd: stable/linux-4.4.y build: 199 builds: 0 failed, 199 passed, 4 warnings (v4.4.76)
 2017-07-05 16:16 UTC 

[PATCH v2] Support to change set file via arg
 2017-07-05 16:16 UTC 

[Buildroot] [git commit] board: Add nanopi-m1 Support
 2017-07-05 16:15 UTC 

[PATCH 0/5] Cache coherent device memory (CDM) with HMM v3
 2017-07-05 16:15 UTC  (6+ messages)
` [PATCH 1/5] mm/persistent-memory: match IORES_DESC name and enum memory_type one

[RFC] fix parallelism for rpc tasks
 2017-07-05 16:14 UTC  (7+ messages)

[PATCH v2] crypto/scheduler: add multicore scheduling mode
 2017-07-05 16:14 UTC  (2+ messages)
` [PATCH v3] "

[ANNOUNCE] iproute2 4.12.0
 2017-07-05 16:14 UTC 

[PATCH v 1/2] ravb: Add support for r8a7743 SoC
 2017-07-05 16:13 UTC  (5+ messages)
` [PATCH v2 0/2] Add RZ/G1M (R8A7743) Ethernet AVB support
  ` [PATCH v2 2/2] ARM: shmobile: defconfig: Enable Ethernet AVB


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.