All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-07 16:02:41 to 2017-06-07 16:40:44 UTC [more...]

[PATCH] tcf-agent: Fix daemon termination
 2017-06-07 16:34 UTC  (9+ messages)

[Qemu-devel] [PATCH v8 00/20] Convert QCow[2] to QCryptoBlock & add LUKS support
 2017-06-07 16:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 07/20] block: deprecate "encryption=on" in favor of "encrypt.format=aes"

[Qemu-devel] [PATCH v3 00/43] qobject/qapi: add uint type
 2017-06-07 16:36 UTC  (31+ messages)
` [Qemu-devel] [PATCH v3 01/43] qdev: remove PropertyInfo.qtype field
` [Qemu-devel] [PATCH v3 02/43] object: fix potential leak in getters
` [Qemu-devel] [PATCH v3 03/43] tests: Remove test cases for alternates of 'number' and 'int'
` [Qemu-devel] [PATCH v3 04/43] tests: add more int/number ranges checks
` [Qemu-devel] [PATCH v3 05/43] qapi: minor refactoring
` [Qemu-devel] [PATCH v3 06/43] qapi: merge QInt and QFloat in QNum
` [Qemu-devel] [PATCH v3 07/43] qapi: Remove visit_start_alternate() parameter promote_int
` [Qemu-devel] [PATCH v3 08/43] tests: remove /{qnum, qlist, dict}/destroy test
` [Qemu-devel] [PATCH v3 09/43] qnum: add uint type
` [Qemu-devel] [PATCH v3 10/43] json: learn to parse uint64 numbers
` [Qemu-devel] [PATCH v3 11/43] qapi: update the qobject visitor to use QNUM_U64
` [Qemu-devel] [PATCH v3 12/43] object: add uint property setter/getter
` [Qemu-devel] [PATCH v3 13/43] q35: fix get_mmcfg_size to use uint64 visitor
` [Qemu-devel] [PATCH v3 14/43] object: use more specific property type names
` [Qemu-devel] [PATCH v3 15/43] qdev: rename DEFINE_PROP_DEFAULT() to DEFINE_PROP_SIGNED()
` [Qemu-devel] [PATCH v3 16/43] qdev: wrap default property value in an union
` [Qemu-devel] [PATCH v3 17/43] qdev: avoid type casts between signed and unsigned
` [Qemu-devel] [PATCH v3 18/43] apic-common: make "id" property a uint32
` [Qemu-devel] [PATCH v3 19/43] qdev: use appropriate getter/setters type
` [Qemu-devel] [PATCH v3 20/43] isa: use get_uint() for "io-base"
` [Qemu-devel] [PATCH v3 21/43] pc-dimm: use get_uint() for dimm properties
` [Qemu-devel] [PATCH v3 22/43] pc-dimm: make "size" property uint64
` [Qemu-devel] [PATCH v3 23/43] pcihp: use get_uint() for "bsel" property
` [Qemu-devel] [PATCH v3 24/43] aspeed: use {set, get}_uint() for "ram-size" property
` [Qemu-devel] [PATCH v3 25/43] bcm2835_fb: use {get, set}_uint() for "vcram-size" and "vcram-base"
` [Qemu-devel] [PATCH v3 26/43] platform-bus: use get_uint() for "addr" property
` [Qemu-devel] [PATCH v3 27/43] acpi: use get_uint() for "acpi-pcihp-io*" properties
` [Qemu-devel] [PATCH v3 28/43] acpi: use get_uint() for various acpi properties
` [Qemu-devel] [PATCH v3 29/43] acpi: use get_uint() for "pci-hole*" properties
` [Qemu-devel] [PATCH v3 30/43] pc: use get_uint() for "iobase" property

[PATCH] oeqa: Change the order to logDetails and logSummary
 2017-06-07 16:39 UTC 

[PATCH v2 0/2] acpi/iort, numa: Add numa node mapping for smmuv3 devices
 2017-06-07 16:38 UTC  (4+ messages)
