All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-10 09:31:34 to 2015-02-10 10:35:01 UTC [more...]

[PATCH] ARM: mm: Remove Kconfig symbol CACHE_PL310
 2015-02-10 10:35 UTC  (3+ messages)

randconfig build error with next-20150209, in arch/x86/mm/kasan_init_64.c
 2015-02-10 10:34 UTC  (2+ messages)
` [PATCH] x86_64-add-kasan-support-fix

Detecting the use of a mount in another namespace
 2015-02-10 10:34 UTC  (5+ messages)

Throughput regression with `tcp: refine TSO autosizing`
 2015-02-10 10:33 UTC  (30+ messages)

[PATCH] Prevent offset + size overflow
 2015-02-10 10:33 UTC  (5+ messages)

[Qemu-devel] [PATCH v3] qemu-coroutine: segfault when restarting co_queue
 2015-02-10 10:32 UTC  (2+ messages)

Little endianness
 2015-02-10 10:31 UTC 

[PATCH v2] drm/i915/bdw: Implement WaForceContextSaveRestoreNonCoherent
 2015-02-10 10:31 UTC  (4+ messages)
  ` [PATCH v3] "

[Qemu-devel] kvmclock_current_nsec: Assertion `time.tsc_timestamp <= migration_tsc'
 2015-02-10 10:30 UTC  (8+ messages)

linux-next: Tree for Feb 10
 2015-02-10 10:30 UTC 

[Bug 89034] Firefox crashing xserver and some major rendering bugs
 2015-02-10 10:30 UTC  (4+ messages)

[LTP] [PATCH 2/2] syscalls/mmap16: regression test for data corruption when blocksize < pagesize for mmaped data
 2015-02-10 10:29 UTC  (6+ messages)
` [LTP] [PATCH v2 1/2] lib: add SAFE_PWRITE() and SAFE_PREAD()
  ` [LTP] [PATCH v2 2/2] syscalls/mmap16: regression test for data corruption when blocksize < pagesize for mmaped data

[PATCH 0/2] some ppc fixes for 2.26-rc2
 2015-02-10 10:29 UTC  (2+ messages)

[U-Boot] [PATCH 01/10] arm: socfpga: Minor coding style fix
 2015-02-10 10:29 UTC  (5+ messages)
` [U-Boot] [PATCH V2 08/10] arm: socfpga: Add Altera Arria V DK support

[Qemu-devel] [PATCH v1 1/2] vhost-user: support SET_MEM_TABLE waite the result of mmap
 2015-02-10 10:27 UTC  (3+ messages)

[PATCH] Fix "Script started" buffering race
 2015-02-10 10:28 UTC  (2+ messages)

[RFC PATCH 0/7] Btrfs: qgroup: part-4: Add type to btrfs qgroup
 2015-02-10 10:24 UTC  (12+ messages)
` [PATCH 1/4] btrfs-progs: Add type to qgroup
` [PATCH 1/7] Btrfs: qgroup: Add type to btrfs_qgroup
` [PATCH 2/4] btrfs-progs: specify qgroup type when creating subvolume
` [PATCH 2/7] btrfs: qgroup: apply type to the recording and accounting
` [PATCH 3/4] btrfs-progs:specify qgroup type when creating qgroup
` [PATCH 3/7] btrfs: qgroup: Apply type to btrfs_qgroup_inherit()
` [PATCH 4/4] btrfs-progs:show qgroup type
` [PATCH 4/7] btrfs: qgroup: Apply qgroup type to qgroup creating
` [PATCH 5/7] btrfs: qgroup: Apply qgroup type to subvol creating
` [PATCH 6/7] btrfs: qgroup: apply type to quota rescan
` [PATCH 7/7] btrfs: qgroup: fix a bug when type of parent is different with child's

[RFC] pstore-ram: remove superfluous memory size check
 2015-02-10 10:26 UTC 

[PATCH] [PATCH] Add support for ST-Ericsoon CG2900 chip
 2015-02-10 10:27 UTC 

[PATCH 0/3] Btrfs: qgroup: part-3: bug fixes for deleting subvolume
 2015-02-10 10:24 UTC  (4+ messages)
` [PATCH 1/3] btrfs: qgroup: return EINVAL if level of parent is not higher than child's
` [PATCH 2/3] btrfs: qgroup: allow to remove qgroup which has parent but no child
` [PATCH 3/3] btrfs: qgroup: fix a wrong parameter of no_quota

[PATCH] fixup! arm: hummingboard: fix fallout from upstream DT usage --- This additional include is needed for the PWM and IPU aliases, so those new features also work
 2015-02-10 10:27 UTC 

