All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-02 08:06:07 to 2012-03-02 09:49:42 UTC [more...]

[PATCH 0/8] xfs: bug fixes for 3.4
 2012-03-02  9:49 UTC  (4+ messages)
` [PATCH 3/8] xfs: handle kmalloc failure when reading attrs

[RESEND][PATCH 0/2] drivers/block/DAC960: fix some compiler warnings
 2012-03-02  9:48 UTC  (2+ messages)

[PATCH 0 of 8 v2] Several fixes for autoconf and Linux init scripts
 2012-03-02  9:48 UTC  (5+ messages)
` [PATCH 4 of 8 v2] autoconf: run libuuid test under Linux only

[PATCH 0/4] ARM: kirkwood: fdt: convert kirkwood init funcs to fdt
 2012-03-02  9:48 UTC  (8+ messages)
` [PATCH 3/4] ARM: kirkwood: convert rtc-mv "
` [PATCH 4/4] ARM: kirkwood: convert orion-wdt "

[PATCH] xl block-detach: allow other than numeric-decimal specification of the disk
 2012-03-02  9:44 UTC  (2+ messages)

[PATCH] block: fix __blkdev_get and add_disk race condition
 2012-03-02  9:43 UTC  (3+ messages)

Core parking feature enable
 2012-03-02  9:42 UTC  (13+ messages)

[RFC/PATCH] build: avoid possible confusion between GNU/XPG4 make on Solaris
 2012-03-02  9:41 UTC  (3+ messages)

Kernel crashing on eject SD card
 2012-03-02  9:41 UTC  (14+ messages)

[U-Boot] Do we really need CONFIG_ARCH_CPU_INIT ?
 2012-03-02  9:41 UTC  (4+ messages)

[PATCH 00/11 v2] Push file_update_time() into .page_mkwrite
 2012-03-02  9:41 UTC  (5+ messages)
    ` [Cluster-devel] "

[PATCH 1/2] repair: fix the variable-width nlink array
 2012-03-02  9:41 UTC  (2+ messages)

[PATCH 0/10] af_unix: add multicast and filtering features to AF_UNIX
 2012-03-02  9:39 UTC  (8+ messages)

[PATCH] x86: io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=y
 2012-03-02  9:40 UTC  (2+ messages)

[PATCH 1/3] avrcp: Fix response ctype of AbortContinuingResponse
 2012-03-02  9:39 UTC  (4+ messages)
` [PATCH 2/3] avrcp: Add error code for rejected vendor command

[Printing-architecture] pdftopdf
 2012-03-02  9:39 UTC  (5+ messages)

netfilter_queue : use --queue-balance in multithreaded environment
 2012-03-02  9:38 UTC 

[Buildroot] DL_TOOLS_DEPENDENCIES and PRIMARY_SITE
 2012-03-02  9:37 UTC  (2+ messages)

[PATCH 00/12] powerpc: Low level spring cleaning
 2012-03-02  9:35 UTC  (13+ messages)
` [PATCH 01/12] powerpc: Remove legacy iSeries bits from assembly files
` [PATCH 02/12] powerpc: Use the same interrupt prolog for perfmon as other interrupts
` [PATCH 03/12] powerpc: Rework runlatch code
` [PATCH 04/12] powerpc: Improve 64-bit syscall entry/exit
` [PATCH 05/12] powerpc: Improve behaviour of irq tracing on 64-bit exception entry
` [PATCH 06/12] powerpc: Disable interrupts in 64-bit kernel FP and vector faults
` [PATCH 07/12] powerpc: Call do_page_fault() with interrupts off
` [PATCH 08/12] powerpc: Add support for page fault retry and fatal signals
` [PATCH 09/12] powerpc/xmon: Add display of soft & hard irq states
` [PATCH 10/12] powerpc: Fix register clobbering when accumulating stolen time
` [PATCH 11/12] powerpc: Replace mfmsr instructions with load from PACA kernel_msr field
` [PATCH 12/12] powerpc: Rework lazy-interrupt handling

[PATCH 0 of 3] RFC Paging support for AMD NPT V2
 2012-03-02  9:35 UTC  (4+ messages)

