All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-22 14:52:36 to 2012-10-22 15:47:58 UTC [more...]

[Bug 49151] New: NULL pointer dereference in pata_acpi
 2012-10-22 15:47 UTC  (5+ messages)

[PATCH 0/2] Fix the qla2xxx loopback selftests
 2012-10-22 15:46 UTC  (3+ messages)

[PATCH v3 00/22] loop: Issue O_DIRECT aio using bio_vec
 2012-10-22 15:35 UTC  (25+ messages)
` [PATCH 01/22] iov_iter: move into its own file
` [PATCH 02/22] iov_iter: iov_iter_copy_from_user() should use non-atomic copy
` [PATCH 03/22] iov_iter: add copy_to_user support
` [PATCH 04/22] fuse: convert fuse to use iov_iter_copy_[to|from]_user
` [PATCH 05/22] iov_iter: hide iovec details behind ops function pointers
` [PATCH 06/22] iov_iter: add bvec support
` [PATCH 07/22] iov_iter: add a shorten call
` [PATCH 08/22] iov_iter: let callers extract iovecs and bio_vecs
` [PATCH 09/22] dio: create a dio_aligned() helper function
` [PATCH 10/22] dio: Convert direct_IO to use iov_iter
` [PATCH 11/22] dio: add bio_vec support to __blockdev_direct_IO()
` [PATCH 12/22] fs: pull iov_iter use higher up the stack
` [PATCH 13/22] aio: add aio_kernel_() interface
` [PATCH 15/22] bio: add bvec_length(), like iov_length()
` [PATCH 16/22] loop: use aio to perform io on the underlying file
` [PATCH 17/22] fs: add read_iter and write_iter to several file systems
` [PATCH 18/22] ocfs2: add support for read_iter, write_iter, and direct_IO_bvec
` [PATCH 19/22] ext4: add support for read_iter and write_iter
` [PATCH 20/22] nfs: add support for read_iter, write_iter
` [PATCH 21/22] btrfs: add support for read_iter and write_iter
` [PATCH 22/22] block_dev: add support for read_iter, write_iter

Linux 3.0.48
 2012-10-22 15:44 UTC  (2+ messages)

[PATCH v2 0/2] perf: enforce exclusive PMU access for SNB INST_RETIRED:PREC_DIST
 2012-10-22 15:44 UTC  (6+ messages)
` [PATCH v2 1/2] perf tools: add event modifier to request exclusive PMU access

[PATCH v2] kdump: pass acpi_rsdp= to 2nd kernel for efi booting
 2012-10-22 15:43 UTC  (5+ messages)

ext3 issue on 3.6.1
 2012-10-22 15:42 UTC  (10+ messages)

[PATCH 1/5] drm/radeon: fix PFP sync in vm_flush
 2012-10-22 15:42 UTC  (5+ messages)
` [PATCH 2/5] drm/radeon: fix cayman_vm_set_page v2
` [PATCH 3/5] drm/radeon: fix si_set_page v2
` [PATCH 4/5] drm/radeon: remove set_page check from VM code
` [PATCH 5/5] drm/radeon: fix header size estimation in "

[PATCH 0/2] Expose firmware paths via procfs
 2012-10-22 15:42 UTC  (3+ messages)
` [PATCH 1/2] firmware: Convert firmware path setup from an array to a list

[Buildroot] [PATCHv2] openssl: disable apps for NOMMU
 2012-10-22 15:42 UTC 

[PATCH][for-danny] lttng-2.0: fix srcrev/pv to match the recipe filenames
 2012-10-22 15:28 UTC 

[Buildroot] [PATCH] openssl: disable apps for NOMMU
 2012-10-22 15:41 UTC  (5+ messages)

[PATCH 0/4] firmware loader: misc changes
 2012-10-22 15:41 UTC  (5+ messages)

(no subject)
 2012-10-22 15:40 UTC  (4+ messages)
` [PATCH 2/6] xen/pvh: Extend vcpu_guest_context, p2m, event, and xenbus to support PVH

radeon: RFC speed cap detection on ppc64
 2012-10-22 15:44 UTC  (3+ messages)

[Qemu-devel] [PULL 00/29] qemu-sockets error propagation + NBD server
 2012-10-22 15:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH 15/29] vnc: reorganize code for reverse mode

[nf-next PATCH] ipvs: fix build error when CONFIG_IP_VS_IPV6 is disabled
 2012-10-22 15:39 UTC  (2+ messages)

[PATCH v4 00/24] Prep work for immutable bio vecs
 2012-10-22 15:39 UTC  (4+ messages)
