All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-13 18:28:10 to 2012-03-13 20:39:30 UTC [more...]

[PATCH 5/5] ARM: Cortex-M3: Add support for exception handling
 2012-03-13 20:39 UTC  (5+ messages)
` [PATCH v2 4/5] Cortex-M3: Add base support for Cortex-M3
  ` [PATCH v2 5/5] Cortex-M3: Add support for exception handling

nfs locking with cent os 6?
 2012-03-13 20:38 UTC  (2+ messages)

[PATCH v2 0/3] ahci: fix boot/resume COMRESET failures
 2012-03-13 20:37 UTC  (5+ messages)
` [PATCH v2 1/3] ahci: add AHCI_HFLAG_DELAY_ENGINE host flag

[PATCH] net: pfifo_fast - use ffs(x)-1 instead of array lookup
 2012-03-13 20:37 UTC  (3+ messages)

[PATCH 1/2] Documentation/diff-options: fix typo in --submodule text
 2012-03-13 20:36 UTC  (4+ messages)
` [PATCH 2/2] Documentation/diff-options: reword description of --submodule option

[INFO] : Hibernation and Resume between 2 similar devices
 2012-03-13 20:36 UTC  (3+ messages)

[PATCH 1/1] of: add NULL parameter check for of_device_is_available
 2012-03-13 20:34 UTC  (2+ messages)

[U-Boot] SPI flash writing
 2012-03-13 20:35 UTC  (4+ messages)

[PATCH 5 4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
 2012-03-13 20:34 UTC  (15+ messages)
` [PATCH 5 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()

[PATCH] omap2+: add drm device
 2012-03-13 20:34 UTC 

[PATCH] enhance usability of /proc/sys/net/ipv4/ip_local_reserved_ports
 2012-03-13 20:33 UTC  (2+ messages)
` [PATCH] enhance usability of /proc/sys/net/ipv4/ip_local_reserved_ports (v2)

[PATCH v4] KVM: Factor out kvm_vcpu_kick to arch-generic code
 2012-03-13 20:34 UTC  (5+ messages)

[ath9k-devel] Help: ath9k txq
 2012-03-13 20:33 UTC 

linux-next: Tree for Mar 13
 2012-03-13 20:30 UTC  (3+ messages)
` [PATCH] x86: export 'pcibios_enabled'

[Bug 47288] New: System hangs with GeForce 6150SE nForce 430
 2012-03-13 20:30 UTC  (2+ messages)
  ` [Bug 47288] "

Clean up of PCM spinlocks
 2012-03-13 20:24 UTC  (9+ messages)

timed out in osd1 error in dmes
 2012-03-13 20:23 UTC  (2+ messages)

tun oops dereferencing garbage nsproxy-> address
 2012-03-13 20:23 UTC  (5+ messages)

getdents - ext4 vs btrfs performance
 2012-03-13 20:22 UTC  (7+ messages)

LVM2 ./WHATS_NEW tools/pvmove.c
 2012-03-13 20:21 UTC 

[PATCH] thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOS
 2012-03-13 20:19 UTC  (11+ messages)
  ` [ibm-acpi-devel] "

[PATCH] kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
 2012-03-13 20:19 UTC  (6+ messages)

[GIT PULL] Renesas SoC updates for v3.4
 2012-03-13 20:17 UTC  (8+ messages)
` [GIT PULL] Renesas SoC updates for v3.4, take 2

+ procfs-mark-thread-stack-correctly-in-proc-pid-maps-v3.patch added to -mm tree
 2012-03-13 20:17 UTC 

[U-Boot] U-boot for MPC8280 Processor
 2012-03-13 20:16 UTC  (2+ messages)

[PATCH] -mm/linux-next: procfs: Mark thread stack correctly in proc/<pid>/maps
 2012-03-13 20:16 UTC 

[U-Boot] [PATCH V3] net: fec_mxc: allow use with cache enabled
 2012-03-13 20:14 UTC  (4+ messages)

Fwd: ext4 extents.c bug
 2012-03-13 20:14 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH v5 00/14] Tracing Improvements, Simpletrace v2
 2012-03-13 20:11 UTC  (2+ messages)