[PATCH 1/4] docs: fix the link to the rc1 changelog
 2015-02-10 10:27 UTC  (2+ messages)

[PATCH 0/4] Btrfs: qgroup: part-2: bug fixes for qgroup reservation
 2015-02-10 10:23 UTC  (5+ messages)
` [PATCH 1/4] Btrfs: qgroup: free reserved in exceeding quota
` [PATCH 2/4] Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use
` [PATCH 3/4] Btrfs: qgroup, Account data space in more proper timings
` [PATCH 4/4] btrfs: qgroup: do a reservation in a higher level

[PATCH RFC 00/35] Add ACPI support for arm64 on Xen
 2015-02-10 10:26 UTC  (8+ messages)
` [PATCH RFC 34/35] arm : acpi workarounds for firmware/linux dependencies

[PATCH 0/9] Btrfs: qgroup: part-1: bug fixes for qgroup inherit
 2015-02-10 10:23 UTC  (12+ messages)
` [PATCH 1/2] btrfs-progs:correct the return value
` [PATCH 1/9] btrfs: qgroup: move WARN_ON() to the correct location
` [PATCH 2/2] btrfs-progs:set max_rfer and max_excl on creating new subvolume
` [PATCH 2/9] btrfs: qgroup: inherit limit info from srcgroup in creating snapshot
` [PATCH 3/9] btrfs: qgroup: update qgroup in memory at the same time when we update it in btree
` [PATCH 4/9] btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item()
` [PATCH 5/9] btrfs: qgroup: update limit info in function btrfs_run_qgroups()
` [PATCH 6/9] btrfs: qgroup: fix limit args override whole limit struct
` [PATCH 7/9] Btrfs: qgroup: make the btree for qgroup increase from left to right
` [PATCH 8/9] Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup()
` [PATCH 9/9] btrfs: qgroup: obtain quota status

[PATCH v3 0/7] Display IO topology when PXM data is available (plus some cleanup)
 2015-02-10 10:26 UTC  (3+ messages)
` [PATCH v3 4/7] sysctl: Add sysctl interface for querying PCI topology

[U-Boot] [PATCH 1/4] mx6sx: pins: Enable SION for I2C3 iomux setting
 2015-02-10 10:26 UTC  (9+ messages)
` [U-Boot] [PATCH 2/4] mx6: soc: Add ENET2 support
` [U-Boot] [PATCH 3/4] mx6: clock: Modify GPMI clock to support mx6sx

[PATCH] fsck: use monotonic time to fsck run time measurement
 2015-02-10 10:26 UTC  (2+ messages)

gstreamer1.0 imxvpudec creates artifacts under packet loss where avdec_h264 does not
 2015-02-10 10:26 UTC  (2+ messages)

[PATCH RFC v5 net-next 0/6] enable tx interrupts for virtio-net
 2015-02-10 10:25 UTC  (13+ messages)
` [PATCH RFC v5 net-next 1/6] virtio_ring: fix virtqueue_enable_cb() when only 1 buffers were pending
` [PATCH RFC v5 net-next 2/6] virtio_ring: try to disable event index callbacks in virtqueue_disable_cb()
` [PATCH RFC v5 net-next 4/6] virtio-net: add basic interrupt coalescing support

Loan Offer At 0.2%... Apply now
 2015-02-10 10:24 UTC 

Error while trying to read environment variable from a recipe file
 2015-02-10 10:24 UTC 

[Bug 89059] Dota crashes constantly before 10min mark
 2015-02-10 10:24 UTC  (3+ messages)

[lm-sensors] [PATCH] hwmon: (ads7828) Check return value of devm_regmap_init_i2c
 2015-02-10 10:24 UTC 

[Qemu-devel] [PATCH] ui/vnc: optimize full scanline updates
 2015-02-10 10:20 UTC  (2+ messages)

[PATCH] ARM: shmobile: r8a73a4: Move pfc node to work around probe ordering bug
 2015-02-10 10:19 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 0/2] vnc: fix two bugs about qmp_change vnc
 2015-02-10 10:18 UTC  (2+ messages)

[PATCH 3/4] xfs: Adding XFS_IOC_FIEMAPFS ioctl for use in xfs_spaceman
 2015-02-10 10:17 UTC  (2+ messages)

[GIT PULL] ARM: BCM5301X: DT changes for v3.20
 2015-02-10 10:17 UTC  (5+ messages)

workqueues - how to use them correctly
 2015-02-10 10:15 UTC  (2+ messages)

[PATCH] ASoC: rt5677: Add the chip type to distinguish the setting of the clock source
 2015-02-10 10:14 UTC 

