All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-24 14:16:21 to 2017-01-24 15:03:59 UTC [more...]

[PATCH RFC] vfio error recovery: kernel support
 2017-01-24 15:03 UTC  (6+ messages)
      ` [Qemu-devel] "

[U-Boot] [PATCH v2 0/7] arm64: mvebu: Add support for A8K community board
 2017-01-24 15:03 UTC  (6+ messages)
` [U-Boot] [PATCH v2 4/7] mvebu: usb: xhci: Add support for VBUS controlled by GPIO
      ` [U-Boot] [EXT] "

[PATCH 1/2] Documentation: devicetree: Add i2c binding for mediatek MT2701 Soc Platform
 2017-01-24 15:03 UTC  (2+ messages)

[PATCH v5 0/8] Implement clocksource for rockchip SoC using rockchip timer
 2017-01-24 15:02 UTC  (5+ messages)
` [PATCH v5 5/8] clocksource/drivers/rockchip_timer: split bc_timer into rk_timer and rk_clock_event_device

[PATCH] drm/amd/powerplay: fix regresstion issue can't set manual dpm mode
 2017-01-24 15:03 UTC  (2+ messages)

[PATCH] x86emul/test: don't use *_len symbols
 2017-01-24 15:02 UTC 

[PATCH v3 1/2] hwmon: new driver for ST stts751 thermal sensor
 2017-01-24 15:02 UTC  (2+ messages)
` [PATCH v3 2/2] DT: add binding documentation for STTS751

reflink COW improvements
 2017-01-24 15:02 UTC  (9+ messages)
` [PATCH 2/3] xfs: go straight to real allocations for direct I/O COW writes

[PATCH] prctl: propagate has_child_subreaper flag to every descendant
 2017-01-24 15:01 UTC  (3+ messages)
` [PATCH] introduce the walk_process_tree() helper

[PATCH] blk-mq-sched: fix possible crash if changing scheduler fails
 2017-01-24 15:01 UTC  (2+ messages)

RFC: Adding a section to the Xen security policy about what constitutes a vulnerability
 2017-01-24 15:01 UTC  (8+ messages)

[PATCH v1] ethdev: fix multi-process NULL dereference crashes
 2017-01-24 15:01 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH V2] virtio: Fix no interrupt when not creating msi controller
 2017-01-24 15:00 UTC  (7+ messages)

[PATCH] ceph/iov_iter: fix bad iov_iter handling in ceph splice codepaths
 2017-01-24 15:00 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] pci: drop link_reset
 2017-01-24 15:00 UTC  (3+ messages)

[PATCH 0/6 v3] kvmalloc
 2017-01-24 15:00 UTC  (8+ messages)
` [PATCH 5/6] treewide: use kv[mz]alloc* rather than opencoded variants

[PATCH 0/2] qla2xxx: Two bug fixes
 2017-01-24 14:59 UTC  (3+ messages)
` [PATCH 2/2] qla2xxx: Avoid that issuing a LIP triggers a kernel crash

Updates to meta-freescale (master) in 2017-01-24
 2017-01-24 14:59 UTC  (4+ messages)

[PATCH 0/3] usb: xhci: Add broken port disable quirk
 2017-01-24 14:59 UTC  (4+ messages)

[PATCH] topology: Fix incorrect license in source comments
 2017-01-24 14:59 UTC 

[PATCH] block: fix use after free in __blkdev_direct_IO
 2017-01-24 14:56 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/17] arm: rpi: Enable USB, Ethernet, MMC, Video driver model on Raspberry Pi
 2017-01-24 14:55 UTC  (13+ messages)
` [U-Boot] [PATCH v4 02/17] dm: video: Correct line clearing code
` [U-Boot] [PATCH v4 12/17] video: arm: rpi: Move the video query out of the driver
` [U-Boot] [PATCH v4 13/17] video: arm: rpi: Move the video settings "
` [U-Boot] [PATCH v4 14/17] dm: video: Refactor lcd_simplefb to prepare for driver model
` [U-Boot] [PATCH v4 15/17] dm: video: Add driver-model support to lcd_simplefb
` [U-Boot] [PATCH v4 16/17] dm: video: arm: rpi: Convert to use driver model for video

[Buildroot] [PATCH 1/3] python-babel: new package
 2017-01-24 14:55 UTC  (5+ messages)
` [Buildroot] [PATCH 2/3] python-flask-babel: "
` [Buildroot] [PATCH 3/3] DEVELOPERS: add Lionel Flandrin

[PATCH] mk: parallelize make config
 2017-01-24 14:55 UTC  (8+ messages)
` [PATCH] mk: optimize directory dependencies

[PATCH v3 1/5] arm64: Define Falkor v1 CPU
 2017-01-24 14:54 UTC  (11+ messages)
