messages from 2017-09-18 09:44:51 to 2017-09-18 10:32:39 UTC [more...]
[Qemu-devel] [PATCH v3 0/2] Virtio GPU for S390
2017-09-18 10:32 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 1/2] virtio-gpu: Handle endian conversion
` [Qemu-devel] [PATCH v3 2/2] virtio-gpu-ccw: Create a virtio gpu device for the ccw bus
[PATCH 00/27 v9] SBSA UART emulation support in Xen
2017-09-18 10:31 UTC (6+ messages)
` [PATCH 01/27 v9] xen/arm: vpl011: Define common ring buffer helper functions in console.h
` [PATCH 02/27 v9] xen/arm: vpl011: Add SBSA UART emulation in Xen
` [PATCH 03/27 v9] xen/arm: vpl011: Allocate a new GFN in the toolstack for vuart
` [PATCH 04/27 v9] xen/arm: vpl011: Add support for vuart in libxl
` [PATCH 05/27 v9] xen/arm: vpl011: Rearrange xen header includes in alphabetical order in domctl.c
[xen-unstable test] 113562: regressions - FAIL
2017-09-18 10:32 UTC (7+ messages)
[PATCH 0/4] ethdev new offloads API
2017-09-18 10:31 UTC (5+ messages)
` [PATCH 4/4] ethdev: add helpers to move to the "
[PATCH RESEND 0/2] qtnfmac: misc fixes intended for 4.14
2017-09-18 10:31 UTC (8+ messages)
` [PATCH 2/2] qtnfmac: abort scans on wireless interface changes
[PATCH for 4.9 01/59] drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define
2017-09-18 10:28 UTC (5+ messages)
` [PATCH for 4.9 39/59] arm: dts: mt2701: Add subsystem clock controller device nodes
patch "staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelist" added to staging-linus
2017-09-18 10:27 UTC
[PATCH 1/8] drm/i915/guc: Export guc_init_send_regs and call only during intel_uc_init_hw
2017-09-18 10:27 UTC (10+ messages)
` [PATCH 2/8] drm/i915/guc: Create intel_guc_init_early
` [PATCH 3/8] drm/i915/guc: Create intel_guc.c for defining GuC specific functionality
` [PATCH 4/8] drm/i915/guc: Fix GuC interaction in reset/suspend scenarios
` [PATCH 5/8] drm/i915/guc: Fix GuC HW/SW state cleanup in unload path
` [PATCH 6/8] drm/i915/guc: Remove i915_guc_log_unregister
` [PATCH 7/8] drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9
` [PATCH 8/8] drm/i915: Reorganize HuC authentication
[PATCH] cec-ioc-dqevent.rst: fix typo
2017-09-18 10:26 UTC
[PATCH] mtd: oxnas_nand: Fix error handling in oxnas_nand_probe()
2017-09-18 10:24 UTC (5+ messages)
[PATCH] bonding: fix wrong slaves capacity check
2017-09-18 10:24 UTC (2+ messages)
[PATCH net-next] net: remove useless comments in dst.c
2017-09-18 10:24 UTC (2+ messages)
How to prepare the COLO test environment
2017-09-18 10:24 UTC
[RESEND PATCH v2 0/6] AS3645A fixes
2017-09-18 10:23 UTC (8+ messages)
` [RESEND PATCH v2 1/6] as3645a: Use ams,input-max-microamp as documented in DT bindings
` [RESEND PATCH v2 2/6] dt: bindings: as3645a: Use LED number to refer to LEDs
` [RESEND PATCH v2 3/6] as3645a: Use integer numbers for parsing LEDs
` [RESEND PATCH v2 4/6] dt: bindings: as3645a: Improve label documentation, DT example
` [RESEND PATCH v2 5/6] as3645a: Add colour to LED name
` [RESEND PATCH v2 6/6] as3645a: Unregister indicator LED on device unbind
[PATCH] mm: introduce sanity check on dirty ratio sysctl value
2017-09-18 10:22 UTC (3+ messages)
fio-3.0-61-g9acb0 engine libaio not loadable Centos7.3x86_64
2017-09-18 10:21 UTC (2+ messages)
[Qemu-arm] [Qemu devel v9 PATCH 0/5] Add support for Smartfusion2 SoC
2017-09-18 10:17 UTC (9+ messages)
` [Qemu-devel] [Qemu devel v9 PATCH 2/5] msf2: Microsemi Smartfusion2 System Register block
` [Qemu-arm] "
` [Qemu-devel] [Qemu devel v9 PATCH 4/5] msf2: Add Smartfusion2 SoC
` [Qemu-arm] "
[Qemu-devel] [RFC 00/15] QMP: out-of-band (OOB) execution support
2017-09-18 10:20 UTC (7+ messages)
[PATCH 1/2] staging: typec: tcpm: Validate source and sink caps
2017-09-18 10:20 UTC (2+ messages)
[PATCH v2 0/6] AS3645A fixes
2017-09-18 10:17 UTC (7+ messages)
` [PATCH v2 1/6] as3645a: Use ams,input-max-microamp as documented in DT bindings
` [PATCH v2 2/6] dt: bindings: as3645a: Use LED number to refer to LEDs
` [PATCH v2 3/6] as3645a: Use integer numbers for parsing LEDs
` [PATCH v2 4/6] dt: bindings: as3645a: Improve label documentation, DT example
` [PATCH v2 5/6] as3645a: Add colour to LED name
` [PATCH v2 6/6] as3645a: Unregister indicator LED on device unbind
[Qemu-devel] [PATCH qemu v3 00/13] memory: Reduce memory use
2017-09-18 10:17 UTC (14+ messages)
` [Qemu-devel] [PATCH qemu v3 01/13] memory: Postpone flatview and dispatch tree building till all devices are added
` [Qemu-devel] [PATCH qemu v3 02/13] exec: Explicitely export target AS from address_space_translate_internal
` [Qemu-devel] [PATCH qemu v3 03/13] memory: Open code FlatView rendering
` [Qemu-devel] [PATCH qemu v3 04/13] memory: Move FlatView allocation to a helper
` [Qemu-devel] [PATCH qemu v3 05/13] memory: Move AddressSpaceDispatch from AddressSpace to FlatView
` [Qemu-devel] [PATCH qemu v3 06/13] memory: Remove AddressSpace pointer from AddressSpaceDispatch
` [Qemu-devel] [PATCH qemu v3 07/13] memory: Switch memory from using AddressSpace to FlatView
` [Qemu-devel] [PATCH qemu v3 08/13] memory: Cleanup after switching "
` [Qemu-devel] [PATCH qemu v3 09/13] memory: Rename mem_begin/mem_commit/mem_add helpers
` [Qemu-devel] [PATCH qemu v3 10/13] memory: Store physical root MR in FlatView
` [Qemu-devel] [PATCH qemu v3 11/13] memory: Share FlatView's and dispatch trees between address spaces
` [Qemu-devel] [PATCH qemu v3 12/13] memory: Get rid of address_space_init_shareable
` [Qemu-devel] [PATCH qemu v3 13/13] memory: Add flat views to HMP "info mtree"
[PATCH 1/2] fpga: altera-cvp: remove DRIVER_ATTR() usage
2017-09-18 10:17 UTC (2+ messages)
` [PATCH 2/2] driver core: remove DRIVER_ATTR
[Qemu-devel] [PATCH v3 0/2] x86_iommu: Fix segfault when starting on non-PCI machines
2017-09-18 10:14 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] x86_iommu: Move machine check to x86_iommu_realize()
` [Qemu-devel] [PATCH v3 2/2] x86_iommu: check if machine has PCI bus
[Qemu-devel] [PATCH v8 00/13] tests: Add VM based build tests (for non-x86_64 and/or non-Linux)
2017-09-18 10:14 UTC (3+ messages)
` [Qemu-devel] [PATCH v8 05/13] tests: Add vm test lib
[PATCH v3] ASoC: rt5663: Add the function of impedance sensing
2017-09-18 10:14 UTC
[PATCH 0/3] ima: only call integrity_kernel_read to calc file hash
2017-09-18 10:13 UTC (12+ messages)
` [PATCH 3/3] ima: use fs method to read integrity data
` [PATCH 3/3] ima: use fs method to read integrity data (updated patch description)
Ceph RDMA Memory Leakage
2017-09-18 10:13 UTC (2+ messages)
[PATCH] drm/i915: Unset legacy_cursor_update early in intel_atomic_commit, v2
2017-09-18 10:12 UTC
[PATCH 00/18] *** misc patches for SRIOV ***
2017-09-18 10:12 UTC (4+ messages)
` [PATCH 13/18] drm/amdgpu:fix driver unloading bug
[Qemu-devel] [PULL 00/24] MTTCG Base enabling patches with ARM enablement
2017-09-18 10:10 UTC (7+ messages)
` [PULL 22/24] target-arm: ensure all cross vCPUs TLB flushes complete
` [Qemu-devel] "
[PATCH] MAINTAINERS: add arch specific public headers to arch file groups
2017-09-18 10:10 UTC (2+ messages)
[Qemu-devel] [PATCH V5 00/10] add Qcow2 compress format extension
2017-09-18 10:09 UTC (4+ messages)
` [Qemu-devel] [PATCH V5 01/10] specs/qcow2: add "
[PATCH 0/2] dwc3 on XU3 and XU4
2017-09-18 10:09 UTC (6+ messages)
` [PATCH 1/2] ARM: dts: exynos: Add dwc3 SUSPHY quirk
` [PATCH 2/2] phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800
[PATCH v3 0/4] drm/agpsupport: Code cleanup
2017-09-18 10:08 UTC (4+ messages)
` [Outreachy kernel] "
[RFC V2] printk: add warning while drop partial text in msg
2017-09-18 10:08 UTC (9+ messages)
[linux-next][DLPAR CPU][Oops] Bad kernel stack pointer
2017-09-18 10:08 UTC
[PATCH v6 00/12] Infrastructure to detect iova mapping on the bus
2017-09-18 10:07 UTC (5+ messages)
` [PATCH v7 0/9] "
` [PATCH v7 1/9] eal/pci: export match function
[PATCH 0/3] iio: trigger: stm32-timers fixes
2017-09-18 10:05 UTC (8+ messages)
` [PATCH 1/3] iio: trigger: stm32-timer: preset shouldn't be buffered
` [PATCH 2/3] iio: trigger: stm32-timer: fix a corner case to write preset
` [PATCH 3/3] iio: trigger: stm32-timer: enable clock when in master mode
[PATCH v8 00/20] ILP32 for ARM64
2017-09-18 10:06 UTC (10+ messages)
[Qemu-devel] [PATCH 00/18] block/mirror: Add active-sync mirroring
2017-09-18 10:06 UTC (8+ messages)
` [Qemu-devel] [PATCH 15/18] block/mirror: Add active mirroring
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [Qemu-block] [PATCH 00/18] block/mirror: Add active-sync mirroring
[PATCH] staging: iio: ade7753: replace mlock with driver private lock
2017-09-18 10:06 UTC (2+ messages)
[PATCH v2] taging: rtl8192u: ieee80211: prefer pr_debug over printk
2017-09-18 10:05 UTC (2+ messages)
[CI 1/9] drm/i915: Cancel all ready but queued requests when wedging
2017-09-18 10:04 UTC (9+ messages)
` [CI 2/9] drm/i915/execlists: Kick start request processing after a reset
` [CI 3/9] drm/i915/execlists: Move insert_request()
` [CI 4/9] drm/i915/execlists: Split insert_request()
` [CI 5/9] drm/i915/execlists: Unwind incomplete requests on resets
` [CI 6/9] drm/i915/guc: Remove obsolete comments and remove unused variable
` [CI 7/9] drm/i915/guc: Submit GuC workitems containing coalesced requests
` [CI 8/9] drm/i915/guc: Simplify GuC doorbell logic
` [CI 9/9] drm/i915/guc: Cleanup adding GuC work items
[PATCH] ARM: dts: qcom-apq8064: disable gsbi6 i2c by default at soc dtsi
2017-09-18 10:04 UTC
[PATCH] iommu/ipmmu-vmsa: Do not replace bus IOMMU ops on driver init
2017-09-18 10:04 UTC
[PATCH] staging: rtl8191u: ieee80211: prefer pr_debug() to printk(KERN_DEBUG, ...)
2017-09-18 10:04 UTC (2+ messages)
[PATCH v3 0/4] Staging: vc04_services: Code cleanup
2017-09-18 10:03 UTC (3+ messages)
` [PATCH v3 4/4] Staging: vc04_services: Remove trailing whitespace
` [Outreachy kernel] "
[PATCH 1/5] drm/i915/guc: Remove obsolete comments and remove unused variable
2017-09-18 10:03 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915/guc: Remove obsolete comments and remove unused variable (rev4)
[PATCH 4.13 00/52] 4.13.3-stable review
2017-09-18 9:10 UTC (18+ messages)
` [PATCH 4.13 02/52] Revert "net: fix percpu memory leaks"
` [PATCH 4.13 06/52] udp: drop head states only when all skb references are gone
` [PATCH 4.13 09/52] sctp: fix missing wake ups in some situations
` [PATCH 4.13 10/52] tcp: fix a request socket leak
` [PATCH 4.13 13/52] f2fs: check hot_data for roll-forward recovery
` [PATCH 4.13 17/52] x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
` [PATCH 4.13 23/52] idr: remove WARN_ON_ONCE() when trying to replace negative ID
` [PATCH 4.13 25/52] libnvdimm: fix integer overflow static analysis warning
` [PATCH 4.13 28/52] xfs: Add infrastructure needed for error propagation during buffer IO failure
` [PATCH 4.13 29/52] xfs: Properly retry failed inode items in case of error during buffer writeback
` [PATCH 4.13 31/52] xfs: always verify the log tail during recovery
` [PATCH 4.13 33/52] xfs: handle -EFSCORRUPTED during head/tail verification
` [PATCH 4.13 34/52] xfs: stop searching for free slots in an inode chunk when there are none
` [PATCH 4.13 36/52] xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
` [PATCH 4.13 38/52] xfs: remove unnecessary dirty bli format check for ordered bufs
` [PATCH 4.13 41/52] xfs: dont log dirty ranges for ordered buffers
` [PATCH 4.13 50/52] xfs: use kmem_free to free return value of kmem_zalloc
[PATCH v2 0/9] Various patches for SAMA5D2 backup mode
2017-09-18 10:00 UTC (9+ messages)
` [PATCH v2 4/9] mtd: nand: atmel: Avoid ECC errors when leaving "
` [PATCH v2 5/9] mtd: nand: atmel: Report PMECC failures as errors
[Qemu-devel] [PATCH 0/3] migration: Fix crash by cleaning up before quit
2017-09-18 10:00 UTC (9+ messages)
` [Qemu-devel] [PATCH 2/3] migration: Cancel migration at exit
[PATCH v2 4/5] watchdog: jz4740: Add support for the watchdog in jz4780 SoC
2017-09-18 10:00 UTC (3+ messages)
[Qemu-devel] [PATCH] throttle: Assert that bkt->max is valid in throttle_compute_wait()
2017-09-18 9:58 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
[PATCH 0/7] I2C GPIO to use gpiolibs open drain
2017-09-18 9:58 UTC (5+ messages)
` [PATCH 7/7] i2c: gpio: Add support for named gpios in DT
[PATCH v2] staging: iio: tsl2x7x: clean up limit checks
2017-09-18 9:58 UTC (6+ messages)
[PATCH] staging: rtl8188eu: fix block comment styling in rtl8188eu files
2017-09-18 9:57 UTC (3+ messages)
` [PATCH v2] "
[PATCH] staging: rtl8723bs: Remove unused variable ret
2017-09-18 9:55 UTC (4+ messages)
` [Outreachy kernel] "
[Bug 102694] Astrokill Beta: LLVM triggered Diagnostic Handler: Illegal instruction detected: VOP* instruction uses the constant bus more than once
2017-09-18 9:53 UTC (2+ messages)
` [Bug 102694] "
[PATCH v3 0/1] netif: staging grants for I/O requests
2017-09-18 9:53 UTC (4+ messages)
` [PATCH v3 1/1] public/io/netif.h: add gref mapping control messages
[Drbd-dev] git.linbit.com/git.drbd.org are moving to github.com/LINBIT
2017-09-18 9:47 UTC
[PATCHv3 0/3] arm64: dts: add ls2088a and 1088a pcie DT nodes
2017-09-18 9:52 UTC (3+ messages)
[PATCH net-next 00/11] bnxt_en: Updates
2017-09-18 9:52 UTC (4+ messages)
` [PATCH net-next 09/11] bnxt_en: bnxt: add TC flower filter offload support
[GIT PULL] llvm fixes
2017-09-18 9:51 UTC
[Qemu-arm] [PATCH v7 00/20] ARM SMMUv3 Emulation Support
2017-09-18 9:50 UTC (10+ messages)
` [Qemu-devel] [PATCH v7 13/20] hw/arm/smmuv3: Implement IOMMU memory region replay callback
` [Qemu-arm] "
` [Qemu-devel] "
[PATCH 4.12 00/52] 4.12.14-stable review
2017-09-18 9:11 UTC (11+ messages)
` [PATCH 4.12 06/52] bpf: fix map value attribute for hash of maps
` [PATCH 4.12 09/52] qlge: avoid memcpy buffer overflow
` [PATCH 4.12 10/52] tipc: Fix tipc_sk_reinit handling of -EAGAIN
` [PATCH 4.12 12/52] net: bcmgenet: Be drop monitor friendly
` [PATCH 4.12 13/52] net: systemport: Free DMA coherent descriptors on errors
` [PATCH 4.12 16/52] net: mvpp2: fix the mac address used when using PPv2.2
` [PATCH 4.12 19/52] ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt
` [PATCH 4.12 20/52] packet: Dont write vnet header beyond end of buffer
` [PATCH 4.12 21/52] kcm: do not attach PF_KCM sockets to avoid deadlock
` [PATCH 4.12 33/52] net: fec: Allow reception of frames bigger than 1522 bytes
[PATCH v3] Left over patches from long-time ago
2017-09-18 9:49 UTC (5+ messages)
` [PATCH v3] hvmloader: Use MB(x) and GB(x) macros
New ML for TPM and IMA
2017-09-18 9:49 UTC (8+ messages)
` [tpmdd-devel] "
[PATCH] Staging: irda: drivers: Replace (skb == NULL) with (!skb)
2017-09-18 9:48 UTC (4+ messages)
` [Outreachy kernel] "
[PATCH] ASoC: hdmi-codec: use sizeof_field rather than declaring hcp
2017-09-18 9:48 UTC (2+ messages)
[Qemu-devel] libvirt/QEMU/SEV interaction
2017-09-18 9:47 UTC (6+ messages)
` [Qemu-devel] [libvirt] "
Bug in lttng-ust tool lttng-gen-tp which replaces all ".c" with ".h" in the path
2017-09-18 9:47 UTC
[PATCH v2 2/3] net/mlx5: fix TSO MLNX OFED 3.3 verification
2017-09-18 9:47 UTC (4+ messages)
` [PATCH v3 1/2] net/mlx5: replace network to host macros
[Qemu-devel] [PATCH v7 0/4] Add shrink image for qcow2
2017-09-18 9:45 UTC (4+ messages)
[PATCH] mtd: spi-nor: Kill check with no effect
2017-09-18 9:44 UTC (2+ messages)
[PATCH V5 2/3] mm: dmapool: Align to ARCH_DMA_MINALIGN in non-coherent DMA mode
2017-09-18 9:44 UTC (3+ messages)
` [V5, "
[PATCH 0/9] arm64: marvell: 7k/8k: improve network support
2017-09-18 9:44 UTC (4+ messages)
` [PATCH 5/9] arm64: dts: marvell: mcbin: add comphy references to Ethernet ports
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.