All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-03 02:18:26 to 2018-07-03 04:06:52 UTC [more...]

So, does btrfs check lowmem take days? weeks?
 2018-07-03  4:06 UTC  (11+ messages)
              ` how to best segment a big block device in resizeable btrfs filesystems?

[Bug 200395] New: nv04_timer_read() hangs a CPU
 2018-07-03  4:04 UTC  (3+ messages)
` [Bug 200395] "

Troubles running qemu64 target
 2018-07-03  4:03 UTC  (5+ messages)

WARN_ON_ONCE() in process_one_work()?
 2018-07-03  4:05 UTC  (3+ messages)

[PATCH] kbuild: move bin2c back to scripts/ from scripts/basic/
 2018-07-03  4:02 UTC  (3+ messages)

[PATCH 0/5] Recipes upgrade
 2018-07-03  4:11 UTC  (6+ messages)
` [PATCH 1/5] automake: 1.15.1 -> 1.16.1
` [PATCH 2/5] e2fsprogs: 1.43.8 -> 1.44.2
` [PATCH 3/5] git: 2.16.1 -> 2.17.0
` [PATCH 4/5] nfs-utils: 2.1.1 -> 2.3.1
` [PATCH 5/5] ccache: 3.3.5 -> 3.4.2

[Qemu-devel] [PATCH v2] e1000e: Prevent MSI/MSI-X storms
 2018-07-03  4:01 UTC  (5+ messages)

[PATCH V3 00/11] meta: various fixes
 2018-07-03  3:58 UTC  (2+ messages)

[PATCH 1/3] ls-tree: make <tree-ish> optional
 2018-07-03  3:58 UTC  (3+ messages)
` [PATCH 2/3] ls-tree: update usage info
` [PATCH 3/3] ls-tree: add unit tests for arguments

[Fuego] [PATCH 1/2] Interbench: support to do tests on different block devices
 2018-07-03  3:58 UTC  (4+ messages)
` [Fuego] [PATCH 2/2] iperf3: only do static compilation for libiperf

cron job: media_tree daily build: ERRORS
 2018-07-03  3:55 UTC 

[PATCH 1/2] drm/amdgpu: switch firmware path for CIK parts
 2018-07-03  3:55 UTC  (3+ messages)
    ` 答复: "

[PATCH 0/2] drm/i915: the Read/Write optimization of fence reg
 2018-07-03  3:54 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: Use 64-bit to Read/Write fence reg on SNB+
` [PATCH 2/2] drm/i915: write fence reg only once on VGPU
` ✗ Fi.CI.BAT: failure for drm/i915: the Read/Write optimization of fence reg

[PATCH 00/12] migration: improve multithreads for compression and decompression
 2018-07-03  3:53 UTC  (7+ messages)
` [PATCH 06/12] migration: do not detect zero page for compression
        ` [Qemu-devel] "

[lustre-devel] [PATCH 00/18] lustre: missing updates from lustre 2.9
 2018-07-03  3:52 UTC  (7+ messages)
` [lustre-devel] [PATCH 01/18] lustre: grant: add support for OBD_CONNECT_GRANT_PARAM
` [lustre-devel] [PATCH 02/18] lustre: ladvise: Add feature of giving file access advices
` [lustre-devel] [PATCH 03/18] lustre: fileset: add fileset mount support

[PATCH 00/11] Adding security support for nvdimm
 2018-07-03  3:48 UTC  (7+ messages)
` [PATCH 04/11] nfit/libnvdimm: add unlock of nvdimm support for Intel DIMMs

[Qemu-devel] [PULL 0/3] Block patches
 2018-07-03  3:46 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] block: Fix parameter checking in bdrv_co_copy_range_internal
` [Qemu-devel] [PULL 2/3] block: Honour BDRV_REQ_NO_SERIALISING in copy range
` [Qemu-devel] [PULL 3/3] backup: Use copy offloading

[Qemu-devel] [PATCH] target/ppc: set is_jmp on ppc_tr_breakpoint_check
 2018-07-03  3:42 UTC  (5+ messages)
` [Qemu-devel] [Qemu-ppc] "

[v2] USB: chipidea: Do not hang when CONFIG_USB_CHIPIDEA_ULPI is not selected
 2018-07-03  3:40 UTC 

