All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-13 17:26:54 to 2017-09-13 18:35:55 UTC [more...]

GTX 1080 Ti (NV132/GP102)
 2017-09-13 18:35 UTC  (9+ messages)

[PATCH] Enable the read ECC before program the page
 2017-09-13 18:34 UTC 

[PATCH v7 1/2] drm/i915: Introduce INTEL_GEN_MASK
 2017-09-13 18:35 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v7,1/2] "

[PATCH] target: Add netlink command reply supported option for each device
 2017-09-13 18:35 UTC  (2+ messages)

[ovmf test] 113388: regressions - FAIL
 2017-09-13 18:31 UTC 

[PATCH 0/3 v11] printk: Add new timestamps
 2017-09-13 18:30 UTC  (3+ messages)
` [PATCH 3/3 v11] printk: Add monotonic, boottime, and realtime timestamps

[PATCH 00/15] xen/x86: Clean-up the PoD code
 2017-09-13 18:30 UTC  (19+ messages)
` [PATCH 01/15] xen/x86: p2m-pod: Clean-up includes
` [PATCH 02/15] xen/x86: p2m-pod: Remove trailing whitespaces
` [PATCH 03/15] xen/x86: p2m-pod: Fix coding style for comments
` [PATCH 04/15] xen/x86: p2m-pod: Fix coding style
` [PATCH 05/15] xen/x86: p2m-pod: Avoid redundant assignments in p2m_pod_demand_populate
` [PATCH 06/15] xen/x86: p2m-pod: Clean-up use of typesafe MFN
` [PATCH 07/15] xen/x86: p2m-pod: Use typesafe gfn in p2m_pod_decrease_reservation
` [PATCH 08/15] xen/x86: p2m: Use typesafe gfn for the P2M callbacks get_entry and set_entry
` [PATCH 09/15] xen/x86: p2m: Use typesafe GFN in p2m_set_entry
` [PATCH 10/15] xen/x86: p2m-pod: Use typesafe GFN in pod_eager_record
` [PATCH 11/15] xen/x86: p2m-pod: Clean-up p2m_pod_zero_check
` [PATCH 12/15] xen/x86: p2m-pod: Use typesafe gfn in p2m_pod_zero_check
` [PATCH 13/15] xen/x86: p2m-pod: Use typesafe gfn in p2m_pod_demand_populate
` [PATCH 14/15] xen/x86: p2m-pod: Use typesafe gfn for the fields reclaim_single and max_guest
` [PATCH 15/15] xen/x86: p2m-pod: Rework prototype of p2m_pod_demand_populate

[GIT PULL REQUEST] watchdog - v4.14-rc1 Merge Window
 2017-09-13 18:29 UTC 

[PATCH umr] Add --vm-write/--vm-read to replace the --vram-* commands to be less confusing
 2017-09-13 18:29 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image
 2017-09-13 18:27 UTC 

DAX enabled. Warning: EXPERIMENTAL, use at your own risk
 2017-09-13 18:26 UTC 

Notes Design Session: Making Releases Lessons Learned: Improving Our Release Process and Tooling
 2017-09-13 18:26 UTC  (5+ messages)
    ` Windows "heinsenbug" (WAS: Re: Notes Design Session: Making Releases Lessons Learned: Improving Our Release Process and Tooling)

CONFIG_SCRUB_DEBUG=y + arm64 + livepatch = Xen BUG at page_alloc.c:738
 2017-09-13 18:25 UTC  (7+ messages)

Some thoughts on the SSA debate
 2017-09-13 18:25 UTC  (7+ messages)

failed to fetch board data QCA6174
 2017-09-13 18:23 UTC  (8+ messages)

[PATCH 0/7] config.c may fail to notice some write() failures
 2017-09-13 18:24 UTC  (11+ messages)
` [PATCH 1/7] config: avoid "write_in_full(fd, buf, len) < len" pattern
  ` [PATCH v2] "
` [PATCH 2/7] get-tar-commit-id: check write_in_full() return against 0

