messages from 2018-02-07 11:45:38 to 2018-02-07 12:44:07 UTC [more...]
Annotate is broken with --symfs option
2018-02-07 12:43 UTC (2+ messages)
[PATCH 0/4] drm/i915: pch detection refactoring
2018-02-07 12:43 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 1/2] of_pci_irq: add a check to fallback to standard device tree parsing
2018-02-07 12:43 UTC (7+ messages)
` [PATCH 2/2] dt-bindings: PCI: MediaTek: Correct the interrupt-map properties
[PATCH 0/9] drm/amdgpu:Enable Full Zero Frame Buffer feature
2018-02-07 12:42 UTC (12+ messages)
` [PATCH 1/9] drm/amdgpu: Fix hardcoded base offset of vram pages
` [PATCH 2/9] drm/amdgpu: add new member in amdgpu_mc for zfb support
` [PATCH 3/9] drm/amdgpu: add amdgpu module parameter for zfb
` [PATCH 4/9] drm/amdgpu: init zfb start address and size
` [PATCH 5/9] drm/amdgpu: user reserved zfb to init vram base offset "
` [PATCH 6/9] drm/amdgpu: enable physical transaction for ptd/pde when ZFB is enabled
` [PATCH 7/9] drm/amdgpu: program AGP aperture as frame buffer "
` [PATCH 8/9] drm/amdgpu: init mc base address for zfb
` [PATCH 9/9] drm/amdgpu: program system bit for pte/pde when ZFB is enabled
[PATCH v5 0/8] YCBCR 4:2:0/4:4:4 output support for LSPCON
2018-02-07 12:42 UTC (4+ messages)
` [PATCH v5 4/8] drm/i915: Check LSPCON vendor OUI
[Qemu-devel] [PATCH v2] vnc: use stubs for CONFIG_VNC=n dummy functions
2018-02-07 12:41 UTC (2+ messages)
Lenovo T460p touchpad and kernel 4.15.0
2018-02-07 12:31 UTC
[bpf-next V2 PATCH 0/5] tools/libbpf improvements and selftests
2018-02-07 12:40 UTC (6+ messages)
` [bpf-next V2 PATCH 5/5] tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
[Qemu-devel] [PULL 00/20] Miscellaneous patches for 2018-02-07
2018-02-07 12:40 UTC (21+ messages)
` [Qemu-devel] [PULL 01/20] vnc: use stubs for CONFIG_VNC=n dummy functions
` [Qemu-devel] [PULL 02/20] Use #include "..." for our own headers, <...> for others
` [Qemu-devel] [PULL 03/20] Clean up includes
` [Qemu-devel] [PULL 04/20] Drop superfluous includes of qapi-types.h and test-qapi-types.h
` [Qemu-devel] [PULL 05/20] Include qapi/error.h exactly where needed
` [Qemu-devel] [PULL 06/20] Drop superfluous includes of qapi/qmp/qerror.h
` [Qemu-devel] [PULL 07/20] Include qmp-commands.h exactly where needed
` [Qemu-devel] [PULL 08/20] Typedef the subtypes of QObject in qemu/typedefs.h, too
` [Qemu-devel] [PULL 09/20] Eliminate qapi/qmp/types.h
` [Qemu-devel] [PULL 10/20] qdict qlist: Make most helper macros functions
` [Qemu-devel] [PULL 11/20] Include qapi/qmp/qobject.h exactly where needed
` [Qemu-devel] [PULL 12/20] Include qapi/qmp/qlist.h "
` [Qemu-devel] [PULL 13/20] Include qapi/qmp/qdict.h "
` [Qemu-devel] [PULL 14/20] Include qapi/qmp/qstring.h "
` [Qemu-devel] [PULL 15/20] Include qapi/qmp/qbool.h "
` [Qemu-devel] [PULL 16/20] Include qapi/qmp/qnum.h "
` [Qemu-devel] [PULL 17/20] Include qapi/qmp/qnull.h "
` [Qemu-devel] [PULL 18/20] Drop superfluous includes of qapi/qmp/dispatch.h
` [Qemu-devel] [PULL 19/20] Drop superfluous includes of qapi/qmp/qjson.h
` [Qemu-devel] [PULL 20/20] Move include qemu/option.h from qemu-common.h to actual users
[Qemu-devel] [PATCH for-2.9-rc5 v4 0/2] block: Drain BH in bdrv_drained_begin
2018-02-07 12:39 UTC (6+ messages)
` [Qemu-devel] [PATCH for-2.9-rc5 v4 2/2] "
qemu-xen fails to build in staging
2018-02-07 12:40 UTC (4+ messages)
adding plan9-like usernames to the kernel
2018-02-07 12:38 UTC
[PATCH v5 00/16] Rockchip ISP1 Driver
2018-02-07 12:38 UTC (8+ messages)
` [PATCH v5 03/16] media: rkisp1: Add user space ABI definitions
[Qemu-devel] [PATCH v6] s390x/cpu: expose the guest crash information
2018-02-07 12:38 UTC
[Qemu-devel] [RFC PATCH v6 00/20] replay additions
2018-02-07 12:38 UTC (23+ messages)
` [Qemu-devel] [RFC PATCH v6 01/20] cpu-exec: fix exception_index handling
` [Qemu-devel] [RFC PATCH v6 02/20] block: implement bdrv_snapshot_goto for blkreplay
` [Qemu-devel] [RFC PATCH v6 03/20] blkreplay: create temporary overlay for underlaying devices
` [Qemu-devel] [RFC PATCH v6 04/20] replay: disable default snapshot for record/replay
` [Qemu-devel] [RFC PATCH v6 05/20] replay: fix processing async events
` [Qemu-devel] [RFC PATCH v6 06/20] replay: fixed replay_enable_events
` [Qemu-devel] [RFC PATCH v6 07/20] replay: fix save/load vm for non-empty queue
` [Qemu-devel] [RFC PATCH v6 08/20] replay: added replay log format description
` [Qemu-devel] [RFC PATCH v6 09/20] replay: save prior value of the host clock
` [Qemu-devel] [RFC PATCH v6 10/20] replay/replay.c: bump REPLAY_VERSION again
` [Qemu-devel] [RFC PATCH v6 11/20] replay/replay-internal.c: track holding of replay_lock
` [Qemu-devel] [RFC PATCH v6 12/20] replay: make locking visible outside replay code
` [Qemu-devel] [RFC PATCH v6 13/20] replay: push replay_mutex_lock up the call tree
` [Qemu-devel] [RFC PATCH v6 14/20] replay: don't destroy mutex at exit
` [Qemu-devel] [RFC PATCH v6 15/20] replay: check return values of fwrite
` [Qemu-devel] [RFC PATCH v6 16/20] replay: avoid recursive call of checkpoints
` [Qemu-devel] [RFC PATCH v6 17/20] scripts/replay-dump.py: replay log dumper
` [Qemu-devel] [RFC PATCH v6 18/20] replay: don't process async events when warping the clock
` [Qemu-devel] [RFC PATCH v6 19/20] replay: save vmstate of the asynchronous events
` [Qemu-devel] [RFC PATCH v6 20/20] replay: don't drain/flush bdrv queue while RR is working
[PATCH v3 00/11] Tegra210 DFLL implementation
2018-02-07 12:37 UTC (7+ messages)
` [PATCH v3 01/11] regulator: core: add API to get voltage constraints
[PATCH] [RESEND] x86/smpboot: avoid warning messages while hot-removing physical cpu
2018-02-07 12:36 UTC (3+ messages)
[Buildroot] [PATCH v2 0/5] Add gdb 8.1 support, switch to 8.0 as default, drop old versions
2018-02-07 12:36 UTC (7+ messages)
` [Buildroot] [PATCH v2 1/5] package/gdb: rework dependency for C++11
` [Buildroot] [PATCH v2 2/5] package/gdb: bump to version 8.1
[Qemu-devel] how to handle QOM 'container' objects whose contents depend on QOM properties?
2018-02-07 12:35 UTC (2+ messages)
[PATCH 4.14 000/159] 4.14.9-stable review
2018-02-07 12:34 UTC (27+ messages)
` [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
[PATCH i-g-t] tests/perf_pmu: Use perf timestamps when calculating average frequency
2018-02-07 12:34 UTC (2+ messages)
[PATCH 1/2] arm64: Relax constraints on ID feature bits
2018-02-07 12:34 UTC (10+ messages)
` [PATCH 2/2] arm64: Expose Arm v8.4 features
[PATCH 0/2] Fixup for booting Xen on Thunder-X using Grub
2018-02-07 12:34 UTC (3+ messages)
` [PATCH 2/2] xen/arm: Blacklist SMMU on Thunder-X
[qemu-mainline test] 118630: tolerable FAIL - PUSHED
2018-02-07 12:33 UTC
[PATCH 0/2] Add support for i2c_new_secondary_device
2018-02-07 12:33 UTC (5+ messages)
` [PATCH 2/2] drm: adv7511: "
[U-Boot] [PATCH v2 1/2] i.MX6: nand: add nandbcb update command
2018-02-07 12:32 UTC (2+ messages)
Compliment of the day to you. Dear Friend
2018-02-07 12:31 UTC
[PATCH] pinctrl: meson-axg: adjust uart_ao_b pin group naming
2018-02-07 12:31 UTC (4+ messages)
Creating a python recipe with devtool
2018-02-07 12:25 UTC (2+ messages)
[PATCH v2 0/6] Nintendo Wii GPIO driver
2018-02-07 12:29 UTC (7+ messages)
` [PATCH v2 3/6] gpio: Add GPIO driver for Nintendo Wii
` [PATCH v2 4/6] dt-bindings: gpio: Add binding for Wii GPIO controller
[GIT PULL] Extra ASoC updates for v4.16
2018-02-07 12:29 UTC (5+ messages)
[PATCH v1] doc: update deprecation notice of rte_devargs
2018-02-07 12:41 UTC (2+ messages)
[PATCH] irqchip: mips-gic: Avoid spuriously handling masked interrupts
2018-02-07 11:11 UTC (6+ messages)
[PATCH] buildtools: output build failure reason to stderr
2018-02-07 12:24 UTC (3+ messages)
` [PATCH v2] "
Yocto Project, Spectre and Meltdown
2018-02-07 12:17 UTC (3+ messages)
[PATCH 0/5] blk-mq/scsi-mq: support global tags & introduce force_blk_mq
2018-02-07 12:23 UTC (11+ messages)
[PATCH 0/5] Arm interconnect PMU driver tidyup
2018-02-07 12:22 UTC (3+ messages)
` [PATCH 2/5] drivers/bus: Split Arm CCI driver
[Buildroot] [PATCH v2 0/2] Xorg: enable Etnaviv support
2018-02-07 12:22 UTC (6+ messages)
` [Buildroot] [PATCH v2 2/2] xf86-video-armada: new package
[PATCH] drm/amdgpu: only enable swiotlb alloc when need
2018-02-07 12:21 UTC (2+ messages)
[PATCH v3 1/2] Document: dt: binding: imx: update pinctrl doc for imx6sll
2018-02-07 12:20 UTC (4+ messages)
[PATCH 0/6] s390: improve speculative execution handling v3
2018-02-07 12:20 UTC (10+ messages)
` [PATCH 4/6] s390: add options to change branch prediction behaviour for the kernel
` [PATCH 6/6] s390: introduce execute-trampolines for branches
[Qemu-devel] [RFC PATCH qemu] qmp: Add qom-list-properties to list QOM object properties
2018-02-07 12:18 UTC (6+ messages)
[PATCH 1/2] f2fs: enable to gc page whose inode already atomic commit
2018-02-07 12:16 UTC (4+ messages)
` [PATCH] f2fs: add fi->commit_lock to protect commit GCed pages
[RESEND PATCH v2 00/15] ASoC: qcom: Add support to QDSP6 based audio
2018-02-07 12:15 UTC (4+ messages)
` [RESEND PATCH v2 09/15] ASoC: qcom: qdsp6: Add support to Q6CORE
` [alsa-devel] "
[Qemu-devel] [PATCH v2 0/8] nvdimm: guarantee persistence of QEMU writes to persistent memory
2018-02-07 12:15 UTC (10+ messages)
` [Qemu-devel] [PATCH v2 5/8] migration/ram: ensure write persistence on loading zero pages to PMEM
` [Qemu-devel] [PATCH v2 6/8] migration/ram: ensure write persistence on loading normal "
` [Qemu-devel] [PATCH v2 7/8] migration/ram: ensure write persistence on loading compressed "
Problem with IOMEM and domain reboot
2018-02-07 12:14 UTC (5+ messages)
static libraries missing from sdk
2018-02-07 12:12 UTC (4+ messages)
[Qemu-devel] [PATCH] pci-bridge/i82801b11: clear bridge registers on platform reset
2018-02-07 12:10 UTC
[PATCH RFC 0/8] libxl, xl, public/io: PV backends feature control
2018-02-07 12:10 UTC (10+ messages)
` [PATCH RFC 2/8] public/io/netif: add directory for backend parameters
` [PATCH RFC 7/8] xen-blkback: frontend feature control
[PATCH 00/20] Remove references to undefined symbols and fix two potential bugs
2018-02-07 12:10 UTC (3+ messages)
` [PATCH 14/20] iio: gyro: mpu3050: Remove INPUT_MPU3050 dep. from I2C
来自liuxiang的邮件
2018-02-07 12:10 UTC
[Bug 11] core dumped (SW)
2018-02-07 12:10 UTC (2+ messages)
` [Bug 11] crypto_preformance_test: core dumped
[PATCH] drm/i915/pmu: Fix sleep under atomic in RC6 readout
2018-02-07 12:10 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/pmu: Fix sleep under atomic in RC6 readout (rev2)
is http://git-scm.com an *official* git-affiliated site?
2018-02-07 12:07 UTC (6+ messages)
[Qemu-devel] [PULL 00/21] Python queue, 2018-02-05
2018-02-07 12:07 UTC (2+ messages)
[Qemu-devel] [RFC] exec: eliminate ram naming issue as migration
2018-02-07 12:06 UTC (8+ messages)
[PATCH 00/18] [ANNOUNCE] Dynamically created function based events
2018-02-07 12:06 UTC (6+ messages)
` [PATCH 01/18] tracing: Add "
[Qemu-devel] [PULL 00/47] Misc patches for 2018-02-05
2018-02-07 12:05 UTC (5+ messages)
[LTP] [PATCH] syscalls/mmap17.c: Add new regression test
2018-02-07 12:05 UTC (8+ messages)
[Qemu-arm] [PATCH v3 00/25] generalize parsing of cpu_model (part 4)
2018-02-07 12:00 UTC (5+ messages)
` [Qemu-arm] [Qemu-devel] "
` "
[PATCH] drm/i915: Tidy up some error messages around reset failure
2018-02-07 12:02 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Tidy up some error messages around reset failure (rev2)
wg-quick systemd service does not work directly after boot
2018-02-07 12:08 UTC (2+ messages)
[Qemu-devel] [PATCH v6 0/5] target-arm: add SHA-3, SM3 and SHA512 instruction support
2018-02-07 12:00 UTC (6+ messages)
` [Qemu-devel] [PATCH v6 5/5] target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 "
[Qemu-devel] [RFC PATCH 00/34] Hyper-V / VMBus
2018-02-07 12:00 UTC (5+ messages)
` [Qemu-devel] [RFC PATCH 20/34] vmbus: vmbus implementation
` [Qemu-devel] [RFC PATCH 29/34] net: add Hyper-V/VMBus network protocol definitions
[PATCH net-next] sun: Add SPDX license tags to Sun network drivers
2018-02-07 11:59 UTC (3+ messages)
[igt-dev] [PATCH v3 0/3] Add a testsuite to validate VC4 MADV ioctl
2018-02-07 11:59 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[PATCH v4 0/3] Utilization estimation (util_est) for FAIR tasks
2018-02-07 11:57 UTC (8+ messages)
` [PATCH v4 1/3] sched/fair: add util_est on top of PELT
[PATCH V2] sparc64: fix OF path names for sun4v systems
2018-02-07 11:53 UTC (2+ messages)
wrong latency info for flexfiles on layout return
2018-02-07 11:54 UTC (4+ messages)
[PATCH v2 0/2] block: Fix a race between the throttling code and request queue initialization
2018-02-07 11:54 UTC (9+ messages)
` [PATCH v2 2/2] "
[kbuild:kbuild 1/11] arch/x86/tools/insn_decoder_test: warning: ffffffff81105f01: 0f ff 80 3d 6e be 36 ud0 0x36be6e3d(%rax),%eax
2018-02-07 11:57 UTC (3+ messages)
` [kbuild-all] [kbuild:kbuild 1/11] arch/x86/tools/insn_decoder_test: warning: ffffffff81105f01: 0f ff 80 3d 6e be 36 ud0 0x36be6e3d(%rax), %eax
[PATCH net 0/1 v3] rtnetlink: require unique netns identifier
2018-02-07 11:50 UTC (4+ messages)
` [PATCH net 1/1 "
[PATCH RFC 0/6] KVM: s390: Multiple-epoch facility fixes
2018-02-07 11:50 UTC (8+ messages)
` [PATCH RFC 1/6] KVM: s390: take care of clock-comparator sign control
` [PATCH RFC 2/6] KVM: s390: provide only a single function for setting the tod
` [PATCH RFC 3/6] KVM: s390: consider epoch index on hotplugged CPUs
` [PATCH RFC 4/6] KVM: s390: consider epoch index on TOD clock syncs
` [PATCH RFC 5/6] KVM: s390: no need to inititalize kvm->arch members to 0
` [PATCH RFC 6/6] KVM: s390: generalize kvm_s390_get_tod_clock_ext()
wg-quick systemd service does not work directly after boot
2018-02-07 11:54 UTC
[RFC PATCH 000/194] Moving global state into the repository object
2018-02-07 11:48 UTC (2+ messages)
[PATCH v3] Documentation/ABI: update infiniband sysfs interfaces
2018-02-07 11:49 UTC (2+ messages)
[igt-dev] [PATCH i-g-t 05/12] lib/igt_debugfs: Add igt_pipe_crc_get_single and igt_pipe_crc_drain
2018-02-07 11:47 UTC (2+ messages)
` [igt-dev] [PATCH i-g-t] lib/igt_debugfs: Add igt_pipe_crc_get_single and igt_pipe_crc_drain, v2
[PATCH 1/2] NFS: Remove a redundant call to unmap_mapping_range()
2018-02-07 11:46 UTC (3+ messages)
[PATCH infiniband-diags 2/2] smpdump.c: Print number of bytes returned by umad_recv
2018-02-07 11:46 UTC (3+ messages)
[linus:master] BUILD REGRESSION a2e5790d841658485d642196dbb0927303d6c22f
2018-02-07 11:44 UTC
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.