All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-04 17:26:22 to 2013-03-04 18:30:53 UTC [more...]

"git commit" fails due to spurious file in index
 2013-03-04 18:15 UTC 

[U-Boot] dtb vs. kernel command line arguments
 2013-03-04 18:30 UTC 

[PATCHSET wq/for-3.10-tmp] workqueue: implement workqueue with custom worker attributes
 2013-03-04 18:30 UTC  (5+ messages)
` [PATCH 28/31] workqueue: reject increasing max_active for ordered workqueues
  ` [PATCH UPDATED 28/31] workqueue: reject adjusting max_active or applying attrs to "
` [PATCH 31/31] workqueue: implement sysfs interface for workqueues
  ` [PATCH v2 "

[Buildroot] [PATCH 1/1] Updated systemd to version 197
 2013-03-04 18:30 UTC  (8+ messages)
` [Buildroot] What to do about systemd/udev/eudev?

[GIT PULL] Btrfs fixup
 2013-03-04 18:30 UTC  (2+ messages)

[PATCH v2 1/2] mac80211: get the rates masks from the txrc in rate_control_get_rate
 2013-03-04 18:27 UTC  (2+ messages)
` [PATCH v2 2/2] mac80211: fix the check for mcs rates masking

[PATCH 00/12] mtd: nand: provision full ID support
 2013-03-04 18:29 UTC  (3+ messages)
` [PATCH 11/12] mtd: nand: rename the id filed of 'struct nand_flash_dev'

VLV updates
 2013-03-04 18:29 UTC  (5+ messages)
` [PATCH 01/28] drm/i915: sprite support for ValleyView
` [PATCH 02/28] drm/i915: add sprite assertion function for VLV

zsmalloc limitations and related topics
 2013-03-04 18:29 UTC  (3+ messages)

[PATCH 00/15] ARM: OMAP5: PM: Add MPUSS suspend and CPUidle support
 2013-03-04 18:29 UTC  (11+ messages)
` [PATCH 03/15] ARM: OMAP4+: PM: Consolidate and use OMAP4 PM code for OMAP5
` [PATCH 05/15] ARM: OMAP5: PM: Enables ES2 PM mode by default

[PATCH] Various fixes for zcache for v3.10
 2013-03-04 18:28 UTC  (13+ messages)
` [PATCH 01/11] zcache: s/int/bool/ on the various options
` [PATCH 02/11] zcache: Provide accessory functions for counter increase
` [PATCH 03/11] zcache: Provide accessory functions for counter decrease
` [PATCH 04/11] zcache: The last of the atomic reads has now an accessory function
` [PATCH 05/11] zcache: Make the debug code use pr_debug
` [PATCH 06/11] zcache: Move debugfs code out of zcache-main.c file
` [PATCH 07/11] zcache/debug: Use an array to initialize/use debugfs attributes
` [PATCH 08/11] zcache: Move the last of the debugfs counters out
` [PATCH 09/11] zcache: Module license is defined twice
` [PATCH 10/11] zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUG
` [PATCH 11/11] zcache/zbud: Add incremental accessory counters

[PATCH 0/7] ceph: misc fixes
 2013-03-04 18:26 UTC  (5+ messages)
` [PATCH 4/7] ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag
` [PATCH 6/7] ceph: don't early drop Fw cap

[linux-linus test] 16773: regressions - FAIL
 2013-03-04 18:25 UTC  (6+ messages)
  ` [linux-linus test] 16982: "
    ` [linux-linus test] 16982: regressions - FAIL [and 1 more messages]

ALSA SOC Driver (mxs-wm8753)
 2013-03-04 18:25 UTC 

[PATCH v2 0/4] scsi: 64-bit LUN support
 2013-03-04 18:22 UTC  (3+ messages)
` [PATCH 1/4] scsi_scan: Fixup scsilun_to_int()

user ns: arbitrary module loading
 2013-03-04 18:21 UTC  (17+ messages)
          ` [PATCH 0/2] userns bug fixes for v3.9-rc2 for review
            ` [PATCH 2/2] fs: Limit sys_mount to only request filesystem modules
                ` [kernel-hardening] "

e1000e: nic does not work properly after cold power on
 2013-03-04 18:15 UTC  (2+ messages)

[RESEND][PATCH] lpfc should check return status for task mgmt IOCBs (now with correct code formatting)
 2013-03-04 18:20 UTC 

[Qemu-devel] [PATCH 0/2 v4] Time resync support by qemu-ga
 2013-03-04 18:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] qga: add guest-get-time command
