All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-09 18:37:27 to 2013-01-09 19:58:33 UTC [more...]

[Qemu-devel] [PATCH] e1000: make ICS write-only
 2013-01-09 19:50 UTC  (3+ messages)

[PATCH V5 00/30] loop: Issue O_DIRECT aio using bio_vec
 2013-01-09 19:58 UTC  (18+ messages)
` [PATCH V5 02/30] iov_iter: iov_iter_copy_from_user() should use non-atomic copy
` [PATCH V5 03/30] iov_iter: add copy_to_user support
  ` [PATCH V5 04/30] fuse: convert fuse to use iov_iter_copy_[to|from]_user
` [PATCH V5 05/30] iov_iter: hide iovec details behind ops function pointers
` [PATCH V5 06/30] iov_iter: add bvec support
` [PATCH V5 08/30] iov_iter: let callers extract iovecs and bio_vecs
` [PATCH V5 09/30] dio: Convert direct_IO to use iov_iter
` [PATCH V5 10/30] dio: add bio_vec support to __blockdev_direct_IO()
` [PATCH V5 11/30] fs: pull iov_iter use higher up the stack
` [PATCH V5 12/30] aio: add aio_kernel_() interface
` [PATCH V5 13/30] aio: add aio support for iov_iter arguments
` [PATCH V5 14/30] bio: add bvec_length(), like iov_length()
` [PATCH V5 16/30] fs: create file_readable() and file_writable() functions
` [PATCH V5 17/30] fs: use read_iter and write_iter rather than aio_read and aio_write
` [uml-devel] [PATCH V5 18/30] fs: add read_iter and write_iter to several file systems
  `  "

[PATCH] 8139cp: Prevent dev_close/cp_interrupt race on MTU change
 2013-01-09 19:58 UTC  (2+ messages)

[PATCH 0/2] KVM integration
 2013-01-09 19:57 UTC  (12+ messages)
` [PATCH 1/2] linux-yocto: added kernel configuration for KVM
` [PATCH 2/2] Created new target:kvm-image-minimal

[Buildroot] compressed file system
 2013-01-09 19:57 UTC  (5+ messages)

[PATCHv16 0/7] of: add display helper
 2013-01-09 19:56 UTC  (7+ messages)

[PATCH] arm: mvebu: add DTS file for Marvell RD-A370-A1 board
 2013-01-09 19:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/19] reset improvements
 2013-01-09 19:55 UTC  (18+ messages)
` [PATCH 03/19] reset.c: pass pathspec around instead of (prefix, argv) pair
` [PATCH 04/19] reset: don't allow "git reset -- $pathspec" in bare repo
` [PATCH 06/19] reset.c: remove unnecessary variable 'i'
` [PATCH 08/19] reset.c: share call to die_if_unmerged_cache()
` [PATCH 09/19] reset.c: replace switch by if-else
` [PATCH 10/19] reset --keep: only write index file once
` [PATCH 16/19] reset [--mixed] --quiet: don't refresh index

[PATCH] Alphabetize the fast-import options, following a suggestion on the list
 2013-01-09 19:45 UTC  (10+ messages)
    ` [PATCH] git-fast-import(1): reorganise options
            ` [PATCH v2 0/2] Reorganise options in git-fast-import(1)
              ` [PATCH v2 1/2] git-fast-import(1): combine documentation of --[no-]relative-marks
              ` [PATCH v2 2/2] git-fast-import(1): reorganise options

[PATCH net-next] igbvf: fix setting addr_assign_type if PF is up
 2013-01-09 19:53 UTC  (5+ messages)
  ` [E1000-devel] "

[PATCH] Bluetooth device 04ca:3008 should use ath3k
 2013-01-09 19:53 UTC  (4+ messages)

git-archive fails against smart-http repos
 2013-01-09 18:52 UTC 

[U-Boot] [PATCH] Fix SPL build for non-ARM targets
 2013-01-09 19:53 UTC  (2+ messages)

[Printing-architecture] IPP Everywhere: How to make CUPS queue so that applications can use these printers
 2013-01-09 19:53 UTC  (2+ messages)

[PATCH] ARM: SAMSUNG: Gracefully exit on suspend failure
 2013-01-09 19:52 UTC  (3+ messages)

