All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-20 13:41:15 to 2012-09-20 14:42:13 UTC [more...]

[CONSOLIDATED REQUEST 00/15] Fixes for 1.3 RC2 (no cover letter)
 2012-09-20 14:29 UTC 

[RFC] Second attempt at kernel secure boot support
 2012-09-20 14:41 UTC  (6+ messages)
` [PATCH V2 01/10] Secure boot: Add new capability
` [PATCH V2 04/10] ACPI: Limit access to custom_method
` [PATCH V2 07/10] Secure boot: Add a dummy kernel parameter that will switch on Secure Boot mode
` [PATCH V2 08/10] efi: Enable secure boot lockdown automatically when enabled in firmware
` [PATCH V2 09/10] acpi: Ignore acpi_rsdp kernel parameter in a secure boot environment

[RFC][PATCH 0/8 v2] ext4: extent status tree (step 1)
 2012-09-20 14:41 UTC  (2+ messages)

[PATCH 1/2] drivers/s390/char/monreader.c: fix error return code
 2012-09-20 14:40 UTC  (3+ messages)

[PATCH] log --oneline: put decoration at the end of the line
 2012-09-20 14:38 UTC  (4+ messages)
` [PATCH 0/2] New pretty format color specifiers %C+ and %C-
  ` [PATCH 2/2] pretty: support placeholders "
    ` [PATCH 3/2] pretty: support right alignment

Xen 4.3 development update
 2012-09-20 14:37 UTC  (7+ messages)

[LTP] Compling LTP for android Using Ndk revision 8
 2012-09-20 14:37 UTC  (2+ messages)

[PATCH v2 1/3] ASoC: fsl: add PPC_MPC52xx dependency to SND_POWERPC_SOC
 2012-09-20 14:36 UTC  (3+ messages)
` [PATCH 2/3] ASoC: fsl: pcm030-audio-fabric use snd_soc_register_card
` [PATCH 3/3] ASoC: fsl: register the wm9712-codec

[PATCH] ARM: OMAP: SmartReflex: select CONFIG_POWER_SUPPLY in Kconfig
 2012-09-20 14:36 UTC  (2+ messages)

unhandled error -10026
 2012-09-20 14:34 UTC  (2+ messages)

[REVIEW][PATCH 00/25] userns: Trivial filesystem conversions
 2012-09-20 14:34 UTC  (5+ messages)
` [PATCH 01/25] userns: Convert fat to use kuid/kgid where appropriate
  ` [PATCH 18/25] userns: Convert nillfs2 "

[Qemu-devel] [PATCH 00/12] QAPI prerequisites for the embedded NBD server
 2012-09-20 14:33 UTC  (10+ messages)
` [Qemu-devel] [PATCH 01/12] monitor: use monitor_handle_fd_param for non-Error-friendly users of named fds
` [Qemu-devel] [PATCH 03/12] qapi: do not protect enum values from namespace pollution
` [Qemu-devel] [PATCH 04/12] qapi: add "unix" to the set of reserved words

[Powertop] [PATCH] cpu: Fix abstract_cpu::calculate_freq
 2012-09-20 14:33 UTC 

regression: tethering fails in 3.5 with iwlwifi
 2012-09-20 14:37 UTC  (15+ messages)

[PATCH 0/6][RFC] Rework vsyscall to avoid truncation/rounding issue in timekeeping core
 2012-09-20 14:31 UTC  (3+ messages)

[RFC PATCH v2 0/5] qemu: s390: virtual css and virtio-ccw
 2012-09-20 14:27 UTC  (7+ messages)
` [PATCH v2 3/5] s390: Add new channel I/O based virtio transport
    ` [Qemu-devel] "
` [PATCH v2 5/5] [HACK] Handle multiple virtio aliases
    ` [Qemu-devel] "

[PATCH[ Makefile: Fix scripts_basic / archscripts build order
 2012-09-20 14:31 UTC  (5+ messages)
  ` [PATCH] x86/kbuild: archscripts depends on scripts_basic

SVN fetch is not working
 2012-09-20 14:18 UTC 

[PATCH 0/6] pinctrl: samsung: Various fixes
 2012-09-20 14:29 UTC  (4+ messages)

[LTP] LTP test reults for kernel 3.0.15 and 3.4
 2012-09-20 14:29 UTC  (4+ messages)

[PATCH] ALSA: hda - use both input paths on Conexant auto parser
 2012-09-20 14:28 UTC  (2+ messages)

wait_for_key_construction oops
 2012-09-20 14:27 UTC 

[PATCH] arm: introduce a DTS for Xen unprivileged virtual machines
 2012-09-20 14:24 UTC  (17+ messages)

[PATCH 0/5] uprobes: handle_swbp() fixes
 2012-09-20 14:06 UTC  (11+ messages)
