All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-17 14:29:08 to 2014-04-17 15:27:59 UTC [more...]

[PATCH V2] workqueue: fix possible race condition when rescuer VS pwq-release
 2014-04-17 15:27 UTC  (3+ messages)
` [PATCH 1/2] workqueue: rescuer_thread() processes all pwqs before exit

[PATCHv2 0/8] Resource-managed extcon device register function
 2014-04-17 15:26 UTC  (3+ messages)
` [PATCHv2 1/8] extcon: Add resource-managed extcon "

[PATCH net] net: sctp: cache auth_enable per endpoint
 2014-04-17 15:26 UTC  (2+ messages)

Is SCTP throughput really this low compared to TCP?
 2014-04-17 15:26 UTC  (2+ messages)

[tip:x86/urgent] x86/mce: Fix CMCI preemption bugs
 2014-04-17 15:26 UTC  (5+ messages)

Make huge files strictly contiguous (fallocate, bigalloc, e4defrag...)
 2014-04-17 15:24 UTC  (2+ messages)

[Bug 73781] New: acpi-cpufreq cannot be loaded
 2014-04-17 15:24 UTC  (3+ messages)
` [Bug 73781] "

should we change the name/macros of file-private locks?
 2014-04-17 15:17 UTC  (5+ messages)

System load notification
 2014-04-17 15:21 UTC  (3+ messages)

How to add a distro feature from an image recipe?
 2014-04-17 15:21 UTC  (7+ messages)

[PATCH] cgroup: fix the retry path of cgroup_mount()
 2014-04-17 15:20 UTC  (3+ messages)

[PATCH 1/4] kmemcheck: add additional selfchecks
 2014-04-17 15:20 UTC  (10+ messages)
` [PATCH 3/4] x86/insn: Extract more information about instructions
              `  "

[PATCH 0/5] MCPM backend for Exynos5420
 2014-04-17 15:20 UTC  (8+ messages)
` [PATCH 5/5] arm: exynos: Add MCPM call-back functions

babeltrace
 2014-04-17 15:18 UTC  (2+ messages)

[RFC PATCH] Suppress a device hot remove related lockdep warning
 2014-04-17 15:17 UTC  (13+ messages)
` [RFC PATCH v2] Use kernfs_break_active_protection() for device online store callbacks
    ` [RFC PATCH v3] "
                ` [RFC PATCH v4] "

[PATCH 05/15] ring: Convert to use of PMD_REGISTER_DRIVER and fix linking
 2014-04-17 15:16 UTC  (2+ messages)
  ` [PATCH 05/15 v3] "

question on read_barrier_depends
 2014-04-17 15:16 UTC  (2+ messages)

ext4 filesystem corruption across partitions
 2014-04-17 15:05 UTC 

[PATCH 0/4] ARM: at91: move sam9x5 SoCs and boards to the CCF
 2014-04-17 15:16 UTC  (8+ messages)
` [PATCH 2/4] ARM: at91/dt: define sam9x5 clocks

[PATCH 00/18] drm_bus cleanups and other cruft removal
 2014-04-17 15:14 UTC  (32+ messages)
` [PATCH 03/18] drm/pci: fold in irq_by_busid support
` [PATCH 04/18] drm/irq: drm_control is a legacy ioctl, so pci devices only
` [PATCH 05/18] drm/irq: remove cargo-culted locking from irq_install/unistall
` [PATCH 06/18] drm: remove drm_dev_to_irq from drivers
` [PATCH 07/18] drm: kill drm_bus->bus_type
` [PATCH 08/18] drm: Rip out totally bogus vga_switcheroo->can_switch locking
` [PATCH 09/18] drm: rename dev->count_lock to dev->buf_lock
` [PATCH 10/18] drm/irq: track the irq installed in drm_irq_install in dev->irq
` [PATCH 12/18] drm: pass the irq explicitly to drm_irq_install
` [PATCH 13/18] drm: remove bus->get_irq implementations
` [PATCH 14/18] drm: inline drm_pci_set_unique
` [PATCH 15/18] drm: rip out dev->devname
` [PATCH 16/18] drm: remove drm_bus->get_name
` [PATCH 17/18] drm: Remove dev->kdriver
` [PATCH 18/18] drm/<drivers>: don't set driver->dev_priv_size to 0

[OSSTEST PATCH 1/2] mg-allocate: Fix an "uninitialized value" warning
 2014-04-17 15:14 UTC  (2+ messages)
