All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-12 12:17:35 to 2012-03-12 13:38:29 UTC [more...]

ext3/4, btrfs, ocfs2: How to assure that cleancache_invalidate_fs is called on every superblock free
 2012-03-12 13:38 UTC  (3+ messages)

[PATCH v2] autoconf: add check for curses library
 2012-03-12 13:38 UTC  (2+ messages)

4.2 TODO update
 2012-03-12 13:37 UTC  (5+ messages)
` Paging/sharing in 4.2 (Was: Re: 4.2 TODO update)
` Volunteers required for 4.2 TODO items (Re: "
` Xen 4.2 release plan (Was: "

[patch] Adding Secure Deletion to UBIFS
 2012-03-12 13:37 UTC  (10+ messages)

[PATCH] sh-sci: fix a race of DMA submit_tx on transfer
 2012-03-12 13:36 UTC  (2+ messages)

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

[PATCH 3 of 3] autoconf: check for Python.h header and -lpython lib
 2012-03-12 13:35 UTC  (4+ messages)
` [PATCH v2] autoconf: check for Python.h header and -lpython* lib

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

[Bug 47201] New: TGSI source register with absolute negative modifier does not work correctly
 2012-03-12 13:34 UTC  (3+ messages)
` [Bug 47201] Absolute modifier does not work with 3-source TGSI instructions

[Qemu-devel] [PATCH 1/4] block: add image fragmentation statistics to qemu-img
 2012-03-12 13:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/4] block: image fragmentation statistics for qed

[PATCH obexd v0 00/11] client: transfer implementation improvements
 2012-03-12 13:32 UTC  (12+ messages)
` [PATCH obexd v0 01/11] client: minor buffer access api changes
` [PATCH obexd v0 02/11] client: remove unused field
` [PATCH obexd v0 03/11] client: refactor transfer callback use
` [PATCH obexd v0 04/11] client: fix progress report before field update
` [PATCH obexd v0 05/11] client: transfer api merges put and get
` [PATCH obexd v0 06/11] client: transfers take gobex when starting
` [PATCH obexd v0 07/11] client: separate memory transfers in transfer api
` [PATCH obexd v0 08/11] client: open transfer file during creation
` [PATCH obexd v0 09/11] client: delete file in case of error
` [PATCH obexd v0 10/11] client: unify transfer implementation
` [PATCH obexd v0 11/11] client: double transfer buf size in each realloc

[PATCH 0/10] xfs: various fixes v2
 2012-03-12 13:31 UTC  (13+ messages)
` [PATCH 02/10] xfs: Fix open flag handling in open_by_handle code
` [PATCH 03/10] xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_get
` [PATCH 04/10] xfs: fallback to vmalloc for large buffers in xfs_getbmap
` [PATCH 08/10] xfs: initialise xfssync work before running quotachecks
` [PATCH 09/10] xfs: remove MS_ACTIVE guard from inode reclaim work
` [PATCH 10/10] xfs: don't cache inodes read through bulkstat

recent x86-64 nested NMI adjustments
 2012-03-12 13:31 UTC  (3+ messages)

[Qemu-devel] [PATCHv2 0/7] cleanup/consolidate some iovec functions
 2012-03-12 13:30 UTC  (5+ messages)
` [Qemu-devel] [PATCHv2 6/7] cleanup qemu_co_sendv(), qemu_co_recvv() and friends

[SPAM] Very good technique to develop your intimate life
 2012-03-12 13:30 UTC 

[refpolicy] MLS policy and networking
 2012-03-12 13:30 UTC  (4+ messages)

[PATCH v2] ASoC: mx27vis-aic32x4: Convert it to platform driver
 2012-03-12 13:29 UTC  (6+ messages)

FS-Cache questions: Delayed writing / aliasing
 2012-03-12 13:18 UTC 

[PATCH v6] Netfilter ring buffer support
 2012-03-12 13:27 UTC  (5+ messages)

[PATCH] i7300: Fix the memory alloc initialization
 2012-03-12 13:27 UTC 

[Qemu-devel] [PATCH] acpi: beginnings of piix acpi interface doc
 2012-03-12 13:25 UTC  (4+ messages)

Corrupted files after suspend to disk
 2012-03-12 13:24 UTC  (14+ messages)

Passing commit IDs to git-archive
 2012-03-12 13:24 UTC  (2+ messages)

3.2.1 Unable to reset IRR messages on boot
 2012-03-12 13:24 UTC  (8+ messages)

mmc: sdhci-pci: why no .shutdown() implemented
 2012-03-12 13:25 UTC  (2+ messages)

I.MX35 PDK
 2012-03-12 13:24 UTC  (8+ messages)

[MX25][MMC] mmc esdhc failure in 3.3-rc5
 2012-03-12 13:24 UTC  (4+ messages)
` [MX25][MMC] mmc esdhc failure in 3.3-rc5 (still present in rc7)

[Qemu-devel] [PATCH v2 0/4] qapi: Convert migrate
 2012-03-12 13:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/4] "

