All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-17 13:34:37 to 2010-12-17 15:32:00 UTC [more...]

[PATCH] test: add a script for STK conformance tests
 2010-12-17 15:32 UTC  (2+ messages)

kernel bug 14839
 2010-12-17 15:31 UTC  (2+ messages)

2.36.1 sdhci R5C822 regression
 2010-12-17 15:30 UTC  (2+ messages)

[PATCH 0/4] cifs: CONFIG_CIFS_EXPERIMENTAL removal (try #2)
 2010-12-17 15:29 UTC  (8+ messages)
` [PATCH 1/4] cifs: remove export_ops code
` [PATCH 2/4] cifs: move "ntlmssp" and "local_leases" options out of experimental code
` [PATCH 3/4] cifs: remove CIFSSMBQueryReparseLinkInfo and CONFIG_CIFS_EXPERIMENTAL

[RFC 0/5] user namespaces: start clamping down
 2010-12-17 15:27 UTC  (11+ messages)
  ` [RFC 1/5] user namespaces: Add a user_namespace as creator/owner of uts_namespace
  ` [RFC 2/5] user namespaces: make capabilities relative to the user namespace
    ` [RFC 3/5] user namespaces: allow sethostname in a container
      ` [RFC 4/5] user namespaces: allow killing tasks in your own or child userns
        ` [RFC 5/5] user namespaces: Allow ptrace from non-init user namespaces

[PATCH] drm/radeon/kms: only enable hdmi features if the monitor supports audio
 2010-12-17 15:27 UTC 

[PATCH] netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes
 2010-12-17 15:27 UTC 

[Bug 23412] New: Only the lowest CPU frequency available on laptop working from battery
 2010-12-17 15:25 UTC  (3+ messages)
` [Bug 23412] "

[PATCH v3] qemu,qmp: convert do_inject_nmi() to QObject, QError
 2010-12-17 15:25 UTC  (17+ messages)
              ` [Qemu-devel] Re: [PATCH v3] qemu, qmp: "

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

Does KVM use one EPT table per Guest CR3?
 2010-12-17 15:24 UTC  (8+ messages)

[linux test] 4048: regressions - FAIL
 2010-12-17 15:24 UTC 

[PATCH v3] Userspace grant communication
 2010-12-17 15:22 UTC  (7+ messages)
` [PATCH 5/7] xen-gntdev: Add reference counting to maps
  ` [PATCH 5/7 v2] "
` [PATCH 6/7] xen-gntdev: Support mapping in HVM domains
  ` [PATCH 6/7 v2] "

[RFC 0/5] user namespaces: start clamping down
 2010-12-17 15:22 UTC 

[ANNOUNCE] TCM/LIO v4.0.0-rc6 for 2.6.37-rc6
 2010-12-17 15:22 UTC  (2+ messages)

[cpuops cmpxchg V2 0/5] Cmpxchg and xchg operations
 2010-12-17 15:22 UTC  (5+ messages)
` [cpuops cmpxchg V2 1/5] percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg support
` [cpuops cmpxchg V2 2/5] x86: this_cpu_cmpxchg and this_cpu_xchg operations

[BUG?] [Ext4] INFO: suspicious rcu_dereference_check() usage
 2010-12-17 15:22 UTC  (16+ messages)
        ` [BUG?] memory hotplug: include/linux/radix-tree.h:145 invoked rcu_dereference_check() without protection!

[PATCH] smsutil: do not hardcode TP-ValidityPeriod
 2010-12-17 15:22 UTC  (2+ messages)

DuoFlex CT PCIe
 2010-12-17 15:22 UTC 

sc16is7x2 driver bug (fix)
 2010-12-17 15:22 UTC 

[GIT PULL] KVM updates fot 2.6.37-rc6
 2010-12-17 15:17 UTC 

[PATCH 1/3] Added runqueue clock normalized with cpufreq
 2010-12-17 15:16 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/2] qcow2 cleanups
 2010-12-17 15:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] block/qcow2.c: rename qcow_ functions to qcow2_
` [Qemu-devel] [PATCH 2/2] Add proper -errno error return values to qcow2_open()
` [Qemu-devel] Re: [PATCH v2 0/2] qcow2 cleanups

[PATCH v5 0/5] da850-evm: add gpio-{keys,leds} for UI and BB expanders
 2010-12-17 15:15 UTC  (9+ messages)
` [PATCH v6 "
        ` [PATCH v6 0/5] da850-evm: add gpio-{keys, leds} "

[PATCH] ath9k: Properly initialize channel table for 2GHz
 2010-12-17 15:14 UTC 

[PATCH 00/21] nd/struct-pathspec v2
 2010-12-17 15:11 UTC  (6+ messages)
` [PATCH 14/21] Convert ce_path_match() to use struct pathspec

[RFC -v2 PATCH 0/3] directed yield for Pause Loop Exiting
 2010-12-17 15:09 UTC  (6+ messages)
` [RFC -v2 PATCH 2/3] sched: add yield_to function

Shared state prebuild copy bug report (bug #602)
 2010-12-17 15:08 UTC  (10+ messages)
          ` perl binary hard-code path hurts sstate

[PATCH 00/18] cifs: overhaul request timeout behavior in CIFS (try #3)
 2010-12-17 15:08 UTC  (19+ messages)
  ` [PATCH 01/18] cifs: don't fail writepages on -EAGAIN errors
  ` [PATCH 02/18] cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting
  ` [PATCH 03/18] cifs: make wait_for_free_request take a TCP_Server_Info pointer
  ` [PATCH 04/18] cifs: clean up accesses to midCount
  ` [PATCH 05/18] cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry
  ` [PATCH 06/18] cifs: move mid result processing into common function
  ` [PATCH 07/18] cifs: wait indefinitely for responses
  ` [PATCH 08/18] cifs: don't reconnect server when we don't get a response
  ` [PATCH 09/18] cifs: clean up sync_mid_result
  ` [PATCH 10/18] cifs: allow for different handling of received response
  ` [PATCH 11/18] cifs: handle cancelled requests better
  ` [PATCH 12/18] cifs: add cifs_call_async
  ` [PATCH 13/18] cifs: add ability to send an echo request
  ` [PATCH 14/18] cifs: set up recurring workqueue job to do SMB echo requests
  ` [PATCH 15/18] cifs: reconnect unresponsive servers
  ` [PATCH 16/18] cifs: remove code for setting timeouts on requests
  ` [PATCH 17/18] cifs: mangle existing header for SMB_COM_NT_CANCEL
  ` [PATCH 18/18] cifs: send an NT_CANCEL request when a process is signalled

Questions regarding Xen Credit Scheduler
 2010-12-17 15:07 UTC  (6+ messages)
` Does Xen-4.0 + pvops kernel still supports PV guest?

[xen-unstable test] 4041: regressions - FAIL
 2010-12-17 15:03 UTC  (2+ messages)

Static UBI volumes and ubiupdatevol ?
 2010-12-17 15:02 UTC  (6+ messages)

intel-iommu.c bug
 2010-12-17 15:03 UTC 

[PATCH 04/17] rt2x00: fix hang when unplugging USB device in use
 2010-12-17 15:02 UTC  (3+ messages)

[Qemu-devel] [PATCH] spice: add chardev (v3)
 2010-12-17 15:01 UTC  (2+ messages)

[PATCH 0/7 v5] OMAP3: clean up ASM sleep code
 2010-12-17 15:00 UTC  (14+ messages)
` [PATCH 2/7] OMAP2+: use global values for the SRAM PA addresses
` [PATCH 3/7] OMAP3: remove hardcoded values from the ASM sleep code
` [PATCH 4/7] OMAP3: re-organize "

[Qemu-devel] [RFC][PATCH 0/3] Let RTC follow backward jumps of host clock immediately
 2010-12-17 14:58 UTC  (4+ messages)
` [Qemu-devel] [RFC][PATCH 1/3] qemu-timer: Consolidate qemu_get_clock and qemu_get_clock_ns
` [Qemu-devel] [RFC][PATCH 2/3] qemu-timer: Introduce warp callback
` [Qemu-devel] [RFC][PATCH 3/3] mc146818rtc: Handle host clock warps

[PATCH v2]: OMAP: DSS2: Adding check_timings and set_timings for panel-taal
 2010-12-17 14:57 UTC 

[PATCH 1/4] Move get_eir_uuids() from src/adapter.c to src/event.c
 2010-12-17 14:57 UTC  (4+ messages)
` [PATCH 2/4] Modify get_eir_uuids() to parse other EIR data
` [PATCH 3/4] Move AD flags parsing to parse_eir_data()
` [PATCH 4/4] Move local name "

[PATCH 00/31] NFS XDR clean up for 2.6.38
 2010-12-17 14:56 UTC  (7+ messages)

Xtables2 Netlink spec
 2010-12-17 14:56 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 0/6] qdev reset refactoring and pci bus reset
 2010-12-17 14:56 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 2/6] qdev: reset qdev along with qdev tree

[U-Boot] [STATUS] v2010.12-rc3 released
 2010-12-17 14:55 UTC  (2+ messages)

linux-next: manual merge of the block tree with the tree
 2010-12-17 14:53 UTC  (2+ messages)

btrfs subvolume snapshot hung in btrfs_commit_transaction
 2010-12-17 14:52 UTC  (6+ messages)

[Buildroot] Build failures
 2010-12-17 14:50 UTC  (3+ messages)

[U-Boot] Karo TX25 environment variable
 2010-12-17 14:49 UTC  (2+ messages)

different ring buffer usage scenario
 2010-12-17 14:49 UTC  (2+ messages)

[ANNOUNCE] udev 165 release
 2010-12-17 14:49 UTC 

[Qemu-devel] [PATCH 00/14] [PULL] ARM fixes, v2
 2010-12-17 14:49 UTC  (4+ messages)

[Qemu-devel] [PULL] pci, virtio, net, migration
 2010-12-17 14:48 UTC  (2+ messages)

[Qemu-devel] [PULL 00/14] Block patches
 2010-12-17 14:48 UTC  (2+ messages)

[Qemu-devel] [PULL 0/4]: Monitor queue
 2010-12-17 14:48 UTC  (2+ messages)

[Qemu-devel] [PULL] virtio-9p patches - Request for pull
 2010-12-17 14:48 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] qcow2 cleanups
 2010-12-17 14:47 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] block/qcow2.c: rename qcow_ functions to qcow2_
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/2] Add proper -errno error return values to qcow2_open()
  ` [Qemu-devel] "

[PATCH] spi: mpc52xx-psc-spi: move probe/remove to proper sections
 2010-12-17 14:44 UTC 

[Xenomai-help] Xenomai and timers
 2010-12-17 14:35 UTC  (5+ messages)

[PATCH 5/5 v4] net: add old_queue_mapping into skb->cb
 2010-12-17 13:41 UTC  (3+ messages)

[PATCH] spi: mpc52xx-spi: fix annotation for remove()-pointer
 2010-12-17 14:33 UTC 

kdump broken on 2.6.37-rc4
 2010-12-17 14:33 UTC  (3+ messages)
` [tip:x86/urgent] x86-32: Make sure we can map all of lowmem if we need to