` [PATCH v4 1/2] block: Fix a buffer overrun in bio_integrity_split()

[Qemu-devel] [PATCH v3 00/26] q35 qemu support
 2012-10-22 15:37 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 12/16] qemu-iotests: add mirroring test case
 2012-10-22 15:38 UTC  (2+ messages)

[meta-oe][PATCH v3] libjpeg-turbo: Add RPROVIDES to fix errors when rdepending on jpeg
 2012-10-22 15:24 UTC  (3+ messages)

RFC : design notes for remote traces live reading
 2012-10-22 15:38 UTC  (2+ messages)

[U-Boot] Add support for eco5-pk ARM board
 2012-10-22 15:38 UTC  (5+ messages)
` [U-Boot] [PATCH 0/2] eco5pk: Add support for the eco5pk "
  ` [U-Boot] [PATCH 1/2] eco5pk: Add new board and default config
  ` [U-Boot] [PATCH 2/2] eco5pk: Add board config and MAINTAINERS entry

[Qemu-devel] [PATCH v2 0/2] Fix stop/cont vs. connect races
 2012-10-22 15:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] qmp: handle stop/cont in INMIGRATE state

[PATCH 4/4] zynq: move static peripheral mappings
 2012-10-22 15:37 UTC 

[PATCH 3/4] zynq: remove use of CLKDEV_LOOKUP
 2012-10-22 15:37 UTC 

[PATCH 2/4] zynq: use GIC device tree bindings
 2012-10-22 15:37 UTC 

[PATCH -v5 00/19] x86: Use BRK to pre mapping page table to make xen happy
 2012-10-22 15:24 UTC  (17+ messages)
` [PATCH 06/19] x86, mm: setup page table in top-down
` [PATCH 07/19] x86, mm: Remove early_memremap workaround for page table accessing on 64bit
` [PATCH 08/19] x86, mm: Remove parameter in alloc_low_page for 64bit
` [PATCH 09/19] x86, mm: Merge alloc_low_page between 64bit and 32bit
` [PATCH 11/19] x86, mm, xen: Remove mapping_pagatable_reserve
` [PATCH 12/19] x86, mm: Add alloc_low_pages(num)
` [PATCH 13/19] x86, mm: only call early_ioremap_page_table_range_init() once
` [PATCH 18/19] x86, mm: Let "memmap=" take more entries one time

[RESEND-PATCH] media:davinci: clk - {prepare/unprepare} for common clk
 2012-10-22 15:36 UTC 

[PATCH 1/4] ARM: annotate VMALLOC_END definition with _AC
 2012-10-22 15:37 UTC 

[PATCH] KVM: x86: fix vcpu->mmio_fragments overflow
 2012-10-22 15:36 UTC  (12+ messages)

[PATCH] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v6
 2012-10-22 15:36 UTC  (6+ messages)

[PATCH] lttng-2.0: fix srcrev/pv to match the recipe filenames
 2012-10-22 15:23 UTC 

[ 00/37] 3.0.47-stable review
 2012-10-22 15:36 UTC  (6+ messages)
` [ 12/37] block: fix request_queue->flags initialization

[PATCH 0/4] acpi,memory-hotplug : implement framework for hot removing memory
 2012-10-22 15:34 UTC  (14+ messages)
` [PATCH 1/4] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()

[PATCH RFC V2 0/5] Separate consigned (expected steal) from steal time
 2012-10-22 15:33 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] qom: detect attempts to add a property that already exists
 2012-10-22 15:35 UTC  (2+ messages)

[PATCH] hvm: handle PoD and grant pages in HVMOP_get_mem_type
 2012-10-22 15:33 UTC  (3+ messages)

Major performance regressions in 3.7rc1/2
 2012-10-22 15:33 UTC  (2+ messages)

[PATCH] Fix use-after-free of q->root_blkg and q->root_rl.blkg
 2012-10-22 15:31 UTC  (11+ messages)
                ` [PATCH] blkcg: stop iteration early if root_rl is the only request list

[PATCH] edac: fix buffer overrun if no suitable bandwidth found
 2012-10-22 15:30 UTC 

Re: Re: Re: Re: Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website
 2012-10-22 15:30 UTC  (4+ messages)
  `  "

PROBLEM: Memory leak (at least with SLUB) from "secpath_dup" (xfrm) in 3.5+ kernels
 2012-10-22 15:28 UTC  (20+ messages)

[PATCH repost] ASoC: fsl/pcm030 add unique dai_link names
 2012-10-22 15:18 UTC  (2+ messages)

Event tracing support on m68k
 2012-10-22 15:26 UTC  (4+ messages)

[PATCH 0/4] Implement multilib SDK support
 2012-10-22 15:20 UTC  (5+ messages)
` [PATCH 1/4] multilib: Add support for cross-canadian multilib packages
` [PATCH 2/4] multilib - crosssdk: Stop building multilib for crosssdk packages
` [PATCH 3/4] populate_sdk_base: Update extraction script for multilibs
` [PATCH 4/4] populate_sdk_base: Ensure that the multilib cross-canadian tools are used