can't restore a guest saved by an older qemu
 2012-03-02  9:32 UTC  (5+ messages)
    ` [PATCH] qemu-kvm: Fix migration from older version due to i8254 changes

grub2/grub-pc install not possible on mdadm
 2012-03-02  9:33 UTC  (11+ messages)

[PATCH] tools/examples: Move readmes and examples to subdirectory docs
 2012-03-02  9:32 UTC  (5+ messages)

[PATCH 0/3 v7] can/usb: Add PEAK-System PCAN USB adapters driver
 2012-03-02  9:31 UTC  (5+ messages)
` [PATCH 1/3 v7] can/usb: PEAK-System Technik USB adapters driver core

[PATCH 0/8] ARM: Tegra: cleanup patches from Arnd Bergmann
 2012-03-02  7:24 UTC  (3+ messages)
` [PATCH 1/8] ARM: tegra: export tegra_gpio_{en,dis}able

[PATCH V2 0/2] MFD and GPIO for STA2X11
 2012-03-02  7:48 UTC  (3+ messages)
` [PATCH V2 2/2] gpio: add STA2X11 GPIO block

[PATCH 0/4] Start getting rid of pdata callbacks with gpio_find_by_chip_name()
 2012-03-02  9:06 UTC  (5+ messages)
` [PATCH 1/4] gpiolib: Add gpiochip_find_by_name() and gpio_find_by_chip_name()

[PATCH v3 00/10] qemu-kvm: Switch to upstream irqchip services
 2012-03-02  9:30 UTC  (11+ messages)
` [PATCH v3 01/10] qemu-kvm: Move kvm_create_pit out of arch init code
` [PATCH v3 02/10] qemu-kvm: Use machine options to configure qemu-kvm defaults
` [PATCH v3 03/10] qemu-kvm: Use upstream irq routing services
` [PATCH v3 04/10] qemu-kvm: Use upstream kvm_irqchip_create
` [PATCH v3 05/10] qemu-kvm: Use upstream kvm-ioapic
` [PATCH v3 06/10] qemu-kvm: Use upstream kvm-i8259
` [PATCH v3 07/10] qemu-kvm: Drop unused kvm_get/set_irqchip
` [PATCH v3 08/10] qemu-kvm: Use upstream kvm_irqchip_set_irq instead of kvm_set_irq
` [PATCH v3 09/10] qemu-kvm: Use upstream kvm-apic
` [PATCH v3 10/10] qemu-kvm: Remove some spurious whitespace diffs to upstream

[Qemu-devel] [Bug 944645] [NEW] ARM: CORTEX M, ICI/IT bits in XPSR were not cleared then entering exception
 2012-03-02  9:20 UTC 

[Buildroot] Buildroot website
 2012-03-02  9:30 UTC  (2+ messages)

[PATCH] remove useless call to setup_memory_ranges() in ppc64
 2012-03-02  9:28 UTC 

[xen-unstable test] 12135: regressions - FAIL
 2012-03-02  9:27 UTC 

[PATCH] Allow Overriding GIT_BUILD_DIR
 2012-03-02  9:25 UTC  (4+ messages)

Tilde spec - befuzzled
 2012-03-02  9:25 UTC  (7+ messages)
        ` Re*: "

[Qemu-devel] [PATCH 0/1] Fix large memory chunks allocation with tcg_malloc
 2012-03-02  9:22 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] "

[PATCHv3 0/6] ARM: OMAP3PLUS: IO daisychain support fixes
 2012-03-02  9:23 UTC  (8+ messages)
` [PATCHv3 4/6] ARM: OMAP3 PM: Enable IO Wake up

[PATCH 0/3] [media] wl128x: Fixes and few new features
 2012-03-02  9:22 UTC  (4+ messages)
` [PATCH 3/3] wl128x: Add sysfs based support for FM features

[PATCHv 2] tcp: properly initialize tcp memory limits part 2 (fix nfs regression)
 2012-03-02  9:22 UTC  (2+ messages)

[PATCH] cbus: Fix lines for Nokia 770
 2012-03-02  9:22 UTC  (4+ messages)

protocol version mismatch
 2012-03-02  9:19 UTC 

[Buildroot] Why web search engine wrong for the Buildroot URL
 2012-03-02  9:18 UTC  (9+ messages)

