All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-20 09:13:40 to 2013-02-20 10:42:30 UTC [more...]

[PATCH 00/10] xfstests: Stress tests improments v5
 2013-02-20 10:42 UTC  (11+ messages)
` [PATCH 01/10] xfstests: add fio requirement V2
` [PATCH 02/10] xfstest: add configurable load factors
` [PATCH 03/10] xfstests: hardcode fops for determinable fsstests runs
` [PATCH 04/10] xfstets: fsstress add replace file operation
` [PATCH 05/10] xfstest: allow fsstress to use load factor where appropriate
` [PATCH 06/10] xfstest: move run_check to common.rc
` [PATCH 08/10] xfstest: add fallocate/punch_hole vs AIO/DIO stress test
` [PATCH 10/10] xfstests: add disk failure simulation test

[PATCH 0/4] rwsem: Implement writer lock-stealing
 2013-02-20 10:40 UTC  (6+ messages)

[RFC PATCH 0/9] Support for tegra30 thermal
 2013-02-20 10:40 UTC  (22+ messages)
` [RFC PATCH 3/9] hwmon: (lm90) add support to handle irq
        ` [lm-sensors] "
` [RFC PATCH 4/9] hwmon: (lm90) use macros for the indexes of temp8 and temp11
      ` [lm-sensors] "
` [RFC PATCH 5/9] Thermal: Support using dt node to get sensor
      ` [lm-sensors] "
` [RFC PATCH 6/9] hwmon: (lm90) Register to the thermal framework
      ` [lm-sensors] "

[PATCH] [SCSI] aacraid: silence two GCC warnings
 2013-02-20 10:40 UTC  (2+ messages)

[Cluster-devel] [PATCH] rgmanager: remove copy-paste dupe in default_event_script.sl
 2013-02-20 10:39 UTC 

[PATCH next v3] iptables: add xt_bpf match
 2013-02-20 10:38 UTC  (3+ messages)
` [PATCH] utils: bpf_compile

[RFC] arm: use built-in byte swap function
 2013-02-20 10:38 UTC  (21+ messages)

[PATCH 2/5] lockdep: check that no locks held at freeze time
 2013-02-20 10:37 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/3] nl80211: large wiphy information
 2013-02-20 10:36 UTC  (4+ messages)
` [PATCH 1/3] nl80211: allow splitting wiphy information in dumps
` [PATCH 2/3] nl80211: conditionally add back radar information
` [PATCH 3/3] nl80211: conditionally add back TCP WoWLAN information

HDA regression on Fujitsu S7020 laptop (ALC260 codec)
 2013-02-20 10:33 UTC  (13+ messages)

[nftables 1/9] netfilter: nf_tables: fix compilation if CONFIG_COMPAT is disabled
 2013-02-20 10:32 UTC  (4+ messages)
` [nftables 3/9] netfilter: nf_tables: atomic rule updates and dumps

Binutils failure
 2013-02-20 10:15 UTC 

[ath9k-devel] improve operational ANI in Mesh mode
 2013-02-20 10:31 UTC  (6+ messages)

[RFC] perf: need to expose sched_clock to correlate user samples with kernel samples
 2013-02-20 10:29 UTC  (14+ messages)

[meta-oe][PATCH] onig: do not use system headers
 2013-02-20 10:13 UTC 

[RFC] ipv6: rt6_update_expires() seems racy
 2013-02-20 10:29 UTC  (12+ messages)
` [RFC PATCH] ipv6: Split from and expires field in dst_entry out of union [net-next]
              ` [PATCH] ipv6: fix race condition regarding dst->expires and dst->from
                  ` [PATCH V2] "

hidp_get_raw_report source of 5 second delay in device removal
 2013-02-20 10:28 UTC 

State of GPLPV and Windows 8
 2013-02-20 10:25 UTC  (6+ messages)