[U-Boot] [PATCH] ns16550: tegra: Specify debugging serial port at boot
 2012-03-13 20:12 UTC  (4+ messages)
` [U-Boot] "

[RFC] firmware loader: retry _nowait requests when userhelper is not yet available
 2012-03-13 20:14 UTC  (6+ messages)
` [PATCH] firmware loader: don't cancel _nowait requests when helper "
    `  "

vfs_writev() returns -EIO, although no errors are returned from the underlying device
 2012-03-13 20:09 UTC 

checkout -q not quiet enough
 2012-03-13 20:08 UTC  (2+ messages)

[mlmmj] Mlmmj 1.2.18a1 released
 2012-03-13 20:07 UTC  (2+ messages)

[PATCH 0/3] ncurses library location fix
 2012-03-13 19:58 UTC  (4+ messages)
` [PATCH 3/3] gettext: do not set libncurses prefix explicitly

[Qemu-devel] [PATCH 00/12] Rewrite tracetool using python
 2012-03-13 20:03 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/12] Converting tracetool.sh to tracetool.py
` [Qemu-devel] [PATCH 02/12] trace: [tracetool] Remove unused 'sizestr' attribute in 'Event'
` [Qemu-devel] [PATCH 03/12] trace: [tracetool] Do not rebuild event list in backend code
` [Qemu-devel] [PATCH 04/12] trace: [tracetool] Simplify event line parsing
` [Qemu-devel] [PATCH 05/12] trace: [tracetool] Do not precompute the event number
` [Qemu-devel] [PATCH 06/12] trace: [tracetool] Add support for event properties
` [Qemu-devel] [PATCH 07/12] trace: [tracetool] Process the "disable" event property
` [Qemu-devel] [PATCH 08/12] trace: [tracetool] Rewrite event argument parsing
` [Qemu-devel] [PATCH 09/12] trace: [tracetool] Make format-specific code optional and with access to events
` [Qemu-devel] [PATCH 10/12] trace: [tracetool] Automatically establish available backends and formats
` [Qemu-devel] [PATCH 11/12] trace: Provide a per-event status define for conditional compilation
` [Qemu-devel] [PATCH 12/12] trace: [tracetool] Add error-reporting functions

[PATCH 0/5] quota updates V4
 2012-03-13 20:03 UTC  (3+ messages)
` [PATCH 4/5] xfs: remove the per-filesystem list of dquots

+ arch-powerpc-platforms-pseries-eeh_eventc-slightly-fix-set_current_state-wart.patch added to -mm tree
 2012-03-13 20:02 UTC 

[RFC PATCH] push: start warning upcoming default change for push.default
 2012-03-13 20:01 UTC  (2+ messages)
