messages from 2017-06-07 16:09:49 to 2017-06-07 16:47:50 UTC [more...]
[PATCH] tcf-agent: Fix daemon termination
2017-06-07 16:34 UTC (9+ messages)
Netlink messages without NLM_F_REQUEST flag
2017-06-07 16:47 UTC (4+ messages)
[PATCH 00/14 v4] PL011 emulation support in Xen
2017-06-07 16:46 UTC (9+ messages)
` [PATCH 05/14 v4] xen/arm: vpl011: Allocate a new GFN in the toolstack for vuart
` [PATCH 10/14 v4] xen/arm: vpl011: Modify xenconsole to support multiple consoles
` [PATCH 11/14 v4] xen/arm: vpl011: Add support for vuart console in xenconsole
[PATCH V4 1/3] brcmfmac: add support multi-scheduled scan
2017-06-07 16:46 UTC (5+ messages)
` [V4,1/3] "
[U-Boot] [PATCH 0/7] rockchip: convert fdt_get to dev_read
2017-06-07 16:46 UTC (8+ messages)
` [U-Boot] [PATCH 1/7] rockchip: pinctrl: dm: "
` [U-Boot] [PATCH 2/7] rockchip: spi: "
` [U-Boot] [PATCH 3/7] rockchip: xhci: "
` [U-Boot] [PATCH 4/7] rockchip: mmc: "
` [U-Boot] [PATCH 5/7] rockchip: net: "
` [U-Boot] [PATCH 6/7] rockchip: ns16550: "
` [U-Boot] [PATCH 7/7] rockchip: "
[PATCH v3 0/3] nvmem: upstream snvs_lpgpr driver
2017-06-07 16:44 UTC (5+ messages)
` [PATCH v3 2/3] nvmem: add "
[PATCH 00/11] Fix coding style in en50221 CAM functions
2017-06-07 16:43 UTC (5+ messages)
` [PATCH 01/11] [media] dvb-core/dvb_ca_en50221.c: Rename STATUSREG_??
[PATCH] meta*: Add LAYERSERIES_COMPAT and LAYERSERIES_CORENAMES markup to layer.conf
2017-06-07 16:51 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/43] qobject/qapi: add uint type
2017-06-07 16:36 UTC (44+ 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
` [Qemu-devel] [PATCH v3 31/43] pc: use get_uint() for "apic-id" property
` [Qemu-devel] [PATCH v3 32/43] pc: use get_uint() for "hpet-intcap" property
` [Qemu-devel] [PATCH v3 33/43] xen: use get_uint() for "max-ram-below-4g" property
` [Qemu-devel] [PATCH v3 34/43] arm: use get_uint() for "mp-affinity" property
` [Qemu-devel] [PATCH v3 35/43] auxbus: use get_uint() for "addr" property
` [Qemu-devel] [PATCH v3 36/43] pvpanic: use get_uint() for "ioport" property
` [Qemu-devel] [PATCH v3 37/43] pnv-core: use get_uint() for "core-pir" property
` [Qemu-devel] [PATCH v3 38/43] numa: use get_uint() for "size" property
` [Qemu-devel] [PATCH v3 39/43] i386/cpu: use get_uint() for "min-level"/"min-xlevel" properties
` [Qemu-devel] [PATCH v3 40/43] console: use get_uint() for "head" property
` [Qemu-devel] [PATCH v3 41/43] tests/qdict: check more get_try_int() cases
` [Qemu-devel] [PATCH v3 42/43] RFC: qdict: add uint
` [Qemu-devel] [PATCH v3 43/43] qobject: move dump_qobject() from block/ to qobject/
[PATCH 0/9] bus: attach / detach API
2017-06-07 16:41 UTC (4+ messages)
` [PATCH v2 00/11] "
` [PATCH v2 04/11] bus: add bus helper iterator to find a particular device
[patch] compiler, clang: move inline definition to compiler-gcc.h
2017-06-07 16:41 UTC (2+ messages)
[Bug 93826] 144Hz graphic glitches and bad resolution
2017-06-07 16:41 UTC (2+ messages)
` [Bug 93826] 2560x1440 @144Hz graphic glitches and bad refresh rate
[Qemu-devel] [PATCH v2 00/14] chardev: misc clean-ups
2017-06-07 16:41 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 11/14] char: move CharBackend handling in char-fe unit
[Qemu-devel] [PATCH] m25p80: Fix WINBOND fast read command dummy bytes
2017-06-07 16:41 UTC
[Qemu-devel] [PATCH v2] mttcg/i386: Patch instruction using async_safe_* framework
2017-06-07 16:40 UTC (2+ 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"
[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
[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 (3+ messages)
[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 (2+ 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 (6+ messages)
` [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 (6+ 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 (4+ messages)
` [Qemu-arm] [RFC v2 4/8] virtio-iommu: Decode the command payload
` [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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.