` [Qemu-devel] [PATCH 2/2] qga: add guest-set-time command

[PATCH] ARM: OMAP2+: PM: Fix the dt return condition in pm_late_init()
 2013-03-04 18:19 UTC  (5+ messages)
` [PATCH] ARM: OMAP2+: Remove duplicate omap4430_init_late() declaration

[PATCH 00/14] ARM: OMAP2+: GPMC clean-up and DT update
 2013-03-04 18:19 UTC  (7+ messages)
` [PATCH 11/14] ARM: OMAP2+: Add device-tree support for NOR flash

OSD Data Read/Write Separation Patches
 2013-03-04 18:18 UTC  (17+ messages)
` [PATCH 0/3] libceph: a few cleanups
  ` [PATCH 1/3] libceph: use (void *) for untyped data in osd ops
  ` [PATCH 2/3] libceph: kill ceph_msg->pagelist_count
  ` [PATCH 3/3] libceph: rename ceph_calc_object_layout()
` [PATCH 0/3] libceph: simplify incoming message allocation
  ` [PATCH 1/3] libceph: drop mutex while allocating a message
  ` [PATCH 2/3] libceph: define mds_alloc_msg() method
  ` [PATCH 3/3] libceph: no need for alignment for mds message
` [PATCH 0/3] ceph: assign message data fields consistently
  ` [PATCH 1/3] ceph: use calc_pages_for() in start_read()
  ` [PATCH 2/3] ceph: simplify ceph_sync_write() page_align calculation
  ` [PATCH 3/3] libceph: don't assign page info in ceph_osdc_new_request()
` [PATCH 0/3] libceph: distinguish osd request read and write data
  ` [PATCH 1/3] libceph: separate osd request data info
  ` [PATCH 2/3] libceph: distinguish page and bio requests
  ` [PATCH 3/3] libceph: separate read and write data

[B.A.T.M.A.N.] [Battlemesh] Wireless Battle Mesh v6 - Call for Talks Announcement
 2013-03-04 18:18 UTC 

[PATCH] Allow combined diff to ignore white-spaces
 2013-03-04 18:17 UTC  (3+ messages)

Voltage scale, milli or micro?
 2013-03-04 18:17 UTC 

[U-Boot] Beginners Questions on modding a NAS
 2013-03-04 18:16 UTC  (5+ messages)
  ` [U-Boot] [OT] "

[PATCH] st: Take additional queue ref in st_probe
 2013-03-04 18:13 UTC  (2+ messages)

[PATCH] KVM: x86: Convert INIT and SIPI signals into synchronously handled requests
 2013-03-04 18:13 UTC  (3+ messages)

[PATCH 1/1] mm: Export split_page()
 2013-03-04 18:10 UTC  (8+ messages)

THP broken on MIPS-32 [3.8]
 2013-03-04 18:13 UTC  (3+ messages)
` MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGE

[PATCH -V1 00/24] THP support for PPC64
 2013-03-04 18:11 UTC  (6+ messages)
` [PATCH -V1 09/24] powerpc: Decode the pte-lp-encoding bits correctly

make ctags with separate build dirs
 2013-03-04 18:02 UTC 

[PATCH v2 00/11] em28xx: i2c debugging cleanups and support for newer eeproms
 2013-03-04 18:09 UTC  (3+ messages)
` [PATCH v2 01/11] em28xx-i2c: replace printk() with the corresponding em28xx macros

[PATCH 00/67 V2] IIO break info_mask into a pair of masks
 2013-03-04 18:09 UTC  (4+ messages)

[PATCH] KVM: nVMX: Fix setting of CR0 and CR4 in guest mode
 2013-03-04 18:08 UTC  (7+ messages)

[Qemu-devel] virtio-rng and fd passing
 2013-03-04 15:27 UTC  (11+ messages)

brouting different VLANs
 2013-03-04 18:06 UTC  (6+ messages)

[PATCH RFC 0/2] kvm: Better yield_to candidate using preemption notifiers
 2013-03-04 18:02 UTC  (3+ messages)
` [PATCH RFC 1/2] kvm: Record the preemption status of vcpus using preempt notifiers
` [PATCH RFC 2/2] kvm: Iterate over only vcpus that are preempted

[PATCH] bluez5: Add bt_register_profile_with_role
 2013-03-04 18:05 UTC  (2+ messages)

[PATCH 1/2] cgroup: no need to check css refs for release notification
 2013-03-04 18:05 UTC  (6+ messages)
` [PATCH 2/2] cgroup: avoid accessing modular cgroup subsys structure without locking