[lkp-robot] ab841e6939 [ 59.975903] WARNING: CPU: 0 PID: 12 at kernel/locking/lockdep.c:3830 check_flags
 2018-07-03  3:40 UTC 

[PATCH v3] udev-extraconf: Add systemd-mount to udev-extraconf/mount.sh
 2018-07-03  3:40 UTC  (4+ messages)

[Buildroot] Building the Rockchip libv4l plugin
 2018-07-03  3:37 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/32] qmp: Fixes and cleanups around OOB commands
 2018-07-03  3:36 UTC  (25+ messages)
` [Qemu-devel] [PATCH 07/32] qmp: Make "id" optional again even in "oob" monitors
` [Qemu-devel] [PATCH 22/32] qmp: De-duplicate error response building
` [Qemu-devel] [PATCH 23/32] qmp: Use QDict * instead of QObject * for response objects
` [Qemu-devel] [PATCH 24/32] qmp: Replace monitor_json_emitter{, raw}() by qmp_{queue, send}_response()
` [Qemu-devel] [PATCH 25/32] qmp: Replace get_qmp_greeting() by qmp_greeting()
` [Qemu-devel] [PATCH 26/32] qmp: Simplify monitor_qmp_respond()
` [Qemu-devel] [PATCH 27/32] qmp: Add some comments around null responses
` [Qemu-devel] [PATCH 28/32] qmp: Switch timestamp_put() to qdict_from_jsonf_nofail()
` [Qemu-devel] [PATCH 29/32] qobject: Let qobject_from_jsonf() fail instead of abort
` [Qemu-devel] [PATCH 30/32] qmp: Clean up capability negotiation after commit 02130314d8c
` [Qemu-devel] [PATCH 31/32] monitor: Improve some comments
` [Qemu-devel] [PATCH 32/32] qapi: Polish command flags documentation in qapi-code-gen.txt

host submit bi-directional buffer
 2018-07-03  3:34 UTC 

[PATCH V2 00/19] C-SKY(csky) Linux Kernel Port
 2018-07-03  3:33 UTC  (10+ messages)
` [PATCH V2 01/19] csky: Build infrastructure
` [PATCH V2 02/19] csky: defconfig
` [PATCH V2 07/19] csky: MMU and page table management
` [PATCH V2 19/19] irqchip: add C-SKY irqchip drivers

[PATCH v2 0/2] powernv/cpuidle Device-tree parsing cleanup
 2018-07-03  3:31 UTC  (5+ messages)
` [PATCH v2 1/2] powernv/cpuidle: Parse dt idle properties into global structure
` [PATCH v2 2/2] powernv/cpuidle: Use parsed device tree values for cpuidle_init

673d4e1483 ("rcu: Define RCU-sched API in terms of RCU for .."): BUG: kernel reboot-without-warning in boot stage
 2018-07-03  3:31 UTC 

[PATCH 1/2] powerpc/pkeys: preallocate execute_only key only if the key is available
 2018-07-03  3:30 UTC  (5+ messages)
` [PATCH 1/2] powerpc/core-pkeys: execute-permission on keys are disabled by default
` [PATCH 2/2] powerpc/ptrace-pkeys: "

[U-Boot] [PATCH 1/1] ARM: qemu-arm: enable RTC
 2018-07-03  3:30 UTC  (5+ messages)

[PATCH v2 0/2] drm/i915: Optimize the read/write fence_reg on SNB+
 2018-07-03  3:30 UTC  (5+ messages)
` [PATCH v2 1/2] drm/i915: Use 64-bit to Read/Write fence reg "
` [PATCH v2 2/2] drm/i915: write fence reg only once on VGPU
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Optimize the read/write fence_reg on SNB+
` ✓ Fi.CI.BAT: success "

[PATCH v4 00/15] Update for QCOM NAND driver
 2018-07-03  3:30 UTC  (3+ messages)

[rcu:dev 117/117] ERROR: ".rcu_note_context_switch" [arch/powerpc/kvm/kvm.ko] undefined!
 2018-07-03  3:28 UTC 

[PATCH v3 0/7] vhost: generalize buffer vectors
 2018-07-03  3:28 UTC  (3+ messages)
` [PATCH v3 1/7] vhost: use shadow used ring in dequeue path

