All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-12 18:14:53 to 2012-03-12 19:41:08 UTC [more...]

[Qemu-devel] We need more reviewers/maintainers!!
 2012-03-12 19:39 UTC  (12+ messages)

[PATCH 1/1] of: introduce helper to manage boolean
 2012-03-12 19:39 UTC  (7+ messages)

[PATCH 19/38] KVM: PPC: e500mc: add load inst fixup
 2012-03-12 19:39 UTC  (4+ messages)

[PATCH 1/3] led-class: change back LEDS_CLASS to tristate instead of bool
 2012-03-12 19:37 UTC  (8+ messages)
` [PATCH 2/3] led-triggers: use atomic kzalloc during led trigger registering

[bfields: [LSF/MM TOPIC] fileservers' filesystem wishlist]
 2012-03-12 19:36 UTC  (2+ messages)

Please be informed
 2012-03-12 18:51 UTC 

immutable (WORM) file system
 2012-03-12 19:36 UTC 

[PATCH 0/2] perf: add sort by inclusive time functionality (v2)
 2012-03-12 19:35 UTC  (8+ messages)
` [PATCH 2/2] perf: Add a new sort order: SORT_INCLUSIVE

[PATCH 0/7] Kill SPKM3 auth method
 2012-03-12 19:35 UTC  (5+ messages)

[ 02/12] Remove COMPAT_IA32 support
 2012-03-12 19:34 UTC  (24+ messages)
      ` stripping [PATCH] without losing later tags from mailed patches (Re: [ 02/12] Remove COMPAT_IA32 support)

Where may I find a reiser4 patch for kernel 2.6.32-5?
 2012-03-12 19:34 UTC  (3+ messages)

[PATCH 0/4] jffs2: logging message neatening
 2012-03-12 15:33 UTC  (8+ messages)
` [PATCH 1/4] jffs2: Convert most D1/D2 macros to jffs2_dbg

git push default behaviour?
 2012-03-12 19:33 UTC  (10+ messages)
` [RFC PATCH] push: start warning upcoming default change for push.default

[Buildroot] [PATCHv3] vlc: New package
 2012-03-12 19:33 UTC 

btrfs oops (autodefrag related?)
 2012-03-12 19:32 UTC 

[PATCH 0/3] MMC / PM: Make it possible to use PM QoS latency constraints
 2012-03-12 19:32 UTC  (5+ messages)
` [PATCH 0/3] PM: Make it possible to expose "
  ` [Update][PATCH "
    ` [Update][PATCH 1/3] PM / QoS: "

