All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-22 14:19:48 to 2014-08-22 15:29:14 UTC [more...]

[PATCH] btrfs-progs: init uninitialized output buf for btrfs-restore
 2014-08-22 15:29 UTC  (6+ messages)

[PATCH] ext4: fix BUG_ON in mb_free_blocks()
 2014-08-22 15:29 UTC 

[PATCH 1/2] drm/ast: Add missing entry to dclk_table[]
 2014-08-22 15:28 UTC  (4+ messages)
` [PATCH 2/2] drm/ast: Add reduced/non-reduced mode parsing for wide screen mode

[PATCH] drivers: pci: convert generic host controller to DT host bridge creation API
 2014-08-22 15:27 UTC  (10+ messages)

[Qemu-devel] [PATCH v2 0/9] qcow2: Fix image repairing
 2014-08-22 15:26 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 2/9] qcow2: Factor out refcount accounting for check

[Bug 80711] New: SG_FLAG_LUN_INHIBIT is no longer implemented and there's not way to prevent the kernel from using the 2nd cdb byte for the LUN
 2014-08-22 15:26 UTC  (4+ messages)
` [Bug 80711] [PATCH]SG_FLAG_LUN_INHIBIT "

[Bug 80711] [PATCH]SG_FLAG_LUN_INHIBIT is no longer implemented and there's not way to prevent the kernel from using the 2nd cdb byte for the LUN
 2014-08-22 15:26 UTC  (5+ messages)

Autoselecting SPI for MEDIA_SUBDRV_AUTOSELECT?
 2014-08-22 15:25 UTC  (4+ messages)

[PATCH 1/6] powerpc: Move adb symbol exports next to function definitions
 2014-08-22 15:25 UTC  (3+ messages)
` [PATCH 6/6] powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.c

[U-Boot] [PATCH 00/23] ARM: tegra: Add PCIe support
 2014-08-22 15:24 UTC  (13+ messages)
` [U-Boot] [PATCH 12/23] ARM: tegra: Implement XUSB pad controller
` [U-Boot] [PATCH 15/23] pci: tegra: Add Tegra PCIe driver
` [U-Boot] [PATCH 17/23] ARM: tegra: Enable PCIe on TrimSlice
` [U-Boot] [PATCH 18/23] ARM: tegra: Add Tegra30 PCIe device tree node

[PATCH 00/20] udev-cache related changes
 2014-08-22 15:24 UTC  (6+ messages)
` [PATCH 01/20] udev-cache: Compress the cache
        ` Patch message guidelines and internal/corporate fields

buffer_pattern usage question
 2014-08-22 15:24 UTC  (2+ messages)

[PATCH 0/2] perf tools: Add +field argument support for --field/--sort options
 2014-08-22 15:23 UTC  (5+ messages)
` [PATCH 2/2] perf tools: Add +field argument support for --sort option

[PATCH 0/4] xfs: more code refactoring
 2014-08-22 15:23 UTC  (5+ messages)