` Auto-matching upstream branches by name (was: [RFC PATCH] push: start warning upcoming default change for push.default)

[Adeos-main] [PATCH 2.6.38] ipipe: x86_64: Fix build regression of 747fa81bca
 2012-03-13 19:58 UTC  (2+ messages)

[Qemu-devel] [PULL] slirp: Final requeuing fix, small cleanups
 2012-03-13 19:54 UTC  (2+ messages)

Some slightly random musings on device tree expression syntax
 2012-03-13 19:56 UTC  (3+ messages)

[Qemu-devel] [PULL 00/14] usb patch queue
 2012-03-13 19:55 UTC  (2+ messages)

+ kexec-add-further-check-to-crashkernel.patch added to -mm tree
 2012-03-13 19:54 UTC 

[Qemu-devel] [PATCH v4 0/3] Prepare QOM support for machines and CPU
 2012-03-13 19:52 UTC  (2+ messages)

hi
 2012-03-13 19:50 UTC 

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2012-03-13 19:50 UTC 

[PATCH v3 0/9] support to migrate with IPv6 address
 2012-03-13 19:47 UTC  (7+ messages)
` [PATCH v3 3/9] net: introduce tcp_client_start()
  ` [Qemu-devel] "
` [PATCH v3 8/9] net: split hostname and service by last colon
  ` [Qemu-devel] "
` [PATCH v3 9/9] net: support to include ipv6 address by brackets
  ` [Qemu-devel] "

[PATCH v2 1/3] mac80211: Record timing offset (Toffset) for all mesh neighbors
 2012-03-13 19:47 UTC  (3+ messages)
` [PATCH v2 2/3] cfg80211: Fill Toffset for each station
` [PATCH v2 3/3] nl80211: Read "

[PATCH 1/5 v4] i2c/gpio: add DT support
 2012-03-13 19:46 UTC  (5+ messages)

[PATCH 0/2] meta-intel: crownbay 3.2 update
 2012-03-13 19:44 UTC  (4+ messages)
` [PATCH 1/2] meta-crownbay: switch to linux-yocto-3.2 kernel

[PATCH] ASoC: max98095: add jack detection
 2012-03-13 19:44 UTC  (2+ messages)

[Bug 42923] New: External monitor on display port has no sync with radeon driver
 2012-03-13 19:41 UTC 

[PATCH] ASoC: max98095: add jack detection
 2012-03-13 19:40 UTC  (2+ messages)

[PATCH v2 2/2] arm/tegra: add timeout to PCIe PLL lock detection loop
 2012-03-13 19:36 UTC  (5+ messages)
` [PATCH] arm/tegra: pcie: fix return value of function

[Qemu-devel] [PATCHv3 0/9] cleanup/consolidate some iovec functions
 2012-03-13 19:35 UTC  (8+ messages)
` [Qemu-devel] [PATCHv3 1/9] refresh iov_* functions
` [Qemu-devel] [PATCHv3 8/9] cleanup qemu_co_sendv(), qemu_co_recvv() and friends

[PATCH] dt: pinctrl: Document device tree binding
 2012-03-13 19:34 UTC  (8+ messages)

[PATCH v3 2/2] DMAEngine: Add DMAEngine driver based on old MSM DMA APIs
 2012-03-13 19:34 UTC  (4+ messages)

TOO SLOW data write speed and delete.. NEED HELP
 2012-03-13 19:33 UTC  (2+ messages)

[PATCH 0/1] meta-intel: jasperforest 3.2 update
 2012-03-13 19:32 UTC  (2+ messages)
` [PATCH 1/1] meta-jasperforest: switch to linux-yocto-3.2 kernel

[PATCH/RFC] Change t0204-gettext-reencode-sanity.sh to pass under Mac OSX
 2012-03-13 19:32 UTC  (18+ messages)
              ` Re*: "

[PATCH 0/3][V2] Hob Notebook Implementation
 2012-03-13 19:23 UTC  (5+ messages)
` [PATCH 1/3] Hob: implement a self-defined notebook visual component for Hob

pull request: wireless 2012-03-13
 2012-03-13 19:21 UTC 

[PATCH 0/1] meta-intel: sugarbay 3.2 update
 2012-03-13 19:31 UTC  (3+ messages)
` [PATCH 1/1] meta-sugarbay: switch to linux-yocto-3.2 kernel

[PATCH - stable v3.2] omap3isp: ccdc: Fix crash in HS/VS interrupt handler
 2012-03-13 19:31 UTC  (4+ messages)

[PATCH V3] cpuidle: Add a sysfs entry to disable specific C state for debug purpose
 2012-03-13 19:29 UTC  (12+ messages)
  ` [linux-pm] "

Is bugzilla's SSL certificate invalid?
 2012-03-13 19:09 UTC  (2+ messages)

[Qemu-devel] [RESEND PATCH] vmstate: fix varrays with uint32_t indexes
 2012-03-13 17:46 UTC  (3+ messages)

