All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-14 21:09:18 to 2010-12-14 22:26:06 UTC [more...]

[PATCH v3 0/5] make open/unlink failures user friendly on windows using retry/abort
 2010-12-14 22:25 UTC  (6+ messages)
` [PATCH v3 1/8] mingw: move unlink wrapper to mingw.c
` [PATCH v3 2/8] mingw: work around irregular failures of unlink on windows
` [PATCH v3 3/8] mingw: make failures to unlink or move raise a question
` [PATCH v3 4/5] mingw: add fallback for rmdir in case directory is in use

[PATCH] cfq-iosched: don't check cfqg in choose_service_tree()
 2010-12-14 22:25 UTC  (2+ messages)

XFS support for pygrub patch
 2010-12-14 22:23 UTC  (3+ messages)

After memory pressure: can't read from tape anymore
 2010-12-14 22:23 UTC  (9+ messages)

mmotm 2010-12-02-16-34 uploaded
 2010-12-14 22:22 UTC  (8+ messages)
` Resume hangs [was: mmotm 2010-12-02-16-34 uploaded]

Can `add --patch` display the diff in my difftool instead of just printing it on the command line?
 2010-12-14 22:22 UTC  (3+ messages)

[PATCH 00/14] cifs: overhaul request timeout behavior in CIFS (try #2)
 2010-12-14 22:22 UTC  (8+ messages)
` [PATCH 08/13] cifs: handle cancelled requests better

interrupted live migration kills Xen
 2010-12-14 22:20 UTC 

Domain0 crash on Bad L1 flags 800000
 2010-12-14 22:19 UTC  (6+ messages)

[PATCH][rfc] md: Close mem leak in userspace_ctr()
 2010-12-14 22:18 UTC  (2+ messages)

[PATCH] kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIG
 2010-12-14 22:18 UTC  (3+ messages)
` [PATCH v2] "

ulpi_check_integrity returning error
 2010-12-14 22:17 UTC  (5+ messages)

[PATCH] Re-define PKT_PROT_LEN to be bigger
 2010-12-14 22:17 UTC  (2+ messages)

[PATCH] Enble 6 argument hypercalls for HVMs
 2010-12-14 22:16 UTC 

[PATCH] Fix coding style issues in ii_pci20kc.c
 2010-12-14 22:14 UTC 

[Ocfs2-devel] Pin the configfs items while cluster is active
 2010-12-14 22:14 UTC  (6+ messages)
` [Ocfs2-devel] [PATCH 1/5] ocfs2/cluster: Pin the remote node item in configfs
` [Ocfs2-devel] [PATCH 2/5] ocfs2/cluster: Remove dropped region from o2hb quorum region bitmap
` [Ocfs2-devel] [PATCH 3/5] ocfs2/cluster: Pin/unpin o2hb regions
` [Ocfs2-devel] [PATCH 4/5] ocfs2/cluster: Show pin state for each o2hb region
` [Ocfs2-devel] [PATCH 5/5] ocfs2/cluster: Pin the local node when o2hb thread starts

[PATCH, RESEND 2/2] kbuild: export linux/{a.out,kvm,kvm_para}.h on headers_install_all
 2010-12-14 22:04 UTC  (3+ messages)
` [PATCH, RESEND 1/2] kbuild: introduce HDR_ARCH_LIST for headers_install_all

[PATCH 0/1] Introduce SDK_VERSION in poky.conf, fix for [BUGID# 586]
 2010-12-14 22:22 UTC  (2+ messages)
` [PATCH 1/1] Introduce SDK_VERSION which is based on DISTRO_VERSION for fixing bug 586

[PATCH 0/4] Alternative approach to MT_TOOL_ENVELOPE
 2010-12-14 22:12 UTC  (7+ messages)
` [PATCH 1/4] Revert "input: mt: Interface and MT_TOOL documentation updates"
` [PATCH 2/4] Documentation: Add evdev type and code definitions
` [PATCH 3/4] Input: Add ABS_RECT_* legacy multitouch evdev codes
` [PATCH 4/4] Input: synaptics - Add support for ABS_RECT_*

[Bug 19002] New: Radeon rv730 AGP/KMS/DRM kernel lockup
 2010-12-14 22:11 UTC  (7+ messages)