` [PATCH v3 2/5] arm64: Work around Falkor erratum 1003

[PATCH] extcon: palmas: Don't spam console
 2017-01-24 14:54 UTC  (2+ messages)

[PATCH] dma/fence: Export enable-signaling tracepoint for emission by drivers
 2017-01-24 14:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Qemu-devel] [PATCH v2 00/17] Convert QCow[2] to QCryptoBlock & add LUKS support
 2017-01-24 14:51 UTC  (18+ messages)
` [Qemu-devel] [PATCH v2 01/17] block: expose crypto option names / defs to other drivers
` [Qemu-devel] [PATCH v2 02/17] block: add ability to set a prefix for opt names
` [Qemu-devel] [PATCH v2 03/17] qcow: document another weakness of qcow AES encryption
` [Qemu-devel] [PATCH v2 04/17] qcow: require image size to be > 1 for new images
` [Qemu-devel] [PATCH v2 05/17] iotests: skip 042 with qcow which dosn't support zero sized images
` [Qemu-devel] [PATCH v2 06/17] iotests: skip 048 with qcow which doesn't support resize
` [Qemu-devel] [PATCH v2 07/17] iotests: fix 097 when run with qcow
` [Qemu-devel] [PATCH v2 08/17] qcow: make encrypt_sectors encrypt in place
` [Qemu-devel] [PATCH v2 09/17] qcow: convert QCow to use QCryptoBlock for encryption
` [Qemu-devel] [PATCH v2 10/17] qcow2: make qcow2_encrypt_sectors encrypt in place
` [Qemu-devel] [PATCH v2 11/17] qcow2: convert QCow2 to use QCryptoBlock for encryption
` [Qemu-devel] [PATCH v2 12/17] qcow2: extend specification to cover LUKS encryption
` [Qemu-devel] [PATCH v2 13/17] qcow2: add support for LUKS encryption format
` [Qemu-devel] [PATCH v2 14/17] qcow2: add iotests to cover LUKS encryption support
` [Qemu-devel] [PATCH v2 15/17] iotests: enable tests 134 and 158 to work with qcow (v1)
` [Qemu-devel] [PATCH v2 16/17] block: rip out all traces of password prompting
` [Qemu-devel] [PATCH v2 17/17] block: remove all encryption handling APIs

[Qemu-devel] [PATCH] cirrus: allow zero source pitch in pattern fill rops
 2017-01-24 14:52 UTC  (2+ messages)

[PATCH] Add fwconfig command
 2017-01-24 14:52 UTC  (2+ messages)

[PATCH] wireshark: update package to 2.2.4
 2017-01-24 14:52 UTC 

fs/jffs2/readinode.c:189: faulty logic ?
 2017-01-24 14:52 UTC  (2+ messages)

[RFC 2/4] irqchip, gicv3-its:Workaround for HiSilicon erratum 161010801
 2017-01-24 14:52 UTC  (8+ messages)

[PATCH net-next] uapi: fix signess in ethtool_validate_speed()
 2017-01-24 14:51 UTC  (3+ messages)

v4.9 to v4.10 regression: oops when USB cable is plugged in
 2017-01-24 14:51 UTC  (6+ messages)

[PATCH 0/3] Fix a number of memleaks with three patches
 2017-01-24 14:51 UTC  (5+ messages)
` [PATCH 1/3] of: fix of_node leak caused in of_find_node_opts_by_path

[PATCH v5 1/3] dt: bindings: add documentation for zx2967 family watchdog controller
 2017-01-24 14:50 UTC  (5+ messages)
` [PATCH v5 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family

Delayed acpi frequency governor call
 2017-01-24 14:49 UTC  (6+ messages)

[PATCH v2] xfs: use per-AG reservations for the finobt
 2017-01-24 14:49 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/18] VT-d: vfio enablement and misc enhances
 2017-01-24 14:48 UTC  (3+ messages)

[RFC] Add GRO support in DPDK
 2017-01-24 14:48 UTC  (7+ messages)

[PATCH v2 00/14] x86/cpuid: Handling of simple leaves in guest_cpuid()
 2017-01-24 14:48 UTC  (4+ messages)
