All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-28 16:34:56 to 2017-02-28 17:18:33 UTC [more...]

[Qemu-devel] [PATCH 00/24] block: Command line option -blockdev
 2017-02-28 17:18 UTC  (23+ messages)
` [Qemu-devel] [PATCH 03/24] keyval: New keyval_parse()
` [Qemu-devel] [PATCH 09/24] libqtest: Fix qmp() & friends to abort on JSON parse errors
` [Qemu-devel] [PATCH 10/24] qjson: Abort earlier on qobject_from_jsonf() misuse
` [Qemu-devel] [PATCH 11/24] test-qobject-input-visitor: Abort earlier on bad test input
` [Qemu-devel] [PATCH 12/24] qobject: Propagate parse errors through qobject_from_json()
` [Qemu-devel] [PATCH 13/24] block: More detailed syntax error reporting for JSON filenames
` [Qemu-devel] [PATCH 14/24] check-qjson: Test errors from qobject_from_json()
` [Qemu-devel] [PATCH 15/24] test-visitor-serialization: Pass &error_abort to qobject_from_json()
` [Qemu-devel] [PATCH 16/24] monitor: Assert qmp_schema_json[] is sane
` [Qemu-devel] [PATCH 17/24] qapi: New qobject_input_visitor_new_str() for convenience

[Qemu-devel] [PATCH 0/7] Introducing libtcg
 2017-02-28 17:19 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/7] Factor out linux-user/qemu.h
` [Qemu-devel] [PATCH 2/7] Factor out *-user/mmap.c
` [Qemu-devel] [PATCH 3/7] Move *_cpu_dump_state to translate.c
` [Qemu-devel] [PATCH 4/7] *-user targets object files decoupling
` [Qemu-devel] [PATCH 6/7] Factor out tcg/tcg.h
` [Qemu-devel] [PATCH 7/7] Introduce libtcg infrastructure

[B.A.T.M.A.N.] [PATCH v2 0/2] batman-adv: fragment size adjustments
 2017-02-28 17:17 UTC  (2+ messages)

[Qemu-devel] [PULL 00/21] target-arm queue
 2017-02-28 17:16 UTC  (22+ messages)
` [Qemu-devel] [PULL 01/21] armv7m: Abstract out the "load kernel" code
` [Qemu-devel] [PULL 02/21] armv7m: Move NVICState struct definition into header
` [Qemu-devel] [PULL 03/21] armv7m: QOMify the armv7m container
` [Qemu-devel] [PULL 04/21] armv7m: Use QOMified armv7m object in armv7m_init()
` [Qemu-devel] [PULL 05/21] armv7m: Make ARMv7M object take memory region link
` [Qemu-devel] [PULL 06/21] armv7m: Make NVIC expose a memory region rather than mapping itself
` [Qemu-devel] [PULL 07/21] armv7m: Make bitband device take the address space to access
` [Qemu-devel] [PULL 08/21] armv7m: Don't put core v7M devices under CONFIG_STELLARIS
` [Qemu-devel] [PULL 09/21] armv7m: Split systick out from NVIC
` [Qemu-devel] [PULL 10/21] stm32f205: Create armv7m object without using armv7m_init()
` [Qemu-devel] [PULL 11/21] stm32f205: Rename 'nvic' local to 'armv7m'
` [Qemu-devel] [PULL 12/21] update-linux-headers: update for 4.11
` [Qemu-devel] [PULL 13/21] update Linux headers to 4.11
` [Qemu-devel] [PULL 14/21] hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate
` [Qemu-devel] [PULL 15/21] hw/intc/arm_gicv3_kvm: Implement get/put functions
` [Qemu-devel] [PULL 16/21] target-arm: Add GICv3CPUState in CPUARMState struct
` [Qemu-devel] [PULL 17/21] hw/intc/arm_gicv3_kvm: Reset GICv3 cpu interface registers
` [Qemu-devel] [PULL 18/21] qdev: Have qdev_set_parent_bus() handle devices already on a bus
` [Qemu-devel] [PULL 19/21] hw/sd: add card-reparenting function
` [Qemu-devel] [PULL 20/21] bcm2835_gpio: add bcm2835 gpio controller
` [Qemu-devel] [PULL 21/21] bcm2835: add sdhost and gpio controllers

[PATCH v3 00/25] ARM: Initial Actions Semi S500 and S900 enablement
 2017-02-28 17:16 UTC  (7+ messages)
` [PATCH v3 04/25] clocksource: Add Owl timer
` [PATCH v3 05/25] clocksource: owl: Add S900 support

[RFC][PATCH 0/5] power saving wakeup changes for POWER9 MCE
 2017-02-28 17:15 UTC  (3+ messages)
