All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-08 16:59:44 to 2012-03-08 18:07:54 UTC [more...]

[Buildroot] [PATCH] apply-patches.sh: use series file to apply patches in proper order
 2012-03-08 19:11 UTC  (3+ messages)

[PATCH] drm: exynos: Fix fb_videomode <-> drm_mode_modeinfo conversion
 2012-03-08 18:08 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/5] Remove cpu_register_io_memory
 2012-03-08 17:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] memory: make phys_page_find() return an unadjusted section
` [Qemu-devel] [PATCH 2/5] memory: store section indices in iotlb instead of io indices
` [Qemu-devel] [PATCH 3/5] exec: fix code tlb entry misused as iotlb in get_page_addr_code()
` [Qemu-devel] [PATCH 4/5] memory: dispatch directly via MemoryRegion

[PATCH] regulator: Fix setting selector in tps6524x set_voltage function
 2012-03-08 18:07 UTC  (2+ messages)

[GIT PULL v4] ARM: kirkwood: fdt conversion progress
 2012-03-08 18:07 UTC  (10+ messages)

[PATCH v5 0/7] mm: some cleanup/rework before lru_lock splitting
 2012-03-08 18:04 UTC  (16+ messages)
` [PATCH v5 1/7] mm/memcg: scanning_global_lru means mem_cgroup_disabled
` [PATCH v5 2/7] mm/memcg: move reclaim_stat into lruvec
` [PATCH v5 3/7] mm: push lru index into shrink_[in]active_list()
` [PATCH v5 4/7] mm: rework __isolate_lru_page() page lru filter
` [PATCH v5 5/7] mm: rework reclaim_stat counters
` [PATCH v5 6/7] mm/memcg: rework inactive_ratio calculation
` [PATCH v5 7/7] mm/memcg: use vm_swappiness from target memory cgroup

git push default behaviour?
 2012-03-08 18:04 UTC  (11+ messages)

[PATCH v5 27/35] omap3isp: Introduce isp_video_check_external_subdevs()
 2012-03-08 18:05 UTC  (3+ messages)
