All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-05 13:53:02 to 2012-04-05 15:18:14 UTC [more...]

[Qemu-devel] [PATCH V3 0/7] Make QED with live migration safe
 2012-04-05 14:34 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] PCI hotplug fixes/cleanup
 2012-04-05 15:14 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/5] acpi_piix4: Only allow writes to PCI hotplug eject register

defaults paths
 2012-04-05 15:17 UTC  (9+ messages)

[PATCH 00/11] Fix up more asm/system.h fallout
 2012-04-05 15:15 UTC  (7+ messages)
` [PATCH 07/11] sh: fix several build failures from system.h fallout

Correct format for HVM graphics
 2012-04-05 15:15 UTC  (5+ messages)

[U-Boot] fw_printenv can't read the uboot enviroment from NAND
 2012-04-05 15:14 UTC 

Alert
 2012-04-05 13:39 UTC 

Alert
 2012-04-05 13:39 UTC 

[PATCH 0/1] multilib header support for python
 2012-04-05 15:00 UTC  (2+ messages)
` [PATCH 1/1] python: multilib header support

a question of multi use of ptrace
 2012-04-05 15:06 UTC 

[Qemu-devel] [PATCH 00/25] qdev properties final installment: push, push!
 2012-04-05 15:13 UTC  (9+ messages)
` [Qemu-devel] [PATCH 23/25] qom: add realized property

sparc - generic clock event support
 2012-04-05 15:12 UTC  (3+ messages)

i think the meta-intel "BSP layer" needs to be clarified in BSP guide
 2012-04-05 15:12 UTC  (2+ messages)

[PATCH 1/2] igb: fix rtnl race in PM resume path
 2012-04-05 15:11 UTC  (4+ messages)
` [PATCH 2/2] ixgbe: add missing rtnl_lock "

[RFC] writeback and cgroup
 2012-04-05 15:10 UTC  (7+ messages)

[PATCH-v3] Support M95040 SPI EEPROM
 2012-04-05 15:11 UTC  (8+ messages)

Recommended btrfs mount options
 2012-04-05 15:11 UTC  (6+ messages)

[Buildroot] [PATCH] xfsprogs: Bump to 3.1.7 and convert to AUTOTARGET
 2012-04-05 15:10 UTC  (2+ messages)

[PATCH 00/11] Integration of videobuf2 with dmabuf
 2012-04-05 15:10 UTC  (15+ messages)