[meta-initramfs][PATCH V3] klibc.bbclass: Add -mfloat-abi on arm
 2017-09-13 18:24 UTC  (2+ messages)

[RFC Part2 PATCH v3 00/26] x86: Secure Encrypted Virtualization (AMD)
 2017-09-13 18:23 UTC  (6+ messages)
` [RFC Part2 PATCH v3 15/26] KVM: SVM: Add support for SEV LAUNCH_START command
` [RFC Part2 PATCH v3 16/26] KVM: SVM: Add support for SEV LAUNCH_UPDATE_DATA command

vTPM Manager VM launch failure: operation not permitted
 2017-09-13 18:23 UTC  (6+ messages)

[PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
 2017-09-13 18:21 UTC  (4+ messages)
  ` [nfsv4] "

[Qemu-devel] [PATCH 00/18] block/mirror: Add active-sync mirroring
 2017-09-13 18:19 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/18] block: Add BdrvDeletedStatus
` [Qemu-devel] [PATCH 02/18] block: BDS deletion during bdrv_drain_recurse
` [Qemu-devel] [PATCH 03/18] blockjob: Make drained_{begin, end} public
` [Qemu-devel] [PATCH 04/18] block/mirror: Pull out mirror_perform()
` [Qemu-devel] [PATCH 05/18] block/mirror: Convert to coroutines
` [Qemu-devel] [PATCH 06/18] block/mirror: Use CoQueue to wait on in-flight ops
` [Qemu-devel] [PATCH 07/18] block/mirror: Wait for in-flight op conflicts
` [Qemu-devel] [PATCH 08/18] block/mirror: Use source as a BdrvChild
` [Qemu-devel] [PATCH 09/18] block: Generalize should_update_child() rule
` [Qemu-devel] [PATCH 10/18] block/mirror: Make source the file child
` [Qemu-devel] [PATCH 11/18] hbitmap: Add @advance param to hbitmap_iter_next()
` [Qemu-devel] [PATCH 12/18] block/dirty-bitmap: Add bdrv_dirty_iter_next_area
` [Qemu-devel] [PATCH 13/18] block/mirror: Keep write perm for pending writes
` [Qemu-devel] [PATCH 14/18] block/mirror: Distinguish active from passive ops
` [Qemu-devel] [PATCH 15/18] block/mirror: Add active mirroring
` [Qemu-devel] [PATCH 16/18] block/mirror: Add copy mode QAPI interface
` [Qemu-devel] [PATCH 17/18] qemu-io: Add background write
` [Qemu-devel] [PATCH 18/18] iotests: Add test for active mirroring

[PATCH 1/3] drm/i915: Trim gen8_irq_handler
 2017-09-13 18:18 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Remove the extraneous irqreturn_t from gen8 sub handlers
` [PATCH 3/3] drm/i915: Skip pipestats for GT operations in chv/vlv irq handler

[Qemu-devel] [PATCH v1 0/2] Virtio GPU for S390
 2017-09-13 18:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 2/2] virtio-gpu-ccw: Create a virtio gpu device for the ccw bus

[PATCH] tools: firewire: nosy-dump: fix a resource leak in main()
 2017-09-13 18:21 UTC 

[PATCH] Enable the read ECC before program the page
 2017-09-13 18:20 UTC 

[PATCH] dt-bindings: qspi: Add r8a7743/5 to the compatible list
 2017-09-13 18:21 UTC  (3+ messages)

[PATCH v5 00/10] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-09-13 18:20 UTC  (10+ messages)
` [PATCH v5 02/10] dt-bindings: net: Restore sun8i dwmac binding
` [PATCH v5 05/10] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY

[PATCH] libmlx5: add support for the s390x platform
 2017-09-13 18:19 UTC  (5+ messages)

[Outreachy] Regarding dri-devel todo list
 2017-09-13 18:18 UTC 

[PATCH v3 1/3] net/mlx5: fix num seg assumption on vPMD
 2017-09-13 18:17 UTC  (5+ messages)
` [PATCH v4 2/4] net/mlx5: fix Tx stats error counter definition
` [PATCH v4 3/4] net/mlx5: fix Tx stats error counter logic

HTB going crazy over ~5Gbit/s (4.12.9, but problem present in older kernels as well)
 2017-09-13 18:16 UTC  (12+ messages)
        ` [PATCH net] net_sched: gen_estimator: fix scaling error in bytes/packets samples

[PATCH 1/1] Rename sample JSON Databases
 2017-09-13 18:16 UTC 

No subject
 2017-09-13 18:15 UTC 

[PATCH 00/11] Kselftest make O=dir work
 2017-09-13 18:15 UTC  (5+ messages)
` [PATCH 09/11] selftests: lib.mk: copy test scripts and test files for make O=dir run
` [PATCH 10/11] selftests: futex: copy sub-dir test scripts "

RISC-V Linux Port v8
 2017-09-13 18:15 UTC  (3+ messages)
` [PATCH v8 10/18] RISC-V: Init and Halt Code

[virtio-dev] [RFC 0/8] virtio-crypto: add multiplexing mode support
 2017-09-13 18:14 UTC  (3+ messages)
` [Qemu-devel] "
  ` [virtio-dev] "

[PATCH 1/3] tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl()
 2017-09-13 18:14 UTC  (3+ messages)

[PATCH v2 0/2] Fix issues in Armada-3700 SPI controller driver
 2017-09-13 18:12 UTC  (3+ messages)

[PATCH 1/2 RESEND] Btrfs: make plug in writing meta blocks really work
 2017-09-13 17:11 UTC  (6+ messages)
` [PATCH 2/2] Btrfs: remove bio_flags which indicates a meta block of log-tree

[PATCH 0/6 v4] Add ASoC support for AMD Stoney APUs
 2017-09-13 18:12 UTC  (8+ messages)
` [PATCH 2/6 v2] drm/amdgpu Moving amdgpu asic types to a separate file
  ` [PATCH 1/6 v3] drm/amd/amdgpu: Added asic_type as ACP DMA driver platform data
  ` [PATCH 3/6 v4] ASoC: AMD: disabling memory gating in stoney platform
  ` [PATCH 4/6 v3] ASoC: AMD: DMA driver changes for Stoney Platform
` [PATCH 5/6 v4] ASoC: AMD: Audio buffer related changes for Stoney
` [PATCH 6/6 v4] ASoC: AMD: Add machine driver for cz rt5650

[Bug 102709] War Thunder crashes after logging in to the game. (GL_INVALID_ENUM)
 2017-09-13 18:11 UTC 

recovery priority preemption
 2017-09-13 18:02 UTC  (2+ messages)

[PATCH v3 0/1] netif: staging grants for I/O requests
 2017-09-13 18:10 UTC  (2+ messages)
` [PATCH v3 1/1] public/io/netif.h: add gref mapping control messages

[Qemu-devel] [PATCH v2] accel: default to an actually available accelerator
 2017-09-13 18:09 UTC  (3+ messages)

[PATCH] arm64: fix documentation on kernel pages mappings to HYP VA
 2017-09-13 18:08 UTC  (2+ messages)

[PATCH] drm/amdgpu/gfx9: implement wave VGPR reading
 2017-09-13 18:06 UTC  (3+ messages)

[patch V2 00/29] lockup_detector: Cure hotplug deadlocks and replace duct tape
 2017-09-13 18:06 UTC  (5+ messages)
` [patch V2 25/29] lockup_detector: Implement init time detection of perf

[PATCH 1/1] x86/hyper-V: Allocate the IDT entry early in boot
 2017-09-13 18:05 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/7] trace: Add guest code events
 2017-09-13 18:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH 5/7] trace: Add event "guest_bbl_after"