` [PATCH v5.3 "

[GIT PULL] few more fixes for v3.3-rc6
 2012-03-08 18:04 UTC  (2+ messages)

[PATCH v4 0/4] qemu-kvm: pci-assign: Host IRQ sharing suppport
 2012-03-08 18:04 UTC  (5+ messages)
` [PATCH v4 3/4] pci-assign: Use PCI-2.3-based shared legacy interrupts
      ` [PATCH v5 "

[PATCH 0/3] MMC / PM: Make it possible to use PM QoS latency constraints
 2012-03-08 18:01 UTC  (6+ messages)
  ` [PATCH 0/3] PM: Make it possible to expose "
    ` [PATCH 1/3] PM / QoS: "

linux-next: build failure after merge of the tip tree
 2012-03-08 18:00 UTC  (2+ messages)

Run a userspace script upon rule matching?
 2012-03-08 18:00 UTC  (3+ messages)

[PATCH 0/7] powerpc: remove the legacy iSeries platform specific drivers
 2012-03-08 17:59 UTC  (3+ messages)

linux-next: triage for March 8, 2012
 2012-03-08 17:59 UTC  (2+ messages)

[Qemu-devel] [RFC] Future goals for autotest and virtualization tests
 2012-03-08 17:59 UTC  (9+ messages)

Virtio Block Device Queue Depth
 2012-03-08 17:48 UTC 

Undeterministic builds with different distributions
 2012-03-08 17:50 UTC  (2+ messages)

[RFC] Scheduler recorder and playback
 2012-03-08 17:57 UTC  (3+ messages)

[PATCHSET] mempool, percpu, blkcg: fix percpu stat allocation and remove stats_lock
 2012-03-08 17:57 UTC  (11+ messages)

[PATCH 00/11] staging: Android updates (take 2)
 2012-03-08 17:56 UTC  (9+ messages)
` [PATCH 05/11] android: ram_console: split out persistent ram
` [PATCH] staging: ram_console: Fix section mismatches

[Qemu-devel] [PATCH] use an unsigned long for the max_sz parameter in load_image_targphys
 2012-03-08 17:56 UTC  (2+ messages)

[PATCH 0/2] viafb modetable conversion
 2012-03-08 18:15 UTC  (6+ messages)
` [PATCH 1/2] viafb: "
` [PATCH 2/2] viafb: avoid refresh and mode lookup in set_par

rt8192cu on USB3
 2012-03-08 17:56 UTC  (8+ messages)

[RFC 2/2] be2net: Added functionality to support RoCE driver
 2012-03-08 17:49 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 00/17] Improvements around discard and write zeroes
 2012-03-08 17:55 UTC  (19+ messages)
` [Qemu-devel] [RFC PATCH 01/17] qemu-iotests: add a simple test for write_zeroes
` [Qemu-devel] [RFC PATCH 02/17] qed: make write-zeroes bounce buffer smaller than a single cluster
` [Qemu-devel] [RFC PATCH 03/17] block: add discard properties to BlockDriverInfo
` [Qemu-devel] [RFC PATCH 04/17] qed: implement bdrv_aio_discard
` [Qemu-devel] [RFC PATCH 05/17] block: pass around qiov for write_zeroes operation
` [Qemu-devel] [RFC PATCH 06/17] block: use bdrv_{co, aio}_discard for write_zeroes operations
` [Qemu-devel] [RFC PATCH 07/17] block: make high level discard operation always zero
` [Qemu-devel] [RFC PATCH 08/17] block: kill the write zeroes operation
` [Qemu-devel] [RFC PATCH 09/17] ide: issue discard asynchronously but serialize the pieces
` [Qemu-devel] [RFC PATCH 10/17] ide/scsi: add discard_zeroes_data property
` [Qemu-devel] [RFC PATCH 11/17] ide/scsi: prepare for flipping the discard defaults
` [Qemu-devel] [RFC PATCH 12/17] ide/scsi: turn on discard
` [Qemu-devel] [RFC PATCH 13/17] block: fallback from discard to writes
` [Qemu-devel] [RFC PATCH 14/17] block: support FALLOC_FL_PUNCH_HOLE trimming
` [Qemu-devel] [RFC PATCH 15/17] raw: add get_info
` [Qemu-devel] [RFC PATCH 16/17] qemu-io: fix the alloc command
` [Qemu-devel] [RFC PATCH 17/17] raw: implement is_allocated

[PATCH 0/2] LE support for MGMT Stop Discovery
 2012-03-08 17:53 UTC  (7+ messages)
` [PATCH 1/2] Bluetooth: Add hci_cancel_le_scan() to hci_core

Resend: [PATCH] Bluetooth: Fix Endian Bug
 2012-03-08 17:53 UTC  (4+ messages)

[PATCH (mtd-utils)] Makefile: fix "make clean" for old GNU find
 2012-03-08 17:52 UTC  (3+ messages)

NFSv4: truncate returns I/O error
 2012-03-08 17:52 UTC  (6+ messages)
` [PATCH 0/2] "
  ` [PATCH 1/2] NFS: Properly handle the case where the delegation is revoked
    ` [PATCH 2/2] NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE

[PATCH 1/5 v3] i2c/gpio: add DT support
 2012-03-08 17:52 UTC  (11+ messages)
` [PATCH 2/5 v3] ARM: at91: sam9g20 add i2c "
` [PATCH 5/5 v3] ARM: at91: sam9x5 "

[PATCH] aio: fix io_setup/io_destroy race
 2012-03-08 17:51 UTC  (2+ messages)
` [PATCH] aio: fix the "too late munmap()" race

[PATCH] bluetooth.h: fix compile issue when using in C++
 2012-03-08 17:51 UTC  (5+ messages)

[PATCH 0/1] kernel.bbclass: Remove warnings for modutils and modprobe.d
 2012-03-08 17:39 UTC  (5+ messages)
` [PATCH 1/1] "

[xen-4.0-testing test] 12202: tolerable FAIL - PUSHED
 2012-03-08 17:47 UTC 

nommu build failure in linux-next
 2012-03-08 17:40 UTC  (6+ messages)
` [PATCH 1/2] mm: Fix task_nommu build regression "
  ` [PATCH 2/2] mm/linux-next: Fix rcu locking in vm_is_stack

grub-probe seems to be having problems
 2012-03-08 17:46 UTC  (4+ messages)

