All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-30 13:52:20 to 2017-05-30 14:31:08 UTC [more...]

[Qemu-devel] [PATCH 00/19] nbd errors and traces refactoring
 2017-05-30 14:30 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/19] nbd/server: get rid of nbd_negotiate_read and friends
` [Qemu-devel] [PATCH 02/19] nbd/server: get rid of ssize_t
` [Qemu-devel] [PATCH 03/19] nbd/server: refactor nbd_co_send_reply
` [Qemu-devel] [PATCH 04/19] nbd/server: get rid of EAGAIN dead code
` [Qemu-devel] [PATCH 07/19] nbd/server: nbd_negotiate: fix error path
` [Qemu-devel] [PATCH 08/19] nbd/server: get rid of fail: return rc
` [Qemu-devel] [PATCH 09/19] nbd/server: rename rc to ret
` [Qemu-devel] [PATCH 10/19] nbd/server: refactor nbd_trip
` [Qemu-devel] [PATCH 11/19] io/channel-socket: qio_channel_socket_writev handle EPIPE
` [Qemu-devel] [PATCH 12/19] nbd/common: nbd_wr_syncv handle QIO_CHANNEL_ERR_EPIPE
` [Qemu-devel] [PATCH 13/19] nbd/server: return original error codes
` [Qemu-devel] [PATCH 14/19] nbd/server: nbd_negotiate: return 1 on NBD_OPT_ABORT
` [Qemu-devel] [PATCH 15/19] nbd/server: use errp instead of LOG
` [Qemu-devel] [PATCH 17/19] nbd/common: nbd_tls_handshake: use error_reportf_err instead of TRACE
` [Qemu-devel] [PATCH 18/19] nbd/client: refactor TRACE of NBD_MAGIC

[kernel-hardening] [PATCH] LSM: Convert security_hook_heads into explicit array of struct list_head
 2017-05-30 14:29 UTC  (7+ messages)
` [kernel-hardening] "
      `  "

[Qemu-devel] [PATCH v2] hw/i386: Deprecate the machines pc-0.10 to pc-1.2
 2017-05-30 14:30 UTC  (8+ messages)

[Qemu-devel] [PATCH] msi: remove return code for msi_init()
 2017-05-30 14:29 UTC  (8+ messages)

[Qemu-devel] [PATCH risu v2] ppc64: Fix patterns for rotate doubleword instructions
 2017-05-30 14:29 UTC 

[RFC 0/2] Consolidate patch_instruction
 2017-05-30 14:28 UTC  (5+ messages)
` [RFC 2/2] powerpc/kprobes: Move kprobes over to patch_instruction

[Qemu-devel] Throttling groups vs filter nodes
 2017-05-30 14:29 UTC  (2+ messages)

[Qemu-devel] [PULL 00/21] Misc patches for 2017-05-05
 2017-05-30 14:29 UTC  (7+ messages)
` [Qemu-devel] [PULL 21/21] vhost-scsi: create a vhost-scsi-common abstraction

[PATCH] xen: preserve native TSC speed during migration between identical hosts
 2017-05-30 14:28 UTC  (6+ messages)

[PATCH v2 1/2] net/mlx5: Define interface bits for fencing UMR wqe
 2017-05-30 14:28 UTC  (8+ messages)
` [PATCH v2 2/2] IB/mlx5: set UMR wqe fence according to HCA cap

[OSSTEST PATCH 1/3] host examination: Actually permanently save the logs
 2017-05-30 14:28 UTC  (3+ messages)
` [OSSTEST PATCH 2/3] ap-common: Switch to Linux 4.9 by default
    ` Nested virt broken in Linux 4.9 (was Re: [OSSTEST PATCH 2/3] ap-common: Switch to Linux 4.9 by default [and 1 more messages])

[Bug 101220] xorg-server-1.19.3 crashes when trying to enable HDMI output
 2017-05-30 14:28 UTC  (2+ messages)

[PATCH 0/6] Add support for the ICU unit in Marvell Armada 7K/8K
 2017-05-30 14:28 UTC  (27+ messages)
` [PATCH 3/6] irqchip: irq-mvebu-gicp: new driver for Marvell GICP
` [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
` [PATCH 6/6] arm64: dts: marvell: enable GICP and ICU on Armada 7K/8K

[Qemu-devel] [PATCH Risu v3 0/4] PPC64 Improvements
 2017-05-30 14:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH Risu v3 4/4] build: Add support to PowerPC BE and remove ARCH

[RFC] drm: Optimise drm_ioctl() for small user args
 2017-05-30 14:27 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH kvm-unit-tests 0/3] arm/arm64: smp: prepare for on_cpu
 2017-05-30 14:26 UTC  (4+ messages)

