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

[PATCH] kthread: Atomically set completion and perform dequeue in __kthread_parkme
 2017-07-05 17:21 UTC  (3+ messages)

[Patch v2] vmcore-dmesg: avoid allocating large memory chunk for log buf
 2017-07-05 17:20 UTC 

[PATCH] iio/adc/ltc2497: Add IIO to HWMON hooks
 2017-07-05 17:20 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] webkitgtk: Add myself in DEVELOPERS for package
 2017-07-05 17:20 UTC 

[RFC PATCH 0/5] Fixes for loadable modules implementing DMA/IOMMU APIs
 2017-07-05 17:20 UTC  (6+ messages)
` [RFC PATCH 1/5] base: dma-mapping: Export commonly used symbols

QEMU-KVM metrics collection | Calculation of instructions performed from perf events
 2017-07-05 17:20 UTC  (2+ messages)

[PATCH v1 0/9] Support UDC on Tegra 20/30/114/124
 2017-07-05 17:19 UTC  (10+ messages)
  ` [PATCH v1 1/9] usb: gadget: f_ecm/f_eem/f_rndis: Setup quirk_avoids_skb_reserve
  ` [PATCH v1 2/9] usb: chipidea: udc: Support SKB alignment quirk
  ` [PATCH v1 3/9] usb: chipidea: Add support for Tegra20/30/114/124
  ` [PATCH v1 4/9] ARM: tegra: Enable UDC on TrimSlice
  ` [PATCH v1 5/9] ARM: tegra: Enable UDC on Beaver
  ` [PATCH v1 6/9] ARM: tegra: Enable UDC on Dalmore
  ` [PATCH v1 7/9] ARM: tegra: Enable UDC on Jetson TK1
  ` [PATCH v1 8/9] ARM: tegra: Enable UDC on AC100
  ` [PATCH v1 9/9] ARM: defconfig: tegra: Enable ChipIdea UDC driver

[PATCH v4 RESEND 1/2] Documentation: tpm: add powered-while-suspended binding documentation
 2017-07-05 17:19 UTC  (4+ messages)

[PATCH] vmcore-dmesg: avoid allocating large memory chunk for log buf
 2017-07-05 17:18 UTC  (3+ messages)

[Buildroot] [PATCH 0/2] Add linux-tool-tmon
 2017-07-05 17:19 UTC  (6+ messages)
` [Buildroot] [PATCH 1/2] Makefile: don't rely on linux-tools being sorted alphabetically

[PATCH v2 00/10] define new fs integrity_read method
 2017-07-05 17:18 UTC  (7+ 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:18 UTC  (6+ messages)

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

[PATCH v1 00/10] video: tc358767: fixes and improvements
 2017-07-05 17:18 UTC  (11+ messages)
` [PATCH v1 01/10] video: tc358767: fix EDID read for DP displays
` [PATCH v1 02/10] video: tc358767: fix DP0_MISC register set
` [PATCH v1 03/10] video: tc358767: fix timing calculation
` [PATCH v1 04/10] video: tc358767: fix AUXDATAn registers access during write
` [PATCH v1 05/10] video: tc358767: do not fail if sink supports more than 2 lanes
` [PATCH v1 06/10] video: tc358767: support newer DPCD revisions and higher data rates
` [PATCH v1 07/10] video: tc358767: optimize aux i2c bus checks
` [PATCH v1 08/10] video: tc358767: optimize DPCD register write
` [PATCH v1 09/10] video: tc358767: filter out modes with too high pixelclock
` [PATCH v1 10/10] video: tc358767: accept any hsync and vsync polatiry

[Qemu-devel] [RFC 00/29] postcopy+vhost-user/shared ram
 2017-07-05 17:16 UTC  (4+ messages)
` [Qemu-devel] [RFC 25/29] vhu: enable = false on get_vring_base

[Qemu-devel] [RFC PATCH 00/26] guest exploitation of the XIVE interrupt controller (POWER9)
 2017-07-05 17:13 UTC  (27+ messages)