` [PATCH 3/4] xfs: combine xfs_rtmodify_summary and xfs_rtget_summary

[Qemu-devel] [PATCH v12 0/6] qcow2, raw: add preallocation=full and preallocation=falloc
 2014-08-22 15:22 UTC  (6+ messages)

[PATCH v3 1/1] iommu/arm-smmu: Do not access non-existing S2CR registers
 2014-08-22 15:22 UTC  (3+ messages)

[RFA] Vote to decide about Freescale i.MX6 3.10.31-1.1.0-beta in Yocto Project 1.7
 2014-08-22 15:12 UTC 

[PATCH v3] perf hists browser: Consolidate callchain print functions in TUI
 2014-08-22 15:21 UTC  (2+ messages)

[PATCH] drivers: usb: gadget: fusb300_udc.h: Fix typo in include guard
 2014-08-22 15:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Add support for ccache builds with the SDK
 2014-08-22 15:20 UTC 

[PATCH] upload-pack: keep poll(2)'s timeout to -1
 2014-08-22 15:19 UTC 

[meta-fsl-arm/daisy][PATCH 00/21] Bugfix and improvement backports
 2014-08-22 15:17 UTC  (6+ messages)
` [meta-fsl-arm-extra/daisy][PATCH 0/8] "
` [meta-fsl-demos/daisy][PATCH 0/7] "

[meta-fsl-arm][PATCH] u-boot-fslc: Update to a824e89 revision
 2014-08-22 15:17 UTC 

CIFS module build verification system
 2014-08-22 15:17 UTC  (6+ messages)

RFC: very initial PVH design document
 2014-08-22 15:13 UTC  (2+ messages)

mwifiex: switching from adhoc to 5GHz managed fails
 2014-08-22 15:13 UTC  (5+ messages)

[Qemu-devel] [PULL v3 00/22] Linux-user updates
 2014-08-22 15:12 UTC  (2+ messages)

Routes with unreachable gateways are staying in the routing table and they are functional
 2014-08-22 15:11 UTC 

[PATCH 1/7] efi: move noefi early param code out of x86 arch code
 2014-08-22 15:10 UTC  (7+ messages)
` [PATCH 5/7] arm64/efi: do not enter virtual mode in case booting with efi=noruntime or noefi
    ` [PATCH 5/7 update] "

[Qemu-devel] [PULL 00/29] Block patches
 2014-08-22 15:09 UTC  (31+ messages)
` [Qemu-devel] [PULL 01/29] block: Use g_new() & friends where that makes obvious sense
` [Qemu-devel] [PULL 02/29] block: Use g_new() & friends to avoid multiplying sizes
` [Qemu-devel] [PULL 03/29] qemu-io-cmds: g_renew() can't fail, bury dead error handling
` [Qemu-devel] [PULL 04/29] block: Drop some superfluous casts from void *
` [Qemu-devel] [PULL 05/29] runner: Add an argument for test duration
` [Qemu-devel] [PULL 06/29] runner: Kill a program under test by time-out
` [Qemu-devel] [PULL 07/29] qcow2: Constant cache size in bytes
` [Qemu-devel] [PULL 08/29] qcow2: Use g_try_new0() for cache array
` [Qemu-devel] [PULL 09/29] qcow2: Add runtime options for cache sizes
` [Qemu-devel] [PULL 10/29] iotests: Add test for qcow2's cache options
` [Qemu-devel] [PULL 11/29] test-coroutine: test cost introduced by coroutine
` [Qemu-devel] [PULL 12/29] qemu-iotests: Fix 028 reference output for qed
` [Qemu-devel] [PULL 13/29] block: acquire AioContext in qmp_block_resize()
` [Qemu-devel] [PULL 14/29] virtio-blk: allow block_resize with dataplane
` [Qemu-devel] [PULL 15/29] virtio-blk: fix reference a pointer which might be freed
` [Qemu-devel] [PULL 16/29] block: Add bdrv_refresh_filename()
` [Qemu-devel] [PULL 17/29] blkdebug: Implement bdrv_refresh_filename()
` [Qemu-devel] [PULL 18/29] blkverify: "
` [Qemu-devel] [PULL 19/29] nbd: "
` [Qemu-devel] [PULL 20/29] quorum: "
` [Qemu-devel] [PULL 21/29] iotests: Add test for image filename construction
` [Qemu-devel] [PULL 22/29] block/vvfat.c: remove debugging code to reinit stderr if NULL
` [Qemu-devel] [PULL 23/29] block/iscsi: fix memory corruption on iscsi resize
` [Qemu-devel] [PULL 24/29] raw-posix: fix O_DIRECT short reads
` [Qemu-devel] [PULL 25/29] qemu-iotests: add test case 101 for short file I/O
` [Qemu-devel] [PULL 26/29] blkdebug: Delete BH in bdrv_aio_cancel
` [Qemu-devel] [PULL 27/29] vmdk: Use bdrv_nb_sectors() where sectors, not bytes are wanted
` [Qemu-devel] [PULL 28/29] qemu-img: Allow source cache mode specification
` [Qemu-devel] [PULL 29/29] qemu-img: Allow cache mode specification for amend

[PATCH v2 0/8] ath9k patches
 2014-08-22 15:09 UTC  (9+ messages)
` [PATCH v2 1/8] ath9k: Add a debug level for channel context
` [PATCH v2 2/8] ath9k: Handle failure to allocate HW timer
` [PATCH v2 3/8] ath9k: Move channel operations to channel.c
` [PATCH v2 4/8] ath9k: Add debug information
` [PATCH v2 5/8] ath9k: Add a config option for channel context
` [PATCH v2 6/8] ath9k: Move P2P functions to channel.c
` [PATCH v2 7/8] ath9k: Isolate P2P powersave routines
` [PATCH v2 8/8] ath9k: Isolate ath9k_use_chanctx module parameter