[PATCH can-next v2] can-gw: add a variable limit for CAN frame routings
 2013-01-09 19:52 UTC  (3+ messages)

[PATCH net 1/2] net: dev_queue_xmit_nit: fix skb->vlan_tci field value
 2013-01-09 19:51 UTC  (6+ messages)

for a quad-core machine, shouldn't parallelism be set to 8?
 2013-01-09 19:35 UTC  (3+ messages)

[PATCH BlueZ 1/3] unit: Reuse define_test() macro for /TP/SERVER/BRW/* tests
 2013-01-09 19:50 UTC  (6+ messages)
` [PATCH BlueZ 2/3] unit: Rename x_pdu() macro on SDP test program
` [PATCH v2 BlueZ 3/3] unit: Implement tests for sdp_extract_attr()

[kvmarm] [PATCH v5.1 0/2] KVM: ARM: Rename KVM_SET_DEVICE_ADDRESS
 2013-01-09 19:50 UTC  (3+ messages)

[PATCH] valgrind: update configure for eglibc 2.17
 2013-01-09 19:33 UTC  (2+ messages)

[lttng-dev] Request change name of function lookup_enum in libbabeltrace to make GDB use this lib
 2013-01-09 19:48 UTC  (2+ messages)
` [BABELTRACE PATCH] Namespace the lookup_enum function

[Cocci] Matching outside of blocks
 2013-01-09 19:45 UTC  (5+ messages)

[iputils][patch 01-07] setuid/capabilities fixups
 2013-01-09 19:41 UTC 

i915_hangcheck_hung problem with 3.8-rc2+ (Linus's latest tree)
 2013-01-09 19:44 UTC  (7+ messages)

Friendlier EPERM - Request for input
 2013-01-09 19:43 UTC  (2+ messages)

[PATCH] remote-hg: store converted URL
 2013-01-09 19:43 UTC 

[PATCH 1/4] lib: add function to seed random()
 2013-01-09 19:36 UTC  (4+ messages)
` [PATCH 2/4] ipcmk: remove unnecessary create_key() function
` [PATCH 3/4] ipcmk: allow user to create more ipc resources at a time
` [PATCH 4/4] include: add missing values to sysfs_cxt initializer definition

[PATCH v2 1/2] ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flags
 2013-01-09 19:41 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: SH-Mobile: sh73a0: Add CPU Hotplug

[PATCH] Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
 2013-01-09 19:40 UTC  (2+ messages)

[PATCH 1/1] TPM: STMicroelectronics ST33 I2C KERNEL 3.x.x
 2013-01-09 19:41 UTC  (3+ messages)
  ` [tpmdd-devel] [PATCH 1/1] TPM: STMicroelectronics ST33 I2C KERNEL 3.x.x OOPS!

[PATCH] commit: make default of "cleanup" option configurable
 2013-01-09 19:36 UTC  (2+ messages)
` [PATCHv2] "

You have exceeded the email quota limit
 2013-01-09 18:47 UTC 

[U-Boot] Pull request: u-boot-arm/master
 2013-01-09 19:35 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] am33xx: add a pulldown macro to pinmux config
 2013-01-09 19:34 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] pcm051: Add support for Phytec phyCORE-AM335x

vTPM setup problem on the emulator
 2013-01-09 19:33 UTC 

[PATCHSET] cpuset: decouple cpuset locking from cgroup core, take#2
 2013-01-09 19:32 UTC  (11+ messages)

pull request: wireless 2013-01-09
 2013-01-09 19:18 UTC 

pull-request: mac80211-next 2013-01-09
 2013-01-09 19:28 UTC  (2+ messages)

Creating simple linux for beaglebone
 2013-01-09 19:27 UTC  (4+ messages)

usb device removed from sysfs before input children devices
 2013-01-09 19:27 UTC 

[PATCH] mm: migrate: Check page_count of THP before migrating
 2013-01-09 19:26 UTC  (5+ messages)
  ` [PATCH] mm: migrate: Check page_count of THP before migrating accounting fix

[PATCH] S3C24XX: add clockevent/clocksource support
 2013-01-09 19:26 UTC  (5+ messages)
` [PATCH 1/5 v2] Rename s5p-time to samsung-time

[PULL 0/2] vfio-pci: Fixes for 1.4 & stable
 2013-01-09 19:19 UTC  (3+ messages)
` [PATCH 1/2] vfio-pci: Make host MSI-X enable track guest
` [PATCH 2/2] vfio-pci: Loosen sanity checks to allow future features

Create a iSCSI DomU with disks in another DomU running on the same Dom0
 2013-01-09 19:23 UTC  (7+ messages)

[PATCH 1/3] spi: Add helper functions for setting up transfers
 2013-01-09 19:20 UTC  (3+ messages)

git-completion.tcsh and git-completion.zsh are broken?
 2013-01-09 19:17 UTC 

[PATCH] ARM: nommu: re-enable use of vexpress without ARCH_MULTIPLATFORM
 2013-01-09 19:17 UTC  (6+ messages)
    ` [PATCH v2] "

sata_sil data corruption, possible workarounds
 2013-01-09 19:17 UTC  (8+ messages)

Bcache hang
 2013-01-09 19:17 UTC 

[PATCH] Smack: add missing support for transmute bit in smack_str_from_perm()
 2013-01-09 19:17 UTC  (2+ messages)

[PATCH] Smack: prevent revoke-subject from failing when unseen label is written to it
 2013-01-09 19:16 UTC  (2+ messages)

t7400 broken on pu (Mac OS X)
 2013-01-09 19:16 UTC  (2+ messages)

HarfBuzz + Pango update
 2013-01-09 19:00 UTC  (5+ messages)
` [PATCH v3 1/2] harfbuzz: add recipe, version 0.9.10
  ` [PATCH v3 2/2] pango: update to upstream version 1.32.5

[PATCH] smack: SMACK_MAGIC to include/uapi/linux/magic.h
 2013-01-09 19:15 UTC  (2+ messages)

[PATCH 00/42] SLES resync
 2013-01-09 19:15 UTC  (4+ messages)
` [PATCH 25/42] Make log_pthread more robust

[Bug 52521] New: hibernations problems: ext4 errors after some hibernation cycles
 2013-01-09 19:13 UTC  (2+ messages)
` [Bug 52521] "

[PATCH v7u1 26/31] x86: Don't enable swiotlb if there is not enough ram for it
 2013-01-09 19:13 UTC  (14+ messages)

OSD memory leaks?
 2013-01-09 19:11 UTC  (5+ messages)

[Printing-architecture] Next OP SC - Mon/Tue - 1/2 December 2008 - please join us
 2013-01-09 19:12 UTC  (2+ messages)
` [Printing-architecture] Last OP Meeting - Wed - 9 January 2013 - The Recording

[RFC v9 0/8] ARM: shmobile: DT initialisation of INTC
 2013-01-09 19:11 UTC  (6+ messages)
` [PATCH 1/8] SH: intc: Add support OF for INTC

[PATCH 0/4] arm: vt8500: Add new models and remove single-platform
 2013-01-09 19:09 UTC  (6+ messages)
` [PATCH 1/4] arm: vt8500: Add support for Wondermedia WM8750/WM8850

[PATCH 1/2] VFIO-AER: Vfio-pci driver changes for supporting AER
 2013-01-09 19:04 UTC  (3+ messages)

[U-Boot] [PULL] Please pull u-boot-atmel/master
 2013-01-09 19:03 UTC  (2+ messages)

[PATCH v3 7/8] ACPI, PCI: add hostbridge removal function
 2013-01-09 19:01 UTC  (10+ messages)
` [PATCH 0/8] PCI, ACPI, x86: Reserve fw allocated resource for hot-add root bus

[U-Boot] [PATCH] tegra30: cardhu: fix UART2 pinmux settings
 2013-01-09 19:00 UTC  (3+ messages)

[RFCv3][PATCH 1/3] create slow_virt_to_phys()
 2013-01-09 18:59 UTC  (6+ messages)
` [RFCv3][PATCH 2/3] fix kvm's use of __pa() on percpu areas
` [RFCv3][PATCH 3/3] make DEBUG_VIRTUAL work earlier in boot

[PATCH 0/3] retry slab allocation after first failure
 2013-01-09 18:59 UTC  (6+ messages)

[PATCH] local.conf.sample: Suggest parallelism of twice the number of cores
 2013-01-09 18:43 UTC  (3+ messages)

[Buildroot] [PATCH] packages/dvbsnoop: new package dvbsnoop
 2013-01-09 18:56 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "
  ` [Buildroot] [PATCH] dvbsnoop: "

[PATCH] ipv6: Netlink notify forwarding change
 2013-01-09 18:55 UTC  (2+ messages)

[RESEND PATCH] sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch
 2013-01-09 18:55 UTC  (4+ messages)
` [PATCH v2] "

[RFC 00/12] target-i386: Fix APIC-ID-based topology (v4)
 2013-01-09 18:53 UTC  (26+ messages)
` [Qemu-devel] "
` [RFC 01/12] kvm: add KVM_FEATURE_CLOCKSOURCE_STABLE_BIT fake #define
  ` [Qemu-devel] "
` [RFC 02/12] target-i386: Don't set any KVM flag by default if KVM is disabled
  ` [Qemu-devel] "
` [RFC 03/12] pc: Reverse pc_init_pci() compatibility logic
  ` [Qemu-devel] "
` [RFC 04/12] kvm: Create kvm_arch_vcpu_id() function
  ` [Qemu-devel] "
` [RFC 05/12] target-i386: kvm: Set vcpu_id to APIC ID instead of CPU index
  ` [Qemu-devel] "
` [RFC 06/12] fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()
  ` [Qemu-devel] "
` [RFC 07/12] target-i386/cpu: Introduce apic_id_for_cpu() function
  ` [Qemu-devel] "
` [RFC 08/12] cpus.h: Make constant smp_cores/smp_threads available on *-user
  ` [Qemu-devel] "
` [RFC 09/12] pc: Set fw_cfg data based on APIC ID calculation
  ` [Qemu-devel] "
` [RFC 10/12] tests: Support target-specific unit tests
  ` [Qemu-devel] "
` [RFC 11/12] target-i386: Topology & APIC ID utility functions
  ` [Qemu-devel] "
` [RFC 12/12] pc: Generate APIC IDs according to CPU topology
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v2 0/8] target-mips: DSP ASE fixes and cleanup
 2013-01-09 18:51 UTC  (2+ messages)

[PATCH v2 0/3] have input method modules cached at do-rootfs time
 2013-01-09 18:35 UTC  (3+ messages)

[PATCH V2 Resend 0/4] Create sched_select_cpu() and use it for workqueues and timers
 2013-01-09 18:49 UTC  (10+ messages)
` [PATCH V2 Resend 3/4] workqueue: Schedule work on non-idle cpu instead of current one

[PATCH V2 0/4] add RTC support for Armada 370 and Armada XP
 2013-01-09 18:49 UTC  (4+ messages)

[PATCH] drm/i915: Fix RGB color range property for PCH platforms
 2013-01-09 18:49 UTC  (2+ messages)

[U-Boot] [PATCH] tegra30: fix UART2 pinmux table entry
 2013-01-09 18:48 UTC  (4+ messages)

[Printing-architecture] OP Minutes 9 January 2013
 2013-01-09 18:47 UTC 

[RELEASE] Userspace RCU 0.7.6
 2013-01-09 18:46 UTC 

[PATCH] Allow Marvell SATA driver to work with LEDS_TRIGGER_IDE_DISK
 2013-01-09 18:45 UTC  (4+ messages)

[PATCH v3 00/11] xen: Initial kexec/kdump implementation
 2013-01-09 18:42 UTC  (14+ messages)
` [PATCH v3 01/11] kexec: introduce kexec firmware support
  ` [PATCH v3 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE

[PATCH] xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove BLKIF_OP_WRITE_BARRIER
 2013-01-09 18:44 UTC  (11+ messages)
  ` [Xen-devel] "
            ` [Qemu-devel] "

recommended way to add ssd cache to mdraid array
 2013-01-09 18:41 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove BLKIF_OP_WRITE_BARRIER
 2013-01-09 18:41 UTC  (2+ messages)
`  "

[PATCH 0/8] drm/exynos: address more scenarios with wait_for_vblank
 2013-01-09 18:39 UTC  (5+ messages)
` [PATCH 8/8] drm/exynos: fimd: add complete_scanout function

[RELEASE] Userspace RCU 0.6.9
 2013-01-09 18:39 UTC 

epoll and listener sockets
 2013-01-09 18:36 UTC  (2+ messages)


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.