` [Qemu-devel] [RFC PATCH 01/26] spapr: introduce the XIVE_EXPLOIT option in CAS
` [Qemu-devel] [RFC PATCH 02/26] spapr: populate device tree depending on XIVE_EXPLOIT option
` [Qemu-devel] [RFC PATCH 03/26] target/ppc/POWER9: add POWERPC_EXCP_POWER9
` [Qemu-devel] [RFC PATCH 04/26] ppc/xive: introduce a skeleton for the XIVE interrupt controller model
` [Qemu-devel] [RFC PATCH 05/26] ppc/xive: define XIVE internal tables
` [Qemu-devel] [RFC PATCH 06/26] ppc/xive: introduce a XIVE interrupt source model
` [Qemu-devel] [RFC PATCH 07/26] ppc/xive: add MMIO handlers to the XIVE interrupt source
` [Qemu-devel] [RFC PATCH 08/26] ppc/xive: add flags "
` [Qemu-devel] [RFC PATCH 09/26] ppc/xive: add an overall memory region for the ESBs
` [Qemu-devel] [RFC PATCH 10/26] ppc/xive: record interrupt source MMIO address for hcalls
` [Qemu-devel] [RFC PATCH 11/26] ppc/xics: introduce a print_info() handler to the ICS and ICP objects
` [Qemu-devel] [RFC PATCH 12/26] ppc/xive: add a print_info() handler for the interrupt source
` [Qemu-devel] [RFC PATCH 13/26] ppc/xive: introduce a XIVE interrupt presenter model
` [Qemu-devel] [RFC PATCH 14/26] ppc/xive: add MMIO handlers to the "
` [Qemu-devel] [RFC PATCH 15/26] ppc/xive: push EQ data in OS event queues
` [Qemu-devel] [RFC PATCH 16/26] ppc/xive: notify CPU when interrupt priority is more privileged
` [Qemu-devel] [RFC PATCH 17/26] ppc/xive: add hcalls support
` [Qemu-devel] [RFC PATCH 18/26] ppc/xive: add device tree support
` [Qemu-devel] [RFC PATCH 19/26] ppc/xive: introduce a helper to map the XIVE memory regions
` [Qemu-devel] [RFC PATCH 20/26] ppc/xive: introduce a helper to create XIVE interrupt source objects
` [Qemu-devel] [RFC PATCH 21/26] ppc/xive: introduce routines to allocate IRQ numbers
` [Qemu-devel] [RFC PATCH 22/26] ppc/xive: create an XIVE interrupt source to handle IPIs
` [Qemu-devel] [RFC PATCH 23/26] spapr: add a XIVE object to the sPAPR machine
` [Qemu-devel] [RFC PATCH 24/26] spapr: include the XIVE interrupt source for IPIs
` [Qemu-devel] [RFC PATCH 25/26] spapr: print the XIVE interrupt source for IPIs in the monitor
` [Qemu-devel] [RFC PATCH 26/26] spapr: force XIVE exploitation mode for POWER9 (HACK)

Optimization Analysis Tool
 2017-07-05 17:16 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7] s390x/kvm: pending patches
 2017-07-05 17:16 UTC  (11+ 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] arm64: dts: marvell: mcbin: Enable PCIe interface
 2017-07-05 17:16 UTC  (2+ messages)

Unable to add v6 multipath route with same nexthops but different MPLS labels
 2017-07-05 17:15 UTC  (2+ messages)

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

[PATCH] drm/amdgpu: NO KIQ usage on nbio hdp flush routine
 2017-07-05 17:15 UTC  (4+ messages)

[makedumpfile PATCH v2] Prevent data loss in last page of ELF core dumpfile
 2017-07-05 17:13 UTC 

[Buildroot] [PATCH] package/linuxptp: remove incdefs.sh to avoid cross-compilation issues
 2017-07-05 17:12 UTC  (2+ messages)

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

[PATCH v2] f2fs: don't count inode block in in-memory inode.i_blocks
 2017-07-05 17:11 UTC 

[RFC][PATCH 00/14] VFS: Make all filesystems implement ->show_options()
 2017-07-05 17:10 UTC  (4+ messages)
` [PATCH 04/14] pstore: Implement show_options

[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

[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)

[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

"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

[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  (13+ 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  (3+ messages)

[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


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.