[PATCH] nestedsvm: fix VMEXIT emulation
 2012-10-22 15:24 UTC  (2+ messages)

[PATCH] nestedsvm: fix memory leak on shutdown/crash
 2012-10-22 15:24 UTC  (2+ messages)

[PATCH 1/5] drm/radeon: fix PFP sync in vm_flush
 2012-10-22 15:24 UTC  (4+ messages)
` [PATCH 2/5] drm/radeon: fix cayman_vm_set_page

[ath9k-devel] open firmware for ath9k_htc
 2012-10-22 15:23 UTC  (3+ messages)

[PATCH 0/2] media: V4L2: clock and asynchronous registration
 2012-10-22 15:22 UTC  (5+ messages)
` [PATCH 2/2] media: V4L2: support asynchronous subdevice registration

[U-Boot] [PATCH 1/7] ide: Add printf format string for CONFIG_SYS_64BIT_LBA option
 2012-10-22 15:22 UTC  (3+ messages)
` [U-Boot] [PATCH 6/7] fs: Add a Coreboot Filesystem (CBFS) driver and commands

[PATCH] p2m: rename p2m_is_magic to p2m_is_pod
 2012-10-22 15:22 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/5] mx25pdk: Include CONFIG_MX25
 2012-10-22 15:22 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/5] pmic_fsl: Introduce CONFIG_SYS_FSL_PMIC_I2C_LENGTH

Profiling binaries?
 2012-10-22 15:08 UTC  (8+ messages)

some weird redundancy with a workqueue?
 2012-10-22 15:21 UTC  (3+ messages)

[PATCH 0/4] ARM/dts: Update OMAP5 with address space and interrupts
 2012-10-22 15:21 UTC  (4+ messages)

[PATCH] [v2] ASoC: add support for the Freescale / iVeia P1022 RDK reference board
 2012-10-22 15:20 UTC  (2+ messages)

net,sctp: oops in sctp_do_sm
 2012-10-22 15:19 UTC  (3+ messages)

Proposed change to vstart.sh
 2012-10-22 15:13 UTC  (3+ messages)

[PATCH] pstore/ram: fix undefined usage of rounddown_pow_of_two
 2012-10-22 15:17 UTC  (3+ messages)
` [PATCH v2] pstore/ram: fix undefined usage of rounddown_pow_of_two(0)

[PATCH] media:davinci: clk - {prepare/unprepare} for common clk framework
 2012-10-22 15:16 UTC  (2+ messages)

Compilation options
 2012-10-22 15:16 UTC  (2+ messages)

[RESEND][PATCH] prctl: update seccomp sections for mode 2 (BPF)
 2012-10-22 15:15 UTC  (4+ messages)

[GIT PULL] regmap for for v3.7
 2012-10-22 15:14 UTC 

[Qemu-devel] [PATCH v2] hmp: fix info cpus for sparc targets
 2012-10-22 15:12 UTC  (2+ messages)

[PATCH v5 00/18] slab accounting for memcg
 2012-10-22 15:11 UTC  (5+ messages)