` [Qemu-devel] [PATCH 6/7] trace: Add event "guest_inst_after"
` [Qemu-devel] [PATCH 7/7] trace: Add event "guest_inst_info_after"

[GIT PULL] perf fixes
 2017-09-13 18:00 UTC 

Memory leaks in conntrack
 2017-09-13 17:58 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] ppc: migration fixes for TCG
 2017-09-13 17:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/4] ppc: ensure we update the decrementer value during migration

[meta-raspberrypi] enable serial communication pi 3
 2017-09-13 17:58 UTC  (4+ messages)

[GIT PULL] scheduler fixes
 2017-09-13 17:57 UTC 

[PATCH 1/2] meta/conf/layers.conf: Add ca-certificates as ABISAFE
 2017-09-13 17:57 UTC  (3+ messages)
` [PATCH 2/2] bitbake.conf: Add default FILESYSTEM_PERMS_TABLES

[PATCH for-next 00/20] RDMA/hns: Add hip08 RoCE driver support
 2017-09-13 17:55 UTC  (4+ messages)
` [PATCH for-next 11/20] RDMA/hns: Split CQE from MTT in hip08

[PATCH v8 0/9] Revamp the Go support
 2017-09-13 17:54 UTC  (10+ messages)
` [PATCH v8 1/9] go-runtime: extend to nativesdk builds
` [PATCH v8 2/9] goarch.bbclass: identify archs with Go dynamic linking support
` [PATCH v8 3/9] go-1.8: add patch for set soname in ELF shared objects
` [PATCH v8 4/9] go-runtime: build the Go runtime as a shared library
` [PATCH v8 5/9] go.bbclass: add support linking against shared runtime
` [PATCH v8 6/9] go.bbclass: Add "ldflags" to QA skip list
` [PATCH v8 7/9] go.bbclass: Add ptest support
` [PATCH v8 8/9] goarch.bbclass: set ARM_INSTRUCTION_SET to "arm"
` [PATCH v8 9/9] go: update to go 1.9

[GIT PULL] x86 fixes
 2017-09-13 17:54 UTC 

[PATCH v2 0/3] led: ledtrig-transient: add support for hrtimer
 2017-09-13 17:54 UTC  (4+ messages)
` [PATCH v2 1/3] leds: Replace flags bit shift with BIT() macros
` [PATCH v2 2/3] leds: Add the LED_BRIGHTNESS_FAST flag
` [PATCH v2 3/3] led: ledtrig-transient: add support for hrtimer