i_block field
 2012-03-12 13:21 UTC 

[Qemu-devel] [PATCH/RFC 0/7] Screendump to UNIX socket & in PNG format
 2012-03-12 13:11 UTC  (8+ messages)
` [Qemu-devel] [PATCH/RFC 1/7] ppm_save: use QEMUFile
` [Qemu-devel] [PATCH/RFC 2/7] Allow a qemu_fopen_socket() to be opened for writing
` [Qemu-devel] [PATCH/RFC 3/7] Close socket when closing QEMUFile
` [Qemu-devel] [PATCH/RFC 4/7] Allow saving screendump to a UNIX socket
` [Qemu-devel] [PATCH/RFC 5/7] configure: split PNG support from vnc_png feature
` [Qemu-devel] [PATCH/RFC 6/7] Isolate color conversion from PPM handling
` [Qemu-devel] [PATCH/RFC 7/7] Add PNG screendump

[Qemu-devel] [PATCH] ide: Adds "model=s" option, allowing the user to override the default disk model name "QEMU HARDDISK"
 2012-03-12 12:45 UTC  (4+ messages)

[Qemu-devel] [PATCH RESEND v5 0/6] save/restore on Xen
 2012-03-12 13:18 UTC  (9+ messages)
` [Qemu-devel] [PATCH RESEND v5 1/6] cirrus_vga: do not reset videoram
    `  "
` [Qemu-devel] [PATCH RESEND v5 3/6] Set runstate to INMIGRATE earlier
    `  "

[B.A.T.M.A.N.] [PATCH 3/4] batman-adv: Use {} braces consistent on the arms of a statement
 2012-03-12 13:16 UTC  (3+ messages)
`  "

[PATCH 0/2] i2c-s3c2410: Updates for exynos4210 and DT-based systems
 2012-03-12 13:16 UTC  (5+ messages)
` [PATCH 1/2] i2c-s3c2410: Rework device type handling

Two patches for Python bindings
 2012-03-12 13:16 UTC 

1.2_M2-Final build failures
 2012-03-12 13:14 UTC  (3+ messages)

[PATCH 0/3][V2] Hob Notebook Implementation
 2012-03-12 13:23 UTC  (4+ messages)
` [PATCH 1/3] Hob: implement a self-defined notebook visual component for Hob
` [PATCH 2/3] Hob: use HobNotebook to implement a notebook in build details page
` [PATCH 3/3] Hob: show indicators on the tabs of the Hob notebook

[PATCH v3 0/2] DeviceInfo and BatteryService Clients
 2012-03-12 13:12 UTC  (3+ messages)
` [PATCH v3 1/2] Added DeviceInformation GATT Client
` [PATCH v3 2/2] Added Battery Service "

[U-Boot] [PATCH 00/25] SPEAr: Update platform support for SPEAr3xx/6xx
 2012-03-12 13:12 UTC  (13+ messages)
` [U-Boot] [PATCH 07/25] SPEAr: Add basic arch related support for SPEAr SoCs
` [U-Boot] [PATCH 10/25] SPEAr: Change the default environment variables
` [U-Boot] [PATCH 12/25] SPEAr: Enable usb device high speed support
` [U-Boot] [PATCH 13/25] SPEAr: spear usbtty configuration does not use ethernet device