` [Bug 19002] "

[PATCH 40/54] ARM: Samsung SoCs: irq_data conversion
 2010-12-14 22:10 UTC  (3+ messages)

[PATCH] - Mapping ACPI tables as CACHED
 2010-12-14 22:09 UTC 

[PATCH v2] Userspace grant communication
 2010-12-14 22:06 UTC  (19+ messages)
` [PATCH 1/6] xen-gntdev: Fix circular locking dependency
` [PATCH 2/6] xen-gntdev: Change page limit to be global instead of per-open
` [PATCH 3/6] xen-gntdev: Remove unneeded structures from grant_map tracking data
` [PATCH 4/6] xen-gntdev: Use find_vma rather than iterating our vma list manually
` [PATCH 5/6] xen-gntalloc: Userspace grant allocation driver
` [PATCH 6/6] xen-gntdev: Introduce HVM version of gntdev

[PATCH v3 00/22] netoops support
 2010-12-14 22:06 UTC  (31+ messages)
` [PATCH v3 01/22] netconsole: Remove unneeded reference counting
` [PATCH v3 02/22] netconsole: Introduce locking over the netpoll fields
` [PATCH v3 03/22] netconsole: Introduce 'enabled' state-machine
` [PATCH v3 04/22] netconsole: Call netpoll_cleanup() in process context
` [PATCH v3 05/22] netconsole: Wrap the list and locking in a structure
` [PATCH v3 06/22] netconsole: Push configfs_subsystem into netpoll_targets
` [PATCH v3 07/22] netconsole: Move netdev_notifier "
` [PATCH v3 08/22] netconsole: Split out netpoll_targets init/exit
` [PATCH v3 09/22] netconsole: Add pointer to netpoll_targets
` [PATCH v3 10/22] netconsole: Rename netconsole_target -> netpoll_target
` [PATCH v3 11/22] netconsole: Abstract away the subsystem name
` [PATCH v3 12/22] netconsole: Move setting of default ports
` [PATCH v3 13/22] netpoll: Introduce netpoll_target configs
` [PATCH v3 14/22] netpoll: Move target code into netpoll_targets.c
` [PATCH v3 15/22] Oops: Pass regs to oops_exit()
` [PATCH v3 16/22] kmsg_dumper: Pass pt_regs along to dumpers
` [PATCH v3 17/22] kmsg_dumper: Introduce a new 'SOFT' dump reason
` [PATCH v3 18/22] sys-rq: Add option to soft dump
` [PATCH v3 19/22] netoops: add core functionality
` [PATCH v3 20/22] netoops: Add x86 specific bits to packet headers
` [PATCH v3 21/22] netoops: Add user-programmable boot_id
` [PATCH v3 22/22] netoops: Add a user programmable blob to the netoops packet

[PATCH 0/3] pnfs: additional wave2 patches
 2010-12-14 22:03 UTC  (4+ messages)
` [PATCH 1/3] pnfs-submit: wave2: remove forgotten layoutreturn struct definitions
` [PATCH 2/3] pnfs-submit: wave2: Remove smp barrier in get_layout_hdr
` [PATCH 3/3] pnfs-submit: wave2: make put_layout_hdr have args consistent with related functions

[PATCH 0/24] Update clocksource registration
 2010-12-14 22:01 UTC  (5+ messages)
` [PATCH 02/24] ARM: bcmring: update clock source registration
    ` {PATCH] BCMRING maintainer change (was RE: [PATCH 02/24] ARM: bcmring: update clock source registration)

[PATCH v3 0/4] KVM & genirq: Enable adaptive IRQ sharing for passed-through devices
 2010-12-14 22:01 UTC  (4+ messages)
` [PATCH v3 2/4] genirq: Inform handler about line sharing state

lifetime of DCACHE_DISCONECTED dentries
 2010-12-14 22:01 UTC  (11+ messages)
            ` [PATCH] nfsd4: allow __d_obtain_alias() to return unhashed dentries

[linux-pm] pm_runtime_suspended() and non-pm_runtime-using (i2c) drivers
 2010-12-14 22:00 UTC  (4+ messages)
  `  "

tx offload issue w/stubdoms + igb
 2010-12-14 22:00 UTC  (3+ messages)

linux-next: Tree for November 18
 2010-12-14 21:59 UTC  (5+ messages)

[linux test] 3582: regressions - FAIL
 2010-12-14 21:58 UTC 

[Patch 00/17] Autorebuild
 2010-12-14 21:58 UTC  (11+ messages)
                ` [PATCH] fix: Monitor doesn't return after starting daemon