[PATCH/RFC net-next] ravb: RX checksum offload
 2017-09-13 17:54 UTC  (2+ messages)

[PATCH v11 00/24] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-13 17:53 UTC  (6+ messages)
` [PATCH v11 24/24] arm: dts: omap3: N9/N950: Add flash references to the camera
  ` as3645a flash userland interface

qemu-kvm VM died during partial raid1 problems of btrfs
 2017-09-13 17:52 UTC  (4+ messages)

[PATCH] prctl: add PR_[GS]ET_PDEATHSIG_PROC
 2017-09-13 17:48 UTC  (6+ messages)

[PATCH V4 0/10] block/scsi: safe SCSI quiescing
 2017-09-13 17:48 UTC  (8+ messages)
` [PATCH V4 08/10] block: allow to allocate req with RQF_PREEMPT when queue is preempt frozen

[PATCH 1/4] Add AMD XGBE Ethernet config support in DPDK
 2017-09-13 17:47 UTC  (4+ messages)
` [PATCH 2/4] net/axgbe : Add PMD support for AMD XGBE Ethernet
` [PATCH 3/4] doc: Add documents "
` [PATCH 4/4] maintainers: add maintainer for AMD AXGBE PMD

[PATCH v4 0/4] Add STM32 DMAMUX support
 2017-09-13 17:45 UTC  (5+ messages)
` [PATCH v4 3/4] dt-bindings: stm32-dma: add a property to handle STM32 DMAMUX

[RFC XEN PATCH v3 00/39] Add vNVDIMM support to HVM domains
 2017-09-13 17:45 UTC  (7+ messages)
` [RFC XEN PATCH v3 12/39] tools/xen-ndctl: add NVDIMM management util 'xen-ndctl'