[Qemu-devel] [PATCH RESEND v5 0/6] save/restore on Xen
 2012-03-13 19:26 UTC  (6+ messages)
` [Qemu-devel] [PATCH RESEND v5 2/6] Introduce "save_devices"
        `  "

[PATCH 1/1] NFS4: remove erroneous BUG_ONs in file layout pg_init functions
 2012-03-13 19:26 UTC  (2+ messages)

crash in is_xen_swiotlb_buffer
 2012-03-13 19:25 UTC  (10+ messages)

b43 installation issue
 2012-03-13 19:24 UTC  (2+ messages)

[PATCH 00/14] Self-Hosted Fixes and Package Updates
 2012-03-13 16:00 UTC  (3+ messages)
` [PATCH 12/14] xinit: Update to 1.3.2
  ` [PATCH 12/14] xinit: Update to 1.3.2 -- Typo fix

[PATCH-RT] preempt.h: Fix implicit declaration of 'preempt_check_resched_rt'
 2012-03-13 19:24 UTC  (3+ messages)

[PATCH] initscripts: test whether /etc/init.d/hwclock.sh exists
 2012-03-13 19:14 UTC 

[PATCH 0/3] power: max17042_battery: Add DT bindings
 2012-03-13 19:22 UTC  (8+ messages)
` [PATCH 1/3] max17042_battery: Use devm_kzalloc() where applicable
` [PATCH 2/3] max17042_battery: Preserve properties outside of platform data
` [PATCH 3/3] max17042_battery: Make it possible to instantiate driver from DT

[PATCH/RFC] remove #!interpreter line from shell libraries
 2012-03-13 19:09 UTC  (5+ messages)

[PATCH 0/1] ddimage: Add script for writing images to boot media
 2012-03-13 19:16 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/8] net/mlx4_en: DCB QoS support
 2012-03-13 19:16 UTC  (3+ messages)
` [PATCH 4/8] net/mlx4_en: Set max rate-limit for a TC

xl: expose max_cpu_id from `xl info`
 2012-03-13 19:15 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 00/17] Improvements around discard and write zeroes
 2012-03-13 19:13 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH 06/17] block: use bdrv_{co, aio}_discard for write_zeroes operations

[PATCH v2 [2011.03-maintenance]] Changed the Source-URI from (currently?) dead openmoko SVN-Server to new git-repository at git.yoctoproject.org
 2012-03-13 18:03 UTC  (2+ messages)
` [PATCH v3][2011.03-maintenance] "

RFC: Stack overrun detector on ARM - ideas?
 2012-03-13 19:10 UTC 

[Bug 46713] New: HDMI audio played back at a wrong rate
 2012-03-13 19:05 UTC  (3+ messages)
` [Bug 46713] "

Minutes: Yocto Project Technical Team Meeting - Tuesday, March 13, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada)
 2012-03-13 19:02 UTC  (3+ messages)

[PATCH 1/5] Split xcb-util into separate packages
 2012-03-13 18:51 UTC  (2+ messages)

[PATCH] bug fix for 42142
 2012-03-13 18:59 UTC  (2+ messages)
` [PATCH] mpt2sas: Corrected the constant in comparison to a hexadecimal

[PATCH] scripts: scripts/patch-kernel should be able to digest kernel.org hosted .xz patches
 2012-03-13 18:58 UTC  (2+ messages)

[PATCH 0/2] Improve power consumption for off-lined cores
 2012-03-13 18:55 UTC  (6+ messages)
` [PATCH 1/2] x86: Allow off-lined CPU to enter deeper C states
` [PATCH 2/2] cpuidle: power_usage should be declared signed integer

[Qemu-devel] [PATCH 2/2] qdev: fix NULL deference
 2012-03-13 18:55 UTC  (2+ messages)

NFSv4 post-1.2.2 nfs-utils client fails to mount from pre-1.2.3 nfs-utils server
 2012-03-13 18:53 UTC  (6+ messages)

[PATCH 0/5] MAX17042 add support for maxim POR procedure
 2012-03-13 18:48 UTC  (4+ messages)
` [PATCH 5/5] max17042: Change capacity property to use reported SOC register