[PATCH v5 0/7] powerpc/pseries: Machien check handler improvements
 2018-07-03  3:25 UTC  (3+ messages)
` [PATCH v5 2/7] powerpc/pseries: Defer the logging of rtas error to irq work queue

[Qemu-devel] [PATCH v4 0/3] backup: Use copy offloading
 2018-07-03  3:25 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/3] block: Fix parameter checking in bdrv_co_copy_range_internal
` [Qemu-devel] [PATCH v4 2/3] block: Honour BDRV_REQ_NO_SERIALISING in copy range
` [Qemu-devel] [PATCH v4 3/3] backup: Use copy offloading

[PATCH v2] ARM: dts: armada-38x: use the new thermal binding
 2018-07-03  3:24 UTC  (2+ messages)

Linux 3.18.111
 2018-07-03  3:24 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2018.07-rc3 released
 2018-07-03  3:25 UTC 

[U-Boot] [PATCH] board/aries: Remove
 2018-07-03  3:25 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2018-07-03  3:24 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2018-07-03  3:24 UTC  (2+ messages)

[lkp-robot] e3bdd70f00 BUG: kernel hang in early-boot stage, last printk: early console in setup code
 2018-07-03  3:23 UTC 

[RFC net-next 00/15] net: A socket API for LoRa
 2018-07-03  3:21 UTC  (11+ messages)
` [RFC net-next 15/15] net: lora: Add Semtech SX1301

[lkp-robot] 0d0e0f71d0 [ 21.130187] BUG: unable to handle kernel NULL pointer dereference at 0000000c
 2018-07-03  3:18 UTC 

[PATCH net-next] tcp: Improve setsockopt() TCP_USER_TIMEOUT accuracy
 2018-07-03  3:15 UTC  (4+ messages)

[virtio-dev] [PATCH v3 0/3] Use of unique identifier for pairing virtio and passthrough devices
 2018-07-03  3:13 UTC  (4+ messages)
` [virtio-dev] [PATCH v3 2/3] Add "Group Identifier" support to Red Hat PCI bridge
    ` [Qemu-devel] "

[PATCH] util-linux: alternatify fstrim
 2018-07-02 13:28 UTC 

[PATCH 0/5] ASoC: simple/audio card: convert to SPDX identifiers
 2018-07-03  3:09 UTC  (6+ messages)
` [PATCH 1/5] ASoC: simple-card: "
  ` Applied "ASoC: simple-card: convert to SPDX identifiers" to the asoc tree

659e08a460 ("rcu: Define RCU-sched API in terms of RCU for .."): BUG: unable to handle kernel paging request at 89c93201
 2018-07-03  3:09 UTC 

[lkp-robot] c819426a17 [ 0.000000] kernel BUG at arch/x86/mm/physaddr.c:39!
 2018-07-03  3:08 UTC 

[layerindex-web][PATCH 0/7] Layer index fixes
 2018-07-03  3:08 UTC  (5+ messages)
` [layerindex-web][PATCH 5/7] update: ignore recommends when ordering layers

[OPAE] OPAE afu build
 2018-07-03  3:07 UTC 

[Buildroot] [PATCH] configs/raspberrypi3_defconfig: fix filesystem size
 2018-07-03  3:06 UTC  (2+ messages)

[Buildroot] [git commit] kf5-modemmanager-qt: new package
 2018-07-03  3:05 UTC  (2+ messages)

[lkp-robot] 9a93848fe7 [ 1.383411] WARNING: CPU: 0 PID: 1 at arch/x86/mm/dump_pagetables.c:235 note_page
 2018-07-03  3:03 UTC  (3+ messages)

[PATCH v9 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-07-03  3:03 UTC  (5+ messages)
` [PATCH v9 2/6] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64

[OPAE] OPAE afu build
 2018-07-03  3:00 UTC 

[PATCH RFC] ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacks
 2018-07-02 10:09 UTC  (2+ messages)
` Applied "ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacks" to the asoc tree

[PATCH] ASoC: ac97: convert to SPDX identifiers
 2018-07-02 10:10 UTC  (2+ messages)
` Applied "ASoC: ac97: convert to SPDX identifiers" to the asoc tree

[PATCH 14/14] ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiers
 2018-07-02 10:10 UTC  (2+ messages)