A possible fmt-merge-msg update?
 2012-03-08 17:46 UTC  (8+ messages)
      ` [PATCH] fmt-merge-msg: show those involved in a merged series

[PATCH] archive: fix archive generation for empty trees
 2012-03-08 17:46 UTC  (6+ messages)

[PATCH 0/2] bluetooth: fix NULL-pointer dereferences
 2012-03-08 17:45 UTC  (11+ messages)
` [PATCH 1/2] bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close
` [PATCH 2/2] bluetooth: hci_core: fix NULL-pointer dereference at unregister

[PATCH] net/hyperv: Advertise hv_netvsc instead of netvsc as driver name
 2012-03-08 17:42 UTC  (7+ messages)

[PATCH 0/14 v3] ARM: kirkwood: fdt: convert kirkwood to fdt
 2012-03-08 17:41 UTC  (7+ messages)
` [PATCH 06/14] ARM: kirkwood: convert uart0 to devicetree

Problems with regulatory domain support and BCM43224
 2012-03-08 17:41 UTC  (2+ messages)

[RFC 2/2] kvm: guest-side changes for tmem on KVM
 2012-03-08 17:39 UTC  (2+ messages)

[GIT PULL v2][for v3.4] request pull from arch-pxa on regulator branch
 2012-03-08 17:38 UTC  (2+ messages)

[GIT PULL][v3.4] pull request on pxa tree for DT branch
 2012-03-08 17:38 UTC  (3+ messages)

[GIT PULL][for v3.4]pull request from arch-pxa tree with rtc branch
 2012-03-08 17:38 UTC  (2+ messages)

pull request: bluetooth-next 2012-03-08
 2012-03-08 17:38 UTC  (3+ messages)
` Current bluetooth tree: Was: pull request 2012-03-08

[PATCH] i2c: Update the FSF address
 2012-03-08 17:37 UTC 

[Qemu-devel] Add support for new image type
 2012-03-08 17:16 UTC  (5+ messages)

[RFC 1/2] kvm: host-side changes for tmem on KVM
 2012-03-08 17:37 UTC  (2+ messages)

[BUG] fast-import: ls command on commit root returns missing (was: Bug in svn-fe: copying the root directory acts as if it's an empty directory)
 2012-03-08 17:33 UTC  (5+ messages)
` [PATCH] fast-import: fix ls command with empty path

nfs_file_splice_read() not interruptible
 2012-03-08 17:32 UTC 

[PATCH] PPC: Don't sync timebase when inside VM
 2012-03-08 17:31 UTC  (7+ messages)

who's on first? - following first parent and merge-management
 2012-03-08 17:30 UTC  (6+ messages)

[PATCH 0/3] Generic libcephfs Java wrappers
 2012-03-08 17:30 UTC  (5+ messages)

Monitor Logs
 2012-03-08 17:29 UTC 

IPTable Rules... again
 2012-03-08 17:29 UTC  (2+ messages)

kexec-tools-2.0.2 prints unnecessary message on stderr when loaded in VESA framebuffer
 2012-03-08 17:29 UTC 

[PATCH] mac80211_hwsim: Fix set mactime on receiver hwsim radio
 2012-03-08 17:27 UTC 

[PATCH 00/11] ARM: tegra: Add PCIe device tree support
 2012-03-08 17:27 UTC  (5+ messages)
` [PATCH 06/11] PCI: Keep pci_fixup_irqs() around after init

[meta-oe][PATCH v2 1/3] systemd: enable xz compression for journald
 2012-03-08 17:15 UTC  (5+ messages)
` [meta-oe][PATCH v2 2/3] systemd: enable logging to disk instead of tmpfs

Lockup on second streamon with omap3-isp
 2012-03-08 17:22 UTC  (3+ messages)

[GIT PULL] i.MX 35/5 AIPS Setup
 2012-03-08 17:22 UTC  (2+ messages)

[PATCH-WIP 00/13] xen/arm: receive Xen events and initialize xenbus
 2012-03-08 17:21 UTC  (15+ messages)
