messages from 2017-02-01 11:38:06 to 2017-02-01 12:22:33 UTC [more...]
[PATCH 0/8] asus-wmi: Get rid of quirk_no_rfkill{,_wapf4}
2017-02-01 12:21 UTC (7+ messages)
` [PATCH 8/8] asus-wmi: Don't register rfkill if ASHS and user bit are present
[PATCH V7 3/4] drm/bridge: Add driver for GE B850v3 LVDS/DP++ Bridge
2017-02-01 12:21 UTC (4+ messages)
[RESENT PATCH] ARM: bcm2835: Add devicetree for the Raspberry Pi 3, for arm (32)
2017-02-01 12:20 UTC (7+ messages)
[PATCH 0/1] asus-wireless: Use the correct HSWC parameter for each HID
2017-02-01 12:20 UTC (5+ messages)
` [PATCH 1/1] "
keys: GPF in request_key
2017-02-01 12:19 UTC
[PATCH v2] xserver-xorg: Fix X server 1.19 crash
2017-02-01 12:20 UTC (5+ messages)
` [OE-core] "
PRT support for amdgpu
2017-02-01 12:19 UTC (4+ messages)
[Qemu-devel] [PATCH v2 00/20] Emulate guest vector operations with host vector operations
2017-02-01 12:18 UTC (21+ messages)
` [Qemu-devel] [PATCH v2 01/20] tcg: add support for 128bit vector type
` [Qemu-devel] [PATCH v2 02/20] tcg: add support for 64bit "
` [Qemu-devel] [PATCH v2 03/20] tcg: support representing vector type with smaller vector or scalar types
` [Qemu-devel] [PATCH v2 04/20] tcg: add ld_v128, ld_v64, st_v128 and st_v64 opcodes
` [Qemu-devel] [PATCH v2 05/20] tcg: add simple alias analysis
` [Qemu-devel] [PATCH v2 06/20] tcg: use results of alias analysis in liveness analysis
` [Qemu-devel] [PATCH v2 07/20] tcg: allow globals to overlap
` [Qemu-devel] [PATCH v2 08/20] tcg: add vector addition operations
` [Qemu-devel] [PATCH v2 09/20] target/arm: support access to vector guest registers as globals
` [Qemu-devel] [PATCH v2 10/20] target/arm: use vector opcode to handle vadd.<size> instruction
` [Qemu-devel] [PATCH v2 11/20] tcg/i386: add support for vector opcodes
` [Qemu-devel] [PATCH v2 12/20] tcg/i386: support 64-bit vector operations
` [Qemu-devel] [PATCH v2 13/20] tcg/i386: support remaining vector addition operations
` [Qemu-devel] [PATCH v2 14/20] tcg: do not rely on exact values of MO_BSWAP or MO_SIGN in backend
` [Qemu-devel] [PATCH v2 15/20] tcg: introduce new TCGMemOp - MO_128
` [Qemu-devel] [PATCH v2 16/20] tcg: introduce qemu_ld_v128 and qemu_st_v128 opcodes
` [Qemu-devel] [PATCH v2 17/20] softmmu: create helpers for vector loads
` [Qemu-devel] [PATCH v2 18/20] tcg/i386: add support for qemu_ld_v128/qemu_st_v128 ops
` [Qemu-devel] [PATCH v2 19/20] target/arm: load two consecutive 64-bits vector regs as a 128-bit vector reg
` [Qemu-devel] [PATCH v2 20/20] tcg/README: update README to include information about vector opcodes
[PATCH] xen: Kconfig: Add DEBUG_XEN config option
2017-02-01 12:17 UTC (2+ messages)
[Qemu-devel] [PATCH v1 0/6] qemu-img: improve convert & dd commands
2017-02-01 12:16 UTC (7+ messages)
` [Qemu-devel] [PATCH v1 3/6] qemu-img: add support for -n arg to dd command
[PATCH net-next 00/10] bnxt_en: Add XDP support
2017-02-01 12:16 UTC (2+ messages)
How to print CMD18 read data
2017-02-01 12:16 UTC (5+ messages)
[U-Boot] [u-boot PATCH v2 0/8] am57xx-idk LCD and am571x-idk 6 port ethernet pinmux
2017-02-01 12:14 UTC (7+ messages)
` [U-Boot] [u-boot PATCH v2 6/8] ARM: Use Kconfig for board EEPROM's I2C bus and chip address
af_alg broken in 3.12
2017-02-01 12:13 UTC
[rtc-linux] [PATCH] rtc: sun6i: extend test coverage
2017-02-01 12:12 UTC (4+ messages)
` "
` [rtc-linux] "
[PATCH] RFT: mmc: block: restore NULL check when retrying
2017-02-01 12:11 UTC (3+ messages)
[Qemu-devel] new developer
2017-02-01 12:11 UTC
[PATCH 0/1] DRAFT: New Microsemi PCI Switch Management Driver
2017-02-01 12:10 UTC (6+ messages)
` [PATCH 1/1] MicroSemi Switchtec management interface driver
[PATCH v5] drm/i915/scheduler: emulate a scheduler for guc
2017-02-01 12:09 UTC (2+ messages)
[Bug 99285] Total War: Warhammer hang on campaign map
2017-02-01 12:09 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/18] aio_context_acquire/release pushdown, part 2
2017-02-01 12:05 UTC (19+ messages)
` [Qemu-devel] [PATCH 01/18] block: move AioContext and QEMUTimer to libqemuutil
` [Qemu-devel] [PATCH 02/18] aio: introduce aio_co_schedule and aio_co_wake
` [Qemu-devel] [PATCH 03/18] block-backend: allow blk_prw from coroutine context
` [Qemu-devel] [PATCH 04/18] test-thread-pool: use generic AioContext infrastructure
` [Qemu-devel] [PATCH 05/18] io: add methods to set I/O handlers on AioContext
` [Qemu-devel] [PATCH 06/18] io: make qio_channel_yield aware of AioContexts
` [Qemu-devel] [PATCH 07/18] nbd: convert to use qio_channel_yield
` [Qemu-devel] [PATCH 08/18] coroutine-lock: reschedule coroutine on the AioContext it was running on
` [Qemu-devel] [PATCH 09/18] blkdebug: reschedule coroutine on the AioContext it is "
` [Qemu-devel] [PATCH 10/18] qed: introduce qed_aio_start_io and qed_aio_next_io_cb
` [Qemu-devel] [PATCH 11/18] aio: push aio_context_acquire/release down to dispatching
` [Qemu-devel] [PATCH 12/18] block: explicitly acquire aiocontext in timers that need it
` [Qemu-devel] [PATCH 13/18] block: explicitly acquire aiocontext in callbacks "
` [Qemu-devel] [PATCH 14/18] block: explicitly acquire aiocontext in bottom halves "
` [Qemu-devel] [PATCH 15/18] block: explicitly acquire aiocontext in aio callbacks "
` [Qemu-devel] [PATCH 16/18] aio-posix: partially inline aio_dispatch into aio_poll
` [Qemu-devel] [PATCH 17/18] async: remove unnecessary inc/dec pairs
` [Qemu-devel] [PATCH 18/18] block: document fields protected by AioContext lock
[PATCH 00/24] linux/eal: Remove most causes of panic on init
2017-02-01 12:06 UTC (6+ messages)
` [PATCH 25/25] rte_eal_init: add info about rte_errno codes
[PATCH] drm: mali-dp: Add CTM support
2017-02-01 12:05 UTC (2+ messages)
[PATCH 1/3] sstate/staging: Batch log messages for performance
2017-02-01 12:05 UTC (3+ messages)
` [PATCH 2/3] staging: Reduce the number of mkdirs calls
` [PATCH 3/3] meta-environment: Clean up the task structure to reduce manifest warnings
[PATCH] scripts/runqemu: fix a typo
2017-02-01 12:04 UTC
[rtc-linux] [abelloni:rtc-next 21/27] drivers/rtc/rtc-sun6i.c:371:18: error: 'rtc' undeclared
2017-02-01 12:04 UTC (2+ messages)
` [rtc-linux] "
[PATCH v3 00/11] fuzz: update x86emul fuzzer
2017-02-01 12:02 UTC (10+ messages)
` [PATCH v3 01/11] x86emul/test: add missing dependency for x86_emulate.o
` [PATCH v3 02/11] x86: extract macros to x86-defns.h
` [PATCH v3 03/11] x86: extract vendor numeric id to x86-vendors.h
` [PATCH v3 04/11] x86emul/test: use x86-vendors.h
` [PATCH v3 05/11] x86emul: use eflags definitions in x86-defns.h
` [PATCH v3 06/11] x86emul: use msr definitions in msr-index.h
` [PATCH v3 07/11] x86: add UMIP CR4 bit
` [PATCH v3 08/11] x86emul: use CR definitions in x86-defns.h
` [PATCH v3 09/11] fuzz/x86emul: update fuzzer
[PATCH 1/9] mmc: meson-gx: fix setting f_min
2017-02-01 11:49 UTC (2+ messages)
[PATCH] crypto/aesni_mb: add AES DOCSIS BPI support
2017-02-01 12:04 UTC
[PATCH] connect: handle putty/plink also in GIT_SSH_COMMAND
2017-02-01 12:01 UTC (10+ messages)
` [PATCH v2 3/3] connect: Add the envvar GIT_SSH_VARIANT and ssh.variant config
` [PATCH v3 0/4] Handle PuTTY (plink/tortoiseplink) even in GIT_SSH_COMMAND
` [PATCH v3 1/4] connect: handle putty/plink also "
` [PATCH v3 2/4] connect: rename tortoiseplink and putty variables
` [PATCH v3 3/4] git_connect(): factor out SSH variant handling
` [PATCH v3 4/4] connect: Add the envvar GIT_SSH_VARIANT and ssh.variant config
[PATCH] sstate: Fix make_relative_symlink() for RSS
2017-02-01 12:00 UTC (4+ messages)
[PATCH 0/2] R8A7792 clock fixes
2017-02-01 12:01 UTC (9+ messages)
` [PATCH v2] ARM: dts: r8a7791: link DU to VSPDs
[PATCH] x86/dmop: Fix compat_dm_op() ABI
2017-02-01 12:00 UTC (3+ messages)
[PATCH] tpm: fix a sparse error in tpm-sysfs.c
2017-02-01 12:00 UTC (5+ messages)
` [tpmdd-devel] "
[PATCH v3 0/8] Add sun8i A33 audio driver
2017-02-01 11:59 UTC (7+ messages)
` [PATCH v3 1/8] ASoC: sun4i-i2s: Update binding documentation to include A31
deterministic io throughput in multipath
2017-02-01 11:58 UTC (11+ messages)
[PATCH] staging: bcm2835-audio: use | instead of || otherwise result is just boolean 1
2017-02-01 11:57 UTC (3+ messages)
[Qemu-devel] [PATCH] qcow2: Optimize the refcount-block overlap check
2017-02-01 11:58 UTC (4+ messages)
[PATCH] pkg-config: depend on pkgconfig-native for target builds
2017-02-01 11:58 UTC
[PATCH] cups: add missing pkgconfig inherit
2017-02-01 11:58 UTC
[PATCH 0/5] x86: Clean up and reorganize the E820 table handling code, #updates
2017-02-01 11:57 UTC (3+ messages)
` [PATCH 5/5] x86/boot: Fix pr_debug() API braindamage
[PATCHSET v4] blk-mq-scheduling framework
2017-02-01 11:56 UTC (4+ messages)
` [PATCH 7/8] mq-deadline: add blk-mq adaptation of the deadline IO scheduler
[PATCH 2/9] mmc: meson-gx: minor improvements in meson_mmc_set_ios
2017-02-01 11:55 UTC (2+ messages)
[Qemu-devel] [Bug 1660946] [NEW] [nested] virt-install falls to SLOF
2017-02-01 11:46 UTC
raid1: cannot add disk to replace faulty because can only mount fs as read-only
2017-02-01 11:55 UTC (7+ messages)
[PATCH] efi: arm: remove pointless dummy .reloc section
2017-02-01 11:52 UTC (2+ messages)
[PATCH rdma-next] IB/core: Remove pointer casting from void to net_device
2017-02-01 11:51 UTC
[STLinux Kernel] [PATCH 3/8] serial: st-asc: Read in all Pinctrl states
2017-02-01 11:50 UTC (13+ messages)
[PATCH 0/3] fix few OOM victim allocation runaways
2017-02-01 11:49 UTC (3+ messages)
[PATCH] sg: protect access to to 'reserved' page array
2017-02-01 11:49 UTC (5+ messages)
[PATCH 0/5] ceph: fix performance regression due to ceph_d_revalidate fixes
2017-02-01 11:49 UTC (15+ messages)
` [PATCH v2 00/13] "
` [PATCH v2 01/13] ceph: add new r_req_flags field to ceph_mds_request
` [PATCH v2 02/13] ceph: move r_aborted flag into r_req_flags
` [PATCH v2 03/13] ceph: move r_got_unsafe "
` [PATCH v2 04/13] ceph: move r_got_safe "
` [PATCH v2 05/13] ceph: move r_got_result "
` [PATCH v2 06/13] ceph: move r_did_prepopulate "
` [PATCH v2 07/13] ceph: remove "Debugging hook" from ceph_fill_trace
` [PATCH v2 08/13] ceph: don't need session pointer to ceph_fill_trace
` [PATCH v2 09/13] ceph: add a new flag to indicate whether parent is locked
` [PATCH v2 10/13] ceph: don't update_dentry_lease unless we actually got one
` [PATCH v2 11/13] ceph: vet the parent inode before updating dentry lease
` [PATCH v2 12/13] ceph: call update_dentry_lease even when r_locked dir is not set
` [PATCH v2 13/13] ceph: do a LOOKUP in d_revalidate instead of GETATTR
[PATCH v3] mpt3sas: Force request partial completion alignment
2017-02-01 11:48 UTC (3+ messages)
how to disable all complier optimizations
2017-02-01 11:48 UTC
[PATCH 0/5] introduce SWAP macro
2017-02-01 11:47 UTC (18+ messages)
` [PATCH 1/5] add "
[PATCH] ASoC: rt5670: add HS ground control
2017-02-01 11:47 UTC (3+ messages)
[Qemu-devel] [PATCH v4 1/9] ACPI: Add a function for building named qword entries
2017-02-01 11:46 UTC (12+ messages)
[PATCH v3 0/2] XEN SWIOTLB dma operations extension
2017-02-01 11:46 UTC (5+ messages)
` [PATCH v3 1/2] swiotlb-xen: implement xen_swiotlb_dma_mmap callback
[U-Boot] Please pull u-boot-marvell/master
2017-02-01 11:46 UTC
[PATCH 0/9] staging: fsl-mc: fixes and cleanups
2017-02-01 11:43 UTC (10+ messages)
` [PATCH 1/9] staging: fsl-mc: drop root dprc counting
` [PATCH 2/9] staging: fsl-mc: fix device ref counting
` [PATCH 3/9] staging: fsl-mc: add device release callback
` [PATCH 4/9] staging: fsl-mc: don't use devres api for refcounted objects
` [PATCH 5/9] staging: fsl-mc: dpmcp: drop unused APIs
` [PATCH 6/9] staging: fsl-mc: dpmng: drop unused prototype
` [PATCH 7/9] staging: fsl-mc: dpbp: drop unused APIs
` [PATCH 8/9] staging: fsl-mc: dpbp: add a few missing EXPORT_SYMBOL()s
` [PATCH 9/9] staging: fsl-mc: dprc: drop unused APIs
More selftests
2017-02-01 11:43 UTC (6+ messages)
` [PATCH v2 06/38] drm/i915: Add unit tests for the breadcrumb rbtree, wakeups
` [PATCH v2 38/38] drm/i915: Add initial selftests for hang detection and resets
[PATCH] IBcore/CM: Issue DREQ when receiving REQ/REP for stale QP
2017-02-01 11:44 UTC (3+ messages)
` [PING][PATCH] "
findmnt under container
2017-02-01 11:42 UTC (2+ messages)
[U-Boot] [PATCH v2 00/18] arm: mvebu: Add gdsys ControlCenter-Compact board
2017-02-01 11:42 UTC (27+ messages)
` [U-Boot] [PATCH v2 01/18] pci: mvebu: Fix Armada 38x support
` [U-Boot] [PATCH v2 02/18] net: phy: Support Marvell 88E1680
` [U-Boot] [PATCH v2 03/18] mvebu: Add board_pex_config()
` [U-Boot] [PATCH v2 04/18] arm: mvebu: spl.c: Remove useless gd declaration
` [U-Boot] [PATCH v2 06/18] lib: tpm: Add command to flush resources
` [U-Boot] [PATCH v2 09/18] tools: kwbimage: Fix dest addr
` [U-Boot] [PATCH v2 10/18] tools: kwbimage: Fix style violations
` [U-Boot] [PATCH v2 11/18] tools: kwbimage: Fix arithmetic with void pointers
` [U-Boot] [PATCH v2 12/18] tools: kwbimage: Reduce scope of variables
` [U-Boot] [PATCH v2 13/18] tools: kwbimage: Remove unused parameter
` [U-Boot] [PATCH v2 14/18] tools: kwbimage: Factor out add_binary_header_v1
` [U-Boot] [PATCH v2 15/18] tools: kwbimage: Refactor line parsing and fix error
` [U-Boot] [PATCH v2 16/18] arm: mvebu: Implement secure boot
[RFC] Vhost-user backends cross-version migration support
2017-02-01 11:41 UTC (5+ messages)
` [libvirt] "
[RFC 0/2] Prgdev API
2017-02-01 11:41 UTC (3+ messages)
` [RFC 1/2] doc: introduction to prgdev
[PATCH] x86/HVM: make hvm_find_io_handler() static
2017-02-01 11:40 UTC (2+ messages)
[GIT PULL 00/12] KVM: s390: Fixes and features for 4.11 (via kvm/next)
2017-02-01 11:38 UTC (10+ messages)
` [GIT PULL 04/12] KVM: s390: get rid of bogus cc initialization
` [GIT PULL 05/12] KVM: s390: Get rid of ar_t
` [GIT PULL 06/12] KVM: s390: Introduce Vector Enhancements facility 1 to the guest
` [GIT PULL 07/12] KVM: s390: Introduce BCD Vector Instructions "
` [GIT PULL 08/12] KVM: s390: guestdbg: filter i-fetch events on icpts
` [GIT PULL 09/12] KVM: s390: prepare to read random guest instructions
` [GIT PULL 10/12] KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properly
` [GIT PULL 11/12] KVM: s390: Fix RRBE return code not being CC
` [GIT PULL 12/12] KVM: s390: Add debug logging to basic cpu model interface
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.