` Applied "ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiers" to the asoc tree

[PATCH 13/14] ASoC: soc-compress: convert to SPDX identifiers
 2018-07-02 10:10 UTC  (2+ messages)
` Applied "ASoC: soc-compress: convert to SPDX identifiers" to the asoc tree

[PATCH] ASoC: pxa: select SND_PXA2XX_LIB for drivers that depend on it
 2018-07-02 10:10 UTC  (2+ messages)
` Applied "ASoC: pxa: select SND_PXA2XX_LIB for drivers that depend on it" to the asoc tree

[PATCH 12/14] ASoC: soc-topology: convert to SPDX identifiers
 2018-07-02 10:10 UTC  (2+ messages)
` Applied "ASoC: soc-topology: convert to SPDX identifiers" to the asoc tree

[PATCH 11/14] ASoC: soc-dapm: convert to SPDX identifiers
 2018-07-02 10:10 UTC  (2+ messages)
` Applied "ASoC: soc-dapm: convert to SPDX identifiers" to the asoc tree

[PATCH 10/14] ASoC: soc-core: convert to SPDX identifiers
 2018-07-02 10:10 UTC  (2+ messages)
` Applied "ASoC: soc-core: convert to SPDX identifiers" to the asoc tree

[PATCH 09/14] ASoC: soc-acpi: convert to SPDX identifiers
 2018-07-02 10:10 UTC  (2+ messages)
` Applied "ASoC: soc-acpi: convert to SPDX identifiers" to the asoc tree

[PATCH 07/14] ASoC: soc-utils.c: convert to SPDX identifiers
 2018-07-02 10:11 UTC  (2+ messages)
` Applied "ASoC: soc-utils.c: convert to SPDX identifiers" to the asoc tree

[PATCH 06/14] ASoC: soc-jack.c: convert to SPDX identifiers
 2018-07-02 10:11 UTC  (2+ messages)
` Applied "ASoC: soc-jack.c: convert to SPDX identifiers" to the asoc tree

[PATCH 05/14] ASoC: soc-dpcm.h: convert to SPDX identifiers
 2018-07-02 10:11 UTC  (2+ messages)
` Applied "ASoC: soc-dpcm.h: convert to SPDX identifiers" to the asoc tree

[PATCH 04/14] ASoC: soc-pcm.c: convert to SPDX identifiers
 2018-07-02 10:11 UTC  (2+ messages)
` Applied "ASoC: soc-pcm.c: convert to SPDX identifiers" to the asoc tree

[PATCH 03/14] ASoC: soc-ops.c: convert to SPDX identifiers
 2018-07-02 10:11 UTC  (2+ messages)
` Applied "ASoC: soc-ops.c: convert to SPDX identifiers" to the asoc tree

[PATCH 02/14] ASoC: soc-dai.h: convert to SPDX identifiers
 2018-07-02 10:11 UTC  (2+ messages)
` Applied "ASoC: soc-dai.h: convert to SPDX identifiers" to the asoc tree

[PATCH 01/14] ASoC: soc-io.c: convert to SPDX identifiers
 2018-07-02 10:11 UTC  (2+ messages)
` Applied "ASoC: soc-io.c: convert to SPDX identifiers" to the asoc tree

[PATCH 5/5] ASoC: audio-graph-scu-card.c: convert to SPDX identifiers
 2018-07-02 10:11 UTC  (2+ messages)
` Applied "ASoC: audio-graph-scu-card.c: convert to SPDX identifiers" to the asoc tree

[PATCH 4/5] ASoC: audio-graph-card.c: convert to SPDX identifiers
 2018-07-02 10:11 UTC  (2+ messages)
` Applied "ASoC: audio-graph-card.c: convert to SPDX identifiers" to the asoc tree

[PATCH 3/5] ASoC: simple-scu-card.c: convert to SPDX identifiers
 2018-07-02 10:12 UTC  (2+ messages)
` Applied "ASoC: simple-scu-card.c: convert to SPDX identifiers" to the asoc tree

[PATCH 2/5] ASoC: simple-card-utils: convert to SPDX identifiers
 2018-07-02 10:12 UTC  (2+ messages)
` Applied "ASoC: simple-card-utils: convert to SPDX identifiers" to the asoc tree

