All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-30 07:46:46 to 2015-01-30 09:03:59 UTC [more...]

[PATCH 0/3] vhost/scsi: Enable virtio 1.0 host_feature bits
 2015-01-30  8:35 UTC  (2+ messages)
` [PATCH 3/3] vhost/scsi: Add VIRTIO_F_ANY_LAYOUT host_feature bit

[PATCH 0/8] KVM: minor APIC fixes and cleanups
 2015-01-30  9:03 UTC  (8+ messages)
` [PATCH 1/8] KVM: x86: return bool from kvm_apic_match*()
` [PATCH 2/8] KVM: x86: cleanup kvm_apic_match_*()
` [PATCH 5/8] KVM: x86: use MDA for interrupt matching

[PATCH v2] pwm: samsung: Fix output race on disabling
 2015-01-30  9:03 UTC  (2+ messages)

synaptics: match PNP-Id is not sufficient for min/max quirks
 2015-01-30  9:03 UTC  (5+ messages)
` [v2] "
  ` [PATCH v2 3/5] Input: synaptics - Query min dimensions when safe firmware

[PATCH] drm/i915: Fix a use-after-free in intel_execlists_retire_requests
 2015-01-30  9:01 UTC  (2+ messages)

[PATCH v5 0/2] Initial support for voltage ADC
 2015-01-30  9:00 UTC  (5+ messages)
` [PATCH v5 1/2] DT: iio: vadc: document dt binding

[PATCH 0/2] dmaengine: fsl-edma: add dma memcpy and suspend/resume support
 2015-01-30  9:00 UTC  (5+ messages)
` [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support

[PATCH 1/3] powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle
 2015-01-30  9:00 UTC  (5+ messages)
` [1/3] "

[PATCH] Bluetooth: btusb: Limit hardware error handling to Intel Snowfield Peak
 2015-01-30  9:00 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: btusb: Fix race when waiting for BTUSB_DOWNLOADING
 2015-01-30  8:58 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: btusb: Use wait_on_bit_timeout() for BTUSB_BOOTING

[PATCH] regulator: qcom-rpm: Make it possible to specify supply
 2015-01-30  8:57 UTC  (3+ messages)

[PATCH 1/2] Documentation: leds: Add description of LED Flash class extension
 2015-01-30  8:55 UTC  (5+ messages)
` Reading /sys with side effects (was Re: [PATCH 1/2] Documentation: leds: Add description of LED Flash class extension)

master - lvm2app: fix lvm_lv_get_attr regression causing unknown values
 2015-01-30  8:54 UTC 

CMA related memory questions
 2015-01-30  8:54 UTC  (6+ messages)

[PATCH] more: fix control character display bug
 2015-01-30  8:54 UTC 

UBI on top of a smaller portion of a bigger MTD device
 2015-01-30  8:53 UTC  (4+ messages)

[PATCH v6 0/6] enicpmd: Cisco Systems Inc. VIC Ethernet PMD
 2015-01-30  8:53 UTC  (5+ messages)
` [PATCH v6 5/6] enicpmd: DPDK-ENIC PMD interface

[Qemu-devel] [RFC PATCH v1 00/13] CPU and Memory hotplug for PowerPC guests
 2015-01-30  8:51 UTC  (18+ messages)
` [Qemu-devel] [RFC PATCH v1 04/13] spapr: Factor out CPU initialization code into realizefn
` [Qemu-devel] [RFC PATCH v1 05/13] spapr: Support ibm, lrdr-capacity device tree property
` [Qemu-devel] [RFC PATCH v1 07/13] spapr: Start all the threads of CPU core when core is hotplugged
` [Qemu-devel] [RFC PATCH v1 09/13] spapr: CPU hot unplug support
` [Qemu-devel] [RFC PATCH v1 10/13] cpus, spapr: reclaim allocated vCPU objects

3.19 on Nokia n900: audio quality awful
 2015-01-30  8:52 UTC  (7+ messages)

[Qemu-devel] [PATCH v6 0/7] eliminate data write in bdrv_write_zeroes on Linux in raw-posix.c
 2015-01-30  8:50 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/7] block/raw-posix: create translate_err helper to merge errno values