` [PATCH-WIP 01/13] xen/arm: use r12 to pass the hypercall number to the hypervisor

[U-Boot] [PATCH v4 0/6] Enable Thumb build for ARM platforms
 2012-03-08 17:20 UTC  (7+ messages)
` [U-Boot] [PATCH v4 1/6] arm: adapt asm/linkage.h from Linux
` [U-Boot] [PATCH v4 2/6] armv7: add appropriate headers for assembly functions
` [U-Boot] [PATCH v4 3/6] ARM: enable Thumb build
` [U-Boot] [PATCH v4 4/6] armv7: Use -march=armv7-a and thereby enable Thumb-2
` [U-Boot] [PATCH v4 5/6] omap4+: Avoid using __attribute__ ((__packed__))
` [U-Boot] [PATCH v4 6/6] OMAP4: enable Thumb build

[PATCH v3 0/5] MT9M032 and MT9P031 sensor patches
 2012-03-08 17:17 UTC  (5+ messages)
` [PATCH v3 5/5] v4l: Add driver for Micron MT9M032 camera sensor

[lm-sensors] [PATCH v2] hwmon: (jc42) Remove unnecessary device IDs
 2012-03-08 17:15 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/4] Enable Thumb build for ARM platforms
 2012-03-08 17:14 UTC  (8+ messages)
` [U-Boot] [PATCH 1/6] arm: adapt asm/linkage.h from Linux
` [U-Boot] [PATCH 2/6] armv7: add appropriate headers for assembly functions
` [U-Boot] [PATCH 3/6] ARM: enable Thumb build
` [U-Boot] [PATCH 4/6] armv7: Use -march=armv7-a and thereby enable Thumb-2
` [U-Boot] [PATCH 5/6] omap4+: Avoid using __attribute__ ((__packed__))
` [U-Boot] [PATCH 6/6] OMAP4: enable Thumb build

[PATCH 0/6] AT91 more DT bindings
 2012-03-08 17:13 UTC  (10+ messages)
` [PATCH 5/6] ARM: at91: add ram controller DT support

[PATCH 1/2] [SCSI] pm8001: Fix bogus interrupt state flag issue
 2012-03-08 17:11 UTC  (5+ messages)

[lm-sensors] [PATCH] hwmon: (jc42) Remove unnecessary device IDs
 2012-03-08 17:08 UTC  (2+ messages)

(un)loadable module support for zcache
 2012-03-08 17:07 UTC  (5+ messages)

[PATCH v5 25/35] omap3isp: Collect entities that are part of the pipeline
 2012-03-08 17:05 UTC  (2+ messages)
` [PATCH v5.3 "

[PATCH 00/15] ARM: OMAP4: hwmod data: add almost all remaining IP blocks
 2012-03-08 17:05 UTC  (4+ messages)

[Qemu-devel] Regression: more 0.12 regression (SeaBIOS related?)
 2012-03-08 17:04 UTC  (10+ messages)
  ` [Qemu-devel] Re : "
                ` [Qemu-devel] Re : "

getdents - ext4 vs btrfs performance
 2012-03-08 17:02 UTC  (3+ messages)

[RFC] fadvise: add more flags to provide a hint for block allocation
 2012-03-08 17:01 UTC  (8+ messages)

[PATCH v3 00/11] ASoC: add imx-sgtl5000 machine driver working with fsl_ssi
 2012-03-08 16:59 UTC  (19+ messages)
` [PATCH v3 01/11] ASoC: core: missing set_fmt should not be complaint
` [PATCH v3 02/11] ASoC: fsl: separate SSI and DMA Kconfig options
` [PATCH v3 03/11] ASoC: imx: merge sound/soc/imx into sound/soc/fsl
` [PATCH v3 04/11] ASoC: fsl: rename imx-pcm Kconfig options and filename
` [PATCH v3 05/11] ASoC: fsl: create fsl_utils to accommodate the common functions
` [PATCH v3 06/11] ASoC: fsl: remove helper fsl_asoc_get_codec_dev_name
` [PATCH v3 07/11] ASoC: fsl: check property 'compatible' for the machine name
` [PATCH v3 08/11] ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX
` [PATCH v3 09/11] ASoC: fsl: remove the fatal error checking on codec-handle
` [PATCH v3 10/11] ASoC: fsl: let fsl_ssi work with imx pcm and machine drivers
` [PATCH v3 11/11] ASoC: fsl: add imx-sgtl5000 machine driver


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.