[Qemu-devel] [PATCH v2 0/3] fix qemu crash about vnc
 2015-02-10 10:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qemu-coroutine: segfault when restarting co_queue
 2015-02-10 10:13 UTC  (3+ messages)

[PATCH v2 1/1] staging: ozwpan: Remove allocation from delaration line
 2015-02-10 10:13 UTC  (3+ messages)

No SCO packets while trying to use a Bluetooth headset
 2015-02-10 10:13 UTC  (2+ messages)

[PATCH] lib/lz4: Pull out constant tables
 2015-02-10 10:12 UTC 

[PATCH 00/17] unified packet type
 2015-02-10 10:12 UTC  (6+ messages)
` [PATCH v2 00/15] "
  ` [PATCH v2 01/15] mbuf: add definitions of unified packet types

[Qemu-trivial] [PULL 00/46] Trivial patches for 2015-02-10
 2015-02-10  6:34 UTC  (13+ messages)
` [Qemu-trivial] [PULL 05/46] Add/convert trace calls in pcnet-pci.c
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 20/46] linux-user: wrong TARGET_SI_PAD_SIZE value for some targets
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 23/46] qemu-option: Pair g_malloc() with g_free(), not free()
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 33/46] kvm: g_malloc() can't fail, bury dead error handling
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 40/46] migration: Fix warnings caused by missing 'static' attribute
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 46/46] virtio: Fix warning "
  ` [Qemu-devel] "

[PATCH] compat: Fix endian issue in union sigval
 2015-02-10 10:10 UTC  (2+ messages)

[PATCH v3 0/2] couple of generic remoteproc enhancements
 2015-02-10 10:10 UTC  (4+ messages)
` [PATCH v3 2/2] remoteproc: add support to handle internal memories

[PATCH 1/1] staging: ozwpan: Remove allocation from delaration line
 2015-02-10 10:10 UTC  (3+ messages)

[PATCH] [PATCH] Add support for ST-Ericsoon CG2900 chip
 2015-02-10 10:09 UTC 

[PATCH RFC V2 0/5] pvusb toolstack work
 2015-02-10 10:08 UTC  (3+ messages)
` [PATCH RFC V2 3/5] libxl: add pvusb API

[PATCH 0/2] xfs: pass mp to XFS_WANT_CORRUPTED_*
 2015-02-10 10:06 UTC  (8+ messages)

[PATCH V8 1/3] bfin_can: rewrite the blackfin style of read/write to common ones
 2015-02-10 10:05 UTC  (7+ messages)
` [PATCH V8 2/3] bfin_can: introduce ioremap to comply to archs with MMU
` [PATCH V8 3/3] bfin_can: Merge header file from arch dependent location

[PATCH 1/7] staging: rtl8188eu: core: added blank line after declarations
 2015-02-10 10:04 UTC  (7+ messages)
` [PATCH 2/7] staging: rtl8188eu: core: removing unnecessary space
` [PATCH 3/7] staging: rtl8188eu: core: remove spaces at start of line
` [PATCH 4/7] staging: rtl8188eu: core: remove unnecessary parentheses
` [PATCH 5/7] staging: rtl8188eu: core: remove indentation warning
` [PATCH 6/7] staging: rtl8188eu: core: removed unnecessary braces
` [PATCH 7/7] staging: rtl8188eu: core : remove space before tabs

[PATCH] android/gatt: Fix not confirming notifications and indications
 2015-02-10 10:04 UTC 

[PATCH 0/2] MIPS: Export functions used by lose_fpu(1) for KVM
 2015-02-10 10:03 UTC  (6+ messages)
` [PATCH 1/2] MIPS: Export FP "
` [PATCH 2/2] MIPS: Export MSA "

dom0 kernel - irq nobody cared ... the continuing saga 
 2015-02-10 10:03 UTC  (8+ messages)

MIPS: Export MSA functions used by lose_fpu(1) for KVM
 2015-02-10 10:03 UTC 

MIPS: Export FP functions used by lose_fpu(1) for KVM
 2015-02-10 10:02 UTC 

MIPS: Export FP functions used by lose_fpu(1) for KVM
 2015-02-10 10:02 UTC 

[Buildroot] [PATCH] git: fix static link with openssl
 2015-02-10 10:02 UTC  (2+ messages)

[PATCH] Fix that several functions handle incorrect value of mapchars
 2015-02-10 10:00 UTC 

[Qemu-devel] [PATCH v2 00/17] ide: rerror and werror support for IDE and AHCI
 2015-02-10  9:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 16/17] ahci: Recompute cur_cmd on migrate post load

