All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-04 18:48:17 to 2014-06-04 20:13:34 UTC [more...]

[RFC PATCH 0/3] locking/mutex: Modifications to mutex
 2014-06-04 20:13 UTC  (7+ messages)
` [RFC PATCH 1/3] locking/mutex: Try to acquire mutex only if it is unlocked
` [RFC PATCH 2/3] locking/mutex: Correct documentation on mutex optimistic spinning
` [RFC PATCH 3/3] locking/mutex: Optimize mutex trylock slowpath

[PATCH] platform/chrome: Add support for Acer C720
 2014-06-04 20:12 UTC  (4+ messages)

[PATCH v2] kvm: x86: emulate monitor and mwait instructions as nop
 2014-06-04 20:11 UTC  (2+ messages)

Updates to meta-fsl-arm (master) in 2014-06-04
 2014-06-04 20:09 UTC 

[PATCH] sched,numa: ensure task_numa_migrate checks the preferred node
 2014-06-04 20:09 UTC 

[PATCH] smp, ipi: Speed up IPI handling by invoking the callbacks in reverse order
 2014-06-04 20:07 UTC  (3+ messages)

[PATCH] block: small performance optimization
 2014-06-04 20:08 UTC  (9+ messages)
` [PATCH] block: per-cpu counters for in-flight IO accounting

[PATCH 0/1] Faux deadlock detection fixup
 2014-06-04 20:07 UTC  (9+ messages)
` [PATCH 1/1] rtmutex: Handle when top lock owner changes

[PATCH] hrtimers: calculate expires_next after all timers are executed
 2014-06-04 20:06 UTC  (5+ messages)
  ` [PATCH v2] "

Postgresql performance problems with IO latency, especially during fsync()
 2014-06-04 20:06 UTC  (7+ messages)
  ` [Lsf] "

Updates to meta-fsl-arm (master) in 2014-06-04
 2014-06-04 20:05 UTC 

[Qemu-devel] [PATCH v10 00/18] Vhost and vhost-net support for userspace based backends
 2014-06-04 20:03 UTC  (2+ messages)
  ` [Qemu-devel] [snabb-devel] "

[PATCH 0/10] use safer test on the result of find_first_zero_bit
 2014-06-04 20:03 UTC  (9+ messages)
` [PATCH 9/10] IB/qib: "

[PATCH v2] ARM: shmobile: r8a7790: link PCI USB devices to USB PHY
 2014-06-04 20:03 UTC  (8+ messages)

[Qemu-devel] [PATCH v4 0/3] SMBIOS cleanup round
 2014-06-04 20:02 UTC  (5+ messages)
  ` [Qemu-devel] [PATCH v4 0/3, ping] "

linux-next: build failure after merge of the tip tree
 2014-06-04 20:02 UTC  (4+ messages)

[PATCH] drm/i915: make sure PC8 is enabled on suspend and disabled on resume v3
 2014-06-04 20:02 UTC  (3+ messages)
` [PATCH] drm/i915: make sure PC8 is enabled on suspend and disabled on resume v4

[PATCH v5] conversion to blk-mq
 2014-06-04 20:01 UTC  (15+ messages)

[PATCH v5] iio: add support of the max1027
 2014-06-04 19:59 UTC  (2+ messages)

[Buildroot] [PATCH V4 0/2] google-breakpad: new package
 2014-06-04 19:59 UTC  (5+ messages)
` [Buildroot] [PATCH V4 1/2] "
` [Buildroot] [PATCH V4 2/2] google-breakpad: integration into makefile and Config.in

[PATCH 0/9] nfsd: bugfixes and preliminary patches for client_mutex removal
 2014-06-04 19:56 UTC  (2+ messages)

[patch v2 0/5] rtmutex: Code clarification and optimization
 2014-06-04 19:56 UTC  (6+ messages)
` [patch v2 2/5] rtmutex: Cleanup deadlock detector debug logic

[PATCH] drm/i915: Replace remaining drm_get_connector_name(c) by c->name
 2014-06-04 19:55 UTC  (3+ messages)

[PATCH] regulator: core: print error value when constraints are not applied
 2014-06-04 19:53 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] remove unnecessary logspam
 2014-06-04 19:53 UTC 