Fwd: Message Status - Undeliverable (Re: BLKTAP2_IOCTL_CREATE_DEVICE vs. struct blktap2_params' name member)
 2012-03-02  9:16 UTC 

[PATCH] Bluetooth: Silence static checker warning
 2012-03-02  9:15 UTC  (4+ messages)

Looking for Xen Disk Migration Patch
 2012-03-02  9:14 UTC 

[PATCH 1/5] OpenRISC: Select GENERIC_ATOMIC64
 2012-03-02  9:14 UTC  (8+ messages)
` [PATCH 2/5] OpenRISC: Use generic bitops.h
` [PATCH 3/5] OpenRISC: Export memory_start and memory_end

[PATCH] ARM: OMAP: hsmmc: add max_freq field
 2012-03-02  9:14 UTC  (8+ messages)

GSoC 2012 application process
 2012-03-02  9:11 UTC 

[RFC patch] cmpxchg_double: remove local variables to get better performance
 2012-03-02  9:11 UTC  (4+ messages)

[PATCH] t0000: modernise style
 2012-03-02  9:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] fbdev: remove "default y" from FB_SH_MOBILE_MERAM
 2012-03-02  9:06 UTC 

Xen support for native EFI boot
 2012-03-02  9:06 UTC  (6+ messages)

[xen-unstable test] 12132: regressions - FAIL
 2012-03-02  9:06 UTC  (2+ messages)

[PATCH 0/1] Make bitbake-prserv executable
 2012-03-02  8:54 UTC  (2+ messages)
` [PATCH 1/1] bitbake/bitbake-prserv: Set file mode bits "x"

BLKTAP2_IOCTL_CREATE_DEVICE vs. struct blktap2_params' name member
 2012-03-02  9:05 UTC 

Resend [PATCH] netfilter: Fix copy_to_user too small size parametre
 2012-03-02  9:05 UTC  (3+ messages)

Linux cdc-acm-driver
 2012-03-02  9:05 UTC  (4+ messages)

IIO irq allocation fails on AT91SAM9G45
 2012-03-02  9:03 UTC  (5+ messages)

[PATCH] cfg80211: Add an attribute to set inactivity timeout in AP mode
 2012-03-02  9:01 UTC  (2+ messages)

Need help with qemu args debug
 2012-03-02  9:00 UTC  (9+ messages)

[patch] edac i5000: fix pointer math in i5000_get_mc_regs()
 2012-03-02  9:00 UTC  (3+ messages)

[PATCH 1/2] mountpoint: account for error from in mnt_fs_get_target
 2012-03-02  8:58 UTC  (2+ messages)

[PATCH] Staging: rtl8712: Change double device ID back to original value
 2012-03-02  8:57 UTC  (3+ messages)
  ` AW: "

[PATCH 1/3] regulator: ad5398: Use DIV_ROUND_UP macro to calculate selector
 2012-03-02  8:57 UTC  (4+ messages)
` [PATCH 2/3] regulator: max1586: "
` [PATCH 3/3] regulator: max8660: "

Xen support for native EFI boot
 2012-03-02  8:56 UTC 

[RFC PATCH] PnP support for the new ISA radio framework
 2012-03-02  8:55 UTC  (2+ messages)

[PATCH] Heart Rate Profile API
 2012-03-02  8:55 UTC  (2+ messages)

[PATCH v4 ch1 0/7] mm: some cleanup/rework before lru_lock splitting
 2012-03-02  8:53 UTC  (8+ messages)
` [PATCH 3/7] mm: rework __isolate_lru_page() file/anon filter

[PATCH] mmc: core: Clean up after mmc_pre_req if card was removed
 2012-03-02  8:51 UTC  (3+ messages)

[PATCH 00/21] cw1200: mac80211-based driver for ST-Ericsson CW1200 device
 2012-03-02  8:51 UTC  (10+ messages)
  ` [PATCH 07/21] cw1200: queue.*, implementation of TX queues of the cw1200 driver
  ` [PATCH 08/21] cw1200: wsm.*, implementation of device high-level interface
  ` [PATCH 19/21] cw1200: TODO list
  ` [PATCH 21/21] cw1200: Kconfig + Makefile for the driver

OpenRISC: Module loader broken
 2012-03-02  8:51 UTC  (3+ messages)

[PATCH BlueZ] btiotest: Add option to update security level while connecting
 2012-03-02  8:51 UTC 

autoconf/ debian 6.0 - missing dependency checks
 2012-03-02  8:51 UTC  (2+ messages)

[2.6.32+drm33-longterm] Linux 2.6.32.57+drm33.23
 2012-03-02  8:50 UTC 

[PATCH 0/1] Fix libpam's chmod
 2012-03-02  8:42 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 1/3] v4l: add contorl definitions for codec devices
 2012-03-02  8:45 UTC  (3+ messages)

xl block-attach vs block-detach
 2012-03-02  8:44 UTC  (6+ messages)

[Bug 46866] New: Piglit:Multiple failures observed while running quick-driver.tests
 2012-03-02  8:43 UTC  (5+ messages)
` [Bug 46866] "