[V3 PATCH 1/2] ACPI / scan: Add support for ACPI _CLS device matching
 2015-02-10  9:59 UTC  (3+ messages)

[PATCH 1/2] scripts: dtc: update to new upstream version
 2015-02-10  9:58 UTC  (2+ messages)
` [PATCH 2/2] arm: hummingboard: fix fallout from upstream DT usage

ipv6: oops in datagram.c line 260
 2015-02-10  9:57 UTC  (7+ messages)

Error seen while running testpmd sample application
 2015-02-10  9:57 UTC  (2+ messages)

[RFC PATCH] iio: Export userspace IIO headers
 2015-02-10  9:57 UTC  (5+ messages)

[Qemu-devel] [PATCH v4] sheepdog: selectable object size support
 2015-02-10  9:56 UTC  (5+ messages)

[U-Boot] [RFC PATCH] dm: Add support for all targets which requires MANUAL_RELOC
 2015-02-10  9:55 UTC  (11+ messages)

Firmware 10.2.4
 2015-02-10  9:52 UTC 

[Patch v4] firmware: dmi-sysfs: add SMBIOS entry point area attribute
 2015-02-10  9:51 UTC  (2+ messages)

Passing kernel arguments - SAMA5D4EK
 2015-02-10  9:48 UTC  (8+ messages)

[PATCH] modify the IO_TLB_SEGSIZE to io_tlb_segsize configurable as flexible requirement about SW-IOMMU
 2015-02-10  9:46 UTC  (5+ messages)
    ` [Xen-devel] "

xprtrdma: Move credit update to RPC reply handler
 2015-02-10  9:45 UTC 

[RFC PATCH] gpio: support for GPIO forwarding
 2015-02-10  9:44 UTC  (12+ messages)

[3.19-final|next-20150204] LTP OOM testsuite causes call-traces
 2015-02-10  9:42 UTC 

arm: kprobe compilation error
 2015-02-10  9:36 UTC  (6+ messages)

[Qemu-devel] [PATCH] checkpatch: port fix from kernel "## is not a valid modifier"
 2015-02-10  9:40 UTC  (3+ messages)

Possible file system corruption?
 2015-02-10  9:39 UTC  (2+ messages)

[PATCH v2] imd: provide dummy imd_command_setenv
 2015-02-10  9:39 UTC  (3+ messages)

[PATCH 00/18] A few more workarounds
 2015-02-10  9:39 UTC  (3+ messages)
` [PATCH 01/18] drm/i915: Support not having an init clock gating function defined

[RFC PATCH 0/2] Add drmOpenWithType and drmOpenOnceWithType
 2015-02-10  9:37 UTC  (2+ messages)

[PATCH] ARM: atmel: sama5d4 xplained: correc env path
 2015-02-10  9:36 UTC  (2+ messages)

[PATCH] dell-laptop: use dedicated sysfs file for ALS
 2015-02-10  9:36 UTC  (2+ messages)

[PATCH] openrisc: barebox.lds.S: fix BFD format names
 2015-02-10  9:35 UTC  (2+ messages)

[U-Boot] [PATCH 0/1] Adding Support for the BAV335x boards
 2015-02-10  9:36 UTC  (2+ messages)
` [U-Boot] [PATCH] Adding Support for "

[PATCH] mmc: dw_mmc: fix bug that cause mmc_test failture
 2015-02-10  9:34 UTC  (4+ messages)

[meta-fsl-arm][PATCH] linux-imx: Disable imx6sl code when not needed (3.10.17)
 2015-02-10  9:34 UTC  (7+ messages)

Soft lockups in __cancel_work_timer()
 2015-02-10  9:33 UTC  (3+ messages)
` [PATCH for-3.20-fixes] workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE

[PATCH v5 0/4] media: ov2640: add device tree support
 2015-02-10  9:31 UTC  (10+ messages)
` [PATCH v5 1/4] media: soc-camera: use icd->control instead of icd->pdev for reset()
` [PATCH v5 2/4] media: ov2640: add async probe function
` [PATCH v5 3/4] media: ov2640: add primary dt support
` [PATCH v5 4/4] media: ov2640: dt: add the device tree binding document

[PATCH] bridge: make it possible for packets to traverse the bridge withour hitting netfilter
 2015-02-10  9:32 UTC  (2+ messages)
` [Bridge] "

[PATCH 00/16 v9] omap 8250 based uart + DMA
 2015-02-10  9:32 UTC  (6+ messages)
` [PATCH 03/16] tty: serial: 8250_core: read only RX if there is something in the FIFO


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.