[PULL 0/2] vhost enhancements for 3.16
 2014-06-04 19:51 UTC  (7+ messages)
` [PULL 2/2] vhost: replace rcu with mutex

[PATCH] Qemu: Fix eax for cpuid leaf 0x40000000
 2014-06-04 19:47 UTC  (6+ messages)
    ` [Qemu-devel] "

am335x: system doesn't reboot after flashing NAND
 2014-06-04 19:45 UTC  (10+ messages)

[Qemu-devel] [PATCH v4 00/10] Modify block jobs to use node-names
 2014-06-04 19:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 03/10] block: simplify bdrv_find_base() and bdrv_find_overlay()

[PATCH] rwsem: Support optimistic spinning
 2014-06-04 19:44 UTC  (7+ messages)
` [PATCH v2] "

[meta-fsl-arm] weston: Upgrade to weston 1.5 with GPU integration
 2014-06-04 19:43 UTC  (2+ messages)

[PATCH v2] kvm: x86: emulate monitor and mwait instructions as nop
 2014-06-04 19:43 UTC  (17+ messages)

[PATCH v2] t9001: avoid not portable '\n' with sed
 2014-06-04 19:42 UTC 

Paper cut bug: Why isn't "git clone xxxx" recursive by default?
 2014-06-04 19:42 UTC  (5+ messages)
` [RFC PATCH] clone: add clone.recursesubmodules config option
    `  "

[PATCH] tracing: let user specify tracing_thresh after selecting function_graph
 2014-06-04 19:41 UTC  (4+ messages)
  ` [PATCHv2] "

[PATCH net] tap: Mark devices of type "tun" as IFF_DONT_BRIDGE
 2014-06-04 19:40 UTC  (3+ messages)

[PATCH] ASoC: pxa: add I2C dependencies as needed
 2014-06-04 19:40 UTC  (5+ messages)
    ` [alsa-devel] "

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-04 19:39 UTC  (11+ messages)
` [PATCH 03/13] kexec: Move segment verification code in a separate function

[PATCH 1/2] core: Fix cleaning pending services when ACL connection failed
 2014-06-04 19:39 UTC  (2+ messages)

[RFC] Bluetooth: Use struct delayed_work for HCI command timeout
 2014-06-04 19:38 UTC  (2+ messages)

mainline boot: 37 passed 4 failed (mainline/v3.15-rc8-4569-g3de0ef8)
 2014-06-04 19:37 UTC  (6+ messages)
    ` mainline boot: 37 passed 4 failed (mainline/v3.15-rc8-4569-g3de0ef8) (palmas regression uEVM)

[PATCH v2 0/2] block,scsi: fixup blk_get_request dead queue scenarios
 2014-06-04 19:36 UTC  (4+ messages)
` [PATCH v2 1/2] block,scsi: verify return pointer from blk_get_request
` [PATCH v2 2/2] block,scsi: convert and handle ERR_PTR "

Bad rss-counter is back on 3.14-stable
 2014-06-04 19:35 UTC  (5+ messages)

[PATCH] Ignore ENOSYS from sys_msgrcv() and sys_ipc()
 2014-06-04 19:35 UTC  (2+ messages)

[GIT pull] irq core changes for 3.16
 2014-06-04 19:34 UTC 

[Bug 79649] New: [PATCH RFC] r300/compiler: recursive look for RC_OPCODE_S**
 2014-06-04 19:34 UTC  (6+ messages)
` [Bug 79649] "

[PATCH] drm/i915: leave rc6 enabled at suspend time v2
 2014-06-04 19:33 UTC  (2+ messages)
` [PATCH] drm/i915: leave rc6 enabled at suspend time v3

What to do about snapshot-aware defrag
 2014-06-04 19:33 UTC  (7+ messages)

[PATCH] ARM: fix debug prints relevant to PCI devices
 2014-06-04 19:32 UTC  (6+ messages)

graph of modules
 2014-06-04 19:31 UTC  (2+ messages)

[Buildroot] [PATCH] libdrm: Add menu option to install the test programs
 2014-06-04 19:30 UTC  (2+ messages)

Firmware debugging patches?
 2014-06-04 19:29 UTC  (12+ messages)

Need help, we are receiving type=SYSCALL with auid=unset event entries
 2014-06-04 19:28 UTC  (2+ messages)
  ` EXT :Need "