` [PATCH 5/5] powerpc/64s: fix POWER9 machine check handler from stop state

[U-Boot] [PATCH 1/2] arm64: booti: update "res1" field to "flags"
 2017-02-28 17:15 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] arm64: booti: allow to place kernel image anywhere in physical memory

[Buildroot] fs/iso9660, grub2 : grub-eltorito.img not found during the generation of rootfs.iso9660
 2017-02-28 17:14 UTC 

[PATCH 00/11] moving away from coremask to corelist
 2017-02-28 17:14 UTC  (3+ messages)
` [PATCH v5] doc: use corelist instead of coremask

[PATCH 1/1] add --partuuid to probe
 2017-02-28 17:13 UTC  (11+ messages)
                  ` grub-probe for nested BSD partition on Linux (was: [PATCH 1/1] add --partuuid to probe)

[PATCH 0/6] more kernel-doc patches
 2017-02-28 17:13 UTC  (7+ messages)
` [PATCH 1/6] doc: Explain light-handed markup preference a bit better
` [PATCH 2/6] docs-rst: automatically convert Graphviz and SVG images
` [PATCH 3/6] drm/doc: Add KMS overview graphs
` [PATCH 4/6] drm/doc: Consistent kerneldoc include order
` [PATCH 5/6] drm/doc: diagram for mode objects and properties
` [PATCH 6/6] drm/doc: atomic overview, with graph

[RFC 2/3] kcmp: Add KCMP_EPOLL_TFD mode to compare epoll target files
 2017-02-28 17:12 UTC  (5+ messages)
    ` [RFC v2 "

[PATCH v3 0/6] Add EXTI GPIO trigger support to STM32 ADC
 2017-02-28 16:51 UTC  (17+ messages)
` [PATCH v3 1/6] dt-bindings: iio: introduce trigger providers, consumers
` [PATCH v3 2/6] iio: trigger: add OF support
` [PATCH v3 3/6] dt-bindings: iio: document interrupt trigger support
` [PATCH v3 4/6] iio: iio-interrupt-trigger: device-tree support
` [PATCH v3 5/6] dt-bindings: iio: stm32-adc: add external interrupt trigger
` [PATCH v3 6/6] iio: adc: stm32: add support for EXTI trigger

[Qemu-devel] [PATCH v4 0/5] SLIRP VMStatification
 2017-02-28 17:12 UTC  (13+ messages)
` [Qemu-devel] [PATCH v4 4/5] slirp: VMStatify socket level

[PATCH v5 0/4] New Microsemi PCI Switch Management Driver
 2017-02-28 17:11 UTC  (4+ messages)

[RFC 0/3] fs,epoll: Add ability to call kcmp to find target files
 2017-02-28 17:11 UTC  (4+ messages)

[Buildroot] [PATCH] mpd: fix build for ARC
 2017-02-28 17:10 UTC 

[PATCH 0/2] fix for direct-I/O to DAX mappings
 2017-02-28 17:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/26] qapi: QMP dispatch and input visitor work
 2017-02-28 17:10 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 18/26] tests-qobject-input-strict: Merge into test-qobject-input-visitor
` [Qemu-devel] [PATCH v2 22/26] test-qobject-input-visitor: Cover missing nested struct member
` [Qemu-devel] [PATCH v2 23/26] qapi: Make input visitors detect unvisited list tails

[fs, nfsd] 7f2431938f: WARNING:at_lib/refcount.c:#refcount_inc
 2017-02-28 17:09 UTC 

[PATCH 1/2] x86/layout: Correct Xen's idea of its own memory layout
 2017-02-28 17:09 UTC  (6+ messages)
` [PATCH 2/2] efi/boot: Don't free ebmalloc area at all

how to *securely* do a remote install of an OE image?
 2017-02-28 16:52 UTC  (4+ messages)

[PATCH v4 0/6] ARM: davinci: vpif capture & display support
 2017-02-28 16:02 UTC  (3+ messages)
` [PATCH v4 3/6] ARM: davinci: da8xx: add OF_DEV_AUXDATA() for vpif
` [PATCH v4 6/6] ARM: davinci: add pdata-quirks for da850-evm vpif display

[PATCH v4 00/15] Remove submodule from files-backend.c
 2017-02-28 17:06 UTC  (4+ messages)
` [PATCH v5 00/24] "
  ` [PATCH v5 04/24] files-backend: convert git_path() to strbuf_git_path()

[PATCH] HID: usbhid: extend polling interval configuration to joysticks
 2017-02-28 17:06 UTC  (2+ messages)

SCSI regression in 4.11
 2017-02-28 17:06 UTC  (5+ messages)

[PATCH] staging: iio: Deleted TODO file which contained redundant information
 2017-02-28 17:06 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH rdma-core 00/14] Revise the DMA barrier macros in ibverbs
 2017-02-28 17:06 UTC  (8+ messages)