[PATCH] comments in the vpmu_core2 code and additional cpuids (v2)
 2013-03-04 18:04 UTC  (3+ messages)
` [PATCH 1/2] x86/Intel: Provide comments for which model is what
` [PATCH 2/2] x86/Intel: Add missing Merom, Westmere, and Nehelem models

[Bug 59057] New: Black screen after resume from s2ram
 2013-03-04 18:04 UTC  (2+ messages)
  ` [Bug 59057] "

[PATCH v0 09/10] handsfree-audio: Add function to get hfp version
 2013-03-04 18:04 UTC  (2+ messages)

Robert P. J. Day : u-boot: unify denx.de SRC_URIs to match all others
 2013-03-04 18:03 UTC 

Denys Dmytriyenko : multi-kernel: match oe-core for MODULE_IMAGE_BASE_NAME, set it conditionally
 2013-03-04 18:03 UTC 

Denys Dmytriyenko : multi-kernel: match oe-core for MODULE_IMAGE_BASE_NAME, set it conditionally
 2013-03-04 18:03 UTC 

Robert P. J. Day : u-boot: unify denx.de SRC_URIs to match all others
 2013-03-04 18:03 UTC 

[PATCH] mtd omap2 driver fix IOERR
 2013-03-04 18:03 UTC 

[PATCH 0/2] LSI SAS device removal fixes
 2013-03-04 18:02 UTC  (3+ messages)
` [PATCH 1/2] mptfusion, mpt2sas, mpt3sas: Don't remove dead IOC PCI device

OSD Crash
 2013-03-04 18:02 UTC 

[PATCH] Add missing Intel models to VPMU
 2013-03-04 18:01 UTC  (5+ messages)
` [PATCH 2/2] x86/Intel: Add missing Merom, Westmere, and Nehelem models

[PATCH] ARM: OMAP3: board-generic: Add missing omap3_init_late
 2013-03-04 18:00 UTC  (4+ messages)

[PATCH] populate_sdk_base/image: Fix races for variable mappings
 2013-03-04 17:43 UTC 

[U-Boot] [PATCH 1/3] ARM: implement some Cortex-A9 errata workarounds
 2013-03-04 18:00 UTC  (5+ messages)

[PATCH] ioatdma: make debug output more readable
 2013-03-04 17:59 UTC 

[PATCH] Btrfs: allow running defrag in parallel to administrative tasks
 2013-03-04 17:28 UTC 

is L1 really disabled in iwlwifi
 2013-03-04 17:58 UTC  (5+ messages)

[Qemu-devel] [PATCH] sysbus: add no_user for devices using mmio or IRQ or GPIO
 2013-03-04 17:58 UTC  (2+ messages)

[PATCH 0/2] gpio/omap: updates for v3.10
 2013-03-04 17:58 UTC  (7+ messages)
` [PATCH 1/2] gpio/omap: convert gpio irq domain to linear mapping

Offre prestige découverte remise 10 euros avec le code NW24
 2013-03-04 17:57 UTC 

[PATCH] nfsd: try nfsdcld client tracker in containers
 2013-03-04 17:56 UTC  (5+ messages)

[PATCHv4 1/3] mac80211: move mesh sync beacon handler into neighbour_update
 2013-03-04 17:54 UTC  (6+ messages)
` [ath9k-devel] "
` [PATCHv4 2/3] mac80211: mesh power save doze scheduling
  ` [ath9k-devel] "
` [PATCHv4 3/3] ath9k: mesh powersave support
  ` [ath9k-devel] "

[PATCH] Core Standby Mode and caches
 2013-03-04 17:54 UTC  (2+ messages)
` [PATCH] ARM: shmobile: r8a7740: Add CPU Core Standby Mode

how to handle a source tree with both user-space and kernel module sources
 2013-03-04 17:53 UTC 

[PATCH 00/40] Power: AB8500: Internal development push
 2013-03-04 17:49 UTC  (5+ messages)

For review: pid_namespaces(7) man page
 2013-03-04 17:52 UTC  (7+ messages)

LVDS (LDB) driver for i.MX53 IPU
 2013-03-04 17:51 UTC 

[PATCH] drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK
 2013-03-04 17:50 UTC  (3+ messages)

[RFC v2 0/3] Add DT Binding for Power-Supply power-supply property
 2013-03-04 17:47 UTC  (10+ messages)
