All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-15 15:44:11 to 2012-08-15 17:01:26 UTC [more...]

[Qemu-devel] [PATCH 0/2] cpu: make a child of DeviceState
 2012-08-15 16:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] cpu: for cpu-user and cpu-softmmu and make cpu-softmmu "

SE Android: Recent changes
 2012-08-15 16:59 UTC 

[PATCH] drm/i915: Don't hardcode the number of pipes in the error state dump
 2012-08-15 17:00 UTC  (2+ messages)

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-15 17:00 UTC  (18+ messages)
` [PATCH v2 04/11] kmem accounting basic infrastructure
` [PATCH v2 06/11] memcg: kmem controller infrastructure

[PATCH 00/13] overlay filesystem: request for inclusion (v14)
 2012-08-15 16:59 UTC  (15+ messages)
` [PATCH 01/13] vfs: add i_op->open()
` [PATCH 02/13] vfs: export do_splice_direct() to modules
` [PATCH 03/13] vfs: introduce clone_private_mount()
` [PATCH 04/13] overlay filesystem
` [PATCH 05/13] overlayfs: add statfs support
` [PATCH 06/13] overlayfs: implement show_options
` [PATCH 07/13] overlay: overlay filesystem documentation
` [PATCH 08/13] fs: limit filesystem stacking depth
` [PATCH 09/13] overlayfs: fix possible leak in ovl_new_inode
` [PATCH 10/13] overlayfs: create new inode in ovl_link
` [PATCH 11/13] vfs: export __inode_permission() to modules
` [PATCH 12/13] ovl: switch to __inode_permission()
` [PATCH 13/13] overlayfs: copy up i_uid/i_gid from the underlying inode

[PATCH] ARM: dt: tegra: whistler: add regulators
 2012-08-15 16:58 UTC  (3+ messages)

[PATCH v2] ARM: support syscall tracing
 2012-08-15 16:58 UTC  (3+ messages)

[PATCH 0/4] i2c: tegra: required clock support for controller
 2012-08-15 16:58 UTC  (4+ messages)

[PATCH] classes/chrpath: trigger an error if chrpath fails
 2012-08-15 16:44 UTC 

[RFCv0 00/21] L2CAP signaling for AMP channel create/move
 2012-08-15 16:56 UTC  (4+ messages)
` [RFCv0 14/21] Bluetooth: Handle physical link completion

[U-Boot] [PATCH 1/6] davinci: ea20: reorganisation LCD startup
 2012-08-15 16:55 UTC  (2+ messages)

[xen-unstable test] 13604: regressions - trouble: broken/fail/pass
 2012-08-15 16:55 UTC 

[PATCH v2 0/4] Add AM33XX regulators device tree data
 2012-08-15 16:54 UTC  (8+ messages)
` [PATCH v2 3/4] arm/dts: Add tps65910 regulator DT data to am335x-evm.dts

[PATCH 0/3] New algorithm for ASID allocation and rollover
 2012-08-15 16:54 UTC  (4+ messages)
` [PATCH 1/3] ARM: mm: remove IPI broadcasting on ASID rollover
` [PATCH 2/3] ARM: mm: avoid taking ASID spinlock on fastpath
` [PATCH 3/3] ARM: mm: use bitmap operations when allocating new ASIDs

[Qemu-devel] [PATCH 0/7] qapi: add commands to remove the need (v2)
 2012-08-15 16:53 UTC  (4+ messages)

[U-Boot] Please pull u-boot-staging/trini@ti.com
 2012-08-15 16:51 UTC  (5+ messages)

[PATCH] help: correct behavior for is_executable on Windows
 2012-08-15 16:50 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] Add JSON output to qemu-img info
 2012-08-15 16:49 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/3] qapi: Add ImageInfo
` [Qemu-devel] [PATCH 3/3] qemu-img: Add json output option to the info command

[PATCH] pinctrl: imx5: start numbering pad from 0
 2012-08-15 16:49 UTC  (13+ messages)

[Qemu-devel] [PATCH] reset PMBA and PMREGMISC PIIX4 registers
 2012-08-15 16:48 UTC  (2+ messages)

[PATCH v8 0/6] kvm: level irqfd support
 2012-08-15 16:47 UTC  (4+ messages)
` [PATCH v8 1/6] kvm: Allow filtering of acked irqs