[PATCH 1/6] common: add _mkfs_dev helper
 2014-08-22 15:09 UTC  (7+ messages)
` [PATCH 2/6] common: _scratch_mkfs_sized should inherent default block size from test_dev

[PATCH] arm: tegra: apalis/colibri t30: fix on-module 5v0 supplies
 2014-08-22 15:06 UTC  (3+ messages)

[PATCH 0/2] spi: davinci: fixes and updates
 2014-08-22 15:06 UTC  (6+ messages)
` [PATCH 2/2] spi: davinci: support adding delay between transmission

Shallow clones with explicit history cutoff?
 2014-08-22 14:46 UTC  (3+ messages)

[Qemu-devel] [PATCH v11 00/14] qemu-img: Implement commit like QMP
 2014-08-22 15:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH v11 03/14] qcow2: Optimize bdrv_make_empty()

[Bug 82247] New: [NVA8] The DisplayPort screen does not light up at first try on Linux 3.16
 2014-08-22 15:04 UTC  (4+ messages)
  ` [Bug 82247] "

[PATCH RFC 0/4] Multi-queue support for xen-blkfront and xen-blkback
 2014-08-22 15:03 UTC  (7+ messages)
` [PATCH RFC 1/4] xen, blkfront: add support for the multi-queue block layer API

[PATCH] [v3] warn on performance-impacting configs aka. TAINT_PERFORMANCE
 2014-08-22 15:02 UTC  (4+ messages)

kexec fails to boot kernels where CONFIG_RANDOMIZE_BASE=y is set
 2014-08-22 14:59 UTC  (14+ messages)

linux-next: error while fetching the mips tree
 2014-08-22 14:59 UTC 

[PATCH net] ipvs: fix ipv6 hook registration for local replies
 2014-08-22 14:53 UTC 

[xen-unstable test] 29928: regressions - trouble: broken/fail/pass
 2014-08-22 14:53 UTC 

[pull] radeon drm-fixes-3.17
 2014-08-22 14:52 UTC 

firmware: fix build of external firmware
 2014-08-22 14:52 UTC  (5+ messages)

ip_vs: bug in ip_vs_out when CONFIG_IP_VS_IPV6 is enabled
 2014-08-22 14:51 UTC  (4+ messages)

[RESEND PATCH] kernel: sched: fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 14:50 UTC 

[PATCH] doc: dt/bindings: input: Fix drv260x binding document
 2014-08-22 14:49 UTC  (11+ messages)

[PATCH] nfs: delegation: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 14:49 UTC  (2+ messages)

[PATCH tip/core/rcu 1/2] rcu: Parallelize and economize NOCB kthread wakeups
 2014-08-22 14:48 UTC  (14+ messages)

[PATCHSET 0/2] perf hists browser: Cleanup callchain routines (v2)
 2014-08-22 14:47 UTC  (5+ messages)
` [PATCH v2 2/2] perf hists browser: Consolidate callchain print functions in TUI

[PATCH v9 0/2] Add Maxim 77802 regulator support
 2014-08-22 14:45 UTC  (7+ messages)
` [PATCH v9 1/2] regulator: Add driver for max77802 PMIC PMIC regulators

[RESEND PATCH V2] devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardise on 'dlg'
 2014-08-22 14:26 UTC  (4+ messages)
` [RESEND PATCH V2] devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardi

[Qemu-devel] [PATCH] target-arm: Correct Cortex-A57 ISAR5 and AA64ISAR0 ID register values
 2014-08-22 14:44 UTC 

[PATCH] ARM: bcm: Don't build brcmstb SMP code when building for V6
 2014-08-22 14:44 UTC  (3+ messages)

Loading initrd above 4G causes freeze on boot
 2014-08-22 14:43 UTC  (5+ messages)

[U-Boot] [PATCH] buildman: refactor help message
 2014-08-22 14:43 UTC  (3+ messages)
` [U-Boot] [PATCH] buildman: refactor help message (This has been superseded !)

[Bug 79980] New: Random radeonsi crashes
 2014-08-22 14:41 UTC  (4+ messages)