` [RFC v2 2/3] power: power_supply: Add core support for supplied_nodes

[PATCH v5 1/2] cgroup: fix cgroup_path() vs rename() race
 2013-03-04 17:50 UTC  (3+ messages)

[Buildroot] [PATCH] stress: honor the BR2_PREFER_STATIC_LIB preference
 2013-03-04 17:50 UTC  (6+ messages)

i915 black screen introduced by ACPI changes
 2013-03-04 17:50 UTC  (15+ messages)

[PATCH v12 rebased 0/8] pv event to notify host when the guest is panicked
 2013-03-04 17:49 UTC  (10+ messages)
` [PATCH v12 rebased] kvm: "
            ` [Qemu-devel] "

Inconsistent error codes between NFSv4 and v3 on network issues
 2013-03-04 17:47 UTC  (2+ messages)

[PATCH v10] claim and its friends for allocating multiple self-ballooning guests
 2013-03-04 17:47 UTC  (7+ messages)
` [PATCH 1/6] mmu: Introduce XENMEM_claim_pages (subop of memory ops)
` [PATCH 2/6] xc: use XENMEM_claim_pages during guest creation
` [PATCH 3/6] xl: Implement XENMEM_claim_pages support via 'claim_mode' global config
` [PATCH 4/6] xc: XENMEM_claim_pages claimed but not possesed value
` [PATCH 5/6] xl: export 'unclaimed_pages' value from xcinfo
` [PATCH 6/6] xl: 'xl list' supports '-c' for global claim information

IMA: How to manage user space signing policy with others
 2013-03-04 17:46 UTC  (11+ messages)

[tile] sys_llseek() can *not* be used as compat_sys_llseek() there
 2013-03-04 17:45 UTC  (4+ messages)
` [PATCH] tile: work around bug in the generic sys_llseek

Feature Completion Deadline for 1.4 looming
 2013-03-04 17:26 UTC  (5+ messages)
    ` [OE-core] "

[PATCH] md: dm-verity: Fix to avoid a deadlock in dm-bufio
 2013-03-04 17:42 UTC  (2+ messages)

RGW Blocking on 1-2 PG's - argonaut
 2013-03-04 17:42 UTC  (7+ messages)

[PATCH 5/9] xfs: add CRC checks to the AGI
 2013-03-04 17:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: use XBZRLE only after bulk stage
 2013-03-04 17:39 UTC  (11+ messages)

[PATCH] usb: host: tegra: Reset Tegra USB controller before init
 2013-03-04 17:38 UTC  (2+ messages)

[PATCH 2/3] cgroup: add cgroup_name() API
 2013-03-04 17:38 UTC  (12+ messages)

[PATCH RFC] pwm: add sysfs interface
 2013-03-04 17:38 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-mips: fix DSP overflow macro and affected routines
 2013-03-04 17:37 UTC 

[ 000/153] 3.2.40-stable review
 2013-03-04 17:37 UTC  (3+ messages)
` [ 114/153] idr: fix top layer handling

[PATCH] ARM: OMAP: Clear GPMC bits when applying new setting
 2013-03-04 17:37 UTC  (3+ messages)

[PATCH][v3] xhci: correctly enable interrupts
 2013-03-04 18:08 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: mux: correct wrong error messages
 2013-03-04 17:35 UTC  (3+ messages)

[PATCH V2 0/2] Connman upgrade and qemu ethernet provisioning
 2013-03-04 17:17 UTC  (3+ messages)
` [PATCH V2 1/2] connman: upgrade to 1.12
` [PATCH V2 2/2] connman: Wired inteface provisioned via qemu

PATCH: freezer: add fake signal clearing back when thaw task
 2013-03-04 17:32 UTC  (4+ messages)

cgroup_release_agent() hung task warnings
 2013-03-04 17:33 UTC  (5+ messages)

[PATCH] ARM: OMAP2+: Fix broken gpmc support
 2013-03-04 17:33 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] ARM: Misc ARM big-endian bug fixes
 2013-03-04 17:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/4] target-arm: Fix VFP register byte order in GDB remote

[PATCH 0/4] Add support for tps65090-charger
 2013-03-04 17:31 UTC  (5+ messages)
` [PATCH 4/4] power: tps65090: "

[Qemu-devel] The state of testing
 2013-03-04 17:26 UTC  (3+ messages)

[for-next][PATCH 0/6] tracing: memory savings and minor fixes
 2013-03-04 17:20 UTC  (5+ messages)
` [for-next][PATCH 2/6] tracing: Annotate event field-defining functions with __init
` [for-next][PATCH 4/6] tracing: Add __per_cpu annotation to trace array percpu data pointer
` [for-next][PATCH 5/6] tracing: Fix trace events build without modules
` [for-next][PATCH 6/6] tracing: Fix some section mismatch warnings


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.