Trust model for raw QPs
 2012-08-15 16:47 UTC  (2+ messages)

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-08-15 16:45 UTC  (29+ messages)
` [PATCH v2 04/31] arm64: MMU definitions
` [PATCH v2 13/31] arm64: Device specific operations
` [PATCH v2 14/31] arm64: DMA mapping API
` [PATCH v2 28/31] arm64: Generic timers support
` [PATCH v2 29/31] arm64: Miscellaneous header files
` [PATCH v2 30/31] arm64: Build infrastructure
` [PATCH v2 31/31] arm64: MAINTAINERS update
` [PATCH v2 27/31] arm64: Loadable modules

[U-Boot] usb_test_unit_ready called every block read - performance
 2012-08-15 16:45 UTC  (4+ messages)

Acer-WMI disables touchpad and other issues
 2012-08-15 16:45 UTC 

[Qemu-devel] [PATCH 00/21] target-i386: convert CPU features into properties
 2012-08-15 16:44 UTC  (23+ messages)
` [Qemu-devel] [PATCH 01/21] target-i386: return Error from cpu_x86_find_by_name()
` [Qemu-devel] [PATCH 02/21] target-i386: cpu_x86_register(): report error from property setter
` [Qemu-devel] [PATCH 03/21] target-i386: if x86_cpu_realize() failed report error and do cleanup
` [Qemu-devel] [PATCH 04/21] target-i386: filter out not TCG features if running without kvm at realize time
` [Qemu-devel] [PATCH 05/21] target-i386: move out CPU features initialization in separate func
` [Qemu-devel] [PATCH 06/21] target-i386: xlevel should be more than 0x80000000, move fixup into setter
` [Qemu-devel] [PATCH 07/21] target-i386: convert cpuid features into properties
` [Qemu-devel] [PATCH 08/21] target-i386: convert 'hv_spinlocks' feature into property
` [Qemu-devel] [PATCH 09/21] target-i386: convert 'hv_relaxed' "
` [Qemu-devel] [PATCH 10/21] target-i386: convert 'hv_vapic' "
` [Qemu-devel] [PATCH 11/21] target-i386: convert 'check' and 'enforce' features into properties
` [Qemu-devel] [PATCH 12/21] add visitor for parsing hz[KMG] input string
` [Qemu-devel] [PATCH 13/21] target-i386: use visit_type_hz to parse tsc_freq property value
` [Qemu-devel] [PATCH 14/21] target-i386: introduce vendor-override property
` [Qemu-devel] [PATCH 15/21] target-i386: use define for cpuid vendor string size
` [Qemu-devel] [PATCH 16/21] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t
` [Qemu-devel] [PATCH 17/21] target-i386: parse cpu_model string into set of stringified properties
` [Qemu-devel] [PATCH 18/21] target-i386: use properties to set/unset user specified features on CPU
` [Qemu-devel] [PATCH 19/21] target-i386: move init of "hypervisor" feature into CPU initializer from cpudef
` [Qemu-devel] [PATCH 20/21] target-i386: move default init of cpuid_kvm_features bitmap "
` [Qemu-devel] [PATCH 21/21] target-i386: cleanup cpu_x86_find_by_name(), only fill x86_def_t in it

kernel BUG at fs/btrfs/extent_io.c:1884 - BTRFS
 2012-08-15 16:07 UTC  (3+ messages)

[RFC PATCH 0/5] net: socket bind to file descriptor introduced
 2012-08-15 16:43 UTC  (8+ messages)
` [RFC PATCH 1/5] net: cleanup unix_bind() a little
` [RFC PATCH 2/5] net: split unix_bind()
` [RFC PATCH 3/5] net: new protocol operation fbind() introduced
` [RFC PATCH 4/5] net: fbind() for unix sockets protocol operations introduced
` [RFC PATCH 5/5] syscall: sys_fbind() introduced

sr-ivo & hvm & PV
 2012-08-15 16:43 UTC  (2+ messages)

[Qemu-devel] Hard freeze for 1.2 today
 2012-08-15 16:41 UTC  (3+ messages)

[PATCH lttng-tools 2/2] Cleanup: Remove unused get_default_session_name() function
 2012-08-15 16:39 UTC 

[PATCH lttng-tools 1/2] Fix: Invalid free on session_name when destroying session
 2012-08-15 16:39 UTC 

[PATCH] perf: Let O= makes handle relative paths
 2012-08-15 16:39 UTC  (11+ messages)

[Qemu-devel] [PATCH 00/11] Migration next v6
 2012-08-15 16:36 UTC  (4+ messages)