[PATCH_V3 0/7] NFSv4 callback find client fix Version 3
 2010-12-14 21:56 UTC  (9+ messages)
` [PATCH_V3 1/7] NFS dont free shared socket on backchannel put xprt
  ` [PATCH_V3 2/7] NFS implement v4.0 callback_ident
    ` [PATCH_V3 3/7] NFS associate sessionid with callback connection

[PATCH 1/3] ARM: s3c24xx: irq_data conversion
 2010-12-14 21:55 UTC  (3+ messages)
` [PATCH 2/3] ARM: S5P: "
` [PATCH 3/3] ARM: plat-samsung: some GENERIC_HARDIRQS_NO_DEPRECATED build fixes

another device working
 2010-12-14 21:54 UTC  (5+ messages)

[PATCH] ixgb: Convert to new vlan model
 2010-12-14 21:53 UTC  (9+ messages)

[PATCH] gpiolib: Convert ADP5588 to new irq_ APIs
 2010-12-14 21:51 UTC  (3+ messages)

[oe-commits] Steve Sakoman : coreutils: experimental coreutils fix
 2010-12-14 21:50 UTC  (3+ messages)

[PATCH] bttv: fix mutex use before init
 2010-12-14 21:48 UTC  (7+ messages)

[Bug 32350] New: Radeon laptop screen goes crazy after unplugging hardware
 2010-12-14 21:47 UTC  (4+ messages)
` [Bug 32350] "
` [Bug 32350] KMS:RS480:X200M laptop screen goes crazy after unplugging power adapter

patches for occlusion query fix on sandybridge
 2010-12-14 21:47 UTC  (4+ messages)

USB Passthrough 1.1 performance problem
 2010-12-14 21:47 UTC  (9+ messages)

[RFC 0/4] KVM in-kernel PM Timer implementation
 2010-12-14 21:46 UTC  (6+ messages)

[PATCH 0/2] Doc: kernel manual minor edits
 2010-12-14 21:46 UTC  (2+ messages)

[PATCH 2.6.36] vlan: Avoid hwaccel vlan packets when vid not used
 2010-12-14 21:46 UTC  (10+ messages)

[PATCH 0/2] Docs: BSP Guide edits
 2010-12-14 21:46 UTC  (2+ messages)

kernel type naming and package version conflicts
 2010-12-14 21:43 UTC  (3+ messages)

[PATCH RFC] reduce runqueue lock contention
 2010-12-14 21:42 UTC  (7+ messages)

Simple request : mini-pcie analog TV capture card
 2010-12-14 21:42 UTC 

+ checkpatch-check-for-world-writeable-sysfs-debugfs-files.patch added to -mm tree
 2010-12-14 21:40 UTC 

+ decompressors-add-boot-time-xz-support-update.patch added to -mm tree
 2010-12-14 21:39 UTC 

[Buildroot] "output" directory for multiple targets
 2010-12-14 21:40 UTC  (2+ messages)

Custom kernel logging using an USB microcontroller?
 2010-12-14 21:39 UTC  (3+ messages)

+ sysctl-remove-obsolete-comments-fix.patch added to -mm tree
 2010-12-14 21:36 UTC 

+ sysctl-remove-obsolete-comments.patch added to -mm tree
 2010-12-14 21:36 UTC 

[PATCH 1/2] Input: synaptics - add multitouch packet support
 2010-12-14 21:37 UTC  (4+ messages)

+ sysctl-fix-ifdef-guard-comment.patch added to -mm tree
 2010-12-14 21:36 UTC 

[PATCH] hid: egalax: Extend support for touchscreen used in "Samsung NB30 touch" netbook
 2010-12-14 21:36 UTC 

[PATCH] net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return
 2010-12-14 21:34 UTC  (5+ messages)

[PATCH v2] This driver supports UART-DM HW on MSM platforms. It uses the on chip DMA to drive data transfers and has optional support for UART power management independent of Linux suspend/resume and wakeup from Rx
 2010-12-14 21:33 UTC  (4+ messages)

[PATCH v2 00/16] twl6040 updates
 2010-12-14 21:32 UTC  (2+ messages)

[PATCH v4 0/3] Add Jack support for
 2010-12-14 21:31 UTC  (2+ messages)

[PATCH] e1000e: convert to stats64
 2010-12-14 21:29 UTC  (2+ messages)

[PATCH 0/2] hid-mosart: small patches
 2010-12-14 21:29 UTC  (4+ messages)

[RFC] Fix ip routing rules (partially revert b6c69d4b)
 2010-12-14 21:28 UTC  (2+ messages)

SMTC support status in latest git head
 2010-12-14 21:27 UTC  (2+ messages)

[PATCH] cramfs: generate unique inode number for better inode cache usage
 2010-12-14 21:27 UTC  (7+ messages)

[PATCH 1/2] workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
 2010-12-14 21:24 UTC  (2+ messages)

[PATCH] allow use of mtd and jffs2 on uml
 2010-12-14 21:23 UTC  (14+ messages)
        ` [PATCH] mtd: allow mtd and jffs2 when ARCH=um