` [PATCH rdma-core 08/14] mlx5: Update to use new udma write barriers

[U-Boot] [PATCH] spi: cadence_qspi_apb: Add trigger-base DT bindings from Linux
 2017-02-28 17:06 UTC  (12+ messages)

[PATCH v2] HID: hiddev: allocate minor number hiddev's USB interface is bound to
 2017-02-28 17:05 UTC  (2+ messages)

[PATCH] pinctrl: samsung: Calculate GPIO base for pinctrl_add_gpio_range
 2017-02-28 17:04 UTC  (2+ messages)
` [PATCH v2] "

Sparse-LLVM issue compiling NULL pointers
 2017-02-28 17:03 UTC  (5+ messages)

[PATCH 1/2] vfs: implement fchmodat2() syscall
 2017-02-28 17:03 UTC  (2+ messages)
` [PATCH 2/2] x86: wire up "

[PATCH 0/3] Separate zone requests from medium access requests
 2017-02-28 16:57 UTC  (6+ messages)
` [PATCH 2/3] block: "

Handling BMC Reboots when Host is Running
 2017-02-28 17:03 UTC 

[Bug 193341] New: AMDGPU: kernel NULL pointer dereferenced with hybrid graphics
 2017-02-28 17:02 UTC  (3+ messages)
` [Bug 193341] "

[PATCH 0/4] ARM: sun7i: Convert sun7i SoC to sunxi-ng
 2017-02-28 17:01 UTC  (5+ messages)
` [PATCH 3/4] ARM: sun7i: Convert to CCU
      ` [linux-sunxi] "

[V2 0/4] hwclock: remove date(1)
 2017-02-28 17:01 UTC  (5+ messages)

[PATCH v2 1/4] drm: add RGB formats with separate alpha plane
 2017-02-28 16:58 UTC  (2+ messages)

[PATCH net] net/mlx4_en: reception NAPI/IRQ race breaker
 2017-02-28 16:57 UTC  (6+ messages)
` [PATCH net] net: solve a NAPI race
  ` [PATCH v2 "
    ` [PATCH v3 "

[PATCHv2 1/2] blk-mq: Export blk_mq_freeze_queue_wait
 2017-02-28 16:57 UTC  (9+ messages)
` [PATCHv2 2/2] nvme: Complete all stuck requests

[PATCH 0/6] Lots of NBD fixes and enhancements
 2017-02-28 16:57 UTC  (7+ messages)
` [PATCH 1/6] nbd: handle single path failures gracefully
` [PATCH 2/6] nbd: ref count the nbd device
` [PATCH 3/6] nbd: stop using the bdev everywhere
` [PATCH 4/6] nbd: set queue timeout properly
` [PATCH 5/6] nbd: handle ERESTARTSYS properly
` [PATCH 6/6] nbd: add a basic netlink interface

[PATCH V4, 1/2] mtd: nand: brcmnand: Change brcmnand_set_wp() prototype
 2017-02-28 16:55 UTC  (2+ messages)
` [PATCH V4, 2/2] mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program

rsync: page allocation stalls in kernel 4.9.10 to a VessRAID NAS
 2017-02-28 16:56 UTC  (6+ messages)

Illegal memory access in rados
 2017-02-28 16:49 UTC  (2+ messages)

QCA9880 slow performance adhoc/IBSS mode
 2017-02-28 16:56 UTC  (2+ messages)

npm thoughts
 2017-02-28 16:56 UTC  (2+ messages)

[ovmf test] 106259: regressions - FAIL
 2017-02-28 16:56 UTC 

[PATCH 0/13 v2] block: Fix block device shutdown related races
 2017-02-28 16:54 UTC  (10+ messages)
` [PATCH 08/13] bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
` [PATCH 09/13] bdi: Do not wait for cgwbs release in bdi_unregister()
` [PATCH 10/13] bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister()
` [PATCH 11/13] block: Fix oops in locked_inode_to_wb_and_lock_list()

[patch] net/mlx4: && vs & typo
 2017-02-28 16:53 UTC  (3+ messages)

[PATCH 1/6] drm/i915: Use drm_connector_list_iter in debugfs
 2017-02-28 16:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/6] "

[PATCH] drm/i915: Don't use enums for hardware engine id
 2017-02-28 16:52 UTC  (3+ messages)

[PATCH] arm: exynos increase CONFIG_CMA_SIZE_MBYTES to 96
 2017-02-28 16:52 UTC  (6+ messages)