Recording support for Roland SD-50 USB Audio device
 2014-06-04 19:28 UTC  (2+ messages)

[RFC 00/32] making inode time stamps y2038 ready
 2014-06-04 19:24 UTC  (9+ messages)
        ` [Ocfs2-devel] "
        ` [Cluster-devel] "

Wireless Centrino 2230-N issues
 2014-06-04 19:25 UTC  (9+ messages)
` [Ilw] "

[PATCH] drm/i915: Implement WaDisableFenceDestinationToSLM:bdw
 2014-06-04 19:23 UTC  (2+ messages)

linux-next: build failure after merge of the mmc tree
 2014-06-04 19:21 UTC  (4+ messages)

[PATCH v2 0/4] memcg: Low-limit reclaim
 2014-06-04 19:18 UTC  (13+ messages)

[PATCH] SLAB Maintainer update
 2014-06-04 19:20 UTC  (2+ messages)

[PATCH] external-linaro-toolchain: updates and fixes for Linaro gcc-4.8
 2014-06-04 19:19 UTC 

Fwd: Linux stack performance drop (TCP and UDP) in 3.10 kernel in routed scenario
 2014-06-04 19:18 UTC  (2+ messages)
  `  "

[PATCH 02/11] drm/i915: Update PSR on resume
 2014-06-04 19:17 UTC  (4+ messages)
` [PATCH] "

[PATCH] mq_send.3: ATTRIBUTES: Note functions that are thread-safe
 2014-06-04 19:17 UTC  (2+ messages)

[PATCH] mq_receive.3: ATTRIBUTES: Note functions that are thread-safe
 2014-06-04 19:16 UTC  (2+ messages)

[PATCH] mq_open.3: ATTRIBUTES: Note function that is thread-safe
 2014-06-04 19:16 UTC  (2+ messages)

[PATCH] posix_openpt.3: ATTRIBUTES: Note function that is thread-safe
 2014-06-04 19:16 UTC  (2+ messages)

[PATCH] t9001: avoid not portable '\n' with sed
 2014-06-04 19:16 UTC  (5+ messages)

[PATCH] posix_fallocate.3: ATTRIBUTES: Note function that is thread-safe
 2014-06-04 19:15 UTC  (2+ messages)

What's cooking in git.git (Jun 2014, #01; Tue, 3)
 2014-06-04 19:15 UTC  (2+ messages)

Why xfs is not permitted on bootable partitions in RHEL 7?
 2014-06-04 19:14 UTC  (2+ messages)

shm: shm_exit scalability fixes
 2014-06-04 19:07 UTC  (4+ messages)
` [PATCH 1/3] shm: Make exit_shm work proportional to task activity
` [PATCH 2/3] shm: Allow exit_shm in parallel if only marking orphans
` [PATCH 3/3] shm: Remove unneeded extern for function

[PATCH] mmc: sdhci-s3c: Remove use of card_tasklet, which no longer exists
 2014-06-04 19:08 UTC 

[PATCH v5 1/1] usb: gadget: f_fs: Add support for SuperSpeed Mode
 2014-06-04 19:06 UTC  (5+ messages)
` [RFC] usb: gadget: f_fs: Add flags to descriptors block
  ` [PATCHv2] "

GOOD DAY,
 2014-06-04 19:05 UTC 

[PATCH v3 0/6] virtio-scsi patches for 3.16 + midlayer fix
 2014-06-04 19:05 UTC  (4+ messages)