[PATCH] KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
 2012-03-12 19:32 UTC  (3+ messages)
  ` [Android-virt] "

Max gfn?
 2012-03-12 19:31 UTC  (3+ messages)

[PATCH][resend] python-native: distutils: don't use libdir, remove dead code path
 2012-03-12 19:22 UTC  (3+ messages)

NFS4 over VPN hangs when connecting > 2 clients
 2012-03-12 19:31 UTC  (3+ messages)

[U-Boot] pull request for u-boot-tegra/master
 2012-03-12 19:30 UTC  (4+ messages)

[PATCH/RFC 2/2] arm/tegra: add timeout to PCIe PLL lock detection loop
 2012-03-12 19:30 UTC  (6+ messages)
` [PATCH v2 "

[Qemu-devel] [PATCH/RFC 0/7] Screendump to UNIX socket & in PNG format
 2012-03-12 19:29 UTC  (8+ messages)

Subject: [PATCH] cpuidle: Add a sysfs entry to disable specific C state for debug purpose
 2012-03-12 19:29 UTC  (11+ messages)
  ` [PATCH V3] "
        ` [linux-pm] "

[PATCH 1/4] IB/core: add RAW Packet QP type
 2012-03-12 19:29 UTC  (6+ messages)

[PATCH v2 1/2] powerpc/e500: make load_up_spe a normal fuction
 2012-03-12 19:29 UTC  (6+ messages)

LOAN OFFER!!
 2012-03-12 19:27 UTC 

[PATCH] KVM: PPC: Save/Restore CR over vcpu_run
 2012-03-12 19:26 UTC  (2+ messages)

[RFC 1/1] net/hsr: Add support for IEC 62439-3 High-availability Seamless Redundancy
 2012-03-12 19:23 UTC 

[Qemu-devel] [PATCH v1 1/1] ppc: Correctly define POWERPC_INSNS2_DEFAULT
 2012-03-12 19:20 UTC  (5+ messages)

[PATCH v2 1/1] exportfs: Stop racing exportfs on clusters
 2012-03-12 19:17 UTC  (2+ messages)

[PATCH/RFC] remove #!interpreter line from shell libraries
 2012-03-12 19:17 UTC  (4+ messages)

[PATCH v7 0/4] USB: OHCI-HCD: Support for LPC32xx
 2012-03-12 19:16 UTC  (6+ messages)
` [PATCH v7 4/4] USB: ohci-nxp: Remove i2c_write(), use smbus

[Qemu-devel] [PATCH 1/4] block: add image fragmentation statistics to qemu-img
 2012-03-12 18:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/4 v2 RESEND] block: add dirty flag status "

[Qemu-devel] [PATCHv3 0/9] cleanup/consolidate some iovec functions
 2012-03-12 19:14 UTC  (10+ messages)
` [Qemu-devel] [PATCHv3 1/9] refresh iov_* functions
` [Qemu-devel] [PATCHv3 2/9] consolidate qemu_iovec_memset{, _skip}() into single function and use existing iov_memset()
` [Qemu-devel] [PATCHv3 3/9] allow qemu_iovec_from_buffer() to specify offset from which to start copying
` [Qemu-devel] [PATCHv3 4/9] consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent
` [Qemu-devel] [PATCHv3 5/9] change qemu_iovec_to_buf() to match other to, from_buf functions
` [Qemu-devel] [PATCHv3 6/9] change prototypes of qemu_sendv() and qemu_recvv()
` [Qemu-devel] [PATCHv3 7/9] export qemu_sendv_recvv() and use it in "
` [Qemu-devel] [PATCHv3 8/9] cleanup qemu_co_sendv(), qemu_co_recvv() and friends
` [Qemu-devel] [PATCHv3 9/9] rewrite and comment qemu_sendv_recvv()

3.3-rc7: Reported regressions from 3.2
 2012-03-12 19:15 UTC  (4+ messages)
` [Bug #42678] [3.3-rc1] radeon stuck in kernel after lockup

[PATCH 0/5] Make filesystem shrinking faster and less CPU-intensive
 2012-03-12 19:15 UTC  (4+ messages)
` [PATCH 4/5] libext2fs: Implement ext2fs_find_first_zero_generic_bmap()

[Buildroot] [PATCHv2 0/1] vlc: New package
 2012-03-12 19:15 UTC  (4+ messages)
` [Buildroot] [PATCHv2 1/1] "

[PATCH] iommu/tegra-gart: fix spin_unlock in map failure path
 2012-03-12 19:15 UTC 

Edit a rerere conflict resolution
 2012-03-12 19:14 UTC 

[Qemu-devel] [libvirt] Modern CPU models cannot be used with libvirt
 2012-03-12 19:12 UTC  (19+ messages)

[kernel-hardening] [PATCH 0/9] proc: protect /proc/<pid>/* files across execve
 2012-03-12 19:13 UTC  (3+ messages)
` [kernel-hardening] "
  `  "

[Xenomai-help] Intermixing native and POSIX skins
 2012-03-12 19:12 UTC 

[PATCH 1/2] HID: hid-lg4ff add support for G27 LEDs
 2012-03-12 19:12 UTC  (8+ messages)

Extending coredump note section to contain filenames
 2012-03-12 19:08 UTC  (6+ messages)

[PATCH 0/3] Realize archiver.bbclass
 2012-03-12 18:58 UTC  (5+ messages)
` [PATCH 2/3] archiver.bbclass: archive sources, patches, logs to tarball
` [PATCH 3/3] archiver_configure.bbclass: configure the content for archiving package

[PATCH RT] hack: Workaround to mtrr sleeping function called from atomic
 2012-03-12 19:06 UTC 

[lm-sensors] [PATCH 2/2] hwmon: (w83627ehf) Fix memory leak in probe function
 2012-03-12 19:05 UTC  (3+ messages)

[PATCH 1/2] ASoC: dmaengine_pcm: Reset pointer position when starting a stream
 2012-03-12 19:04 UTC  (5+ messages)

[PATCH 0/6] S3C24XX: Add support for HSSPI on S3C2416/S3C2443
 2012-03-12 19:03 UTC  (14+ messages)
` [PATCH 1/6] ARM: S3C24XX: Add forgotten clock lookup table to S3C2443
` [PATCH 2/6] ARM: S3C24XX: claim spi channels for hsspi in dma-s3c2443
` [PATCH 3/6] ARM: S3C24XX: Add map entries needed by the s3c64xx-spi devices
` [PATCH 4/6] ARM: S3C24XX: Add clock-lookup entries required by s3c64xx-spi
` [PATCH v2 5/6] ARM: S3C24XX: Add HSSPI setup callback for s3c64xx-spi driver
` [PATCH 6/6] spi/s3c64xx: Allow usage for ARCH_S3C24XX

EFI Boot Stub Early Console
 2012-03-12 19:00 UTC  (2+ messages)

[PATCH] usb: Don't make USB_ARCH_HAS_OHCI and USB_ARCH_HAS_EHCI depend on USB_SUPPORT
 2012-03-12 19:01 UTC 

[tip:x86/debug] x86/kdump: No need to disable ioapic/ lapic in crash path
 2012-03-12 19:02 UTC  (26+ messages)
                        ` [PATCH 1/2] boot: ignore early NMIs

[PATCH 0/2] Add support for DNS-320 and DNS-325 using devicetree
 2012-03-12 18:56 UTC  (6+ messages)
` [PATCH 1/2] ARM: kirkwood: Basic support for DNS-320 and DNS-325

[PATCH 1/2] gpio/davinci: fix oops on unbanked gpio irq request
 2012-03-12 18:54 UTC  (2+ messages)

[PATCH v3 00/13] gpio/omap: Some more driver cleanup and fixes
 2012-03-12 18:54 UTC  (9+ messages)
` [PATCH v3 05/13] gpio/omap: get rid of retrigger variable in gpio_irq_handler

problem with merging notes
 2012-03-12 18:54 UTC  (4+ messages)
` [PATCH 1/2] t3310: Add testcase demonstrating failure to --commit from within another dir

[PATCH] SUNRPC: Don't use variable length automatic arrays in kernel code
 2012-03-12 18:54 UTC 

[PATCH v2] ARM: EXYNOS: add support GPIO for EXYNOS5250
 2012-03-12 18:52 UTC  (5+ messages)
` [PATCH v2 3/3] gpio/samsung: use ioremap() for EXYNOS4 GPIOlib

[Qemu-devel] [PATCH 00/11] apply volume on client side (v3)
 2012-03-12 18:50 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] audio: add VOICE_VOLUME ctl