[PATCH 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
 2013-02-20 10:23 UTC  (9+ messages)
` [PATCH 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()

[PATCH 0/8] ARM; OMAP2+: hwmod and SERIAL: Remove sysc handling from driver
 2013-02-20 10:23 UTC  (16+ messages)
` [PATCH 1/8] ARM: OMAP2+: hwmod: Remove unused _HWMOD_WAKEUP_ENABLED flag
` [PATCH 2/8] ARM: OMAP2+: hwmod: Cleanup sidle/mstandby programming
` [PATCH 3/8] ARM: OMAP2+: hwmod: Always have OCP_SYSCONFIG.ENAWAKEUP enabled
` [PATCH 4/8] ARM: OMAP2+: hwmod: Add a new flag to handle SIDLE in SWSUP only in active

[PATCH] [media] stv090x: do not unlock unheld mutex in stv090x_sleep()
 2013-02-20 10:20 UTC  (3+ messages)

[PATCH] Fix rq->lock vs logbuf_lock unlock race
 2013-02-20 10:19 UTC  (4+ messages)

[Buildroot] [PATCH] qt: install QML imports on target
 2013-02-20 10:18 UTC 

[U-Boot] [PATCH 0/3] add libfdt bootz support and change nand partition table
 2013-02-20 10:16 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] arm: at91/configs: add libfdt to configuration
` [U-Boot] [PATCH 2/3] arm: at91/configs: add bootz "
` [U-Boot] [PATCH 3/3] ARM: at91: change nand flash table

[PATCH] perf, x86: add Intel IvyBridge event scheduling constraints
 2013-02-20 10:15 UTC 

[PATCH 00/16] virtio ring rework
 2013-02-20 10:15 UTC  (41+ messages)
` [PATCH 02/16] virtio_ring: virtqueue_add_sgs, to add multiple sgs
` [PATCH 04/16] virtio-blk: use virtqueue_start_buf on bio path
` [PATCH 05/16] virtio-blk: use virtqueue_add_sgs on req path
` [PATCH 06/16] virtio_blk: remove nents member
` [PATCH 07/16] virtio_ring: don't count elements twice for add_buf path
` [PATCH 08/16] virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf
` [PATCH 09/16] virtio_net: use simplified virtqueue accessors
` [PATCH 10/16] virtio_net: use virtqueue_add_sgs[] for command buffers
` [PATCH 11/16] virtio_rng: use simplified virtqueue accessors
` [PATCH 12/16] virtio_console: "
` [PATCH 13/16] caif_virtio: "
` [PATCH 14/16] virtio_rpmsg_bus: "
` [PATCH 15/16] virtio_balloon: "
` [PATCH 17/16] virtio-scsi: use virtqueue_add_sgs for command buffers
` [PATCH 17/16 V2] "

general protection fault in do_msgrcv [3.8]
 2013-02-20 10:13 UTC  (4+ messages)

4.2.1: Poor write performance for DomU
 2013-02-20 10:12 UTC  (5+ messages)

[PATCH 0/3] backlight: lp855x_bl: support new LP8557 device
 2013-02-20 10:12 UTC 

[PATCH v2] mac80211: fix the problem of forwarding from DS to DS in Mesh
 2013-02-20 10:11 UTC  (2+ messages)

[PATCH v3 0/2] KVM: VMX: Add Posted Interrupt supporting
 2013-02-20 10:10 UTC  (5+ messages)
` [PATCH v3 1/2] KVM: VMX: enable acknowledge interupt on vmexit

[PATCH -next] IB/ipath: use GFP_ATOMIC under spin lock
 2013-02-20 10:10 UTC 

[PATCH 1/1] net: rfkill: Fix sparse warning in rfkill-regulator.c
 2013-02-20 10:09 UTC  (4+ messages)

[resend] Timer broadcast question
 2013-02-20 10:09 UTC  (5+ messages)

[RFC 1/2] mac80211: disconnect on suspend in managed mode
 2013-02-20 10:08 UTC  (4+ messages)
` [RFC 2/2] mac80211: sync suspend and stop interface

[PATCH v3] mfd: syscon: Add non-DT support
 2013-02-20 10:06 UTC  (4+ messages)
` Re[6]: "
  ` Re[8]: "

[PATCH 1/2][net-next] gianfar: Remove superfluous gfar_new_skb()
 2013-02-20 10:04 UTC  (2+ messages)
` [PATCH 2/2][net-next] gianfar: Bundle rx buffer allocation

[PATCH v3] iw: add packet offset information for wowlan pattern
 2013-02-20 10:04 UTC  (2+ messages)

[PATCH 8/8] ARM: OMAP2+: hwmod: Remove sysc slave idle and auto idle apis
 2013-02-20 10:01 UTC  (2+ messages)

[PATCH 7/8] ARM: OMAP2+: serial: Remove the un-used slave idle hooks
 2013-02-20 10:01 UTC  (2+ messages)

[PATCH 6/8] SERIAL: OMAP: Remove the slave idle handling from the driver
 2013-02-20 10:00 UTC  (2+ messages)

[PATCH 5/8] ARM: OMAP2+: hwmod-data: UART IP needs software control to manage sidle modes
 2013-02-20 10:00 UTC  (2+ messages)

[PATCH] mac80211: Clean up work-queues on disassociation
 2013-02-20  9:59 UTC  (2+ messages)

[RFC PATCH 10/16]: PVH xen: introduce vmx_pvh.c
 2013-02-20  9:58 UTC  (4+ messages)

[PATCH 0/4] dw_dmac: introduce generic DMA binding for DT
 2013-02-20  9:58 UTC  (7+ messages)

[pull request] Pull request for branch yem-kconfig-for-next
 2013-02-20  9:57 UTC  (5+ messages)

mutex: add tests for normal mutex paths, and use __always_inline on __mutex_lock_common
 2013-02-20  9:57 UTC 

randconfig errors
 2013-02-20  9:53 UTC  (4+ messages)

ASSISTANCE NEEDED
 2013-02-20  9:53 UTC 

[PATCH V2 4/5] populate-volatile.sh: improve the handling of link config items
 2013-02-20  9:36 UTC 

[patch v5 0/15] power aware scheduling
 2013-02-20  9:48 UTC  (11+ messages)
` [patch v5 04/15] sched: add sched balance policies in kernel
` [patch v5 06/15] sched: log the cpu utilization at rq
` [patch v5 07/15] sched: add new sg/sd_lb_stats fields for incoming fork/exec/wake balancing
` [patch v5 09/15] sched: add power aware scheduling in fork/exec/wake
` [patch v5 11/15] sched: add power/performance balance allow flag

[PATCH] upstream_tracking.inc: Coonectivity and multimedia packages updates
 2013-02-20  9:47 UTC 

Ingress filter is overly aggressive
 2013-02-20  9:45 UTC  (2+ messages)

[PATCH] mmc: core: enhance card remove detection for gpio detect
 2013-02-20  9:45 UTC 

[PATCH v3 0/8] Fix GIT_CEILING_DIRECTORIES that contain symlinks
 2013-02-20  9:39 UTC  (7+ messages)

[PATCH V2 0/5] Read-only rootfs followup patches
 2013-02-20  9:28 UTC  (6+ messages)
` [PATCH V2 4/5] populate-volatile.sh: improve the handling of link config items

[PATCH 0/3] Get rid of big array from imx pinctrl driver
 2013-02-20  9:44 UTC  (6+ messages)
` [PATCH 1/3] ARM: dts: imx: use pre-processor for device trees
  ` [PATCH 2/3] ARM: dts: imx: replace magic number with pin function name
  ` [PATCH 3/3] pinctrl: imx: move hard-coding data into device tree

[PATCH] Bugfix: undefined htmldir in config.mak.autogen
 2013-02-20  9:42 UTC  (4+ messages)

Linux ACPI DSDT table editing tools
 2013-02-20  9:41 UTC  (3+ messages)

[PATCH 0/6 v8] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2013-02-20  9:41 UTC  (6+ messages)
` [PATCH 6/6 "

prctl(PR_SET_MM)
 2013-02-20  9:38 UTC  (2+ messages)

[PATCH] SCSI: amd_iommu dma_boundary overflow
 2013-02-20  9:37 UTC  (2+ messages)

[PATCH 3/3] mmc: sdhci: check voltage range only on regulators aware of voltage value
 2013-02-20  9:34 UTC  (9+ messages)
` [PATCH 3/3 RESEND] "

[For master RFC] fix compiler warnings: use puts() instead of printf()
 2013-02-20  9:34 UTC 

[PATCH] mmc: core: restore ocr and operation voltage in resume
 2013-02-20  9:31 UTC 

[Buildroot] [For master RFC] fix compiler warnings: use puts() instead of printf()
 2013-02-20  9:32 UTC  (2+ messages)

[PATCH] powerpc/rtas_flash: Free kmem upon module exit
 2013-02-20  9:32 UTC  (2+ messages)

[PATCH V2 1/9] mfd: 88pm860x: drop devm_kfree of devm_kzalloc'd data
 2013-02-20  9:31 UTC  (9+ messages)
` [PATCH V2 2/9] mfd: lm3533: use devm_gpio_request_one()
` [PATCH V2 3/9] mfd: intel_msic: "
` [PATCH V2 4/9] mfd: omap-usb-host: "
` [PATCH V2 5/9] mfd: aat2870: use use devm_*() functions
` [PATCH V2 6/9] mfd: twl6040: "
` [PATCH V2 7/9] mfd: ezx-pcap: "
` [PATCH V2 8/9] mfd: da903x: "
` [PATCH V2 9/9] mfd: tc3589x: "

[PATCH 1/3] leds: move LED trigger drivers into new subdirectory
 2013-02-20  9:29 UTC  (3+ messages)

[PATCH V4 RESEND 00/22] Multiqueue virtio-net
 2013-02-20  9:28 UTC  (4+ messages)
` [PATCH V4 RESEND 15/22] tap: multiqueue support
    ` [Qemu-devel] "

Debugging system freezes on filesystem writes
 2013-02-20  8:42 UTC  (12+ messages)

[PATCH] xen: netback: remove redundant xenvif_put
 2013-02-20  9:23 UTC  (5+ messages)
` [Xen-devel] "

[PATCH][RFC] Replaced tlbilx with tlbwe in the initialization code
 2013-02-20  9:22 UTC  (5+ messages)

[PATCH 1/5] HID: LG: Add support for Logitech Momo Force (Red) Wheel
 2013-02-20  9:22 UTC  (2+ messages)

[RFC v2 00/18] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2013-02-20  9:21 UTC  (7+ messages)
` [RFC v2 16/18] ARM: OMAP2+: AM33XX: Basic suspend resume support

[PATCH] doc: Add experimental handsfree-audio API
 2013-02-20  9:19 UTC  (3+ messages)

[PATCH v2 -tip] sched/rt: Fix locality of threaded interrupt handlers
 2013-02-20  9:19 UTC 

[GIT PULL] perf fix for v3.9
 2013-02-20  9:17 UTC  (3+ messages)

[PATCH 3/3] Btrfs: fix uncompleted transaction
 2013-02-20  9:17 UTC 

[PATCH 2/3] Btrfs: fix the deadlock between the transaction start/attach and commit
 2013-02-20  9:16 UTC 

3.2.8/amd64 full interrupt hangs and deadlocks under big network copies (page allocation failure)
 2013-02-20  9:15 UTC  (16+ messages)
          ` 3.4.4/amd64 full interrupt hangs under big nfs copies
                  ` 3.7.8/amd64 full interrupt hangs due to iwlwifi under big nfs copies out

[PATCH] sched/core: remove obsolete nr_uninterruptible()
 2013-02-20  9:14 UTC  (2+ messages)
` [PATCH V3] "

[GIT PULL] x86/platform changes for v3.9
 2013-02-20  9:14 UTC  (4+ messages)

[PATCH V2] xen: event channel arrays are xen_ulong_t and not unsigned long
 2013-02-20  9:13 UTC  (6+ messages)
` [PATCH LINUX v4] "


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.