` [PATCH v2 2/2] acpi/iort: "

[Printing-architecture] OP Minutes (6 June 2017)
 2017-06-07 16:38 UTC 

master - lvconvert: reject RAID conversions on inactive LVs
 2017-06-07 16:38 UTC 

Getting linker -l into a bbappend
 2017-06-07 16:37 UTC 

Netlink messages without NLM_F_REQUEST flag
 2017-06-07 16:37 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/3] vmstate: error hint for failed equal checks
 2017-06-07 16:37 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 2/3] vmstate: error hint for failed equal checks part 2
` [Qemu-devel] [RFC PATCH 3/3] s390x/css: add hint for devno missmatch

[PATCH v2 0/7] Add STM32F469 pinctrl and fix issues in STM32 pinctrl
 2017-06-07 16:35 UTC  (7+ messages)
` [PATCH v2 3/7] includes: dt-bindings: Rename STM32F429 pinctrl DT bindings

[Qemu-devel] [PATCH] m25p80: Fix WINBOND fast read command dummy bytes
 2017-06-07 16:36 UTC 

[PATCH] arc: Remove sometimes misleading toolchain check
 2017-06-07 16:35 UTC  (5+ messages)

RISC-V Linux Port v1
 2017-06-07 16:35 UTC  (7+ messages)
` RISC-V Linux Port v2
  ` [PATCH 13/17] RISC-V: Add include subdirectory

[PATCH] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
 2017-06-07 16:31 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: fix mec queue policy on single MEC asics
 2017-06-07 16:32 UTC  (6+ messages)
` [PATCH 2/3] drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common code

[Qemu-devel] [PATCH v3 00/43] qobject/qapi: add uint type
 2017-06-07 16:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 01/43] qdev: remove PropertyInfo.qtype field
` [Qemu-devel] [PATCH v3 02/43] object: fix potential leak in getters

[PATCH rdma-core] util: Fix mmio_flush_writes for SPARC and S390x
 2017-06-07 16:31 UTC  (3+ messages)

[PATCH 0/7] Enable iSCSI offload drivers to use information from iface
 2017-06-07 16:28 UTC  (3+ messages)

[U-Boot] [PATCH 00/10] Various coverity fixes
 2017-06-07 16:28 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] test: pwm: Add a check that dev is not NULL
` [U-Boot] [PATCH 02/10] edid: Use sizeof() in cea_is_hdmi_vsdb_present()
` [U-Boot] [PATCH 03/10] fdtgrep: Deal with NULL data passed to check_type_include()
` [U-Boot] [PATCH 04/10] fdt: Add a check to do_fdt() for coverity
` [U-Boot] [PATCH 05/10] fdt: Add a check to fdt_print() "
` [U-Boot] [PATCH 06/10] test: wdt: Add a check that dev is not NULL
` [U-Boot] [PATCH 07/10] test: bus: "
` [U-Boot] [PATCH 08/10] dm: core: Supress dead-code warning in __of_get_next_child()
` [U-Boot] [PATCH 09/10] board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage()
` [U-Boot] [PATCH 10/10] rkcommon.c: Drop pointless assignment

[PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention
 2017-06-07 16:28 UTC  (4+ messages)
` [PATCH v7 18/26] x86/insn-eval: Add support to resolve 16-bit addressing encodings

[PATCH 00/11] Adding NV12 support for SKL display
 2017-06-07 16:28 UTC  (9+ messages)
` [PATCH 0/8] "
  ` [PATCH 1/8] drm/i915: Implement .get_format_info() hook for CCS

[PATCH v6 0/6] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs
 2017-06-07 16:28 UTC  (5+ messages)
` [PATCH v6 3/6] irqdomain: Add irq_domain_{push,pop}_irq() functions

[LTP] [RFC PATCH v6 00/11] Simplify network setup + fix some network stress tests
 2017-06-07 16:27 UTC  (6+ messages)
` [LTP] [RFC PATCH v6 06/11] network/stress: Add library test_stress_net.sh for general usage

[PATCH v5 0/4] Add memory ownership switch support and enable mss rproc on msm8996
 2017-06-07 16:27 UTC  (9+ messages)
` [PATCH v5 1/4] firmware: scm: Add new SCM call API for switching memory ownership
` [PATCH v5 3/4] remoteproc: qcom: Make secure world call for mem ownership switch

[PATCH net-next 0/3] rxrpc: Tx length parameter
 2017-06-07 16:27 UTC  (4+ messages)
` [PATCH net-next 1/3] rxrpc: Provide a getsockopt call to query what cmsgs types are supported
` [PATCH net-next 2/3] rxrpc: Consolidate sendmsg parameters
` [PATCH net-next 3/3] rxrpc: Provide a cmsg to specify the amount of Tx data for a call

[Qemu-devel] [PULL v5 00/33] Misc patches for 2017-06-01
 2017-06-07 16:26 UTC  (6+ messages)
` [Qemu-devel] [PULL 18/33] vhost-user-scsi: Introduce vhost-user-scsi host device

[Qemu-devel] [PATCH] cpus: reset throttle_thread_scheduled after sleep
 2017-06-07 16:26 UTC  (2+ messages)

linux-next: Tree for Jun 7
 2017-06-07 16:26 UTC  (2+ messages)
` linux-next: Tree for Jun 7 (arch/x86/mm/tlb.c: events)

[PATCH net-next] net: phy: use of_mdio_parse_addr
 2017-06-07 16:18 UTC  (3+ messages)

[PATCH] xen: avoid deadlock in xenbus driver
 2017-06-07 16:24 UTC 

[PATCH] xen: avoid deadlock in xenbus driver
 2017-06-07 16:24 UTC 

[DRAFT] Snapshot boot design document
 2017-06-07 16:23 UTC  (2+ messages)

[Qemu-devel] [PULL v6 00/31] Misc patches for 2017-06-01
 2017-06-07 16:22 UTC 

[RFC][PATCH 0/5] Getting rid of smp_mb__before_spinlock
 2017-06-07 16:15 UTC  (6+ messages)
` [RFC][PATCH 1/5] mm: Rework {set,clear,mm}_tlb_flush_pending()
` [RFC][PATCH 2/5] locking: Introduce smp_mb__after_spinlock()
` [RFC][PATCH 3/5] overlayfs: Remove smp_mb__before_spinlock() usage
` [RFC][PATCH 4/5] locking: Remove smp_mb__before_spinlock()
` [RFC][PATCH 5/5] powerpc: Remove SYNC from _switch

crash_kexec in oops_end() and panic()
 2017-06-07 16:20 UTC 

[Qemu-devel] [PATCH v2 0/7] qcow2: Reduce the number of I/O ops when doing COW
 2017-06-07 16:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 6/7] qcow2: Pass a QEMUIOVector to do_perform_cow_{read, write}()

[PATCH v2 0/4] cve-check improvements
 2017-06-07 16:20 UTC  (4+ messages)
` [PATCH v2 4/4] cve-check-tool: fix crash on exceptions

[PATCH 0/6] mm: per-lruvec slab stats
 2017-06-07 16:20 UTC  (10+ messages)
` [PATCH 2/6] mm: vmstat: move slab statistics from zone to node counters

[PATCH v7 00/13] xfs: preparing for online scrub support
 2017-06-07 16:19 UTC  (5+ messages)
` [PATCH 10/13] xfs: refactor the ifork block counting function
  ` [PATCH v2 9.9/13] xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior

[PATCH] nvmem: core: add managed version of nvmem_register
 2017-06-07 16:19 UTC  (2+ messages)

[Qemu-devel] GSoC 2017 Proposal: TCG performance enhancements
 2017-06-07 16:17 UTC  (9+ messages)

[PATCH 0/2] arm64: avoid KASAN stack overflows
 2017-06-07 16:18 UTC  (3+ messages)

[PATCH v2 0/3] Add R8A7743/SK-RZG1M PFC support
 2017-06-07 16:16 UTC  (4+ messages)

[PATCH] firmware: altera-serial: add support for Arria 10
 2017-06-07 16:15 UTC 

call trace on Khadas VIM Pro with AP6255 WiFi
 2017-06-07 16:16 UTC 

[PATCH 1/1] ghostscript: move to version 9.21
 2017-06-07 16:16 UTC  (2+ messages)

[PATCH v2 00/11] ARC plat-eznps upstream cont
 2017-06-07 16:15 UTC  (6+ messages)
` [PATCH v2 11/11] ARC: [plat-eznps] Handle memory error as an exception

[RFC 0/2] Add support for Meson MX "SDIO" MMC driver
 2017-06-07 16:15 UTC  (7+ messages)
` [RFC 2/2] mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs

[PATCH 1/4] dt-bindings: mtk-sysirq: Correct bindings for supported SoCs
 2017-06-07 16:15 UTC  (11+ messages)
` [PATCH 2/4] dt-bindings: i2c-mt6577: Rename file to reflect bindings
` [PATCH 3/4] dt-bindigns: i2c-mtk: Delete bindings
` [PATCH 4/4] dt-bindings: i2c-mtk: Add mt7623 binding

[PATCH] x86/mm/hotplug: fix BUG_ON() after hotremove by not freeing pud v2
 2017-06-07 16:14 UTC  (3+ messages)

[PATCH v4 0/8] PCRE v2, PCRE v1 JIT, log -P & fixes
 2017-06-07 16:14 UTC  (7+ messages)

Linux 4.11.4
 2017-06-07 16:13 UTC  (2+ messages)

Linux 4.9.31
 2017-06-07 16:13 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: defconfig: puma-rk3399: enable SPL_BOARD_INIT
 2017-06-07 16:13 UTC 

[PATCH 0/9] net: mvmdio: add xSMI support
 2017-06-07 16:13 UTC  (5+ messages)
` [PATCH 7/9] net: mvmdio: add xmdio support

[PATCH] arm_gicv3: Fix ICC_BPR1 reset value when EL3 not implemented
 2017-06-07 16:13 UTC  (3+ messages)
` [Qemu-devel] "

Linux 4.4.71
 2017-06-07 16:12 UTC  (2+ messages)

DISK_SIGNATURE no longer functional
 2017-06-07 16:12 UTC  (5+ messages)

Linux 3.18.56
 2017-06-07 16:12 UTC  (2+ messages)

[PATCH] opencv: fix compilation error when OpenCL is enabled
 2017-06-07 16:21 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/3] remove 8xx/82xx and mpc5xx
 2017-06-07 16:12 UTC  (2+ messages)