` [Qemu-devel] [PATCH 02/11] audio: don't apply volume effect if backend has VOICE_VOLUME_CAP
` [Qemu-devel] [PATCH 03/11] audio: use a nominal volume of UINT_MAX
` [Qemu-devel] [PATCH 04/11] hw/ac97: remove USE_MIXER code
` [Qemu-devel] [PATCH 05/11] hw/ac97: the volume mask is not only 0x1f
` [Qemu-devel] [PATCH 06/11] hw/ac97: add support for volume control
` [Qemu-devel] [PATCH 07/11] audio/spice: "
` [Qemu-devel] [PATCH 08/11] Do not use pa_simple PulseAudio API
` [Qemu-devel] [PATCH 09/11] configure: pa_simple is not needed anymore
` [Qemu-devel] [PATCH 10/11] Allow controlling volume with PulseAudio backend
` [Qemu-devel] [PATCH 11/11] Make mixemu mandatory

(3.2.9) WARNING: at net/ipv4/tcp_input.c:3439 tcp_ack+0x21d0/0x2260()
 2012-03-12 18:50 UTC  (2+ messages)
  ` WARNING: at net/ipv4/tcp_input.c:1951 tcp_sacktag_write_queue+0xbe4/0xbf0()

[Qemu-devel] seamless migration with spice
 2012-03-12 18:45 UTC  (10+ messages)
        ` [Qemu-devel] [Spice-devel] "

