All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-11 17:24:42 to 2012-05-11 18:09:17 UTC [more...]

kernel panic / NULL pointer dereference
 2012-05-11 16:29 UTC  (7+ messages)
  ` [PATCH] bio allocation failure due to bio_get_nr_vecs()

[SeaBIOS PATCH v3] hotplug: Add device per func in ACPI DSDT tables
 2012-05-11 17:04 UTC  (8+ messages)
` [RESEND PATCH v3] hotplug: add "
        ` [SeaBIOS] "
            ` [Qemu-devel] "

[net-next 00/12][pull request] Intel Wired LAN Driver Updates
 2012-05-11 18:09 UTC  (11+ messages)
` [net-next 06/12] ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)
` [net-next 07/12] ixgbe: Enable timesync clock-out feature for PPS support on X540

[PATCH v2 00/29] kmem limitation for memcg
 2012-05-11 18:06 UTC  (96+ messages)
` [PATCH v2 01/29] slab: dup name string
` [PATCH v2 02/29] slub: fix slab_state for slub
` [PATCH v2 03/29] memcg: Always free struct memcg through schedule_work()
` [PATCH v2 04/29] slub: always get the cache from its page in kfree
` [PATCH v2 05/29] slab: rename gfpflags to allocflags
` [PATCH v2 06/29] memcg: Make it possible to use the stock for more than one page
` [PATCH v2 07/29] memcg: Reclaim when more than one page needed
` [PATCH v2 08/29] slab: use obj_size field of struct kmem_cache when not debugging
` [PATCH v2 09/29] memcg: change defines to an enum
` [PATCH v2 10/29] res_counter: don't force return value checking in res_counter_charge_nofail
` [PATCH v2 11/29] cgroups: ability to stop res charge propagation on bounded ancestor
` [PATCH v2 12/29] kmem slab accounting basic infrastructure
` [PATCH v2 13/29] slab/slub: struct memcg_params
` [PATCH v2 14/29] slub: consider a memcg parameter in kmem_create_cache
` [PATCH v2 15/29] slab: pass memcg parameter to kmem_cache_create
` [PATCH v2 16/29] slub: create duplicate cache
` [PATCH v2 17/29] slab: "
` [PATCH v2 18/29] memcg: kmem controller charge/uncharge infrastructure
` [PATCH v2 19/29] skip memcg kmem allocations in specified code regions
` [PATCH v2 20/29] slub: charge allocation to a memcg
` [PATCH v2 21/29] slab: per-memcg accounting of slab caches
` [PATCH v2 22/29] memcg: disable kmem code when not in use
` [PATCH v2 23/29] memcg: destroy memcg caches
` [PATCH v2 24/29] memcg/slub: shrink dead caches
` [PATCH v2 25/29] memcg: Track all the memcg children of a kmem_cache
` [PATCH v2 26/29] memcg: Per-memcg memory.kmem.slabinfo file
` [PATCH v2 27/29] slub: create slabinfo file for memcg
` [PATCH v2 28/29] slub: track all children of a kmem cache
` [PATCH v2 29/29] Documentation: add documentation for slab tracker for memcg

[PATCHv23] RAS: use events to handle hw issues
 2012-05-11 17:10 UTC  (4+ messages)
` [PATCH v.23-2] RAS: use tracepoint "

[PATCH v2] Add MIPS64R2 core support
 2012-05-11 18:05 UTC  (6+ messages)

[CONSOLIDATED PULL 0/4] QEMU Transition to xserver_xorg
 2012-05-11 17:56 UTC  (6+ messages)
` [CONSOLIDATED PULL 1/4] qemumachines: Enable xserver-xorg as default xserver
` [CONSOLIDATED PULL 2/4] xserver-xf86-config: Add xorg.conf for arm, mips, ppc, sh qemu machines
` [CONSOLIDATED PULL 3/4] xserver-xorg: Fix build on powerpc
` [CONSOLIDATED PULL 4/4] qemu.inc: Remove mesa-xlib as PREFERRED_PROVIDER