` [PATCH 1/5] uprobes: Do not leak UTASK_BP_HIT if find_active_uprobe() fails
` [PATCH 2/5] uprobes: Do not setup ->active_uprobe/state prematurely
` [PATCH 3/5] uprobes: Fix UPROBE_SKIP_SSTEP checks in handle_swbp()
` [PATCH 4/5] uprobes: Kill UTASK_BP_HIT state
` [PATCH 5/5] uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume()

[RFC PATCH] perf tool: Add a global variable "const char *input_name"
 2012-09-20 14:19 UTC 

bitbake check out from svn
 2012-09-20 14:25 UTC  (3+ messages)

[RFC/PATCH] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource
 2012-09-20 14:16 UTC  (5+ messages)
  ` [RFC/PATCH v2] "
    ` Bug#679545: "

[PATCH] trace: don't call page_to_pfn() if page is NULL
 2012-09-20 14:24 UTC  (5+ messages)

[PATCH v2 00/10] vfs: getname/putname overhaul
 2012-09-20 14:23 UTC  (22+ messages)
` [PATCH v2 01/10] vfs: allocate page instead of names_cache buffer in mount_block_root
` [PATCH v2 02/10] vfs: make dir_name arg to do_mount a const char *
` [PATCH v2 03/10] acct: constify the name arg to acct_on
` [PATCH v2 04/10] vfs: define getname_info struct and have getname() return it
` [PATCH v2 05/10] audit: allow audit code to satisfy getname requests from its names_list
` [PATCH v2 06/10] vfs: turn do_path_lookup into wrapper around getname_info variant
` [PATCH v2 07/10] vfs: make path_openat take a getname_info pointer
` [PATCH v2 08/10] audit: make audit_inode take getname_info
` [PATCH v2 09/10] vfs: embed getname_info inside of names_cache allocation if possible
` [PATCH v2 10/10] vfs: unexport getname and putname symbols

[PATCH] ARM: mxs: m28evk: Disable OCOTP OUI loading
 2012-09-20 14:24 UTC  (6+ messages)

[Qemu-devel] Shifts, ppc[64], xtensa
 2012-09-20 14:22 UTC  (12+ messages)

[mfd:for-next 47/76] drivers/mfd/max8907.c:179:16: sparse: symbol 'max8907_pm_off' was not declared
 2012-09-20 14:21 UTC  (2+ messages)
` [mfd:for-next 47/76] drivers/mfd/max8907.c:179:16: sparse: symbol 'max8907_pm_off' was not decla

Profitez de votre ville et économisez jusqu'à 70%
 2012-09-20 14:19 UTC 

[PATCH net-next] nat: remove obsolete rcu_read_unlock call
 2012-09-20 14:17 UTC  (3+ messages)

[PATCH -v2] x86, kprobes: Move skip_singlestep up
 2012-09-20 14:15 UTC  (2+ messages)
` [tip:perf/core] kprobes/x86: "

[RFC][PATCH] Btrfs-progs: Fix compiler warnings on PPC64
 2012-09-20 14:15 UTC  (4+ messages)

Error getting mfn
 2012-09-20 14:15 UTC  (5+ messages)

[PATCH] Persistent grant maps for xen blk drivers
 2012-09-20 14:13 UTC  (12+ messages)
` [Xen-devel] "

[Qemu-devel] [PATCH] s390: use sync regs for register transfer
 2012-09-20 14:13 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/19] block: bdrv_reopen() patches
 2012-09-20 14:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 09/19] block: raw-posix image file reopen
` [Qemu-devel] [PATCH v3 14/19] block: vmdk "

[Xenomai] [PATCH] Revert "ipipe: ipipe_request_irq(), ipipe_free_irq() are root-only services"
 2012-09-20 14:12 UTC  (11+ messages)

BB_NO_NETWORK and own-mirrors not working with meta-systemd
 2012-09-20 14:12 UTC  (5+ messages)

[PATCH] tty: Use raw spin lock to protect the TTY read section
 2012-09-20 14:09 UTC  (2+ messages)

RCU lockup in the SMP idle thread, help
 2012-09-20 14:10 UTC  (9+ messages)

seandroid 4.1.1
 2012-09-20 14:10 UTC  (7+ messages)

[PATCH 1/4] drm: Export drm_probe_ddc()
 2012-09-20 14:10 UTC  (3+ messages)
` [PATCH 2/4] drm/dp: Update DPCD defines
  ` [Intel-gfx] "

what will happen when the jiffies overflow ?
 2012-09-20 14:09 UTC 

Constant noise on HDA ALC275
 2012-09-15 12:57 UTC 

RAID array on block device vs. on partition
 2012-09-20 14:08 UTC 

[PATCH] tty: Use raw spin lock to protect RX flip buffer
 2012-09-20 14:08 UTC  (2+ messages)

How to do the specified tasks instead of many default
 2012-09-20 14:07 UTC 

[PATCH 0/6] Reduce compaction scanning and lock contention
 2012-09-20 14:04 UTC  (21+ messages)
` [Qemu-devel] "
` [PATCH 1/6] mm: compaction: Abort compaction loop if lock is contended or run too long
  ` [Qemu-devel] "
` [PATCH 2/6] mm: compaction: Acquire the zone->lru_lock as late as possible
  ` [Qemu-devel] "
` [PATCH 3/6] mm: compaction: Acquire the zone->lock "
  ` [Qemu-devel] "