` [Qemu-devel] [PATCH 2/7] block/raw-posix: create do_fallocate helper
` [Qemu-devel] [PATCH 3/7] block/raw-posix: refactor handle_aiocb_write_zeroes a bit
` [Qemu-devel] [PATCH 4/7] block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes
` [Qemu-devel] [PATCH 5/7] block/raw-posix: call plain fallocate "
` [Qemu-devel] [PATCH 6/7] block: use fallocate(FALLOC_FL_PUNCH_HOLE) & fallocate(0) to write zeroes
` [Qemu-devel] [PATCH 7/7] block/raw-posix: set max_write_zeroes to INT_MAX for regular files

[patch] bnx2fc: fix test of "err_warn_bit_map"
 2015-01-30  8:49 UTC  (2+ messages)

[PATCH v2] video: fbdev: fix sys_copyarea
 2015-01-30  8:49 UTC  (5+ messages)

Help: FIO testing problem on arm64
 2015-01-30  8:48 UTC  (2+ messages)

[PATCH v5 0/2] fbcon: user-defined cursor blink interval
 2015-01-30  8:44 UTC  (6+ messages)
` [PATCH v5 1/2] fbcon: store cursor blink interval in fbcon_ops
` [PATCH v5 2/2] fbcon: expose cursor blink interval via sysfs

[PATCH 0/8] vhost/scsi: Add ANY_LAYOUT support
 2015-01-30  8:12 UTC  (9+ messages)
` [PATCH 1/8] lib/iovec: Add memcpy_fromiovec_out library function
` [PATCH 2/8] vhost/scsi: Convert completion path to use memcpy_toiovecend
` [PATCH 3/8] vhost/scsi: Fix incorrect early vhost_scsi_handle_vq failures
` [PATCH 4/8] vhost/scsi: Change vhost_scsi_map_to_sgl to accept iov ptr + len
` [PATCH 5/8] vhost/scsi: Add common vhost_scsi_queue_desc code
` [PATCH 6/8] vhost/scsi: Add ANY_LAYOUT prerequisites
` [PATCH 7/8] vhost/scsi: Add ANY_LAYOUT support
` [PATCH 8/8] vhost/scsi: Set VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bits

[RFC PATCH 0/1] PM / domains: Add support for virtual power domains
 2015-01-30  8:43 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCH 0/7] ath10k: add multi-channel support
 2015-01-30  8:41 UTC  (16+ messages)
` [PATCH 1/7] ath10k: allow empty ssid vdev config
` [PATCH 2/7] ath10k: implement chanctx API
` [PATCH 3/7] ath10k: implement adaptive qcs command
` [PATCH 4/7] ath10k: protect ar->arvifs linking with data_lock
` [PATCH 5/7] ath10k: rework tx queue locking
` [PATCH 6/7] ath10k: implement tx pause wmi event
` [PATCH 7/7] ath10k: enable multi-channel on supported devices

[PATCH 1/4] mwifiex: correction in wakeup timer handling
 2015-01-30  8:40 UTC  (4+ messages)
` [PATCH 2/4] mwifiex: fix memory leak in mwifiex_send_processed_packet()
` [PATCH 3/4] mwifiex: fix NULL packet downloading issues
` [PATCH 4/4] mwifiex: disable UAPSD mode when AP starts

[patch -mainline] fm10k: drop upper bits of VLAN ID
 2015-01-30  8:41 UTC  (2+ messages)

[Bug 88758] Low FPS in settings on Dota2
 2015-01-30  8:41 UTC  (2+ messages)

[PATCH] thermal: Add msm tsens thermal sensor driver
 2015-01-30  8:39 UTC  (3+ messages)

xen-blkfront: weird behavior of "iostat" after VM live-migrate which xen-blkfront module has indirect descriptors
 2015-01-30  8:37 UTC  (5+ messages)

[3.19.0-rc4+] rhashtable: BUG kmalloc-2048 (Not tainted): Poison overwritten
 2015-01-30  8:37 UTC  (7+ messages)
    ` [PATCH net-next] rhashtable: rhashtable_remove() must unlink in both tbl and future_tbl

KEYS: KEYS_DEBUG_PROC_KEYS
 2015-01-30  8:37 UTC 

open-coded page list manipulation in shadow code
 2015-01-30  8:36 UTC  (4+ messages)

[PATCH] drm/exynos: hdmi: replace fb size with mode size from win commit
 2015-01-30  8:36 UTC  (2+ messages)

[Qemu-devel] [RFC 0/1] Incoming migration vs early monitor commands
 2015-01-30  8:35 UTC  (11+ messages)
` [Qemu-devel] [RFC 1/1] Execute arbitrary QMP commands from command line