[PATCHv5 00/10] OMAP: Adding Smartreflex and Voltage driver support
 2010-12-17 14:32 UTC  (4+ messages)

[PATCH] mwifiex: use debugfs_remove_recursive()
 2010-12-17 14:26 UTC  (2+ messages)

xen guest hang with TSC_DEADLINE
 2010-12-17 14:29 UTC 

unable to resume git svn fetch
 2010-12-17 14:28 UTC 

[BUG] 2.6.37-rc5 Memory leak in net/ipv4/udp.c
 2010-12-17 14:28 UTC  (8+ messages)

platform/i2c busses: pm runtime and system sleep
 2010-12-17 14:24 UTC  (10+ messages)

[PATCH 00/35] IO-less dirty throttling v4
 2010-12-17 14:21 UTC  (7+ messages)
` [PATCH 22/35] writeback: trace global dirty page states
      ` [PATCH] writeback: skip balance_dirty_pages() for in-memory fs

[ANNOUNCE] libmnl 1.0.0 release
 2010-12-17 14:20 UTC  (2+ messages)

[U-Boot] oamp3: bug in clock.c with gcc 4.5.1?
 2010-12-17 14:20 UTC  (2+ messages)

regression from c/s 22071:c5aed2e049bc (ept: Put locks around ept_get_entry) ?
 2010-12-17 14:18 UTC  (4+ messages)