debugging md2_resync hang at raise_barrier
 2012-03-12 18:46 UTC  (3+ messages)

[PATCH v7 0/9] Consolidate cpuidle functionality
 2012-03-12 18:45 UTC  (7+ messages)
  ` [git pull] "

[PATCH 3.3] memcg: free mem_cgroup by RCU to fix oops
 2012-03-12 18:43 UTC  (5+ messages)

[PATCH 0/6] gpio/omap: Some more driver cleanup and fixes
 2012-03-12 18:43 UTC  (9+ messages)

[PATCH 0/4] mach/io.h cleanup fixes
 2012-03-12 18:42 UTC  (5+ messages)
` [PATCH 3/4] ARM: create a common IOMEM definition

[PATCH 0 of 3] KEXEC: Introduce new crashtables interface (v2)
 2012-03-12 18:42 UTC  (4+ messages)
` [PATCH 3 of 3] KEXEC: Introduce new crashtables interface

3.2.1 Unable to reset IRR messages on boot
 2012-03-12 18:36 UTC  (9+ messages)

[Bug 47007] New: HDMI monitor polling causing 100ms rendering stalls
 2012-03-12 18:34 UTC  (2+ messages)
` [Bug 47007] "

[RFC PATCH 0/6 paul/rcu/srcu] srcu: implement call_srcu()
 2012-03-12 18:32 UTC  (11+ messages)
` [PATCH 1/6] remove unused srcu_barrier()
  ` [RFC PATCH 5/6] implement per-cpu&per-domain state machine call_srcu()

[Qemu-devel] [PATCH RESEND v5 0/6] save/restore on Xen
 2012-03-12 18:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH RESEND v5 2/6] Introduce "save_devices"
    `  "

mdadm raid can't set proper devices in super-block
 2012-03-12 18:33 UTC  (2+ messages)

[PATCH] xdiff: load full words in the inner loop of xdl_hash_record
 2012-03-12 18:26 UTC  (2+ messages)

[PATCH V2 1/3] Documentation/gpio.txt: Explain expected pinctrl interaction
 2012-03-12 18:24 UTC  (6+ messages)
` [PATCH V2 2/3] pinctrl: allow concurrent gpio and mux function ownership of pins

[Qemu-devel] [PATCH 0/7] AIO nested loop and bdrv_drain_all changes
 2012-03-12 18:22 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] qemu-io: use main_loop_wait
` [Qemu-devel] [PATCH 2/7] qemu-tool: map vm_clock to rt_clock
` [Qemu-devel] [PATCH 3/7] posix-aio: merge posix_aio_process_queue and posix_aio_read
` [Qemu-devel] [PATCH 4/7] aio: remove process_queue callback and qemu_aio_process_queue
` [Qemu-devel] [PATCH 5/7] aio: return "AIO in progress" state from qemu_aio_wait
` [Qemu-devel] [PATCH 6/7] aio: simplify qemu_aio_wait
` [Qemu-devel] [PATCH 7/7] block: add the support to drain throttled requests

[patch 0/7] Add TRIM support for raid linear/0/1/10
 2012-03-12 18:22 UTC  (2+ messages)

[Qemu-devel] [Bug 902306] [NEW] qemu-user -static variants require shared libraries
 2012-03-12 18:12 UTC  (2+ messages)
` [Qemu-devel] [Bug 902306] "

[PATCH] tile: remove a non-existing header
 2012-03-12 18:18 UTC  (4+ messages)

4.2 TODO update
 2012-03-12 18:18 UTC  (3+ messages)
` Volunteers required for 4.2 TODO items (Re: 4.2 TODO update)

VLAN regression caused by: e1000: do vlan cleanup (799d531)
 2012-03-12 18:17 UTC 

Server Rental Service in Hong Kong
 2012-03-12 17:31 UTC 

Server Rental Service in Hong Kong
 2012-03-12 17:31 UTC 

Server Rental Service in Hong Kong
 2012-03-12 17:31 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.