[meta-oe][PATCH 1/2] python-pip: correct license to GPLv2+
 2015-01-30  8:20 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] rng-tools: Fixes for latest OE layouts

[PATCH v4] mm: incorporate read-only pages into transparent huge pages
 2015-01-30  8:34 UTC  (3+ messages)

[patch] iio: imu: adis16400: Fix sign extension
 2015-01-30  8:34 UTC  (4+ messages)

[PATCH RFC net-next] ipvs: use 64-bit rates in stats
 2015-01-30  8:33 UTC  (3+ messages)

[PATCH] ath10k: defer AP self-peer removal wait
 2015-01-30  8:31 UTC  (2+ messages)

[PATCH] x86/mm, hibernate: Fix misjudgment of register setup_data page to nosave region
 2015-01-30  8:30 UTC  (2+ messages)

[patch] irqchip: mtk-sysirq: fix an error code
 2015-01-30  8:28 UTC  (3+ messages)

[patch] dmaengine: s3c24xx: missing unlock on an error path
 2015-01-30  8:29 UTC 

[PATCH] mmc: Add hardware dependencies for sdhci-pxav3 and sdhci-pxav2
 2015-01-30  8:29 UTC  (7+ messages)

[patch -next] eventfd: type bug in eventfd_poll()
 2015-01-30  8:28 UTC  (2+ messages)

[PATCH v2 0/6] Enable HDMI support on Exynos platforms
 2015-01-30  8:27 UTC  (6+ messages)
` [RFC] drm/exynos: move hdmi clk disable out of pm ops

[patch] drm/nouveau: indent an if statement
 2015-01-30  8:27 UTC  (2+ messages)

[RFC] mm:change /proc/smaps caculation behavior
 2015-01-30  8:23 UTC  (3+ messages)
` [RFC V2] mm:change smaps/pagemap_read calculation behavior

[PATCH 2/2] xfs_spaceman: Accounting for AGFL blocks
 2015-01-30  8:25 UTC  (5+ messages)

BUSINESS PROPOSAL
 2015-01-30  8:13 UTC 

[Qemu-devel] [PATCH 0/2] bootdevice: two little changes
 2015-01-30  8:20 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] bootdevice: add check in restore_boot_order()

[PATCH 0/5] new ntuple filter replaces 2tuple and 5tuple filters
 2015-01-30  8:22 UTC  (4+ messages)
` [PATCH v2 0/6] "

[PATCH] vhost: notify guest to fill buffer when there is no buffer
 2015-01-30  8:20 UTC  (6+ messages)

[PATCH net-next] netcp driver fixes to build as dynamic modules
 2015-01-30  8:18 UTC  (4+ messages)
` [PATCH net-next] drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone

[PATCH net-next,v2] ipvs: orphan skb on LOCAL_IN path
 2015-01-30  8:18 UTC  (2+ messages)

moving the wiki
 2015-01-30  8:17 UTC  (7+ messages)

cfg80211_ops: deauthentication & disassociation
 2015-01-30  8:17 UTC  (3+ messages)

Kernel source tagging
 2015-01-30  8:17 UTC  (3+ messages)

[PATCH v6 0/8] imx25 adc and touchscreen driver
 2015-01-30  8:16 UTC  (6+ messages)
` [PATCH v6 5/8] iio: adc: fsl,imx25-gcq driver

[PATCH 0/2] thermal: Set default thermal_zoneX mode to "enabled"
 2015-01-30  8:14 UTC  (7+ messages)
` [PATCH 1/2] thermal: exynos: Reorder exynos_map_dt_data() function

[B.A.T.M.A.N.] [OpenWrt-Devel] [PATCH netifd] bridge: allow enabling or disabling the multicast querier independently of IGMP snooping
 2015-01-30  8:14 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update NBD maintainer
 2015-01-30  8:12 UTC  (3+ messages)
` [Nbd] "

[PATCH 1/2] rhashtable: Introduce rhashtable_walk_*
 2015-01-30  8:10 UTC  (11+ messages)

[U-Boot] Possible OMAP3 regression with current mainline
 2015-01-30  8:10 UTC  (3+ messages)

stubdom vtpm build failure in staging
 2015-01-30  8:09 UTC  (9+ messages)

[PATCH 1/2] zram: free meta table in zram_meta_free
 2015-01-30  8:08 UTC  (8+ messages)
` [PATCH v1 2/2] zram: remove init_lock in zram_make_request