[PATCH] selinux: Use pr_fmt to prefix "SELinux: "
 2018-07-03  2:58 UTC  (7+ messages)

[PATCH 08/14] ASoC: soc-devres.c: convert to SPDX identifiers
 2018-07-02 10:10 UTC  (2+ messages)
` Applied "ASoC: soc-devres.c: convert to SPDX identifiers" to the asoc tree

[PATCH v5 0/7] add virt-dma support for imx-sdma
 2018-07-03  2:57 UTC  (6+ messages)

[lkp-robot] ee410f15b1 BUG: kernel hang in boot stage
 2018-07-03  2:51 UTC  (2+ messages)

[Qemu-devel] [Bug 1779634] [NEW] qemu-x86_64 on aarch64 reports "Synchronous External Abort"
 2018-07-03  2:44 UTC  (2+ messages)
` [Qemu-devel] [Bug 1779634] "

[PATCH 0/2] serial: 8250_dw: add fractional divisor support
 2018-07-03  2:48 UTC  (9+ messages)

[PATCH v4 0/4] net/virtio: Tx simple path removal and offload improvements
 2018-07-03  2:49 UTC  (2+ messages)

[PATCH v7 00/10] Introduce the Counter subsystem
 2018-07-03  2:48 UTC  (4+ messages)

RDMA connection closed and not re-opened
 2018-07-03  2:44 UTC  (3+ messages)

[RFC PATCH for 4.18] rseq: use __u64 for rseq_cs fields, validate user inputs
 2018-07-03  2:44 UTC  (17+ messages)

[lkp-robot] 8ea2d7bac9 [ 0.000000] kernel BUG at lib/string.c:1052!
 2018-07-03  2:40 UTC 

[PATCH 2/2] ARM: dts: pxa: add mioa701 board description
 2018-07-03  2:39 UTC  (4+ messages)

[PATCH 2/4] KVM: Add tlb remote flush callback in kvm_x86_ops
 2018-07-03  2:39 UTC  (2+ messages)

[PATCH 2/2] drivers: core: Remove glue dirs from sysfs earlier
 2018-07-03  2:39 UTC  (13+ messages)

[PATCH net-next v2 1/2] net: phy: DP83TC811: Add INT_STAT3
 2018-07-03  2:38 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: phy: DP83TC811: Fix SGMII enable/disable

[Fuego] [PATCH 1/3] chart: https protocol support in Jenkins path
 2018-07-03  2:34 UTC  (5+ messages)
` [Fuego] [PATCH 2/3] IOzone: change excel suffix from xlsx to xls
` [Fuego] [PATCH 3/3] nbench_byte: add another choice that can do dynamic compilation

[meta-raspberrypi] Waveshare touchscreen
 2018-07-03  2:33 UTC  (2+ messages)

[PATCH v6 1/8] dt-bindings: reset: Add AOSS reset bindings for SDM845 SoCs
 2018-07-03  2:32 UTC  (2+ messages)

[PATCH v22 0/4] MediaTek MT8173 CMDQ support
 2018-07-03  2:30 UTC  (5+ messages)
` [PATCH v22 1/4] dt-bindings: soc: Add documentation for the MediaTek GCE unit

[PATCHv3 0/9] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems
 2018-07-03  2:28 UTC  (2+ messages)

[PATCH v2] kernel.h: Documentation for roundup() vs round_up()
 2018-07-03  2:28 UTC  (3+ messages)

[RFC 0/3] ethdev: add IP address and TCP/UDP port rewrite actions to flow API
 2018-07-03  2:27 UTC  (4+ messages)

[PATCH] vmw_balloon: fix inflation with batching
 2018-07-03  2:27 UTC 

[PATCH V2] mmc: core: cd_label must be last entry of mmc_gpio struct
 2018-07-03  2:25 UTC  (4+ messages)

[PATCH] gcc-plugins: remove unused GCC_PLUGIN_SUBDIR
 2018-07-03  2:25 UTC  (4+ messages)

Android app whitelist/blacklist feature
 2018-07-03  2:31 UTC  (6+ messages)

[v2] USB: chipidea: Do not hang when CONFIG_USB_CHIPIDEA_ULPI is not selected
 2018-07-03  2:22 UTC 


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.