[PATCH 0/2] iommu/tegra: smmu: Add device tree support for SMMU
 2012-05-11 18:04 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH 3/3] Xen physical cpus interface
 2012-05-11 18:04 UTC  (7+ messages)

[PATCH] staging: comedi: Add helper macro for comedi pci driver boilerplate
 2012-05-11 18:04 UTC  (7+ messages)

[RFC PATCH] usb/acpi: Add support usb port power off mechanism for device fixed on the motherboard
 2012-05-11 18:03 UTC  (3+ messages)

[PATCH] ramster: switch over to zsmalloc and crypto interface
 2012-05-11 18:00 UTC  (5+ messages)

linux-next: Tree for May 10 (net/phy)
 2012-05-11 17:58 UTC  (4+ messages)
` [PATCH] net: of/phy: fix build error when phylib is built as a module

[PATCH v9 00/27] libxl: child process handling
 2012-05-11 17:58 UTC  (28+ messages)
` [PATCH 01/27] libxl: handle POLLERR, POLLHUP, POLLNVAL properly
` [PATCH 02/27] libxl: support multiple libxl__ev_fds for the same fd
` [PATCH 03/27] libxl: event API: new facilities for waiting for subprocesses
` [PATCH 04/27] autoconf: trim the configure script; use autoheader
` [PATCH 05/27] autoconf: New test for openpty et al
` [PATCH 06/27] libxl: provide libxl__remove_file "
` [PATCH 07/27] libxl: Introduce libxl__sendmsg_fds and libxl__recvmsg_fds
` [PATCH 08/27] libxl: Clean up setdefault in do_domain_create
` [PATCH 09/27] libxl: provide libxl__datacopier_*
` [PATCH 10/27] libxl: provide libxl__openpty_*
` [PATCH 11/27] libxl: ao: Convert libxl_run_bootloader
` [PATCH 12/27] libxl: make libxl_create_logfile const-correct
` [PATCH 13/27] libxl: log bootloader output
` [PATCH 14/27] libxl: Allow AO_GC and EGC_GC even if not used
` [PATCH 15/27] libxl: add a dummy ao_how to libxl_domain_core_dump
` [PATCH 16/27] libxl: remove ctx->waitpid_instead
` [PATCH 17/27] libxl: change some structures to unit arrays
` [PATCH 18/27] libxl: ao: convert libxl__spawn_*
` [PATCH 19/27] libxl: set guest_domid even if libxl__domain_make fails
` [PATCH 20/27] libxl: make libxl_create run bootloader via callback
` [PATCH 21/27] libxl: Fix an ao completion bug; document locking policy
` [PATCH 22/27] libxl: provide progress reporting for long-running operations
` [PATCH 23/27] libxl: remove malloc failure handling from NEW_EVENT
` [PATCH 24/27] libxl: convert console callback to libxl_asyncprogress_how
` [PATCH 25/27] libxl: clarify definition of "slow" operation
` [PATCH 26/27] libxl: child processes cleanups
` [PATCH 27/27] libxl: abort bootloader invocation when domain dies

c/r: broken locking when executing map_files
 2012-05-11 17:56 UTC  (9+ messages)

[PATCH] ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dB
 2012-05-11 17:54 UTC 

[PATCH 1/4] ARM: tegra20: Add Tegra Memory Controller(MC) driver
 2012-05-11 17:54 UTC  (4+ messages)
` [PATCH 1/3] ARM: tegra20: Make MC optional in Kconfig

merge unpack-objects to index-pack?
 2012-05-11 17:51 UTC  (2+ messages)

[PATCH] cifs: Include backup intent search flags during searches
 2012-05-11 17:50 UTC  (2+ messages)

[PATCH 0/2]gdk-pixbuf: Add --with-x11 when building lsb image
 2012-05-11 17:40 UTC  (2+ messages)

[Qemu-devel] [PATCH 1.1] qapi: QMP input visitor, handle floats parsed as ints
 2012-05-11 17:49 UTC  (2+ messages)

[PATCH 0/1] Performance improvement in install_sstatepkg
 2012-05-11 17:39 UTC  (2+ messages)

Missing offset increment in scan_read_raw_oob()
 2012-05-11 17:51 UTC 

[PATCH] e2fsprogs: fix packaging error for libext2fs
 2012-05-11 17:38 UTC  (2+ messages)

[PATCH 1/2] typecheck.bbclass: update per current variable typing code
 2012-05-11 17:38 UTC  (2+ messages)

*IMPORTANT* to Linus Torvalds
 2012-05-11 17:46 UTC 

[Qemu-devel] [PATCH 4/7] qapi: String visitor, use %f represenation for floats
 2012-05-11 17:47 UTC  (7+ messages)
  ` [Qemu-devel] [PATCH 2/7] qapi: QMP input visitor, handle floats parsed as ints