[PATCH] hsdk: initial port for HSDK board
 2017-05-30 14:25 UTC  (2+ messages)

[PATCH net-next 0/7] net: dsa: tagger simplification
 2017-05-30 14:21 UTC  (8+ messages)
` [PATCH net-next 1/7] net: dsa: hide dsa_uses_tagged_protocol code
` [PATCH net-next 2/7] net: dsa: remove useless rcv copy in DSA tree
` [PATCH net-next 3/7] net: dsa: remove unused arguments of tagger rcv
` [PATCH net-next 4/7] net: dsa: free orig skb on rcv if reallocated
` [PATCH net-next 5/7] net: dsa: remove useless goto label in tagger rcv
` [PATCH net-next 6/7] net: dsa: remove useless copy of tagger xmit
` [PATCH net-next 7/7] net: dsa: factor skb freeing on xmit

[PATCH] errormsg: add descriptive macros to replace overloaded error codes
 2017-05-30 14:25 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/12] self-announce updates
 2017-05-30 14:24 UTC  (9+ messages)
` [Qemu-devel] [PATCH 06/12] qmp: Expose qemu_announce_self as a qmp command
` [Qemu-devel] [PATCH 09/12] hmp: add announce paraters info/set

[PATCH] x86/KASLR: use the right memcpy
 2017-05-30 14:24 UTC  (3+ messages)

[PATCH 00/31] arm64: KVM: Mediate access to GICv3 sysregs at EL2
 2017-05-30 14:24 UTC  (10+ messages)
` [PATCH 14/31] KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
` [PATCH 15/31] KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler

[PATCH V2] nvme: fix nvme_remove going to uninterruptible sleep for ever
 2017-05-30 14:23 UTC  (4+ messages)

[PATCH] tools/firmware: pass EXTRAVERSION to seabios build
 2017-05-30 14:24 UTC  (8+ messages)

[Qemu-devel] [PATCH 00/17] qobject/qapi: add uint type
 2017-05-30 14:23 UTC  (17+ messages)
` [Qemu-devel] [PATCH 03/17] tests: remove alt num-int cases
` [Qemu-devel] [PATCH 04/17] qapi: merge QInt and QFloat in QNum
` [Qemu-devel] [PATCH 07/17] json: learn to parse uint64 numbers
` [Qemu-devel] [PATCH 11/17] object: use more specific property type names

[PATCH 0/4] dw-hdmi CEC support
 2017-05-30 14:23 UTC  (10+ messages)
` [PATCH 1/4] drm/bridge: dw-hdmi: remove CEC engine register definitions
` [PATCH 2/4] drm/bridge: dw-hdmi: add cec notifier support
` [PATCH 3/4] drm/bridge: dw-hdmi: add better clock disable control
` [PATCH 4/4] drm/bridge: dw-hdmi: add cec driver

[PATCH V6 net-next 0/2] rtnetlink: Updates to rtnetlink_event()
 2017-05-30 14:22 UTC  (3+ messages)
` [PATCH V6 net-next iproute] ip: Add support for netdev events to monitor

[Qemu-devel] [PATCH risu] ppc64: Fix patterns for rotate doubleword instructions
 2017-05-30 14:21 UTC  (6+ messages)

[PATCH v2] x86/vmx: Fix vmentry failure because of invalid LER on Broadwell
 2017-05-30 14:17 UTC  (2+ messages)

[PATCH] nbd: add FUA op support
 2017-05-30 14:20 UTC  (2+ messages)

[PATCH] nvme/pci: Remove watchdog timer
 2017-05-30 14:20 UTC  (3+ messages)

[PATCH 0/1] xl man page cleanup and fixes proposal
 2017-05-30 14:20 UTC  (6+ messages)
` [PATCH 1/1] xl man page cleanup and fixes

[PATCH 0/7] Implement NVMe Namespace Descriptor Identification
 2017-05-30 14:20 UTC  (4+ messages)
` [PATCH 5/7] nvmet: implement namespace identify descriptor list

master - tests: missed to export lvm binary for fsadm
 2017-05-30 14:20 UTC 

master - tests: drop extra debug vvvv
 2017-05-30 14:19 UTC 

[RFC PATCH 0/7] drm/i915: add support for DisplayPort CEC-Tunneling-over-AUX
 2017-05-30 14:19 UTC  (8+ messages)