[Qemu-devel] -device xen-platform crashes
 2015-01-30  8:06 UTC  (5+ messages)

[PATCH] omapfb: Return error code when applying overlay settings fails
 2015-01-30  7:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] quorum: don't share qiov
 2015-01-30  8:07 UTC 

[jtkirshe-net-next:core-queue 1002/1025] drivers/net/can/usb/kvaser_usb.c:639: warning: comparison is always false due to limited range of data type
 2015-01-30  8:04 UTC 

[RFC 0/4] nbd: root device support
 2015-01-30  8:04 UTC  (7+ messages)
` [RFC 3/4] nbd: Create helper functions for ioctls
` [RFC 4/4] nbd: Add support for nbd as root device
  ` [Nbd] "

What can I do next to use R4 partition sdb
 2015-01-30  8:03 UTC  (9+ messages)
      ` reiser4progs revision

[V2][PATCH] mesa: Upgrade to 10.4.0
 2015-01-30  8:02 UTC  (9+ messages)

[PATCH v4 0/2] fbcon: user-defined cursor blink interval
 2015-01-30  8:02 UTC  (3+ messages)

[ath9k-devel] Bug 16201 - SIOCGIWFREQ ioctl fails to get frequency info
 2015-01-30  8:02 UTC 

[RFC 1/2] powerpc/fsl-pci: atomic get_user when pagefault_disabled
 2015-01-30  7:58 UTC  (3+ messages)
` [RFC,1/2] "

[RFC PATCH V3 00/12] xen: Clean-up of mem_event subsystem
 2015-01-30  7:58 UTC  (3+ messages)
` [RFC PATCH V3 10/12] xen: Introduce monitor_op domctl

[PATCH] examples/vhost: fix segfault when link_vmdq fails
 2015-01-30  7:57 UTC  (2+ messages)

[PATCH V4] mm/thp: Allocate transparent hugepages on local node
 2015-01-30  7:56 UTC  (6+ messages)

[linuxtv-media:master 66/173] drivers/media/platform/am437x/am437x-vpfe.c:2767:3-8: No need to set .owner here. The core will do it
 2015-01-30  7:52 UTC  (3+ messages)
` [PATCH] [media] media: platform: fix platform_no_drv_owner.cocci warnings

[RFC V10 0/4] domain snapshot document
 2015-01-30  7:51 UTC  (4+ messages)
` [RFC V10 3/4] domain snapshot design: xl

[PATCH 4/6] locking/rwsem: Avoid deceiving lock spinners
 2015-01-30  7:51 UTC  (11+ messages)
              ` Refactoring mutex spin on owner code

"lv_attr" disappeared from lvm_lv_get_property?
 2015-01-30  7:51 UTC  (3+ messages)

[PATCH] mkfs.f2fs: support large sector size
 2015-01-30  7:49 UTC 

[PATCH 0/5] enhance configuring an ITS
 2015-01-30  7:46 UTC  (10+ messages)
` [PATCH 1/5] irqchip: gicv3-its: allocate proper size for DT
` [PATCH 2/5] irqchip: gicv3-its: zero itt before handling to hardware
` [PATCH 3/5] irqchip: gicv3-its: use 64KB page as default granule
` [PATCH 4/5] irqchip: gicv3-its: define macros for GITS_CTLR fields
` [PATCH 5/5] irqchip: gicv3-its: add support for power down

[PATCH v3 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
 2015-01-30  7:48 UTC  (8+ messages)
` [PATCH v3 3/5] KVM: ARM VGIC add kvm_io_bus_ frontend

[PATCH 00/26] iommu/fsl: Various cleanup
 2015-01-30  7:47 UTC  (3+ messages)
` [PATCH 17/26] iommu/fsl: Remove pr/dev_*() prefixes

[PATCH 0/9 WIP] nf_tables: set extensions and dynamic updates
 2015-01-30  7:46 UTC  (6+ messages)
` [PATCH 3/9] nftables: nft_rbtree: fix locking
` [PATCH 4/9] netfilter: nf_tables: add set extensions
` [PATCH 5/9] netfilter: nf_tables: convert hash and rbtree to "
` [PATCH 6/9] netfilter: nf_tables: add set timeout support
` [PATCH 9/9] netfilter: nf_tables: add support for dynamic set updates


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.