` [PATCH v3 5/6] virtio-scsi: fix various bad behavior on aborted requests

[PATCH 1/2] ARM: tegra: Add Tegra124 HDA support
 2014-06-04 19:04 UTC  (15+ messages)

FW: Forwarding request at suggestion from support
 2014-06-04 18:02 UTC 

How to test a syscall prior to compiling the kernel
 2014-06-04 19:02 UTC  (8+ messages)

[RFC PATCH] rwsem: Avoid double checking before trylock for rwsem_try_write_lock()
 2014-06-04 19:01 UTC 

[merged] kernel-time-ntpc-convert-simple_strtol-to-kstrtol.patch removed from -mm tree
 2014-06-04 19:01 UTC 

[merged] mips-call-find_vma-with-the-mmap_sem-held.patch removed from -mm tree
 2014-06-04 19:01 UTC 

[PATCH 0/1] device.h: Move out arch independent dma_iommu_mapping struct
 2014-06-04 19:01 UTC  (8+ messages)
` [PATCH 1/1] device.h: arm, dma-iommu: Move out "
  ` [PATCH 1/1] device.h: arm,dma-iommu: "

[merged] fs-jfs-superc-remove-0-assignement-to-static-code-clean-up.patch removed from -mm tree
 2014-06-04 19:01 UTC 

[merged] fs-jfs-jfs_logmgrc-remove-null-assignment-on-static.patch removed from -mm tree
 2014-06-04 19:01 UTC 

Build History Folder
 2014-06-04 18:59 UTC  (2+ messages)

[PATCH 00/11] Add transaction support for reflog
 2014-06-04 18:57 UTC  (12+ messages)
` [PATCH 01/11] refs.c make ref_transaction_create a wrapper to ref_transaction_update
` [PATCH 02/11] refs.c: make ref_transaction_delete a wrapper for ref_transaction_update
` [PATCH 03/11] refs.c: rename the transaction functions
` [PATCH 04/11] refs.c: add a new update_type field to ref_update
` [PATCH 05/11] refs.c: add a function to append a reflog entry to a fd
` [PATCH 06/11] lockfile.c: make hold_lock_file_for_append preserve meaningful errno
` [PATCH 07/11] refs.c: add a transaction function to append a reflog entry
` [PATCH 08/11] refs.c: add a flag to allow reflog updates to truncate the log
` [PATCH 09/11] refs.c: only write reflog update if msg is non-NULL
` [PATCH 10/11] refs.c: allow multiple reflog updates during a single transaction
` [PATCH 11/11] reflog.c: use a reflog transaction when writing during expire

[PATCH net v2] xen-netback: Fix handling of skbs requiring too many slots
 2014-06-04 18:58 UTC 

[PATCH net v2] xen-netback: Fix handling of skbs requiring too many slots
 2014-06-04 18:58 UTC 

[PERF] TUI bug when interpreting JIT .map files
 2014-06-04 18:58 UTC  (2+ messages)

[PATCH 0/4] Trivialities
 2014-06-04 18:54 UTC  (2+ messages)

virtio specification: OOO completion of the xmit buffers in the networking device
 2014-06-04 18:54 UTC  (3+ messages)

[PATCH 1/3] MIPS: octeon: Add interface mode detection for Octeon II
 2014-06-04 18:53 UTC  (5+ messages)
` [1/3] "

[PATCH] malloc_get_state.3: Replace header
 2014-06-04 18:52 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Migrate with destination version
 2014-06-04 18:51 UTC  (8+ messages)

[PATCH v1] Misc fix to hypervisor
 2014-06-04 18:50 UTC  (4+ messages)
` [PATCH v1] xen/mce: Don't spam the console with "CPUx: Temperature z" (v2)

v2014.06.0
 2014-06-04 18:49 UTC 

[PATCH 1/3] clocksource: exynos_mct: Fix ftrace
 2014-06-04 18:49 UTC  (5+ messages)
` [PATCH 3/3] clocksource: exynos_mct: Optimize register reads with ldmia

[PATCH v1] USB:gadget: Fix a warning while loading g_mass_storage
 2014-06-04 18:48 UTC  (3+ messages)

[PATCH v2 00/16] drm/i915: Two part watermark update for ILK+, part 2
 2014-06-04 18:49 UTC  (3+ messages)
` [PATCH 16/16] drm/i915: Don't disable LP1+ watermarks for every frame when scaled

[PATCH/RFC] Gitweb: Convert UTF-8 encoded file names
 2014-06-04 18:47 UTC  (10+ messages)
            ` [PATCH] gitweb: Harden UTF-8 handling in generated links


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.