[refpolicy] [PATCH v2 1/1] Support LDAP backend infrastructure
 2012-03-12 13:11 UTC  (6+ messages)

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

[Qemu-devel] Qemu disaggregation in Xen environment
 2012-03-12 13:17 UTC  (5+ messages)

[patch 0/5] Autohandling of multitouch devices through hid-multitouch
 2012-03-12 13:02 UTC  (7+ messages)
` [PATCH 1/5] HID: multitouch: add support for eGalax 0x722a

[Qemu-devel] [PULL] Update seabios to 1.6.3.2
 2012-03-12 13:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] Add seabios build scripts to roms/
` [Qemu-devel] [PATCH 2/2] Update seabios to 1.6.3.2

[PATCH v2] tun: don't hold network namespace by tun sockets
 2012-03-12 13:07 UTC  (4+ messages)
` [Devel] "

[PATCH] dt: pinctrl: Document device tree binding
 2012-03-12 13:06 UTC  (2+ messages)

[PATCH v2] Makefile: fix "make clean" for old GNU find
 2012-03-12 13:08 UTC  (2+ messages)

Striping does not increase performance
 2012-03-12 13:02 UTC  (4+ messages)

[PATCH 0000/0004] drivers: hv
 2012-03-12 13:03 UTC  (11+ messages)
` [PATCH 1/4] Drivers: hv: Add new message types to enhance KVP
  ` [PATCH 2/4] Drivers: hv: Support the newly introduced KVP messages in the driver

[GIT PULL] ASoC: Updates for 3.4
 2012-03-12 13:02 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 00/17] Improvements around discard and write zeroes
 2012-03-12 13:04 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH 06/17] block: use bdrv_{co, aio}_discard for write_zeroes operations

[PATCH V2] TAOS tsl2x7x
 2012-03-12 12:59 UTC  (2+ messages)

[PATCH v3] tun: don't hold network namespace by tun sockets
 2012-03-12 12:59 UTC 

[PATCH] wl12xx: set do_join on BSS_CHANGED_ASSOC
 2012-03-12 12:53 UTC 

[PATCH 1/3 v5] usb: musb: Add support for ti81xx platform
 2012-03-12 12:52 UTC  (4+ messages)
` [PATCH 2/3 v5] arm: omap: am335x: enable phy controls

[PATCH 0/2] optimize non-linear RX
 2012-03-12 12:49 UTC  (3+ messages)
` [PATCH 1/2] mac80211: move RX WEP weak IV counting
` [PATCH 2/2] mac80211: linearize SKBs as needed for crypto

[PATCH 3/4] pinctrl: support pinconfig on the U300
 2012-03-12 12:51 UTC  (4+ messages)

[PATCH 0/4] Some fixes over the last EDAC series
 2012-03-12 12:48 UTC  (5+ messages)
` [PATCH 1/4] i3200_edac: Fix a regression introduced by 3b6909b
` [PATCH 2/4] edac: display "rank" for csrow-based MC's at the debug msgs
` [PATCH 3/4] amd64_edac: Fix the rank number of pages count
` [PATCH 4/4] i5100_edac: Fix a warning on a debug message

[Qemu-devel] [PULL 0/7] Tracing patches
 2012-03-12 12:38 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] trace: Provide a per-event status define for conditional compilation
` [Qemu-devel] [PATCH 2/7] tracetool: Omit useless QEMU_*_ENABLED() check
` [Qemu-devel] [PATCH 3/7] trace: make trace_thread_create() use its function arg
` [Qemu-devel] [PATCH 4/7] docs: correct ./configure line in tracing.txt
` [Qemu-devel] [PATCH 5/7] maintainers: Add docs/tracing.txt to Tracing
` [Qemu-devel] [PATCH 6/7] console: add some trace events
` [Qemu-devel] [PATCH 7/7] vga: add trace event for ppm_save

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

[RFC PATCH] push: start warning upcoming default change for push.default
 2012-03-12 12:46 UTC  (2+ messages)

Hi,
 2012-03-12 12:44 UTC 

[PATCH 0/3] ASoC: omap-mcbsp: fixes for some underflow problems
 2012-03-12 12:41 UTC  (9+ messages)
