All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-22 15:08:35 to 2012-10-22 16:07:13 UTC [more...]

[PATCH 00/10] nfs-utils compiler warning clean ups
 2012-10-22 16:07 UTC  (11+ messages)
` [PATCH 01/10] nfs-utils: Eliminate dereferencing type punned pointers
` [PATCH 02/10] mountd: Avoid unnecessary type conversions
` [PATCH 03/10] mountd: Eliminate "
` [PATCH 04/10] mountd: Make local functions static
` [PATCH 05/10] mountd: Avoid unnecessary type conversions
` [PATCH 06/10] "
` [PATCH 07/10] "
` [PATCH 08/10] rpc.gssd: Squelch compiler warning
` [PATCH 09/10] "
` [PATCH 10/10] rpc.gssd: Squelch compiler error

[PATCH v1] Support Elan Touchscreen eKTF product
 2012-10-22 16:07 UTC  (3+ messages)

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

[PATCH] [trivial] fs: ceph: Fix typo in xattr.c
 2012-10-22 16:06 UTC 

[PATCH 0/3] introduce command abi version
 2012-10-22 16:03 UTC 

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

RAID 5/6
 2012-10-22 16:05 UTC  (2+ messages)

[PATCH] kernel.bbclass: Do not chdir to /boot before running update-alternatives
 2012-10-22 15:51 UTC  (3+ messages)

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

[PATCH 1/2] NFC: Move pn544.h header file close to the driver
 2012-10-22 16:03 UTC  (3+ messages)

[PATCH v1 0/2] x86, apic: Disable BSP if boot cpu is AP
 2012-10-22 16:02 UTC  (6+ messages)

ext3 issue on 3.6.1
 2012-10-22 16:01 UTC  (11+ messages)

[PATCH 3.6.0- 4/5] media/soc_camera: use module_platform_driver macro
 2012-10-22 16:01 UTC  (2+ messages)

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

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

[Qemu-devel] [PULL 00/29] qemu-sockets error propagation + NBD server
 2012-10-22 15:59 UTC  (10+ messages)
` [Qemu-devel] [PATCH 08/29] migration (outgoing): add error propagation for all protocols
` [Qemu-devel] [PATCH 14/29] vnc: introduce a single label for error returns
` [Qemu-devel] [PATCH 15/29] vnc: reorganize code for reverse mode
` [Qemu-devel] [PATCH 18/29] qemu-sockets: add error propagation to inet_connect_addr

[RESEND PATCH 1/2] of serial port driver - add clk_get_rate() support
 2012-10-22 15:58 UTC  (4+ messages)
` [RESEND PATCH 2/2] Documentation: of-serial.txt - update for clocks phandle for clk

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

[PATCH] clk: Make the generic clock API available by default
 2012-10-22 15:56 UTC  (3+ messages)

[PATCH] check the kzalloc return value
 2012-10-22 15:56 UTC 

4x3TB raid5 - no autodetect
 2012-10-22 15:56 UTC  (3+ messages)
  ` Re[2]: "

The config include mechanism doesn't allow for overwriting
 2012-10-22 15:55 UTC 

[PATCH v2 0/5] clk: exynos4: migrate to common clock framework
 2012-10-22 15:55 UTC  (4+ messages)
` [PATCH v2 1/5] clk: samsung: add common clock framework support for Samsung platforms

[BUG] capslock works across all keyboards but LED does not
 2012-10-22 15:54 UTC  (4+ messages)

Why does glib-2.0 DEPEND on zip?
 2012-10-22 15:41 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:54 UTC  (6+ messages)
  `  "

[PATCH 0/3] xfsdump: more projid32bit fixes
 2012-10-22 15:56 UTC  (3+ messages)

[PATCH] boost: Activate zlib and bzip2 because they now work
 2012-10-22 15:39 UTC  (2+ messages)

[staging:staging-next 115/274] drivers/staging/ced1401/usb1401.c:1065 Handle1401Esc() error: dou
 2012-10-22 15:52 UTC  (2+ messages)

[Cocci] Mysterious parsing issue
 2012-10-22 15:51 UTC 

[PATCH v3 00/22] loop: Issue O_DIRECT aio using bio_vec
 2012-10-22 15:35 UTC  (26+ 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 14/22] aio: add aio support for iov_iter arguments
` [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

[PATCHv2] Input: omap4-keypad: Add pinctrl support
 2012-10-22 15:50 UTC  (3+ messages)

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

[Bug 49151] New: NULL pointer dereference in pata_acpi
 2012-10-22 15:48 UTC  (6+ messages)
` [Bug 49151] "

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

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

[PATCH v2] kdump: pass acpi_rsdp= to 2nd kernel for efi booting
 2012-10-22 15:43 UTC  (5+ 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)

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

[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)

[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()

[meta-oe][PATCH v3] libjpeg-turbo: Add RPROVIDES to fix errors when rdepending on jpeg
 2012-10-22 15:24 UTC  (3+ 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

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

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

[PATCH] KVM: x86: fix vcpu->mmio_fragments overflow
 2012-10-22 15:36 UTC  (12+ 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()

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

[PATCH RFC V2 0/5] Separate consigned (expected steal) from steal time
 2012-10-22 15:33 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 

PROBLEM: Memory leak (at least with SLUB) from "secpath_dup" (xfrm) in 3.5+ kernels
 2012-10-22 15:28 UTC  (18+ 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)

Profiling binaries?
 2012-10-22 15:08 UTC  (5+ 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  (3+ messages)
` [Qemu-devel] [PATCH 09/37] qdev: export qdev_prop_find() and allow it to be used with DeviceClass instead of Object
` [Qemu-devel] [PATCH 27/37] target-i386: convert "tsc-frequency" to static property

[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


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.