` [Qemu-devel] [PATCH 06/11] Add xbzrle_encode_buffer and xbzrle_decode_buffer functions

[PATCH 0/5] rbtree based interval tree as a prio_tree replacement
 2012-08-15 16:36 UTC  (6+ messages)
` [PATCH 3/5] kmemleak: use rbtree instead of prio tree

[TESTDAY] xl cpupool-create segfaults if given invalid configuration
 2012-08-15 16:35 UTC  (2+ messages)

[PATCH] slub: try to get cpu partial slab even if we get enough objects for cpu freelist
 2012-08-15 16:35 UTC  (5+ messages)

[PATCH 1/5] perf ui: Introduce struct perf_helpline
 2012-08-15 16:34 UTC  (2+ messages)

[discussion]sched: a rough proposal to enable power saving in scheduler
 2012-08-15 16:34 UTC  (5+ messages)

RAID5 - Disk failed during re-shape
 2012-08-15 16:32 UTC  (8+ messages)

[PATCH 0/2] Make webkit-gtk depend on make-replacement-native 3.81
 2012-08-15 16:18 UTC  (3+ messages)
` [PATCH 1/2] make: add "
` [PATCH 2/2] webkit-gtk: add depends on make-replacement-native

[PATCH] xconfig: Display dependency values in debug_info
 2012-08-15 16:32 UTC  (8+ messages)

[ 00/44] 3.0.41-stable review
 2012-08-15 16:30 UTC  (5+ messages)
` [ 36/44] x86, microcode: Sanitize per-cpu microcode reloading interface

[PATCH V4] mfd: add MAX8907 core driver
 2012-08-15 16:28 UTC  (2+ messages)

[PATCH] iscsi_tcp: add write permission to max_lun
 2012-08-15 16:29 UTC  (4+ messages)

[PATCH RESEND 1/2] MTD: autcpu12-nvram: Fix compile breakage
 2012-08-15 16:28 UTC  (2+ messages)
` [PATCH RESEND 2/2] MTD: autcpu12-nvram: Convert driver to platform_device

[LTP] [PATCH] ioctl: check if tty device nodes are usable
 2012-08-15 16:27 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Add IFC LAW target ID for FSL High-End SoC
 2012-08-15 16:24 UTC 

bcache compared to more RAM
 2012-08-15 16:23 UTC  (3+ messages)

[PATCH V3] regulator: add MAX8907 driver
 2012-08-15 16:22 UTC  (2+ messages)

[PATCH 3/3] PM / Runtime: Check device PM QoS setting before "no callbacks" check
 2012-08-15 16:20 UTC  (2+ messages)

[PATCH] regulator: twl-regulator: fix up VINTANA1/VINTANA2
 2012-08-15 16:19 UTC  (2+ messages)

Q: On restoring terminal with hinted index
 2012-08-15 16:19 UTC  (3+ messages)

[PATCH] task-core-lsb: Don't pull in eglibc-pic via RDEPENDS
 2012-08-15 15:58 UTC  (3+ messages)

[PATCH 2/3] PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()
 2012-08-15 16:19 UTC  (2+ messages)

[GIT PULL] orion/kirkwood fixes for v3.6
 2012-08-15 16:19 UTC  (4+ messages)
  ` [GIT PULL V2] "

[PATCH] spi: spi-altera: Use of_match_ptr
 2012-08-15 16:18 UTC  (2+ messages)

[PATCH v2] net-tcp: TCP/IP stack bypass for loopback connections
 2012-08-15 16:17 UTC  (5+ messages)

[PATCH 1/3] PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set
 2012-08-15 16:14 UTC  (2+ messages)

Patches submitted via linux-media ML that are at patchwork.linuxtv.org
 2012-08-15 16:13 UTC  (4+ messages)

[PATCH 1/2] debugfs: Allow debugfs_create_dir() to take data
 2012-08-15 16:13 UTC  (3+ messages)
` [v2 1/1] iommu/tegra: smmu: Use debugfs_create_dir for directory

[PATCH net-next] igb: Change how we check for pre-existing and assigned VFs
 2012-08-15 16:12 UTC  (3+ messages)

[PATCH] knotty2: Handle long lines of text and terminal window size changes
 2012-08-15 16:00 UTC 

[PATCH] bb/ui/uihelper.py: Ensure task current and total numbers are updated for setscene events too
 2012-08-15 15:59 UTC 