` [PATCH 3/3] ASoC: omap-mcbsp: make minimum period size larger than FIFO

[Qemu-devel] KVM call agenda for Tuesday 13
 2012-03-12 12:40 UTC  (2+ messages)
`  "

[PATCH v2 00/13] Memcg Kernel Memory Tracking
 2012-03-12 12:38 UTC  (5+ messages)
` [PATCH v2 02/13] memcg: Kernel memory accounting infrastructure

[PATCH] x86, efi: Delete efi_ioremap() and fix CONFIG_X86_32 oops
 2012-03-12 12:38 UTC  (12+ messages)
` [tip:x86/urgent] "

[PATCH] tools/examples: Move examples to $(DOCDIR)/examples
 2012-03-12 12:36 UTC  (2+ messages)

[PATCH 5/9] writeback: introduce the pageout work
 2012-03-12 12:36 UTC  (13+ messages)

[U-Boot] [PATCH V3 18/19] OMAP3+: reset: Create a common reset layer
 2012-03-12 12:33 UTC 

[U-Boot] [PATCH V3 00/19] OMAP5: Add the Changes required for OMAP5 ES1.0 silicon
 2012-03-12 12:33 UTC  (21+ messages)
` [U-Boot] [PATCH V3 01/19] OMAP5: clocks: Change clock settings as required for "
` [U-Boot] [PATCH V3 02/19] OMAP5: board: Add pinmux data for omap5_evm board
` [U-Boot] [PATCH V3 03/19] OMAP5: io: Configure the io settings for omap5430 sevm board
` [U-Boot] [PATCH V3 04/19] OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon
` [U-Boot] [PATCH V3 05/19] OMAP5: palmas: Configure nominal opp vdd values
` [U-Boot] [PATCH V3 06/19] OMAP5: hwinit: Add the missing break statement
` [U-Boot] [PATCH V3 07/19] OMAP4/5: Make the silicon revision variable common
` [U-Boot] [PATCH V3 08/19] OMAP5: SRAM: Change the SRAM base address
` [U-Boot] [PATCH V3 09/19] OMAP4/5: Make the sysctrl structure common
` [U-Boot] [PATCH V3 10/19] OMAP4/5: device: Add support to get the device type
` [U-Boot] [PATCH V3 11/19] OMAP5: defconfig: Align the defconfig for 5430 ES1.0
` [U-Boot] [PATCH V3 12/19] OMAP5: ddr: Change the ddr device name
` [U-Boot] [PATCH V3 13/19] OMAP4/5: emif: Correct the emif power mgt shadow register bit fields
` [U-Boot] [PATCH V3 14/19] arm: omap5: correct boot device mode7 for eMMC
` [U-Boot] [PATCH V3 15/19] power: twl6035: add palmas PMIC support
` [U-Boot] [PATCH V3 16/19] omap5: pbias ldo9 turn on
` [U-Boot] [PATCH V3 17/19] mmc: omap5evm: Add eMMC saveenv support
` [U-Boot] [PATCH V3 18/19] OMAP2+: reset: Create a common reset layer
` [U-Boot] [PATCH V3 19/19] OMAP5: reset: Use cold reset in case of 5430ES1.0

[PATCH 0/2] prettify t0303-credential-helpers.sh
 2012-03-12 12:31 UTC  (5+ messages)
` [PATCH 1/2] t0303: set reason for skipping tests
` [PATCH 2/2] t0303: resurrect commit message as test documentation

[Buildroot] [PATCH v1 1/1] libffi : bump version to 3.0.10
 2012-03-12 12:30 UTC 

[PATCH 2/2] xorg-xserver: Explictly disable dtrace, its not in DEPENDS
 2012-03-12 12:15 UTC 

[PATCH 1/2] mesa-dri-glsl-native: Avoid error when running configure a second time
 2012-03-12 12:14 UTC 

[PATCH v2 0/2] Multithread index-pack
 2012-03-12 12:18 UTC  (6+ messages)
` [PATCH v2 2/2] index-pack: support multithreaded delta resolving

[Qemu-devel] [PATCH 1/2] trace-events: Rename 'next' argument
 2012-03-12 12:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] tracetool: Forbid argument name 'next'


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.