` [PATCH v5 15/18] Aggregate memcg cache values in slabinfo

[Qemu-devel] 'qemu-nbd' explicite flush to disk
 2012-10-22 15:10 UTC 

[Qemu-devel] [PATCH 00/37 v5] target-i386: convert CPU features into properties
 2012-10-22 15:03 UTC  (38+ messages)
` [Qemu-devel] [PATCH 01/37] target-i386: return Error from cpu_x86_find_by_name()
` [Qemu-devel] [PATCH 02/37] target-i386: cpu_x86_register(): report error from property setter
` [Qemu-devel] [PATCH 03/37] target-i386: if x86_cpu_realize() failed report error and do cleanup
` [Qemu-devel] [PATCH 04/37] target-i386: filter out not TCG features if running without kvm at realize time
` [Qemu-devel] [PATCH 05/37] target-i386: move out CPU features initialization in separate func
` [Qemu-devel] [PATCH 06/37] add visitor for parsing hz[KMG] input string
` [Qemu-devel] [PATCH 07/37] target-i386: use visit_type_hz to parse tsc_freq property value
` [Qemu-devel] [PATCH 08/37] target-i386: define static properties for cpuid features
` [Qemu-devel] [PATCH 09/37] qdev: export qdev_prop_find() and allow it to be used with DeviceClass instead of Object
` [Qemu-devel] [PATCH 10/37] target-i386: parse cpu_model string into set of stringified properties
` [Qemu-devel] [PATCH 11/37] target-i386: introduce vendor-override static property
` [Qemu-devel] [PATCH 12/37] target-i386: convert "xlevel" to "
` [Qemu-devel] [PATCH 13/37] target-i386: convert "level" "
` [Qemu-devel] [PATCH 14/37] target-i386: postpone cpuid_level update to realize time
` [Qemu-devel] [PATCH 15/37] target-i386: set default value of "hypervisor" feature using static property
` [Qemu-devel] [PATCH 16/37] target-i386: set kvm CPUID default feature values using static properties
` [Qemu-devel] [PATCH 17/37] target-i386: make 'f-kvmclock' compatible with legacy behaviour
` [Qemu-devel] [PATCH 18/37] target-i386: add stubs for hyperv_(vapic_recommended|relaxed_timing_enabled|get_spinlock_retries)()
` [Qemu-devel] [PATCH 19/37] qdev: add DEFINE_ABSTRACT_PROP() helper
` [Qemu-devel] [PATCH 20/37] target-i386: convert 'hv_spinlocks' to static property
` [Qemu-devel] [PATCH 21/37] target-i386: convert 'hv_relaxed' "
` [Qemu-devel] [PATCH 22/37] target-i386: convert 'hv_vapic' "
` [Qemu-devel] [PATCH 23/37] target-i386: convert 'check' and 'enforce' to static properties
` [Qemu-devel] [PATCH 24/37] target-i386: use define for cpuid vendor string size
` [Qemu-devel] [PATCH 25/37] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t
` [Qemu-devel] [PATCH 26/37] target-i386: convert "vendor" property to static property
` [Qemu-devel] [PATCH 27/37] target-i386: convert "tsc-frequency" "
` [Qemu-devel] [PATCH 28/37] target-i386: convert "model-id" "
` [Qemu-devel] [PATCH 29/37] target-i386: convert "stepping" "
` [Qemu-devel] [PATCH 30/37] target-i386: convert "model" "
` [Qemu-devel] [PATCH 31/37] target-i386: convert "family" "
` [Qemu-devel] [PATCH 32/37] target-i386: use static properties for setting cpuid features
` [Qemu-devel] [PATCH 33/37] qdev: QDEV_PROP_FOREACH and QDEV_CLASS_FOREACH
` [Qemu-devel] [PATCH 34/37] qdev: introduce QDEV_FIND_PROP_FROM_BIT and qdev_prop_find_bit()
` [Qemu-devel] [PATCH 35/37] target-i386: use static properties in check_features_against_host() to print CPUID feature names
` [Qemu-devel] [PATCH 36/37] target-i386: use static properties to list CPUID features
` [Qemu-devel] [PATCH 37/37] target-i386: cleanup cpu_x86_find_by_name(), only fill x86_def_t in it

[PATCH 0/2] move kmem_cache_free to common code
 2012-10-22 15:10 UTC  (5+ messages)
` [PATCH 2/2] slab: "

[PATCH v2] fat: editions to support fat_fallocate()
 2012-10-22 15:10 UTC  (8+ messages)

[PATCH 1/3] ARM: dts: Update board files for pwm support
 2012-10-22 15:08 UTC  (7+ messages)
` [PATCH 2/3] PWM: vt8500: Update vt8500 PWM driver support

[Qemu-devel] [PATCH v4 4/4] qemu-config: Add new -add-fd command line option
 2012-10-22 15:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5] "

reading from eMMC boot partions: timeout or ECC error?
 2012-10-22 14:59 UTC 

[PATCH] mm: Fix XFS oops due to dirty pages without buffers on s390
 2012-10-22 15:06 UTC 

[Buildroot] About remote debugging and library stripping
 2012-10-22 15:04 UTC  (4+ messages)

[Xenomai] Which kernel versions?
 2012-10-22 15:04 UTC  (18+ messages)

[lm-sensors] w83627ehf: Wrong values reported after resuming from suspend/hibernation
 2012-10-22 15:03 UTC 

[PATCH 0/8] I2C patches for v3.8 merge window
 2012-10-22 15:02 UTC  (6+ messages)

perf top -z not working?
 2012-10-22 15:01 UTC  (8+ messages)

[PATCH] hvm: handle PoD and grant pages in HVMOP_get_mem_type
 2012-10-22 14:59 UTC  (3+ messages)

OE Changelog since 2012-10-14 until 2012-10-21
 2012-10-22 14:45 UTC 

[PATCH] panic: fix incomplete panic log in panic()
 2012-10-22 14:54 UTC  (5+ messages)

[PATCH v2 00/10] sta2x11-mfd patches
 2012-10-22 14:50 UTC  (3+ messages)
` [PATCH 05/10] drivers/mfd/sta2x11-mfd: only add sta2x11_mfd if it hasn't already been added
` [PATCH 07/10] drivers/mfd/sta2x11-mfd: use one lock per device instead of one lock per mfd


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.