` [OSSTEST PATCH 2/2] preseed_base: drop obsolete references to NetGateway and NetNetmask

[PATCH v2] kernel/panic: Add "crash_kexec_post_notifiers" option for kdump after panic_notifers
 2014-04-17 15:03 UTC  (2+ messages)

[OSSTEST PATCH 05/12] ts-xen-install: default the interface to the one in /etc/network/interfaces
 2014-04-17 15:13 UTC  (4+ messages)
` [OSSTEST PATCH 1/3] ts-xen-install: nodhcp: Fix iface regexp
  ` [OSSTEST PATCH 2/3] ts-xen-install: nohcp: Invert sense of interfaces loop
  ` [OSSTEST PATCH 3/3] ts-xen-install: nodhcp: Make idempotent

[PATCH v3 0/5] hugetlb: add support gigantic page allocation at runtime
 2014-04-17 15:13 UTC  (3+ messages)

[PATCH] drm/nouveau: add some basic debugfs dumping for nouveau's clients and vm mappings
 2014-04-17 15:13 UTC 

[OSSTEST PATCH] cr-publish-flight-logs: use ssh -o batchmode=yes
 2014-04-17 15:12 UTC 

[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
 2014-04-17 15:04 UTC  (67+ messages)
` [PATCH v9 01/19] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH v9 02/19] qspinlock, x86: Enable x86-64 to use "
` [PATCH v9 03/19] qspinlock: Add pending bit
` [PATCH v9 04/19] qspinlock: Extract out the exchange of tail code word
` [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS
` [PATCH v9 06/19] qspinlock: prolong the stay in the pending bit path
` [PATCH v9 07/19] qspinlock: Use a simple write to grab the lock, if applicable
` [PATCH v9 08/19] qspinlock: Make a new qnode structure to support virtualization
` [PATCH v9 09/19] qspinlock: Prepare for unfair lock support
` [PATCH v9 10/19] qspinlock, x86: Allow unfair spinlock in a virtual guest
` [PATCH v9 11/19] qspinlock: Split the MCS queuing code into a separate slowerpath
` [PATCH v9 12/19] unfair qspinlock: Variable frequency lock stealing mechanism
` [PATCH v9 13/19] unfair qspinlock: Enable lock stealing in lock waiters
` [PATCH v9 14/19] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH v9 15/19] pvqspinlock, x86: Add PV data structure & methods
` [PATCH v9 16/19] pvqspinlock: Enable coexistence with the unfair lock
` [PATCH v9 17/19] pvqspinlock: Add qspinlock para-virtualization support
` [PATCH v9 18/19] pvqspinlock, x86: Enable PV qspinlock PV for KVM
` [PATCH v9 19/19] pvqspinlock, x86: Enable PV qspinlock for XEN

[PATCH] mcpm: Rename the power_down_finish() functions to be less confusing
 2014-04-17 15:12 UTC  (2+ messages)

[PATCH v3 00/16] xen/arm: Add GICv3 support
 2014-04-17 15:12 UTC  (7+ messages)
` [PATCH v3 13/16] xen/arm: Add support for GIC v3

[U-Boot] [PATCH 0/2] eMMC: support for Read Protected Memory Block (RPMB)
 2014-04-17 15:10 UTC  (4+ messages)
` [U-Boot] [PATCH V2 "
  ` [U-Boot] [PATCH V2 1/2] eMMC: add support for operations in RPMB partition
  ` [U-Boot] [PATCH V2 2/2] eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command

(no subject)
 2014-04-17 15:07 UTC  (5+ messages)
` [PATCH 5/7] blk-mq: initialize request on allocation

[PATCH] ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog kcontrols
 2014-04-17 15:08 UTC  (4+ messages)

Grant access to more than one dom
 2014-04-17 15:07 UTC  (3+ messages)

[RFC v2 0/6] xen/arm: Support guest VM save/restore/migration
 2014-04-17 15:06 UTC  (3+ messages)
` [RFC v2 1/6] xen/arm: Save and restore support with hvm context hypercalls

[patch net-next RFC v3 00/10] introduce infrastructure for support of switch chip datapath
 2014-04-17 15:05 UTC  (4+ messages)
` [patch net-next RFC v3 02/10] net: rename netdev_phys_port_id to more generic name

[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
 2014-04-17 15:03 UTC 

[PATCH v2 2/2] usb: gadget: Add xilinx axi usb2 device support
 2014-04-17 15:01 UTC  (7+ messages)

[RFC PATCHC 0/3] sched/idle : find the idlest cpu with cpuidle info
 2014-04-17 15:03 UTC  (6+ messages)
` [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu

[LTP] [PATCH] fix fanotify syscall check on compat kernel
 2014-04-17 15:00 UTC  (4+ messages)

rte_pktmbuf_alloc fails
 2014-04-17 15:00 UTC  (4+ messages)

[PATCH v5 1/2] implement is_hardware_domain using hardware_domain global
 2014-04-17 15:00 UTC  (3+ messages)
` [PATCH v5 2/2] allow hardware domain != dom0

pull request: wireless 2014-04-17
 2014-04-17 14:57 UTC 

the /dev/xvda can not be mounted and read/write when using xl create domU
 2014-04-17 14:58 UTC  (5+ messages)

pageio_init simplifications, V2
 2014-04-17 14:50 UTC  (5+ messages)
` [PATCH 1/2] nfs: remove ->write_pageio_init from rpc ops
` [PATCH 2/2] nfs: remove ->read_pageio_init "

[PATCH 1/2] kvm tools: ARM: bring generated pci FDT node in-line with kernel binding
 2014-04-17 14:57 UTC  (2+ messages)
` [PATCH 2/2] kvm tools: ARM: allow potential relocation of IO port

[PATCH] control groups: documentation improvements
 2014-04-17 14:57 UTC  (13+ messages)
      ` [PATCH v2] "
        ` [PATCH v3] "
            ` [PATCH v4] "

[perf] more perf_fuzzer memory corruption
 2014-04-17 14:54 UTC  (9+ messages)

[Buildroot] [PATCH 0/13 v2] Add virtual package for full-openGL (branch yem/opengl)
 2014-04-17 14:54 UTC  (4+ messages)
` [Buildroot] [PATCH 13/13] package/vlc: depends on the virtual package libgl

[PATCH v2] tty: serial: Add driver for MEN's 16z135 High Speed UART
 2014-04-17 14:53 UTC  (3+ messages)

[PATCH] uvc: update uvc_endpoint_max_bpi to handle USB_SPEED_WIRELESS devices
 2014-04-17 14:53 UTC  (5+ messages)

[PATCH 00/18] Cross-architecture definitions of relaxed MMIO accessors
 2014-04-17 14:52 UTC  (5+ messages)
` [PATCH 05/18] alpha: io: implement relaxed accessor macros for writes
` [PATCH 15/18] tile: io: implement dummy "

[PATCH v4 00/49] ADV7611 support
 2014-04-17 14:52 UTC  (7+ messages)
` [PATCH v4 45/49] adv7604: Add DT support
` [PATCH v4 47/49] adv7604: Add endpoint properties to DT bindings

0/N patch emails - to use or not to use?
 2014-04-17 14:51 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] Do not use __DATE__ and __TIME__ anymore
 2014-04-17 14:48 UTC  (4+ messages)

[Bug 74171] New: Attempting to build recent version of e2fsprogs from git repo gives config.h missing
 2014-04-17 14:47 UTC  (2+ messages)
` [Bug 74171] "

[Bug 77574] New: Minor screen corruption on NVAF card
 2014-04-17 14:46 UTC  (4+ messages)
  ` [Bug 77574] "
  ` [Bug 77574] [NVAF] "

[ANN] FSL Test Plan Announcement 1.6
 2014-04-17 14:44 UTC  (4+ messages)

[PATCH] tracing/uprobes: fix uprobe_cpu_buffer memory leak
 2014-04-17 14:43 UTC  (2+ messages)

[PATCH] perf/tool: Fix usage of trace events with '-' in trace system name
 2014-04-17 14:40 UTC  (2+ messages)

[PATCH -tip v9 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts
 2014-04-17 14:40 UTC  (3+ messages)
` [PATCH -tip v9 17/26] notifier: Use NOKPROBE_SYMBOL macro in notifier

[patch 0/6] dma: edma: Provide granular residue accounting
 2014-04-17 14:40 UTC  (7+ messages)
` [patch 2/6] dma: edma: Check the current decriptor first in tx_status()
` [patch 1/6] dma: edma: Sanitize residue reporting
` [patch 3/6] dma: edma: Create private pset struct
` [patch 5/6] edma: Make reading the position of active channels work
` [patch 4/6] dma: edma: Store transfer data in edma_desc and edma_pset
` [patch 6/6] dma: edma: Provide granular accounting

[PATCH] net: c_can: Add support for DCAN Module RAM Init
 2014-04-17 14:36 UTC  (5+ messages)
` [PATCH] net: c_can: Add support for D_CAN module "

[PATCH] NFSD: Clear cached acl after setting a zero-length default posix acl:
 2014-04-17 14:36 UTC  (2+ messages)

dma_alloc_coherent and cache?
 2014-04-17 14:35 UTC  (3+ messages)

[PATCH 0/8] NFS/RDMA patches for review
 2014-04-17 14:34 UTC  (11+ messages)
` [PATCH 7/8] xprtrdma: Split the completion queue

[PATCHv3] of: fix of_update_property again
 2014-04-17 14:32 UTC  (2+ messages)

Question about FIO sequential writes
 2014-04-17 14:30 UTC  (7+ messages)

AM3359 with OpenVG libraries
 2014-04-17 14:29 UTC  (4+ messages)


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.