` [Bug 79980] "

[PATCH v3 00/13] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-08-22 14:40 UTC  (4+ messages)
` [PATCH v3 08/13] be2iscsi: Use pci_enable_msix_range()

[PATCH net 0/2] SCTP fix
 2014-08-22 14:39 UTC  (7+ messages)
` [PATCH net 1/2] net: sctp: spare unnecessary comparison in sctp_trans_elect_best
` [PATCH net 2/2] net: sctp: fix suboptimal edge-case on non-active active/retrans path selection

[PATCH] xen/manage: Always freeze/thaw processes when suspend/resuming
 2014-08-22 14:39 UTC  (3+ messages)

Trickle charging for rtc-bq32k
 2014-08-22 14:38 UTC  (5+ messages)

[PATCH 2/2] fsl_ifc: Support all 8 IFC chip selects
 2014-08-22 14:37 UTC  (5+ messages)

[RFC 0/9] pmem: Support for "struct page" with Persistent Memory storage
 2014-08-22 14:36 UTC  (4+ messages)
` [RFC 9/9] prd: Add support for page struct mapping

[PATCH 1/1] jump_label: tidy jump_label_ratelimit.h
 2014-08-22 14:35 UTC  (4+ messages)

[PATCH v8 0/4] ath10k: firmware crash dump
 2014-08-22 14:34 UTC  (7+ messages)
` [PATCH v8 2/4] ath10k: provide firmware crash info via debugfs

error configuring QTCreator
 2014-08-22 14:31 UTC  (3+ messages)

[PATCH] NVMe: Fix partition detection issue(Hot Remove followed by Hot Add)
 2014-08-22 14:32 UTC  (4+ messages)

[Qemu-devel] [PATCH v3] trace: [qmp] Add QAPI/QMP commands to query and control event tracing state
 2014-08-22 14:28 UTC  (2+ messages)

[Qemu-devel] [ARM - FCVT inst] : Difference in calculated value
 2014-08-22 14:28 UTC  (7+ messages)

[PATCH] kernel: trace_syscalls: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 14:28 UTC 

blacklisted variables
 2014-08-22 14:25 UTC 

B43 driver problem
 2014-08-22 14:26 UTC  (2+ messages)

[GIT PULL] HID
 2014-08-22 14:25 UTC  (5+ messages)

[PATCH v10 00/12] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
 2014-08-22 14:25 UTC  (6+ messages)

[RFA] Vote to decide about Freescale i.MX6 3.10.31-1.1.0-beta in Yocto Project 1.7
 2014-08-22 14:25 UTC  (4+ messages)

[Qemu-devel] [PATCH qom v4 0/2] Arrayify QOM properties
 2014-08-22 14:24 UTC  (2+ messages)

[PATCH 0/3] R-Car I2C driver: some cleanups
 2014-08-22 14:24 UTC  (8+ messages)
` [PATCH 1/3] i2c-rcar: simplify check for last message
  ` [PATCH 2/3] i2c-rcar: make rcar_i2c_prepare_msg() *void*
` [PATCH 3/3] i2c-rcar: make rcar_i2c_irq_recv() *void*

[PATCH 0/2] Adding support for Wayland for DRM backends
 2014-08-22 14:24 UTC  (6+ messages)

[Buildroot] [PATCH v2 0/6] gendoc infra refactoring
 2014-08-22 14:24 UTC  (3+ messages)
` [Buildroot] [PATCH v2 3/6] gendoc infra: avoid a2x warning

Updates to meta-fsl-demos (master) in 2014-08-22
 2014-08-22 14:22 UTC 

[PATCH 10.1/14] drm/i915: Reset power sequencer pipe tracking when disp2d is off
 2014-08-22 14:21 UTC  (2+ messages)
` [PATCH v2 "

cpufreq implementation for OMAP under xen hypervisor
 2014-08-22 14:21 UTC  (5+ messages)

[PATCH] kernel: sched: fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 14:20 UTC 

[PATCH 0/6] R-Car JPEG Processing Unit
 2014-08-22 14:20 UTC  (5+ messages)
` [PATCH 6/6] devicetree: bindings: Document Renesas "

[Ksummit-discuss] Fwd: Rough notes from testing unconference
 2014-08-22 14:19 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.