` [PATCH 01/11] v4l: Add DMABUF as a memory type
` [PATCH 02/11] Documentation: media: description of DMABUF importing in V4L2
` [PATCH 03/11] v4l: vb2: add support for shared buffer (dma_buf)
` [PATCH 04/11] v4l: vb: remove warnings about MEMORY_DMABUF
` [PATCH 05/11] v4l: vb2-dma-contig: Shorten vb2_dma_contig prefix to vb2_dc
` [PATCH 06/11] v4l: vb2-dma-contig: Remove unneeded allocation context structure
` [PATCH 07/11] v4l: vb2-dma-contig: Reorder functions
` [PATCH 08/11] v4l: vb2-dma-contig: add support for scatterlist in userptr mode
` [PATCH 09/11] v4l: vb2: add prepare/finish callbacks to allocators
` [PATCH 10/11] v4l: vb2-dma-contig: add prepare/finish to dma-contig allocator
` [PATCH 11/11] v4l: vb2: Add dma-contig allocator as dma_buf user

[PATCH] ARM: S3C24XX: fix missing common.h in mach-s3c24xx/
 2012-04-05 15:10 UTC  (4+ messages)

[PATCH] xen/gnttab: add deferred freeing logic
 2012-04-05 15:10 UTC 

[PATCH 00/34] vfs: atomic open v3
 2012-04-05 14:59 UTC  (35+ messages)
` [PATCH 01/34] vfs: split do_lookup()
` [PATCH 02/34] vfs: do_last(): make exit RCU safe
` [PATCH 03/34] vfs: do_last(): inline walk_component()
` [PATCH 04/34] vfs: do_last(): use inode variable
` [PATCH 05/34] vfs: make follow_link check RCU safe
` [PATCH 06/34] vfs: do_last(): make ENOENT exit "
` [PATCH 07/34] vfs: do_last(): check LOOKUP_DIRECTORY
` [PATCH 08/34] vfs: do_last(): only return EISDIR for O_CREAT
` [PATCH 09/34] vfs: do_last(): add audit_inode before open
` [PATCH 10/34] vfs: do_last() common post lookup
` [PATCH 11/34] vfs: split __dentry_open()
` [PATCH 12/34] vfs: do_dentry_open(): don't put filp
` [PATCH 13/34] vfs: nameidata_to_filp(): inline __dentry_open()
` [PATCH 14/34] vfs: nameidata_to_filp(): don't throw away file on error
` [PATCH 15/34] vfs: retry last component if opening stale dentry
` [PATCH 16/34] nfs: don't open in ->d_revalidate
` [PATCH 17/34] vfs: do_last(): inline lookup_slow()
` [PATCH 18/34] vfs: do_last(): separate O_CREAT specific code
` [PATCH 19/34] vfs: do_last(): common slow lookup
` [PATCH 20/34] vfs: add lookup_open()
` [PATCH 21/34] vfs: lookup_open(): expand lookup_hash()
` [PATCH 22/34] vfs: add i_op->atomic_open()
` [PATCH 23/34] nfs: implement i_op->atomic_open()
` [PATCH 24/34] nfs: clean up ->create in nfs_rpc_ops
` [PATCH 25/34] nfs: don't use nd->intent.open.flags
` [PATCH 26/34] nfs: don't use intents for checking atomic open
` [PATCH 27/34] fuse: implement i_op->atomic_create()
` [PATCH 28/34] cifs: implement i_op->atomic_open() and i_op->atomic_create()
` [PATCH 29/34] ceph: remove unused arg from ceph_lookup_open()
` [PATCH 30/34] ceph: implement i_op->atomic_open() and i_op->atomic_create()
` [PATCH 31/34] 9p: implement i_op->atomic_create()
` [PATCH 32/34] vfs: remove open intents from nameidata
` [PATCH 33/34] vfs: do_last(): clean up error handling
` [PATCH 34/34] vfs: move O_DIRECT check to common code

[PATCH] xen/gnttab: add deferred freeing logic
 2012-04-05 15:10 UTC 

Caching issues with tmpfs?
 2012-04-05 15:07 UTC  (2+ messages)

[GIT PULL nf-next] IPVS
 2012-04-05 15:05 UTC  (5+ messages)
` [PATCH 5/9] ipvs: use adaptive pause in master thread

Server Rental Service in Hong Kong
 2012-04-05 14:14 UTC 

[PATCH] printk: support structured and multi-facility log messages
 2012-04-05 15:05 UTC  (2+ messages)

[PATCH] xen-blkfront: module exit handling adjustments
 2012-04-05 15:04 UTC 

[PATCH v2] kvm: Disable MSI/MSI-X in assigned device reset path
 2012-04-05 15:04 UTC  (4+ messages)

[PATCH] xen-blkfront: module exit handling adjustments
 2012-04-05 15:04 UTC 

[PATCH 1/1] pinctrl: fix compile error if not select PINMUX support
 2012-04-05 15:02 UTC  (3+ messages)

Eclipse-ADT-build-error
 2012-04-05 15:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qemu-timer.c: Remove 250us timeouts
 2012-04-05 15:00 UTC 

eject merged into util-linux
 2012-04-05 15:00 UTC  (2+ messages)

Server Rental Service in Hong Kong
 2012-04-05 14:13 UTC 

Server Rental Service in Hong Kong
 2012-04-05 14:13 UTC 

[PATCH 2/4] Hob: log for Hob and allow users to show logs after successful build
 2012-04-05 14:49 UTC  (3+ messages)

[PATCH] ARM: EXYNOS: Fix compiler warning in dma.c file
 2012-04-05 14:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] Allow machines to configure the QEMU_VERSION that's exposed via hardware
 2012-04-05 14:53 UTC  (3+ messages)

bb.utils.vercmp() not consistent with debian rules
 2012-04-05 14:44 UTC  (6+ messages)

[PATCH] memcg swap: use mem_cgroup_uncharge_swap
 2012-04-05 14:49 UTC  (3+ messages)
` [patch] memcg swap: use mem_cgroup_uncharge_swap fix

[RFC PATCH] scsi_dh: allow 3rd party multipath drivers to scsi_dh_detach
 2012-04-05 14:47 UTC  (3+ messages)

[PATCH-V2 0/3] ARM: OMAP: Make OMAP clocksource source selection runtime
 2012-04-05 14:46 UTC  (5+ messages)
` [PATCH-V2 3/3] "