[PATCH] perf: Add a new sort order: SORT_INCLUSIVE (v3)
 2012-03-13 18:46 UTC 

[PATCH 0/4] MTD: Change meaning of -EUCLEAN return code on reads
 2012-03-13 17:46 UTC  (3+ messages)

[PATCH 0/2] perf: add sort by inclusive time functionality (v2)
 2012-03-13 18:45 UTC  (6+ messages)

Deadlocks by p2m_lock and event_lock
 2012-03-13 18:45 UTC  (7+ messages)

VLAN regression caused by: e1000: do vlan cleanup (799d531)
 2012-03-13 18:44 UTC  (3+ messages)

[34-longterm 000/196] v2.6.34.11 longterm review
 2012-03-13 18:42 UTC  (5+ messages)
` [34-longterm 046/196] repair gdbstub to match the gdbserial protocol specification
  ` [34-longterm 181/196] x86, AMD: Fix ARAT feature setting again

[lm-sensors] [PATCH] hwmon: (it87) Add support for IT8781F, IT8782F, IT8783E/F
 2012-03-13 18:43 UTC  (2+ messages)

Trying to build "ceph-client-standalone" under kernel 2.6.32
 2012-03-13 18:40 UTC  (3+ messages)

[PATCH 1/3] x86: EXPORT_SYMBOL(pat_enabled)
 2012-03-13 18:39 UTC  (3+ messages)
` [PATCH 3/3] drm/i915: Don't do MTRR setup if PAT is enabled

[Qemu-devel] [PATCH 1/2] cleanup obsolete typedef
 2012-03-13 18:38 UTC  (2+ messages)

stripping [PATCH] without losing later tags from mailed patches (Re: [ 02/12] Remove COMPAT_IA32 support)
 2012-03-13 18:38 UTC  (13+ messages)
        ` [PATCH] git-am: error out when seeing -b/--binary
                      ` [PATCH] git-am: officially deprecate -b/--binary

[dm-crypt] blkid and aes-cbc-plain/aes-cbc-essiv:sha256
 2012-03-13 18:38 UTC  (9+ messages)

[PATCH-v3 1/2] systemd: mount the securityfs filesystem at early stage
 2012-03-13 18:38 UTC  (3+ messages)
` [systemd-devel] "

Set nodatacow per file?
 2012-03-13 18:36 UTC  (7+ messages)
    ` NOCOW + compress-force = bug

[Xenomai-help] system locks when calling Linux clock_gettime
 2012-03-13 18:35 UTC  (3+ messages)

[RFC][PATCH 00/35] Disintegrate and kill asm/system.h [ver #2]
 2012-03-13 18:34 UTC  (3+ messages)
` [PATCH 10/35] Disintegrate asm/system.h for Hexagon "

How to reset a single drive?
 2012-03-13 18:33 UTC  (2+ messages)

[GIT PULL] one kernel panic fix for v3.3-rc7
 2012-03-13 18:33 UTC  (2+ messages)

[PATCH 0/2] BSS timestamp fix/cleanup
 2012-03-13 18:32 UTC  (3+ messages)
` [PATCH 1/2] brmc80211: dont use jiffies for BSS TSF

[PATCH] hvc_xen: introduce HVC_XEN_FRONTEND
 2012-03-13 18:30 UTC  (5+ messages)

A possible fmt-merge-msg update?
 2012-03-13 18:28 UTC  (9+ messages)
      ` [PATCH] fmt-merge-msg: show those involved in a merged series
              ` [PATCH v2 1/1] "

kernel BUG at fs/btrfs/transaction.c:1337!
 2012-03-13 18:28 UTC  (5+ 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.