[PATCH net-2.6 v2] net: fix nulls list corruptions in sk_prot_alloc
 2010-12-14 21:23 UTC  (2+ messages)

[patch] x86: avoid unnecessary smp alternatives switch during suspend/resume
 2010-12-14 21:21 UTC  (2+ messages)
` [tip:x86/alternatives] x86, suspend: Avoid "

ANN: Reference Policy Release
 2010-12-14 21:21 UTC  (3+ messages)
` [refpolicy] "

[PATCH] x86/trampoline: fallback to fixed trampoline address if no e820 map is provided
 2010-12-14 21:19 UTC 

[PATCH] net: Abstract default MTU metric calculation behind an accessor
 2010-12-14 21:20 UTC 

[PATCH 00/12 net-next] cxgb4 update
 2010-12-14 21:17 UTC  (14+ messages)
` [PATCH 01/12] cxgb4: enable PCIe relaxed ordering
  ` [PATCH 02/12] cxgb4: do not read the clock frequency from VPD
    ` [PATCH 03/12] cxgb4: set the number of queues before device registration
      ` [PATCH 04/12] cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 ports
        ` [PATCH 05/12] cxgb4: print port information after registering each netdev
          ` [PATCH 06/12] cxgb4: allocate more space for MSI-X interrupt names
            ` [PATCH 07/12] cxgb4: correct formatting of "
              ` [PATCH 08/12] cxgb4: remove the name field from the adapter structure
                ` [PATCH 09/12] cxgb4: remove a bitmap
                  ` [PATCH 10/12] cxgb4: add const to static arrays
                    ` [PATCH 11/12] cxgb4: extend VPD parsing
                      ` [PATCH 12/12] cxgb4: NUMA-aware Tx queue allocations

[PATCH 8 of 8] dm raid suspend and resume fns
 2010-12-14 21:17 UTC 

[PATCH 0/2] xfs: RCU inode freeing and lookups V3
 2010-12-14 21:19 UTC  (5+ messages)
` [PATCH 2/3] xfs: convert inode cache lookups to use RCU locking
` [PATCH 3/3] xfs: convert pag_ici_lock to a spin lock

[PATCH] coretemp: fix junction temperature for Intel CE4100
 2010-12-14 21:17 UTC 

[PATCH 7 of 8] dm raid iterate_devices and io_hints
 2010-12-14 21:17 UTC 

[PATCH 6 of 8] dm unplug callback
 2010-12-14 21:17 UTC 

[PATCH 5 of 8] dm target callbacks and congestion fn
 2010-12-14 21:16 UTC 

[PATCH 4 of 8] dm raid seed module
 2010-12-14 21:16 UTC 

[PATCH 3 of 8] md fix null pointer deref
 2010-12-14 21:16 UTC 

[PATCH] arch/tile: handle rt_sigreturn() more cleanly
 2010-12-14 21:07 UTC 

[PATCH] arch/tile: handle CLONE_SETTLS in copy_thread(), not user space
 2010-12-14 20:57 UTC 

[PATCH 2 of 8] md minor updates
 2010-12-14 21:16 UTC 

[PATCH 1 of 8] md backout dm dirty log
 2010-12-14 21:16 UTC 

[PATCH 0 of 8] DM RAID: a wrapper target for MD RAID456 (skeleton)
 2010-12-14 21:15 UTC 

[PATCH] drm/i915: unconditionally unlock panel regs
 2010-12-14 21:15 UTC  (3+ messages)

[U-Boot] [PATCH v3] AT91: MCI: add SD/MMC driver using mmc framework
 2010-12-14 21:12 UTC 

[PATCH 0/4] omap: iovmm - fixes for iovmm module
 2010-12-14 21:11 UTC  (6+ messages)
` [PATCHv6 4/4] omap: iommu - create new api to set valid da range


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.