[PATCH 0/2] Fixes for Incremental()
 2010-12-17 14:18 UTC  (3+ messages)
` [PATCH 1/2] fix: adding spare via incremental do not trigger recovery
` [PATCH 2/2] fix: incremental for bare disks returns invalid value

[PATCH v1] OMAP: GPIO: Correct IP version message during boot
 2010-12-17 14:15 UTC  (4+ messages)

xfs: AIL lock contention reduction V3
 2010-12-17 14:16 UTC  (3+ messages)
` [PATCH 9/9] xfs: use AIL bulk delete function to implement single delete

[PATCH net-2.6] tehuti: Firmware filename is tehuti/bdx.bin
 2010-12-17 14:13 UTC 

[PATCH 3/6] CIFS: Implement cifs_file_strict_mmap (try #2)
 2010-12-17 14:12 UTC  (2+ messages)

likely() vs. unlikely()
 2010-12-17 14:12 UTC  (4+ messages)

[RFC][media] s5p-fimc : Need to modify for s5pv310
 2010-12-17 14:08 UTC  (3+ messages)

[RFC] training mpath to discern between SCSI errors (was: Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush)
 2010-12-17 14:06 UTC  (12+ messages)
` [RFC] training mpath to discern between SCSI errors
      ` [dm-devel] "
              `  "