OSD suicide
 2012-04-05 14:46 UTC  (5+ messages)

fio problems
 2012-04-05 14:45 UTC  (7+ messages)

[PATCH] rbd: don't hold spinlock during messenger flush
 2012-04-05 14:46 UTC 

[PATCH 0/6] vfs: path lookup fixes and cleanups
 2012-04-05 14:44 UTC  (6+ messages)
` [PATCH 5/6] vfs: reorganize do_lookup

Questing regarding KVM Guest PMU
 2012-04-05 14:41 UTC  (13+ messages)

[PATCH] libxl: passthrough: avoid passing through devices not owned by pciback
 2012-04-05 14:41 UTC  (4+ messages)

[Buildroot] [PATCH] valgrind: allow selecting which tools to install
 2012-04-05 14:40 UTC  (2+ messages)

RCU related performance regression in 3.3
 2012-04-05 14:39 UTC  (6+ messages)

[GSoC] Designing a faster index format
 2012-04-05 14:39 UTC  (19+ messages)

[lm-sensors] ASUS Kfn4-dre
 2012-04-05 14:39 UTC  (2+ messages)

Using GPMI-NAND driver on iMX28 using 3.4-rc1?
 2012-04-05 14:38 UTC  (15+ messages)

[PATCH v3] toshiba_acpi: Add support for transflective LCD
 2012-04-05 14:36 UTC  (3+ messages)

[U-Boot] [PATCH V2 0/8] net/designware: Bug fixes
 2012-04-05 14:36 UTC  (4+ messages)
` [U-Boot] [PATCH V2 3/8] net/designware: Phy address fix

[PATCH] af9035: add several new USB IDs
 2012-04-05 14:34 UTC  (7+ messages)

makedumpfile memory usage grows with system memory size
 2012-04-05 14:34 UTC  (5+ messages)

[PATCH 5/6] sound/pci/hda: CX20549 doesn't need pin_amp_workaround
 2012-04-05 14:33 UTC  (3+ messages)

Using vendo kernel with Yocto
 2012-04-05 14:32 UTC  (2+ messages)

[PATCH 4/6] sound/pci/hda: Remove CD control from model=benq for CX20549
 2012-04-05 14:32 UTC  (3+ messages)

[lm-sensors] NEW Nuvoton w83795 hw chip driver
 2012-04-05 14:32 UTC  (2+ messages)

[PATCH] ARM: at91: Export at91_st_base
 2012-04-05 14:31 UTC  (2+ messages)

linux-next: build warning after merge of the sound-asoc tree
 2012-04-05 14:32 UTC  (2+ messages)

[PATCH 3/6] sound/pci/hda: fix record volume controls of CX20459 ("Venice")
 2012-04-05 14:30 UTC  (3+ messages)

[PATCH v2] git-commit.txt: clarify -t requires editing message
 2012-04-05 14:29 UTC  (7+ messages)
` [PATCH 0/3] "commit --template" fixes

[PATCH 2/6] sound/pci/hda: Rename capture sources of CX20549 to match common conventions
 2012-04-05 14:29 UTC  (3+ messages)

[PATCH 1/6] sound/pci/hda: Fix Amp-In count for widgets with implied selector
 2012-04-05 14:28 UTC  (3+ messages)

[PATCH 0/6] sound/pci/hda: CX20549 cleanup/fixes
 2012-04-05 14:28 UTC  (5+ messages)

[PATCH 1/2] ASoC: imx-audmux: Fix ssi port numbers in sysfs
 2012-04-05 14:25 UTC  (2+ messages)

[PATCH] ARM: DT: Add binding for GIC virtualization extentions (VGIC)
 2012-04-05 14:25 UTC  (10+ messages)

[PATCH 0 of 6] Make xen build with clang/LLVM again
 2012-04-05 14:24 UTC  (13+ messages)
` [PATCH 2 of 6] x86: don't use .subsection to out-of-line failure path in spinlock.h
` [PATCH 3 of 6] x86/mm: Another couple of comparisons of unsigned vars with < 0
` [PATCH 6 of 6] x86: explicitly mark an __initdata variable as used