` [PATCH v2 07/14] x86/cpuid: Handle leaves 0x80000005-7 "

[Qemu-devel] [PATCH] s390x/kvm: include hw_accel.h instead of kvm.h
 2017-01-24 14:47 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: fix 64bit shift for KV/KB
 2017-01-24 14:47 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: fix 64bit shift for CZ

GCC 4.9.4-compiled kernel: invalid slot number 1 for IMM64 errors while loading modules
 2017-01-24 14:47 UTC 

Query regarding sizeof long
 2017-01-24 14:47 UTC  (2+ messages)

RAID56 status?
 2017-01-24 14:36 UTC  (10+ messages)

boot from xen hypervisor
 2017-01-24 14:45 UTC 

Blood Pressure GATT LE profile
 2017-01-24 14:45 UTC  (2+ messages)

[PATCH 0/7] Add support for triggered buffer mode to STM32 ADC
 2017-01-24 14:43 UTC  (20+ messages)
` [PATCH 1/7] iio: adc: stm32: add support for triggered buffer mode
` [PATCH 2/7] iio: adc: stm32: Enable use of stm32 timer triggers
` [PATCH 3/7] iio: adc: stm32: add trigger polarity extended attribute
` [PATCH 5/7] iio: adc: stm32: add optional dma support

What's cooking in git.git (Jan 2017, #04; Mon, 23)
 2017-01-24 14:43 UTC  (4+ messages)

[PATCH] kernel/sched/rt: Add a rescheduling point
 2017-01-24 14:43 UTC  (2+ messages)

client NFS problems through masquerade on 100 node cluster
 2017-01-24 14:43 UTC 

[PATCH v3 0/2] clocksource: Add renesas-ostm timer driver
 2017-01-24 14:43 UTC  (8+ messages)
` [PATCH v3 2/2] "

configure error for glibc 2.25.2
 2017-01-24 14:42 UTC  (2+ messages)

[PATCH 0/3] Auto BKOPS PM suspend
 2017-01-24 14:36 UTC  (6+ messages)
` [PATCH 3/3] mmc: Checking BKOPS status prior to Suspend

[igt PATCH 1/6] intel_bios_reader: add more structured printout of headers
 2017-01-24 14:42 UTC  (9+ messages)
` [igt PATCH 2/6] intel_bios_reader: abstract a more generic hex dumper
` [igt PATCH 3/6] intel_bios_reader: add hex dumping of headers
` [igt PATCH 4/6] intel_bios_reader: be more informative about unknown blocks
` [igt PATCH 5/6] intel_bios_reader: print more VBT and BDB header info
` [igt PATCH 6/6] tools: rename intel_bios_reader to intel_vbt_decode
  ` [PATCH] "
    ` [PATCH v2] "

[radeon-alex:drm-next-4.11-wip 131/131] drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:380:48: error: expected ')' before ';' token
 2017-01-24 14:41 UTC  (3+ messages)

NXP DPAA2: Symbol renaming issue: Request for Suggestions
 2017-01-24 14:39 UTC 

xf86-video-imxfb-vivante crashing with Xorg 1.19
 2017-01-24 14:40 UTC  (2+ messages)

[U-Boot] [PATCH] mpc85xx: Use symbolic names for cache control bits
 2017-01-24 14:40 UTC 

[RFC] Runtime PM on the RZ/A series is never going to work right
 2017-01-24 14:40 UTC  (4+ messages)

[PATCH] drm/i915/dp: do not proceed with autotests if we don't ACK them
 2017-01-24 14:40 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] eeprom: fix memory leak on buf when failed allocation of csraddr_str
 2017-01-24 14:38 UTC  (2+ messages)

[linux-fslc][PATCH] ARM: dts: imx7s-warp: Add watchdog node
 2017-01-24 14:38 UTC 

[PATCH 0/6] x86/cpuid: Handling of simple leaves in guest_cpuid()
 2017-01-24 14:38 UTC  (3+ messages)
` [PATCH 1/6] x86/cpuid: Hide VT-x/SVM from HVM-based control domains

[PATCH] dm: switch dm-verity to async hash crypto API
 2017-01-24 14:38 UTC 

alsa-lib: src/topology/* is GPL2
 2017-01-24 14:37 UTC  (2+ messages)

[PATCHv5 00/33] NXP DPAA2 PMD
 2017-01-24 14:37 UTC  (7+ messages)
` [PATCHv6 "
  ` [PATCHv6 16/33] drivers/pool/dpaa2: adding hw offloaded mempool

[PATCH RFC] tpm: define a command filter
 2017-01-24 14:36 UTC  (4+ messages)

[PATCH] hwmon: Make name attribute mandatory for new APIs
 2017-01-24 14:34 UTC 

[Qemu-devel] [PATCH v2 1/7] .travis.yml: don't specify CONFIG twice
 2017-01-24 14:33 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 2/7] .travis.yml: split VM based builds
` [Qemu-devel] [PATCH v2 3/7] .travis.yml: DEBUG MacOSX build
` [Qemu-devel] [PATCH v2 4/7] tests/docker: add basic user mapping support
` [Qemu-devel] [PATCH v2 5/7] new debian-multiarch-cross.docker: a cross-compiling docker guest
` [Qemu-devel] [PATCH v2 6/7] .shippable.yml: new CI provider
` [Qemu-devel] [PATCH v2 7/7] qemu-options: remove stray space

[PATCH] tpm: Begin the process to deprecate user_read_timer
 2017-01-24 14:32 UTC  (2+ messages)

[Qemu-devel] [PATCH] aio-posix: honor is_external in AioContext polling
 2017-01-24 14:31 UTC  (2+ messages)

[PATCH RFC v4 0/5] RFC: in-kernel resource manager
 2017-01-24 14:30 UTC  (7+ messages)
` [PATCH RFC v4 4/5] tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c
    ` [tpmdd-devel] "

v4.10-rc4 to v4.10-rc5: battery regression on Nokia N900
 2017-01-24 14:30 UTC  (14+ messages)

[PATCH] difftool.c: mark a file-local symbol with static
 2017-01-24 14:23 UTC  (11+ messages)

[PATCH 1/1 linux-next] jfs: atomically read inode size
 2017-01-24 14:30 UTC  (4+ messages)

[RFC 1/4] irqchip, gicv3-its: Add device tree binding for hisilicon 161010801 erratum
 2017-01-24 14:28 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/18] Emulate guest vector operations with host vector operations
 2017-01-24 14:29 UTC  (10+ messages)
