messages from 2017-07-17 23:00:36 to 2017-07-18 00:54:41 UTC [more...]
[PATCH v2 1/2] mtd: nand: vf610: Check the return value from clk_prepare_enable()
2017-07-18 0:54 UTC (2+ messages)
` [PATCH v2 2/2] mtd: nand: vf610: Remove unneeded pinctrl_pm_select_default_state()
A question about acpi_early_init(), and want to invoke acpi_early_init() earlier
2017-07-18 0:53 UTC (4+ messages)
BTRFS error on my raid1
2017-07-18 0:52 UTC (2+ messages)
[PATCH libdrm 1/2] drm/amdgpu: add syncobj create/destroy/import/export apis
2017-07-18 0:48 UTC (2+ messages)
` [PATCH libdrm 2/2] drm/amdgpu: add new low overhead command submission API
[PATCH v4 0/5] Add support for the ARMv8.2 Statistical Profiling Extension
2017-07-18 0:48 UTC (13+ messages)
` [PATCH] perf tools: Add ARM Statistical Profiling Extensions (SPE) support
[PATCH v2 1/2] staging: gs_fpgaboot: add buffer overflow checks
2017-07-18 0:47 UTC (2+ messages)
` [PATCH v2 2/2] staging: gs_fpgaboot: change char to u8
[PATCH] pci: quirk: Apply APM ACS quirk to XGene devices
2017-07-18 0:45 UTC
Help with trace-cmd/ftrace recording process ID information
2017-07-18 0:45 UTC (6+ messages)
[REGRESSION] 28676d869bbb (scsi: sg: check for valid direction before starting the request) breaks mtx tape library control
2017-07-18 0:44 UTC
[PATCH v2 net-next 0/3] liquidio: avoid vm low memory crashes
2017-07-18 0:51 UTC (4+ messages)
` [PATCH v2 net-next 1/3] liquidio: lowmem: init allocated memory to 0
` [PATCH v2 net-next 2/3] liquidio: lowmem: do not dereference null ptr
` [PATCH v2 net-next 3/3] liquidio: lowmem: init allocated memory to 0
[PATCH v3 00/10] Allow opal-async waiters to get interrupted
2017-07-18 0:42 UTC (10+ messages)
` [PATCH v3 01/10] mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
` [PATCH v3 03/10] mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error
` [PATCH v3 06/10] powerpc/opal: Rework the opal-async interface
[PATCH 0/5] ARM: dts: imx6: RDU2: Ethernet switch and PHYs
2017-07-18 0:42 UTC (2+ messages)
[PATCH 1/2] mtd: atmel-quadspi: Remove unneeded pinctrl header
2017-07-18 0:41 UTC (2+ messages)
` [PATCH 2/2] mtd: mtk-quadspi: "
[Qemu-devel] [PATCH v5 0/2] qemu-img: Check for backing image if specified during create
2017-07-18 0:38 UTC (4+ messages)
` [Qemu-devel] [PATCH v5 1/2] blockdev: move BDRV_O_NO_BACKING option forward
` [Qemu-devel] [PATCH v5 2/2] qemu-img: Check for backing image if specified during create
[Qemu-devel] [PATCH v2 00/45] tcg: support for multiple TCG contexts
2017-07-18 0:34 UTC (50+ messages)
` [Qemu-devel] [PATCH v2 10/45] translate-all: guarantee that tb_hash only holds valid TBs
` [Qemu-devel] [PATCH v2 11/45] exec-all: bring tb->invalid into tb->cflags
` [Qemu-devel] [PATCH v2 12/45] tcg: remove addr argument from lookup_tb_ptr
` [Qemu-devel] [PATCH v2 13/45] tcg: consolidate TB lookups in tb_lookup__cpu_state
` [Qemu-devel] [PATCH v2 14/45] tcg: define CF_PARALLEL and use it for TB hashing
` [Qemu-devel] [PATCH v2 15/45] target/arm: check CF_PARALLEL instead of parallel_cpus
` [Qemu-devel] [PATCH v2 16/45] target/hppa: "
` [Qemu-devel] [PATCH v2 17/45] target/i386: "
` [Qemu-devel] [PATCH v2 18/45] target/m68k: "
` [Qemu-devel] [PATCH v2 19/45] target/s390x: "
` [Qemu-devel] [PATCH v2 20/45] target/sparc: "
` [Qemu-devel] [PATCH v2 21/45] tcg: "
` [Qemu-devel] [PATCH v2 22/45] cpu-exec: lookup/generate TB outside exclusive region during step_atomic
` [Qemu-devel] [PATCH v2 23/45] translate-all: define and use DEBUG_TB_FLUSH_GATE
` [Qemu-devel] [PATCH v2 24/45] exec-all: introduce TB_PAGE_ADDR_FMT
` [Qemu-devel] [PATCH v2 25/45] translate-all: define and use DEBUG_TB_INVALIDATE_GATE
` [Qemu-devel] [PATCH v2 26/45] translate-all: define and use DEBUG_TB_CHECK_GATE
` [Qemu-devel] [PATCH v2 27/45] exec-all: extract tb->tc_* into a separate struct tc_tb
` [Qemu-devel] [PATCH v2 28/45] translate-all: use a binary search tree to track TBs in TBContext
` [Qemu-devel] [PATCH v2 29/45] exec-all: rename tb_free to tb_remove
` [Qemu-devel] [PATCH v2 30/45] translate-all: report correct avg host TB size
` [Qemu-devel] [PATCH v2 31/45] tci: move tci_regs to tcg_qemu_tb_exec's stack
` [Qemu-devel] [PATCH v2 34/45] tcg: define tcg_init_ctx and make tcg_ctx a pointer
[Qemu-devel] Disable image locking for snapshot drive?
2017-07-18 0:33 UTC (2+ messages)
[Qemu-devel] [PATCH v1 00/23] Current Travis Queue
2017-07-18 0:31 UTC (34+ messages)
` [Qemu-devel] [PATCH v2 00/31] Updated "
` [Qemu-devel] [PATCH v2 01/31] docker: allow customizing Travis global_env variables
` [Qemu-devel] [PATCH v2 02/31] travis: move make -j flag out of script
` [Qemu-devel] [PATCH v2 03/31] docker: include python-yaml in travis.docker
` [Qemu-devel] [PATCH v2 04/31] docker: add debug tools to travis.docker
` [Qemu-devel] [PATCH v2 05/31] docker: rename debian stable -> 9 (Stretch)
` [Qemu-devel] [PATCH v2 06/31] docker: add common packages to debian base
` [Qemu-devel] [PATCH v2 07/31] docker: debian/s390x no more in unstable, now available in Stretch
` [Qemu-devel] [PATCH v2 08/31] docker: remove packages now dependent of qemu "
` [Qemu-devel] [PATCH v2 09/31] docker: optimize debian9 base image
` [Qemu-devel] [PATCH v2 10/31] docker: add debian/armel based on Stretch
` [Qemu-devel] [PATCH v2 11/31] docker: add debian/ppc64el "
` [Qemu-devel] [PATCH v2 12/31] docker: add debian/amd64 "
` [Qemu-devel] [PATCH v2 13/31] docker: enable virgl to extend code coverage on amd64
` [Qemu-devel] [PATCH v2 14/31] docker: enable netmap "
` [Qemu-devel] [PATCH v2 15/31] docker: enable gcrypt "
` [Qemu-devel] [PATCH v2 16/31] docker: enable nettle to extend code coverage on arm64
` [Qemu-devel] [PATCH v2 17/31] shippable: add armel targets
` [Qemu-devel] [PATCH v2 18/31] shippable: add ppc64el targets
` [Qemu-devel] [PATCH v2 19/31] shippable: add x86_64 targets
` [Qemu-devel] [PATCH v2 20/31] util/cacheinfo: add missing include
` [Qemu-devel] [PATCH v2 21/31] docker: add qemu:debian-jessie based on outdated jessie release
` [Qemu-devel] [PATCH v2 22/31] docker: add 'apt-fake' script which generate fake debian packages
` [Qemu-devel] [PATCH v2 23/31] docker: add debian/powerpc based on Jessie
` [Qemu-devel] [PATCH v2 24/31] shippable: add powerpc target
` [Qemu-devel] [PATCH v2 25/31] docker: add debian/mips[eb] images
` [Qemu-devel] [PATCH v2 26/31] shippable: use debian/mips[eb] targets
` [Qemu-devel] [PATCH v2 27/31] docker: add debian/mips64el image
` [Qemu-devel] [PATCH v2 28/31] shippable: add mips64el targets
` [Qemu-devel] [PATCH v2 29/31] docker: add MXE (M cross environment) base image for MinGW-w64
` [Qemu-devel] [PATCH v2 30/31] shippable: add win32/64 targets
` [Qemu-devel] [PATCH v2 31/31] docker: add debian Ports base image
[PATCH v5 1/5] x86: stub out pmc function
2017-07-18 0:30 UTC (5+ messages)
` [PATCH v5 2/5] tick: Add freeze timer events
[PATCH v3 0/4] firmware: few pending fixes
2017-07-18 0:27 UTC (6+ messages)
` [PATCH v3 4/4] firmware: send -EINTR on signal abort on fallback mechanism
4.12 nf_conntrack_expect crash
2017-07-18 0:23 UTC (4+ messages)
[PATCH] gstreamer1.0-python: add new recipe
2017-07-18 0:21 UTC
[PATCH 01/15] drm/i915: Report execlists irq bit in debugfs
2017-07-18 0:22 UTC (9+ messages)
` [PATCH 05/15] drm/i915: Check execlist/ring status during hangcheck
` [PATCH 10/15] drm/i915: Assert that machine is wedged for nop_submit_request
` [PATCH 13/15] drm/i915: Emit a user level message when resetting the GPU (or engine)
` [PATCH 14/15] drm/i915: Disable per-engine reset for Broxton
[PATCH] acpi/apei/erst: Remove "Error" from initialization and disable output
2017-07-18 0:21 UTC
[PATCH] staging: gs_fpgaboot: add buffer overflow checks
2017-07-18 0:21 UTC (3+ messages)
[PATCH] t8008: rely on rev-parse'd HEAD instead of sha1 value
2017-07-18 0:20 UTC
[PATCH 0/2] PM / suspend: Add platform_suspend_target_state()
2017-07-18 0:19 UTC (6+ messages)
` [PATCH v3] PM / suspend: Export pm_suspend_target_state
` [PATCH v4] "
[PATCH V6 0/7] crypto: AES CBC multibuffer implementation
2017-07-18 0:18 UTC (2+ messages)
linux-next: manual merge of the btrfs-kdave tree with Linus' tree
2017-07-18 0:18 UTC
What differences and relations between SVM, HSA, HMM and Unified Memory?
2017-07-18 0:15 UTC (6+ messages)
[Qemu-devel] [PATCH v3 0/6] arm: fixes for eret, isb and DISAS_UPDATE handling
2017-07-18 0:14 UTC (15+ messages)
` [Qemu-devel] [PATCH v3 1/6] include/exec/exec-all: document common exit conditions
` [PATCH v3 2/6] target/arm/translate: make DISAS_UPDATE match declared semantics
` [Qemu-devel] "
` [PATCH v3 3/6] target/arm/translate.h: expand comment on DISAS_EXIT
` [Qemu-devel] "
` [PATCH v3 5/6] target/arm: use gen_goto_tb for ISB handling
` [Qemu-devel] "
` [PATCH v3 6/6] target/arm: use DISAS_EXIT for eret handling
` [Qemu-devel] "
[PATCH] kthread: Fix race condition between kthread_parkme() and kthread_unpark()
2017-07-18 0:13 UTC (4+ messages)
Parent pointers
2017-07-18 0:10 UTC (11+ messages)
[linux-next test] 111924: regressions - FAIL
2017-07-18 0:08 UTC
[REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region
2017-07-18 0:07 UTC (13+ messages)
` [PATCH] perf/core: generate overflow signal when samples are dropped (WAS: Re: [REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region)
[PATCH v2 0/3] Qualcomm Light Pulse Generator
2017-07-18 0:03 UTC (13+ messages)
` [PATCH v2 1/3] leds: core: Introduce generic pattern interface
` [PATCH v2 3/3] DT: leds: Add Qualcomm Light Pulse Generator binding
[PATCH] mm,hugetlb: compute page_size_log properly
2017-07-18 0:00 UTC (5+ messages)
` [RFC PATCH 1/3] mm:hugetlb: Define system call hugetlb size encodings in single file
[PATCH v3 0/6] BTT error clearing rework
2017-07-17 23:56 UTC (8+ messages)
` [PATCH v3 1/6] btt: fix a missed NVDIMM_IO_ATOMIC case in the write path
` [PATCH v3 2/6] btt: refactor map entry operations with macros
` [PATCH v3 3/6] btt: ensure that flags were also unchanged during a map_read
` [PATCH v3 4/6] btt: cache sector_size in arena_info
` [PATCH v3 5/6] libnvdimm, btt: rework error clearing
` [PATCH v3 6/6] libnvdimm: fix potential deadlock while clearing errors
[PATCH net-next] mdio_bus: Remove unneeded gpiod NULL check
2017-07-17 23:57 UTC (2+ messages)
[Qemu-devel] [RFC 0/3] cryptodev: add vhost support
2017-07-17 23:53 UTC (3+ messages)
[PATCH v5 0/4] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions
2017-07-17 23:51 UTC (4+ messages)
` [PATCH v5 4/4] "
[PATCH v3] powerpc/powernv: Enable PCI peer-to-peer
2017-07-17 23:50 UTC
[PATCH V2 6/6] crypto/nx: Add P9 NX support for 842 compression engine
2017-07-17 23:50 UTC
[PATCH V2 5/6] crypto/nx: Add P9 NX specific error codes for 842 engine
2017-07-17 23:49 UTC
[PATCH V2 4/6] crypto/nx: Add nx842_add_coprocs_list function
2017-07-17 23:48 UTC
Collecting aged XFS profiles
2017-07-17 23:48 UTC (3+ messages)
[PATCH] nvme/pci: Fix HMB size calculation
2017-07-17 23:47 UTC (2+ messages)
[PATCH V2 3/6] crypto/nx: Create nx842_delete_coprocs function
2017-07-17 23:47 UTC
[PATCH V2 2/6] crypto/nx: Create nx842_configure_crb function
2017-07-17 23:46 UTC
[RFC PATCH] check: try to fix the test device if it gets corrupted
2017-07-17 23:45 UTC (8+ messages)
[PATCH V2 1/6] crypto/nx842: Rename nx842_powernv_function as icswx function
2017-07-17 23:45 UTC
[PATCH 0/3][v2] pinctrl: qcom: add support for sparse GPIOs
2017-07-17 23:44 UTC (8+ messages)
` [PATCH 1/3] gliolib: request the gpio before querying its direction
` [PATCH 2/3] [v2] pinctrl: qcom: disable GPIO groups with no pins
` [PATCH 3/3] [v2] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002
Debugging core dumps from teuthology testing
2017-07-17 23:43 UTC
[net-next:master 56/77] net/core/filter.c:2475: undefined reference to `__dev_map_flush'
2017-07-17 23:43 UTC
[PATCH V2 0/6] Enable NX 842 compression engine on Power9
2017-07-17 23:43 UTC
[Buildroot] [Bug 10091] New: gcc7.1 does not build with graphite support due to old isl
2017-07-17 23:39 UTC (3+ messages)
` [Buildroot] [Bug 10091] "
[ovmf test] 111948: all pass - PUSHED
2017-07-17 23:35 UTC
[bug report] nvme-pci: implement host memory buffer support
2017-07-17 23:34 UTC (2+ messages)
[U-Boot] Fwd: [PATCH 1/1] gpio: pca953x: Fix support chips with 24 GPIOs
2017-07-17 23:32 UTC
[PATCH 00/10] percpu: replace percpu area map allocator with bitmap allocator
2017-07-17 23:32 UTC (7+ messages)
` [PATCH 09/10] percpu: replace "
` [PATCH 10/10] percpu: add optimizations on allocation path for the "
UPS parcel #3060769 delivery problem
2017-07-17 23:31 UTC
[RESEND PATCH] acpi/apei/erst: Remove "Error" from initialization and disable output
2017-07-17 23:21 UTC (4+ messages)
[Qemu-devel] Status and RFC of patchew testings on QEMU
2017-07-17 23:28 UTC (5+ messages)
[RFC/PATCH v2 0/1] Add support for downloading blobs on demand
2017-07-17 23:24 UTC (5+ messages)
` [PATCH v2 1/1] sha1_file: "
[PATCH] RFC: A new type of symbolic refs
2017-07-17 23:22 UTC (3+ messages)
[net-next:master 56/77] filter.c:(.text.xdp_do_flush_map+0x28): undefined reference to `__dev_map_flush'
2017-07-17 23:21 UTC
[PATCH] HID: Add quirk for Lenovo Yoga 910 with ITE Chips
2017-07-17 23:22 UTC (7+ messages)
[RFC][PATCH] drm: kirin: Restrict modes to known good mode clocks
2017-07-17 23:20 UTC (10+ messages)
[PATCH v10 00/11] introduce fail-safe PMD
2017-07-17 23:17 UTC (4+ messages)
` [PATCH v10 03/11] net/failsafe: add "
Fedora 26 / Kernel 4.11.10 - System becomes unresponsive when swapping
2017-07-17 23:10 UTC
[net-next:master 58/77] filter.c:undefined reference to `__dev_map_flush'
2017-07-17 23:13 UTC
[PATCH 1/6] f2fs: spread struct f2fs_dentry_ptr for inline path
2017-07-17 23:12 UTC (3+ messages)
` [PATCH 2/6] f2fs: make max inline size changeable
[PATCH linux v5 0/3] Export 1-wire thermal sensors as hwmon device
2017-07-17 23:09 UTC (4+ messages)
` [PATCH linux v5 1/3] drivers: w1: add hwmon support structures
` [PATCH linux v5 2/3] drivers: w1: refactor w1_slave_show to make the temp reading functionality separate
` [PATCH linux v5 3/3] drivers: w1: add hwmon temp support for w1_therm
[cgroup:review-cgroup2-threads-v3 10/10] kernel/cgroup/debug.c:137:21: sparse: incompatible types in comparison expression (different address spaces)
2017-07-17 23:07 UTC
[PATCH] nvme: Acknowledge completion queue on each iteration
2017-07-17 23:07 UTC (7+ messages)
[Qemu-devel] Different feature status
2017-07-17 23:06 UTC (2+ messages)
[Intel-wired-lan] [PATCH 0/3] igb: VF mailbox timeouts with multiple VF messages
2017-07-17 23:06 UTC (4+ messages)
` [Intel-wired-lan] [PATCH 3/3] igb: do not drop PF mailbox lock after read of VF message
[PATCH 0/2] Some small changes to net/virtio
2017-07-17 23:05 UTC (3+ messages)
` [PATCH 1/2] net/virtio: do not re-enter clean up routines
` [PATCH 2/2] net/virtio: register/unregister intr handler on start/stop
FTP NAT fails after kernel upgrade
2017-07-17 23:04 UTC (3+ messages)
[PATCH 0/7] Omap3isp CCP2 support
2017-07-17 23:03 UTC (3+ messages)
` [PATCH 1/7] omap3isp: Ignore endpoints with invalid configuration
(unknown),
2017-07-17 23:02 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.