[PATCH][meta-oe] network-manager-applet: Fix missing DEPENDS and QA warnings
 2012-04-05 14:12 UTC 

[PATCH] m68k/atari: EtherNEC - Convert ETHER_ADDR_LEN uses to ETH_ALEN
 2012-04-05 14:21 UTC  (10+ messages)
` [PATCH] m68k/atari: EtherNEC - rewrite to use mainstream ne.c
        ` [PATCH] m68k/atari: EtherNEC - rewrite to use mainstream ne.c, take two

[PATCH] ARM: OMAP: AM33XX: CAN: d_can: Add support for Bosch D_CAN controller
 2012-04-05 14:20 UTC  (10+ messages)

[PATCH] jbd: clear b_modified before moving the jh to a different transaction
 2012-04-05 14:19 UTC  (5+ messages)

[Buildroot] [PATCH 1/6] dhcp: needs MMU
 2012-04-05 14:17 UTC  (6+ messages)
` [Buildroot] [PATCH 2/6] openntpd: "
` [Buildroot] [PATCH 3/6] wget: "
` [Buildroot] [PATCH 4/6] ncftp: "
` [Buildroot] [PATCH 5/6] rsync: "
` [Buildroot] [PATCH 6/6] dropbear: fix nommu build breakage

[PATCH] mfd: wm8994: Cache chip revision
 2012-04-05 14:16 UTC 

Delivery Status Notification (Failure)
 2012-04-05 14:16 UTC 

[PATCH 0/4] Continue Hob fixes
 2012-04-05 14:06 UTC  (3+ messages)

Server Rental Service in Hong Kong
 2012-04-05 14:14 UTC 

[Qemu-devel] [PATCH 0/5] Spread the use of QEMU threading & locking API
 2012-04-05 14:11 UTC  (18+ messages)

semaphore and mutex in current Linux kernel (3.2.2)
 2012-04-05 14:15 UTC  (6+ messages)

[PATCH] ASoC: wm8994: Implement FLL bypass support
 2012-04-05 14:11 UTC 

[PATCH] mtip32xx: fix error handling in mtip_init()
 2012-04-05 14:09 UTC  (2+ messages)

[PATCH v2 0/4] OMAP3 ISP preview engine configuration improvement
 2012-04-05 14:07 UTC  (4+ messages)
` [PATCH v2 4/4] omap3isp: preview: Shorten shadow update delay

[PATCH] [v2] xl: Don't require a config file for cpupools
 2012-04-05 14:07 UTC 

[PATCH] usb: host: tegra: re-arranging ehci functions
 2012-04-05 14:06 UTC  (2+ messages)

[RFC] cfg80211: 80Mhz Bandwidth channel flags in 5Gig band
 2012-04-05 14:06 UTC  (11+ messages)
    ` [RFCv2] "
                ` 802.11ac support

[U-Boot] [PATCH 1/7] EXYNOS: definitions of system resgister and power management registers
 2012-04-05 14:06 UTC  (2+ messages)

[RFC v2 0/5] LE Connection
 2012-04-05 14:04 UTC  (4+ messages)
` [RFC v2 3/5] Bluetooth: Add dst_type parameter to hci_connect

[PATCH] usb: host: tegra: code clean up
 2012-04-05 14:03 UTC  (2+ messages)

3.3.1 ath9k regression
 2012-04-05 13:53 UTC  (16+ messages)
  ` [ath9k-devel] "

[PATCH v3 7/7] [SCSI] sr: adds Zero-power ODD support
 2012-04-05 14:03 UTC  (3+ messages)

[PATCH] acpi: Fix an incorrect code path in acpi_processor_idle()
 2012-04-05 14:02 UTC  (2+ messages)

[RFC] MMC-4.5 Power OFF Notify rework
 2012-04-05 14:00 UTC  (3+ messages)

[RFC] How to fix an async scan - rmmod race?
 2012-04-05 13:58 UTC 

[Bug 36769] Sporadic corruption of hardware cursor
 2012-04-05 13:55 UTC 

[Bug 46796] [X800SE] Mouse cursor corruption when switching users
 2012-04-05 13:55 UTC 

Static gitweb content when using pathinfo
 2012-04-05 13:54 UTC 

VHT/802.11ac
 2012-04-05 13:53 UTC 

[PATCH 1/1] bonding: properly unset current_arp_slave on slave link up
 2012-04-05 13:47 UTC 


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.