[PATCH 0/1] eglibc-2.15 fix for poky-tiny
 2012-05-11 17:37 UTC  (2+ messages)

[PATCH 0/2] Let uclibc provide rtld(GNU_HASH)
 2012-05-11 17:36 UTC  (2+ messages)

[PATCH 0/1] sanity.bbclass: Avoid empty $PATH components
 2012-05-11 17:35 UTC  (2+ messages)

trigger removal problem
 2012-05-11 17:45 UTC  (3+ messages)

[RFC PATCH] usb/acpi: Add support usb port power off mechanism for device fixed on the motherboard
 2012-05-11 17:44 UTC  (2+ messages)

[PATCH 0/2] Import the blacklist functionality from meta-oe
 2012-05-11 17:34 UTC  (2+ messages)

[PATCH 0/2] Add machine check recovery for instruction fetch
 2012-05-11 17:42 UTC  (4+ messages)
` [PATCH 2/2] x86/mce: Add instruction recovery signatures to mce-severity table

[PATCH] gpio/msm-v1: re-read IRQ flags on each iteration
 2012-05-11 17:41 UTC  (2+ messages)

[PATCH REBASE 4/4] gpio: tps65910: move this as platform driver
 2012-05-11 17:49 UTC  (2+ messages)

[PATCH 0/4] mfd:tps65910: use devm_* and register gpio as platform driver
 2012-05-11 17:40 UTC  (3+ messages)
` [PATCH 4/4] gpio: tps65910: move this "

[PATCH 01/10] meta: add ROOT_HUB_TT config option to the usb/ehci-hcd feature
 2012-05-11 16:20 UTC  (5+ messages)
` [PATCH 08/10] meta/emenlow: factor out policy-related options
` [PATCH 10/10] meta/sugarbay: "

marvell-ccic: lacks of some features
 2012-05-11 17:34 UTC  (3+ messages)

[PATCH RESEND v8] gpio: Device tree support for LPC32xx
 2012-05-11 17:32 UTC  (6+ messages)

brcmsmac still woes, possible regression?
 2012-05-11 17:31 UTC  (11+ messages)

[PATCH] usb-audio: Fix comment
 2012-05-11 17:31 UTC 

failure notice
 2012-05-11 17:30 UTC 

[RFC] usb-audio: Use a table of mixer controls
 2012-05-11 17:28 UTC 

[PATCH 3/3] Xen physical cpus interface (V2)
 2012-05-11 17:28 UTC  (3+ messages)

[PATCH v3 0/7] ACPI: Add _OST support for ACPI hotplug
 2012-05-11 17:24 UTC  (3+ messages)

[PATCH] bitbake/tests: Add test of the git fetcher
 2012-05-11 17:16 UTC 

[PATCH RESEND] implement uid and gid mount options for ext2, ext3 and ext4
 2012-05-11 17:18 UTC  (4+ messages)

bitbake/fetch2/git: Set a default for the GITDIR variable
 2012-05-11 17:15 UTC 

[PATCH 0/1] Further optimizations to the sstate.bbclass
 2012-05-11 17:17 UTC  (2+ messages)
` [PATCH 1/1] sstate.bbclass: Optimize the generation and install path fixups

[PATCH v22] edac, ras/hw_event.h: use events to handle hw issues
 2012-05-11 17:24 UTC  (9+ messages)

[PATCH] bitbake/fetch2/git: Don't set the branch name to None, that makes no sense
 2012-05-11 17:14 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.