` [RFC PATCH 7/7] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support

master - tests: also check new flag with segtype
 2017-05-30 14:19 UTC 

master - flags: improve unknonw flags logic
 2017-05-30 14:19 UTC 

master - flags: restore same logic with MISSING
 2017-05-30 14:19 UTC 

[PATCH v3] nvme/pci: remap BAR0 to cover admin CQ doorbell for large stride
 2017-05-30 14:19 UTC  (3+ messages)

[PATCH 1/1] semanage: Fix manpage author for ibpkey and ibendport pages
 2017-05-30 14:19 UTC  (2+ messages)

WARNING: CPU: 0 PID: 0 at net/sched/sch_generic.c:316 dev_watchdog+0x217/0x220
 2017-05-30 14:18 UTC  (3+ messages)

NVMeoF: multipath stuck after bringing one ethernet port down
 2017-05-30 14:17 UTC  (7+ messages)

Error: Kernel create channel failed
 2017-05-30 14:15 UTC 

[PATCH v2 1/2] nbd: nbd_reset() call in nbd_dev_add() is redundant
 2017-05-30 14:15 UTC  (2+ messages)

[PATCH v1 00/11] mm/kasan: support per-page shadow memory to reduce memory consumption
 2017-05-30 14:16 UTC  (13+ messages)

[PATCH net-next] rtnetlink: use the new rtnl_get_event() interface
 2017-05-30 14:14 UTC  (2+ messages)

[PATCH] staging: android: uapi: drop definitions of removed ION_IOC_{FREE,SHARE} ioctls
 2017-05-30 14:11 UTC 

[PATCH] mac80211: manage RX BA session offload without SKB queue
 2017-05-30 14:12 UTC  (4+ messages)

[PATCH v5 01/10] pinctrl: generic: Add bi-directional and output-enable
 2017-05-30 14:12 UTC  (12+ messages)

[PATCH v7 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-05-30 14:11 UTC  (3+ messages)

[PATCH] event/sw: fix credit tracking in port dequeue
 2017-05-30 14:11 UTC  (2+ messages)

[1/3] x86/mce/AMD: Use msr_stat when clearing MCA_STATUS
 2017-05-30 14:10 UTC  (10+ messages)
` [2/3] x86/mce/AMD: Define a list_head for threshold blocks outside the list
      ` [PATCH 2/3] "

[PATCH 1/5] cdev: make file operations const
 2017-05-30 14:09 UTC  (5+ messages)
` [PATCH 2/5] commands: mount: combine dev and devstr, which are the same
` [PATCH 3/5] fs: add parseopt_b for loop mount option
` [PATCH 4/5] fs: add cdev_create_from_file "
` [PATCH 5/5] commands: mount: mention file loop mounts in the help text

[PATCH v3 1/3] lib: add Generic Receive Offload API framework
 2017-05-30 14:10 UTC  (12+ messages)

[PATCH] listxattr: Fix read past end of array
 2017-05-30 14:10 UTC  (2+ messages)
` [PATCHv2] src/listxattr: Fix reading past the end of the user buffer

[PATCH 1/3] drm/i915: Short-circuit i915_gem_wait_for_idle() if already idle
 2017-05-30 14:09 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] "

[Qemu-devel] [PATCH] main_loop: Make main_loop_wait() return void
 2017-05-30 14:08 UTC  (3+ messages)

[Qemu-arm] [PATCH v3 00/18] numa: add '-numa cpu' option
 2017-05-30 14:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 06/18] numa: mirror cpu to node mapping in MachineState::possible_cpus
  ` [Qemu-arm] "

[linux-linus test] 109839: regressions - FAIL
 2017-05-30 14:06 UTC 

[PATCH 00/13] armv7m: Implement MPU support
 2017-05-30 14:05 UTC  (9+ messages)
` [PATCH 02/13] arm: Add support for M profile CPUs having different MMU index semantics
  ` [Qemu-devel] "
` [PATCH 05/13] arm: Don't clear ARM_FEATURE_PMSA for no-mpu configs
  ` [Qemu-devel] "
` [Qemu-devel] [Qemu-arm] [PATCH 00/13] armv7m: Implement MPU support
  `  "

Right amount of info in the DT
 2017-05-30 13:59 UTC  (13+ messages)

libsepol segfaults with typealias and typealiasactual
 2017-05-30 14:05 UTC 

[PATCH 0/6] add sanity check for extent inline ref type
 2017-05-30 14:05 UTC  (2+ messages)

[Buildroot] genimage maintainers
 2017-05-30 14:05 UTC  (3+ messages)

[Qemu-devel] [PATCH] ivshmem-server: ivshmem-clean: Install only when eventfd() is available
 2017-05-30 14:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH] ivshmem-server: ivshmem-client: Build "

[PATCH v11 00/23] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-05-30 14:05 UTC  (3+ messages)
` [PATCH v11 07/23] x86: refactor psr: L3 CAT: implement get value flow

[PATCH] mm: introduce MADV_CLR_HUGEPAGE
 2017-05-30 14:04 UTC  (13+ messages)

[PATCH] platform/x86: ideapad-laptop: Expose conservation mode switch
 2017-05-30 14:05 UTC  (4+ messages)