[PATCH] ethdev: remove driver name from device private data
 2017-06-07 16:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] Yocto Compatible 2.0 support code
 2017-06-07 16:11 UTC  (3+ messages)
` [PATCH 1/2] bitbake.conf: DISTRO_FEATURES as overrides

[RFC PATCH 0/8] firmware: ARM System Control and Management Interface(SCMI) support
 2017-06-07 16:10 UTC  (11+ messages)
` [RFC PATCH 1/8] Documentation: add DT binding for ARM System Control and Management Interface(SCMI) protocol
` [RFC PATCH 2/8] firmware: arm_scmi: add basic driver infrastructure for SCMI
` [RFC PATCH 3/8] firmware: arm_scmi: add common infrastructure and support for base protocol
` [RFC PATCH 4/8] firmware: arm_scmi: add initial support for performance protocol
` [RFC PATCH 5/8] firmware: arm_scmi: add initial support for clock protocol
` [RFC PATCH 6/8] firmware: arm_scmi: add initial support for power protocol
` [RFC PATCH 7/8] firmware: arm_scmi: add initial support for sensor protocol
` [RFC PATCH 8/8] firmware: arm_scmi: probe and initialise all the supported protocols

[Qemu-arm] [RFC v2 0/8] VIRTIO-IOMMU device
 2017-06-07 16:01 UTC  (9+ messages)
` [Qemu-arm] [RFC v2 1/8] update-linux-headers: import virtio_iommu.h
` [Qemu-arm] [RFC v2 2/8] linux-headers: Update for virtio-iommu
` [Qemu-devel] [RFC v2 3/8] virtio_iommu: add skeleton
` [Qemu-arm] [RFC v2 4/8] virtio-iommu: Decode the command payload
` [Qemu-arm] [RFC v2 5/8] virtio_iommu: Add the iommu regions
` [Qemu-arm] [RFC v2 6/8] virtio-iommu: Implement the translation and commands
` [Qemu-arm] [RFC v2 7/8] hw/arm/virt: Add 2.10 machine type
` [Qemu-arm] [RFC v2 8/8] hw/arm/virt: Add virtio-iommu the virt board

Wifi-Event for when initial 4-way completes?
 2017-06-07 16:10 UTC  (3+ messages)

[PATCH 0/9] Avoid problem where git_dir is set after alias expansion
 2017-06-07 16:09 UTC  (10+ messages)
` [PATCH 1/9] discover_git_directory(): avoid setting invalid git_dir
` [PATCH 2/9] config: report correct line number upon error
` [PATCH 3/9] help: use early config when autocorrecting aliases
` [PATCH 4/9] read_early_config(): optionally return the worktree's top-level directory
` [PATCH 5/9] t1308: relax the test verifying that empty alias values are disallowed
` [PATCH 6/9] t7006: demonstrate a problem with aliases in subdirectories
` [PATCH 7/9] alias_lookup(): optionally return top-level directory
` [PATCH 8/9] Use the early config machinery to expand aliases

[PATCH 1/4] dt-bindings: tps65217: Update binding documentation
 2017-06-07 16:05 UTC  (5+ messages)
` [PATCH 4/4] mfd: tps65217: Instantiate sub-devices from device tree