live migration with hvm type vm
 2012-08-15 16:11 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: skip locks in the blocked list
 2012-08-15 16:11 UTC  (4+ messages)

[PATCH] knotty: Chain the WINCH signal handler in progressbar so any other handler is preserved and called
 2012-08-15 15:58 UTC 

[PATCH v2 0/4] ASoC machine driver for simple SoC with twl4030
 2012-08-15 16:10 UTC  (3+ messages)

[PATCH] build.py: Only execute mkdirhier if stampdir doesn't exist
 2012-08-15 15:57 UTC 

[Buildroot] [PATCH 01/12] microperl: add license info
 2012-08-15 16:08 UTC  (4+ messages)
` [Buildroot] [PATCH 02/12] microperl: how to test it ?

[Bug 45018] New: [bisected] rendering regression since added support for virtual address space on cayman v11
 2012-08-15 16:07 UTC  (2+ messages)
` [Bug 45018] [bisected] rendering regression and va conflicts "

[Buildroot] [git commit branch/next] microperl: add license info
 2012-08-15 16:07 UTC 

[git:v4l-dvb/for_v3.7] [media] media: rc: Introduce RX51 IR transmitter driver
 2012-08-15 16:06 UTC  (2+ messages)

[Qemu-devel] [RFC 00/20] target-i386: convert CPU features into properties
 2012-08-15 16:06 UTC  (4+ messages)
` [Qemu-devel] [RFC 15/20] target-i386: use define for cpuid vendor string size

[PATCH V2 0/6] ARM: tegra: add CPU hotplug support
 2012-08-15 16:05 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] Fix compilation on MacOS X 10.8 ("Mountain Lion")
 2012-08-15 16:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] Support using a different compiler for Objective-C files

[PATCH] xl: make "xl list -l" proper JSON
 2012-08-15 16:03 UTC 

[RFC:PATCH 3.6.0-rc1] dtc: Add -P option to dtc for Pre-Processing
 2012-08-15 16:00 UTC  (6+ messages)

[Qemu-trivial] [PATCH] Spelling fixes in comments and documentation
 2012-08-15 15:59 UTC  (5+ messages)
` [Qemu-trivial] [PATCH] srp: Don't use QEMU_PACKED for single elements of a structured type
      ` [Qemu-devel] "

[PATCH v2] media: mx2_camera: Don't modify non volatile parameters in try_fmt
 2012-08-15 15:59 UTC  (2+ messages)

[PATCH] libxl: make domain resume API asynchronous
 2012-08-15 15:58 UTC 

RFC - document network device carrier management
 2012-08-15 15:58 UTC 

[PATCH 0/5] Some HW context fixes
 2012-08-15 15:58 UTC  (4+ messages)
` [PATCH 3/5] drm/i915/contexts: Switch to default on resume

Xen Test Day - Thank You!
 2012-08-15 15:55 UTC 

blog post
 2012-08-15 15:33 UTC  (2+ messages)
    ` blog post, other stuff

[PATCH] task-core-lsb: Don't pull in eglibc-pic via RDEPENDS
 2012-08-15 15:41 UTC  (4+ messages)

[PATCH v2] KVM: x86 emulator: access GPRs on demand
 2012-08-15 15:48 UTC  (2+ messages)

[Xenomai] Xenomai: native skin or CONFIG_XENO_OPT_PERVASIVE disabled
 2012-08-15 15:47 UTC  (2+ messages)

[refpolicy] [PATCH v3 0/2] Introduce substitution for /usr/local/lib* and /etc/init.d
 2012-08-15 15:47 UTC  (3+ messages)
` [refpolicy] [PATCH v3 2/2] Update with new substitutions

[Qemu-devel] [PULL 0/2] s390 patch queue 2012-08-15
 2012-08-15 15:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] s390: Fix error handling and condition code of service call
` [Qemu-devel] [PATCH 2/2] s390: provide interface for service interrupt/introduce interrupt.c

[refpolicy] [PATCH v4 1/2] Use substititions for /usr/local/lib and /etc/init.d
 2012-08-15 15:47 UTC  (2+ messages)

Xen 4.2 TODO / Release Plan
 2012-08-15 15:46 UTC  (2+ messages)

[Bug 42373] New: Radeon HD 6450 (NI CAICOS) screen corruption on boot
 2012-08-15 15:44 UTC  (2+ messages)
` [Bug 42373] "


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.