` [PATCH 4/6] Revert "mm: have order > 0 compaction start off where it left"
  ` [Qemu-devel] "
` [PATCH 5/6] mm: compaction: Cache if a pageblock was scanned and no pages were isolated
  ` [Qemu-devel] "
` [PATCH 6/6] mm: compaction: Restart compaction from near where it left off
  ` [Qemu-devel] "

[RFC] Extend the number of event channels availabe to guests
 2012-09-20 14:05 UTC  (3+ messages)

[PATCH] tty: Use raw spin lock to protect TTY ldisc administration
 2012-09-20 14:05 UTC  (2+ messages)

enquiry about autodefrag option (resent)
 2012-09-20 14:05 UTC  (5+ messages)
` enquiry about autodefrag option

[PATCH] [MTD] slram: Invalid checking of absolute end address
 2012-09-20 14:03 UTC 

[PATCH] tty: prevent unnecessary work queue lock checking on flip buffer copy
 2012-09-20 14:02 UTC  (2+ messages)

[PATCH 01/10] ARM: KVM: Keep track of currently running vcpus
 2012-09-20 14:02 UTC  (4+ messages)

[PATCH 1/3] Add support for creating barebox.img file
 2012-09-20 14:02 UTC  (3+ messages)
` [PATCH 2/3] ARM OMAP AM33XX: create new ARCH for AM33xx
` [PATCH 3/3] pcm051: Add inital support

[PATCH v2 0/6] SDK and adt_installer fixes
 2012-09-20 13:48 UTC  (7+ messages)
` [PATCH v2 1/6] adt-installer: fix package installation issue
` [PATCH v2 2/6] SDK: fix installation into symlinked directories
` [PATCH v2 3/6] adt-installer: ensure directory exists before copying/removing
` [PATCH v2 4/6] SDK: remove references to Poky distro from tarball installer
` [PATCH v2 5/6] SDK: relocate symlinks too
` [PATCH v2 6/6] SDK: allow toolchain installation from another directory

[Qemu-devel] [PATCH 0/9] tcg/optimize: rework copy propagation
 2012-09-20 14:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/9] tcg/optimizer: check types in "

[PATCH 0/4] perf header: Save and reuse feature information in header (v3)
 2012-09-20 13:55 UTC  (6+ messages)
` [PATCH 1/4] perf header: Add struct perf_header_info

[PATCH v8 0/11] KGDB/KDB FIQ (NMI) debugger
 2012-09-20 13:57 UTC  (5+ messages)
` [PATCH 07/11] tty/serial: Add kgdb_nmi driver

How to do the specified tasks instead of many default
 2012-09-20 13:57 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] nonblocking connect address handling cleanup
 2012-09-20 13:19 UTC  (2+ messages)

[PATCH] ring_buffer_frontend.c: include lttng-tracer-core.h
 2012-09-20 13:54 UTC 

[PATCH] setterm: make error message more informative
 2012-09-20 13:53 UTC 

[PATCH] tty: cleanup duplicate functions in tty_buffer
 2012-09-20 13:53 UTC  (2+ messages)

Backoff Time and TX Power
 2012-09-20 13:53 UTC 

Out of memory on 3.5 kernels
 2012-09-20 13:52 UTC 

[User Question] KVM and VirtualBox in Xen Dom0
 2012-09-20 13:52 UTC  (7+ messages)

[Qemu-devel] [PATCH v4 0/9] linux framebuffer display driver
 2012-09-20 13:51 UTC  (6+ messages)
` [Qemu-devel] [PATCH 7/9] fbdev: move to pixman

[PATCH 0/6 V4] inode32/inode64 allocation changes
 2012-09-20 13:51 UTC  (2+ messages)

[PATCH] x86-64: don't track CPU model data that is used by 32-bit code only
 2012-09-20 13:49 UTC 

[PATCH 0/3] xfs: allocation worker causes freelist buffer lock hang
 2012-09-20 13:49 UTC  (3+ messages)

-50 % sur vos 4 produits préférés
 2012-09-20 13:48 UTC 

Fix bug in end absolute address in drivers/mtd/devices/slram.c
 2012-09-20 13:48 UTC 

[PATCH v2] intltool: include intltool.m4 and add missing rdepends
 2012-09-20 13:34 UTC  (3+ messages)

mlx4_en: fix endianness with blue frame support
 2012-09-20 13:46 UTC  (2+ messages)

Updated -testing
 2012-09-20 13:44 UTC 

btrfs: open_ctree failed on external usb drive
 2012-09-20 13:44 UTC  (2+ messages)

2012春季111届广交会买家,B2B询盘买家、thomasnet 采购商,海关数据,群发软件,展会买家 仅300元!
 2012-09-20 13:42 UTC 

Sometimes we gotta do what we want. Today I want to get to know u if u don't mind:) #21867146
 2012-09-20 13:42 UTC 

[PATCH 00/29] More omap header moves for common zImage support
 2012-09-20 13:41 UTC  (6+ messages)
` [PATCH 04/29] ARM: OMAP1: Move board-ams-delta.h from plat to mach


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.