` [Qemu-devel] [PATCH 01/18] tcg: add support for 128bit vector type

net: use-after-free in tw_timer_handler
 2017-01-24 14:28 UTC  (3+ messages)

[early RFC] ARM PCI Passthrough design document
 2017-01-24 14:28 UTC  (3+ messages)

Cherryview wake up events
 2017-01-24 14:28 UTC  (12+ messages)

[PATCH 0/3] Add a "label" property to the mtd device
 2017-01-24 14:27 UTC  (5+ messages)
` [PATCH 1/3] mtd: name the mtd device with an optional label property

[PATCH 00/11] DC Patches Jan 24, 2017
 2017-01-24 14:25 UTC  (12+ messages)
  ` [PATCH 01/11] drm/amd/display: Don't reserve pipe for underlay on ASIC without underlay
  ` [PATCH 02/11] drm/amd/display: Remove power gating debug flags
  ` [PATCH 03/11] drm/amd/display: check surface size is at least as large as stream
  ` [PATCH 04/11] drm/amd/display: Proper de-allocation of OPP
  ` [PATCH 05/11] drm/amd/display: Change update surface condition, fix surface transition corruption
  ` [PATCH 06/11] drm/amd/display: prevent setting cursor position with no surface
  ` [PATCH 07/11] drm/amd/display: improve debug-ability
  ` [PATCH 08/11] drm/amd/display: refactor dc_update_surfaces_for_stream
  ` [PATCH 09/11] drm/amd/display: clean up redundant logic
  ` [PATCH 10/11] drm/amd/display: Check we got a stream in update_info_frame
  ` [PATCH 11/11] drm/amd/display: Fixed 4K black issue by refactor update surface

[PATCH] net/ena: prepare TSO offload calculation
 2017-01-24 14:22 UTC 

[PATCH v2 0/3] pinctrl / gpio: Allow GPIO chips to use generic pinconfig
 2017-01-24 14:22 UTC  (8+ messages)
` [PATCH v2 3/3] pinctrl / gpio: Introduce .set_config() callback for GPIO chips

[xen-unstable-smoke test] 104626: tolerable trouble: broken/fail/pass - PUSHED
 2017-01-24 14:22 UTC 

[PATCH v2] drivers: add support for Telit LE910 V2 modem
 2017-01-24 14:21 UTC 

[of/unittest] 815d74b35e: BUG: unable to handle kernel NULL pointer dereference at 00000012
 2017-01-24 14:21 UTC  (4+ messages)

split scsi passthrough fields out of struct request
 2017-01-24 14:20 UTC  (4+ messages)
` [PATCH 05/16] dm: always defer request allocation to the owner of the request_queue

[DRAFT C] PVH CPU hotplug design document
 2017-01-24 14:20 UTC  (6+ messages)

[PATCH] maintainers: update email address
 2017-01-24 14:16 UTC 

xen/arm: Domain not fully destroyed when using credit2
 2017-01-24 14:16 UTC  (10+ messages)

[PATCH] bpf: don't kfree an uninitialized im_node
 2017-01-24 14:16 UTC 

[PATCH] net/szedata2: fix incorrect device memory access
 2017-01-24 14:17 UTC  (4+ messages)

[Qemu-devel] [PATCH] Makefile: Add qemu-doc.txt to distclean and dependencies
 2017-01-24 14:16 UTC  (2+ messages)

[U-Boot] [PATCH v2] x86: make LOAD_FROM_32_BIT visible for platforms
 2017-01-24 14:16 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.