[PATCH 0/2] efi: Enhance capsule loader to support signed Quark images
 2017-02-28 16:52 UTC  (17+ messages)

[RFC] failure atomic writes for file systems and block devices
 2017-02-28 16:51 UTC  (3+ messages)
` [PATCH 05/12] fs: add a F_IOINFO fcntl

net/rds: use-after-free in inet_create
 2017-02-28 16:51 UTC  (8+ messages)

[git pull] IOMMU Fixes for Linux v4.11-rc1
 2017-02-28 15:24 UTC 

[PATCH] ARM: dts: am335x-pcm953: Fix legacy wakeup source binding
 2017-02-28 16:50 UTC  (3+ messages)

IB on s390 broken with commit 99db94940 "IB/core: Remove ib_device.dma_device"
 2017-02-28 16:50 UTC  (4+ messages)

[PATCH 1/3] mk: clean .lib.cmd files
 2017-02-28 16:48 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] seabios: update to 1.10.2 release
 2017-02-28 16:48 UTC  (2+ messages)

[SPDK] 回复: NVMeF Target Error NVMe controller
 2017-02-28 16:48 UTC 

[meta-filesystems][PATCH] xfsprogs: update depends to work correctly with RSS
 2017-02-28 16:47 UTC  (6+ messages)

[PATCH] libiscsi: add lock around task lists to fix list corruption regression
 2017-02-28 16:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v9 0/8] VMX: Properly handle pi descriptor and per-cpu
 2017-02-28 16:46 UTC  (5+ messages)
` [PATCH v9 1/8] VMX: Permanently assign PI hook vmx_pi_switch_to()
` [PATCH v9 2/8] xen/passthrough: Reject self-(de)assignment of devices

Problem with RSA test from testmgr
 2017-02-28 16:45 UTC  (3+ messages)

[PATCH 0/6] Use time_t
 2017-02-28 16:38 UTC  (3+ messages)

[PATCH v3 0/4] ARM: dts: da850-evm: vpif DT changes
 2017-02-28 16:15 UTC  (2+ messages)
` [PATCH v3 3/4] ARM: dts: da850-evm: add the UI expander node

rsync: page allocation stalls in kernel 4.9.10 to a VessRAID NAS
 2017-02-28 16:13 UTC 

[Qemu-devel] [PATCH v2] hw/misc: add a TMP42{1,2,3} device model
 2017-02-28 16:44 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2] hw/misc: add a TMP42{1, 2, 3} "

[PATCH 1/1] rds: ib: add the static type to the variables
 2017-02-28 16:42 UTC  (2+ messages)

[SPDK] Error while compiling the spdk-16.12 for arm64 architecture
 2017-02-28 16:40 UTC 

[PATCH v4 0/2] Xilinx Slave Serial FPGA Manager
 2017-02-28 16:40 UTC  (3+ messages)
` [PATCH v4 1/2] dt: bindings: fpga: add xilinx slave-serial binding description
` [PATCH v4 2/2] fpga manager: Add Xilinx slave serial SPI driver

[PATCH 4/5] add a method to external_declaration()
 2017-02-28 16:40 UTC  (4+ messages)
` [PATCH v3 0/7] more validation of C99 for-loop initializers

[PATCH] dax: constify second argument of dax_iomap_pmd_fault
 2017-02-28 16:38 UTC  (2+ messages)

[PATCH v2 1/2] drm_fourcc: Add new P010, P016 video format
 2017-02-28 16:37 UTC  (4+ messages)
` [PATCH v5 "

[Buildroot] [PATCH] dependencies/cmake: blacklist cmake 3.7
 2017-02-28 16:38 UTC  (4+ messages)

mm: fault in __do_fault
 2017-02-28 15:32 UTC  (2+ messages)

[xen-4.7-testing test] 106251: tolerable FAIL - PUSHED
 2017-02-28 16:37 UTC 

[PATCH] ARM: dts: am57xx-idk: tpic2810 is on I2C bus, not SPI
 2017-02-28 16:37 UTC  (4+ messages)

[PATCH] drm/i915: Use BUILD_BUG_ON to detected missing engine definitions
 2017-02-28 16:36 UTC  (5+ messages)

[PATCH v1 0/4] Introduce a new helper for parsing ipv[4|6]:port to socket address
 2017-02-28 16:35 UTC  (7+ messages)
` [PATCH v1 2/4] nvmet-rdma: use generic inet_pton_with_scope
` [PATCH v1 3/4] nvme-rdma: use inet_pton_with_scope helper

[PATCH] jump_label: Fix anonymous union initialization
 2017-02-28 16:32 UTC 

[SPDK] hotplug support and testing
 2017-02-28 16:35 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.