[PATCH v3] KVM: x86: avoid large stack allocations in em_fxrstor
 2017-05-30 14:05 UTC  (4+ messages)
` [PATCH v4] "

[LTP] [PATCH] memcg_lib.sh: cosmetic fix for orig_memory_use_hierarchy variable
 2017-05-30 14:03 UTC  (2+ messages)

[PATCH v2 2/2] nvme: Add support for FW activation without reset
 2017-05-30 14:03 UTC  (2+ messages)

[PATCH v4 1/4] media-ctl: add pad support to set/get_frame_interval
 2017-05-30 14:02 UTC  (3+ messages)

[PATCH 00/10] ARM/ARM64 Direct EOI setup for VFIO wired interrupts
 2017-05-30 14:03 UTC  (6+ messages)
` [PATCH 09/10] KVM: arm/arm64: vgic: Implement forwarding setting

[PATCH v2 1/2] nvme: Adding support for FW Slot info log
 2017-05-30 14:02 UTC  (2+ messages)

[Qemu-devel] [PULL 00/29] x86 and machine queue, 2017-05-11
 2017-05-30 14:01 UTC  (4+ messages)
` [Qemu-devel] [PULL 02/29] numa: Allow setting NUMA distance for different NUMA nodes

[Buildroot] [Bug 9916] New: qt5 does not build on arm-buildroot-linux-uclibcgnueabihf
 2017-05-30 13:59 UTC 

[Bug 194761] New: amdgpu driver breaks on Oland (SI)
 2017-05-30 13:59 UTC  (2+ messages)
` [Bug 194761] "

[Qemu-devel] [PATCH v3 00/13] chardevice hotswap
 2017-05-30 13:58 UTC  (14+ messages)
` [Qemu-devel] [PATCH v3 01/13] char: move QemuOpts->ChardevBackend translation to a separate func
` [Qemu-devel] [PATCH v3 02/13] char: add backend hotswap handler
` [Qemu-devel] [PATCH v3 03/13] char: chardevice hotswap
` [Qemu-devel] [PATCH v3 04/13] char: forbid direct chardevice access for hotswap devices
` [Qemu-devel] [PATCH v3 05/13] char: avoid chardevice direct access
` [Qemu-devel] [PATCH v3 06/13] test-char: unref chardev-udp after test
` [Qemu-devel] [PATCH v3 07/13] test-char: split char_udp_test
` [Qemu-devel] [PATCH v3 08/13] test-char: split char_file_test
` [Qemu-devel] [PATCH v3 09/13] test-char: add hotswap test
` [Qemu-devel] [PATCH v3 10/13] hmp: add hmp analogue for qmp-chardev-change
` [Qemu-devel] [PATCH v3 11/13] virtio-console: chardev hotswap support
` [Qemu-devel] [PATCH v3 12/13] serial: move TIOCM update to a separate function
` [Qemu-devel] [PATCH v3 13/13] serial: chardev hotswap support

[PATCH] powerpc/powernv: Enable PCI peer-to-peer
 2017-05-30 13:58 UTC 

[U-Boot] [PATCH 1/3] zynqmp: Define routines for mmio write and read
 2017-05-30 13:57 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] fpga: zynqmppl: Reuse invoke_smc routine
` [U-Boot] [PATCH 3/3] arm64: zynqmp: Check pmufw version

perf group read for inherited events
 2017-05-30 13:57 UTC  (2+ messages)

[PATCH] Revert "ata: sata_mv: Convert to devm_ioremap_resource()"
 2017-05-30 13:55 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: Intel: Skylake: Add Support for MIC select module
 2017-05-30 13:41 UTC  (4+ messages)
` [PATCH v2 2/3] ASoC: Intel: Skylake: Add enum control for mic selection

[Qemu-devel] [PATCH v3 0/4] block: fix 'savevm' hang with -object iothread
 2017-05-30 13:52 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v2 00/11] HDMI YCBCR output handling in DRM layer
 2017-05-30 13:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for HDMI YCBCR output handling in DRM layer (rev2)

[Qemu-arm] [PATCH 0/3] gicv3: Correct mishandling of NS BPR1 values
 2017-05-30 13:50 UTC  (4+ messages)
` [Qemu-arm] [PATCH 3/3] hw/intc/arm_gicv3_cpuif: Fix priority masking for NS BPR1
  ` [Qemu-devel] "

[RFC PATCH] tools: add perltidy to the syntax checker/fixer
 2017-05-30 13:52 UTC  (2+ messages)

[PATCH v2 0/2] arm64: ftrace: fix interop issues with module PLTs
 2017-05-30 13:52 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: ftrace: add support for far branches to dynamic ftrace


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.