iothreads question
 2017-06-07 16:08 UTC 

systemd and NFS "bg" mounts
 2017-06-07 16:08 UTC  (7+ messages)
` [systemd-devel] "
  ` [PATCH] nfs.man: document incompatibility between "bg" option and systemd

Two regressions on BYT/T ASUS T100TA 4.12-rc: #2 Keyboard no longer works
 2017-06-07 16:07 UTC  (2+ messages)

[PATCH] drm/atmel-hlcdc: Fix panel registration
 2017-06-07 16:07 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC] block: add throttle block filter driver
 2017-06-07 16:06 UTC  (3+ messages)

[PATCH 00/26] Fixing wait, exit, ptrace, exec, and CLONE_THREAD
 2017-06-07 15:59 UTC  (3+ messages)

[PATCH 00/15] xen/tools: add tracing to various Xen subsystems
 2017-06-07 16:06 UTC  (5+ messages)
` [PATCH 02/15] xen: tracing: avoid checking tb_init_done multiple times

[U-Boot] [PATCH] buildman: Translate more strings to latin-1
 2017-06-07 16:03 UTC  (4+ messages)
` [U-Boot] [PATCH v2] buildman: Translate binutils output to UTF-8

[refpolicy] [PATCH] netutils: Add some permissions required by nmap to traceroute_t
 2017-06-07 16:03 UTC 

[PATCH] perf tools: Add missing powerpc triplet
 2017-06-07 16:00 UTC  (2+ messages)
` [tip:perf/urgent] perf annotate: "

[PATCH 1/2] perf report: ensure the perf DSO mapping matches what libdw sees
 2017-06-07 16:01 UTC  (2+ messages)
` [tip:perf/urgent] perf report: Ensure "

[PATCH v5 for-4.13 0/6] Automatic affinity settings for nvme over rdma
 2017-06-07 16:02 UTC  (4+ messages)
  ` [PATCH v5 for-4.13 5/6] block: Add rdma affinity based queue mapping helper
  ` [PATCH v5 for-4.13 6/6] nvme-rdma: use intelligent affinity based queue mappings


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.