[BUG]x86: relocatable doesn't work with new binutils
 2010-12-17 14:06 UTC  (5+ messages)

[LTP] [RFC] sysconf(_SC_ASYNCHRONOUS_IO) != 200112L
 2010-12-17 14:20 UTC 

[PATCHv8 00/16] boot order specification
 2010-12-17 14:05 UTC  (9+ messages)
    ` [Qemu-devel] "
          `  "

[PATCH] bttv: fix mutex use before init
 2010-12-17 14:05 UTC  (6+ messages)

[NETWORK] Firmware file for tehuti
 2010-12-17 14:04 UTC  (2+ messages)

[PATCH] e1000e: workaround missing power down mii control bit on 82571
 2010-12-17 14:04 UTC  (8+ messages)

[PATCH 0/40] Complete set of clocksource/sched_clock patches
 2010-12-17 14:04 UTC  (2+ messages)

[PATCH] rtl8192ce: Fix typo in Kconfig description
 2010-12-17 10:45 UTC 

[PATCH 04/17] rt2x00: fix hang when unplugging USB device in use
 2010-12-17 13:58 UTC  (3+ messages)
` wimaxd daemon bug

[U-Boot] [NEXT] Pull request u-boot-blackfin.git (sf branch)
 2010-12-17 13:56 UTC 

[GIT PULL] ASoC updates for 2.6.38
 2010-12-17 13:55 UTC 

[PATCH 5/6] speedtch: don't abuse struct delayed_work
 2010-12-17 13:51 UTC  (4+ messages)
  ` [PATCHSET] workqueue: another assorted flush_scheduled_work() removals
    ` speedtch: don't abuse struct delayed_work

kernel SRCREV and meta series woes re new preempt_rt recipe
 2010-12-17 13:53 UTC  (2+ messages)

[PATCH v2] Fix crash when mmaping files which size is multiple of page size
 2010-12-17 13:53 UTC  (2+ messages)

[GIT PULL] Power management fixes for 2.6.37
 2010-12-17 13:52 UTC 

[GIT PULL] Power management fixes for 2.6.37
 2010-12-17 13:52 UTC 

[Qemu-devel] classic emulator Vs QEMU-TCG
 2010-12-17 13:51 UTC  (6+ messages)

[Bug 28994] New: [r300c] [r300g] skybox in ut2004 is not seamless
 2010-12-17 13:50 UTC  (2+ messages)
` [Bug 28994] "

[PATCH] xen34: fix crash
 2010-12-17 13:49 UTC 

XMAS PROMO LUCKY WINNER!!!‏
 2010-12-17 13:34 UTC 

[PATCH] thaw FC local port
 2010-12-17 13:46 UTC  (3+ messages)

[SPAM] 人力资源/管理高层
 2010-12-17 13:44 UTC 

[Qemu-devel] [PATCH] win32: Fix CRLF problem in make_device_config.sh
 2010-12-17 13:44 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH 1/2] Don't merge different partition's IOs
 2010-12-17 13:42 UTC  (12+ messages)
                    ` [PATCH] block: fix accounting bug on cross partition merges

[PATCH] iproute2: ip: add wilcard support for device matching
 2010-12-17 13:38 UTC  (5+ messages)

[ANNOUNCE] Git in the SFC
 2010-12-17 13:09 UTC  (3+ messages)
  ` Flattr for Git donations (was Re: [ANNOUNCE] Git in the SFC)

[Qemu-devel] [PATCH] spice: add chardev (v2)
 2010-12-17 13:36 UTC  (2+ messages)

[Buildroot] [pull request] Pull request for branch for-2011.02/boards-cleanup
 2010-12-17 13:35 UTC  (4+ messages)
` [Buildroot] [PATCH 47/55] linux: support a space-separated list of patches


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.