[PATCH] usb: gadgetfs: return number of bytes on ep0 read request
 2012-03-02  8:41 UTC 

time for userspace releases?
 2012-03-02  8:41 UTC  (2+ messages)

[PATCH -V2 0/9] memcg: add HugeTLB resource tracking
 2012-03-02  8:38 UTC  (4+ messages)
` [PATCH -V2 4/9] memcg: Add non reclaim resource tracking to memcg

[U-Boot] Broken ecc.size when switching between sw and hw ecc (beagleboard)
 2012-03-02  8:39 UTC  (5+ messages)

[PATCH 1/2] media: tvp5150: Add cropping support
 2012-03-02  8:37 UTC  (3+ messages)

[PATCH] pca-a-l1: remove duplicate includes
 2012-03-02  8:34 UTC 

[Qemu-devel] [Bug 944628] [NEW] Documentation for mtdblock, option-rom, and pflash is non-existent
 2012-03-02  8:22 UTC 

[PATCH v3 2/2] dmaengine: Add support for multiple descriptors for imx-dma
 2012-03-02  8:28 UTC  (2+ messages)

[PATCH 1/2] pcaam1: Add support for the Phytec phyCARD-A-M1 (PCA-A-M1)
 2012-03-02  8:28 UTC  (4+ messages)
` [PATCH 2/2] pcaam1: Change the machine id/name to follow the phyCARD naming convention

[meta-oe][PATCH 1/2][resend] giflib: don't link against libx11, don't depend on libsm
 2012-03-02  8:17 UTC  (3+ messages)
` [meta-oe][PATCH 2/2][resend] udev: consolekit package requires x11

[PATCH] gdk-pixbuf: Pick up ${NM} from the environment
 2012-03-02  8:12 UTC  (7+ messages)

[PATCH 2/3] v4l2-ctrl: add codec controls support to the control framework
 2012-03-02  8:20 UTC  (2+ messages)

[PATCH] Two small string fixes in v4l2-ctrls.c
 2012-03-02  8:20 UTC 

[image_types_uboot] getdepends for ext2.gz.u-boot
 2012-03-02  8:08 UTC 

[PATCH] image_types: add IMAGE_ROOTFS_ALIGNMENT
 2012-03-02  8:10 UTC  (3+ messages)

[PATCH 0/1] Yocto 1561: enable cleanup of WORKDIR
 2012-03-02  7:54 UTC  (2+ messages)
` [PATCH 1/1] bitbake: "

[PATCH v6] sound/soc/codecs: add LAPIS Semiconductor ML26124
 2012-03-02  8:16 UTC  (3+ messages)

Use case for "loop: Issue O_DIRECT aio with pages"?
 2012-03-02  8:14 UTC  (3+ messages)

[kernel-hardening] [PATCH v12 01/13] sk_run_filter: add support for custom load_pointer
 2012-03-02  8:12 UTC  (8+ messages)
` [kernel-hardening] [PATCH v12 06/13] seccomp: add system call filtering using BPF
  ` [kernel-hardening] "
          `  "

change last level cache alignment on x86?
 2012-03-02  8:12 UTC  (3+ messages)

[PATCH] tcp: properly initialize tcp memory limits part 2 (fix nfs regression)
 2012-03-02  7:56 UTC 

[patch] usb: otg: make probe() work again
 2012-03-02  8:08 UTC 

[PATCH 0/9] Reduce timekeeping lock hold time v2
 2012-03-02  8:07 UTC  (5+ messages)
` [PATCH 4/9] time: Update timekeeper structure using a local shadow

[lm-sensors] Chip Addition: ITE IT8783F
 2012-03-02  8:06 UTC  (2+ 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.