[PATCH v2] ASoC: rt5670: add set_bclk_ratio in dai ops
 2017-09-13 17:44 UTC  (4+ messages)

[PATCH v16 1/4] drm/i915: Introduce private PAT management
 2017-09-13 17:44 UTC  (3+ messages)

[PATCH 0/8] RDMA/bnxt_re: Misc fixes for bnxt_re
 2017-09-13 17:42 UTC  (3+ messages)
` [PATCH 4/8] bnxt_re: Free up devices in module_exit path

[U-Boot] [PATCH v3 0/3] Allwinner DE2 HDMI SimpleFB support
 2017-09-13 17:42 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/3] video: add an option for video simplefb via DT
    ` [U-Boot] [linux-sunxi] "

[PATCH v2] net: smsc911x: Quieten netif during suspend
 2017-09-13 17:42 UTC 

[linux-lvm] Reserve space for specific thin logical volumes
 2017-09-13 17:41 UTC  (14+ messages)

[PATCH V3] clk: qcom: Add spmi_pmic clock divider support
 2017-09-13 17:40 UTC  (2+ messages)

319554f284dd ("inet: don't use sk_v6_rcv_saddr directly") causes bind port regression
 2017-09-13 17:40 UTC  (5+ messages)

btusb "firmware request while host is not available" at resume
 2017-09-13 17:39 UTC  (11+ messages)

VFIO on ARM64
 2017-09-13 17:38 UTC  (3+ messages)

ZFS boot environment patch
 2017-09-13 15:02 UTC  (2+ messages)

[PATCH v3] Livepatching patch set for 4.10
 2017-09-13 16:28 UTC  (6+ messages)
` [PATCH v3 07/17] livepatch/arm/x86: Strip note_depends symbol from test-cases

[Qemu-devel] [PATCH] pixman: drop submodule
 2017-09-13 14:56 UTC  (2+ messages)

[PATCH v10 5/5] drm/i915/selftests: Introduce live tests of private PAT management
 2017-09-13 17:37 UTC  (2+ messages)

[PATCH] target/tcmu: Adds a timeout for the completion of netlink command reply
 2017-09-13 17:37 UTC  (2+ messages)

[Buildroot] [PATCH] package/lzo: Set CMAKE_INSTALL_LIBDIR for host variant explicitly
 2017-09-13 17:37 UTC 

[PATCH] drm/i915: Enable scanline read for gen9 dsi
 2017-09-13 17:36 UTC  (11+ messages)

[PATCH v6 04/12] xen: add new domctl hypercall to set grant table resource limits
 2017-09-13 17:36 UTC  (4+ messages)
  ` [PATCH v6 01/12] xen: correct gnttab_get_status_frames()

[PATCH] scsi: Remove unnecessary condition in sd_read_block_limits()
 2017-09-13 17:32 UTC  (2+ messages)

[PATCH 0/2] net: Fix crashes due to activity during suspend
 2017-09-13 17:33 UTC  (6+ messages)

[PATCH V4 00/14] blk-mq-sched: improve SCSI-MQ performance
 2017-09-13 17:32 UTC  (7+ messages)
` [PATCH V4 05/14] blk-mq-sched: improve dispatching from sw queue

[PATCH] net/i40e: fix incorrect var assignment
 2017-09-13 17:31 UTC 

[CI] drm/i915: Squelch smatch warning for statement with no effect
 2017-09-13 17:30 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH BlueZ] adapter: Fix not waiting for start discovery result
 2017-09-13 17:30 UTC  (5+ messages)

[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
 2017-09-13 17:29 UTC  (4+ messages)
` [PATCH v2 14/28] arm64/sve: Backend logic for setting the vector length

[PATCH 3/3] tpm: fix type of a local variables in tpm_tis_spi.c
 2017-09-13 17:26 UTC  (3+ messages)


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.