LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-13 11:14:57 to 2012-08-13 16:54:20 UTC [more...]

[PATCH V2 00/18] drivers: hv: kvp
 2012-08-13 17:07 UTC  (19+ messages)
` [PATCH V2 01/18] Drivers: hv: vmbus: Use the standard format string to format GUIDs
  ` [PATCH V2 02/18] Drivers: hv: Add KVP definitions for IP address injection
  ` [PATCH V2 03/18] Drivers: hv: kvp: Cleanup error handling in KVP
  ` [PATCH V2 04/18] Drivers: hv: kvp: Support the new IP injection messages
  ` [PATCH V2 05/18] Tools: hv: Prepare to expand kvp_get_ip_address() functionality
  ` [PATCH V2 06/18] Tools: hv: Further refactor kvp_get_ip_address()
  ` [PATCH V2 07/18] Tools: hv: Gather address family information
  ` [PATCH V2 08/18] Tools: hv: Gather subnet information
  ` [PATCH V2 09/18] Tools: hv: Represent the ipv6 mask using CIDR notation
  ` [PATCH V2 10/18] Tools: hv: Gather ipv[4,6] gateway information
  ` [PATCH V2 11/18] Tools: hv: Gather DNS information
  ` [PATCH V2 12/18] Tools: hv: Gather DHCP information
  ` [PATCH V2 13/18] Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO
  ` [PATCH V2 14/18] Tools: hv: Rename the function kvp_get_ip_address()
  ` [PATCH V2 15/18] Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO
  ` [PATCH V2 16/18] Tools: hv: Get rid of some unused variables
  ` [PATCH V2 17/18] Tools: hv: Correctly type string variables
  ` [PATCH V2 18/18] Tools: hv: Properly manage open streams

[patch] sched: fix migration thread runtime bogosity
 2012-08-13 16:53 UTC  (2+ messages)
` [tip:sched/urgent] sched: Fix "

[patch] sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled
 2012-08-13 16:52 UTC  (2+ messages)
` [tip:sched/urgent] "

[PATCH 1/4 V2] Use get_online_cpus to avoid races involving CPU hotplug
 2012-08-13 16:50 UTC  (2+ messages)

[patch] sched,cgroup_sched: fix up task_groups list
 2012-08-13 16:51 UTC  (2+ messages)
` [tip:sched/urgent] sched,cgroup: Fix "

[PATCH] sched: fix divide by zero at {thread_group,task}_times
 2012-08-13 16:50 UTC  (6+ messages)
` [tip:sched/urgent] sched: fix divide by zero at {thread_group, task}_times

[PATCH 2/4 V2] Use get_online_cpus to avoid races involving CPU hotplug
 2012-08-13 16:50 UTC  (2+ messages)

[tip:sched/urgent] sched, cgroup: Reduce rq-> lock hold times for large cgroup hierarchies
 2012-08-13 16:49 UTC 

[PATCH v7 0/2] kvm: level irqfd and new eoifd
 2012-08-13 16:48 UTC  (11+ messages)
` [PATCH v7 2/2] kvm: KVM_EOIFD, an eventfd for EOIs

[RFC PATCH 0/2] net: connect to UNIX sockets from specified root
 2012-08-13 16:47 UTC  (9+ messages)

Boot freeze after/during PCI initialization
 2012-08-13 16:44 UTC  (3+ messages)

[PATCH 1/5] workqueue: use enum value to set array size of pools in gcwq
 2012-08-13 16:36 UTC  (8+ messages)
  ` [PATCH 2/5] workqueue: change value of lcpu in queue_delayed_work_on()
  ` [PATCH 3/5] workqueue: introduce system_highpri_wq
  ` [PATCH 4/5] workqueue: use system_highpri_wq for highpri workers in rebind_workers()
  ` [PATCH 5/5] workqueue: use system_highpri_wq for unbind_work

[PATCH]staging "vme" Fix typos
 2012-08-13 16:25 UTC  (2+ messages)

[PATCH v2 0/6] Avoid cache trashing on clearing huge/gigantic page
 2012-08-13 16:27 UTC  (6+ messages)
` [PATCH v2 4/6] x86: Add clear_page_nocache

[PATCH][Alternative][RFC] PM / Runtime: Introduce driver runtime PM work routine
 2012-08-13 16:23 UTC  (2+ messages)

[bisected] nouveau: "Failed to idle channel x" after resume
 2012-08-13 16:22 UTC  (10+ messages)

Bug fixes/cleanups for floppy driver (v2)
 2012-08-13 16:22 UTC  (4+ messages)
` [PATCH 5/6] floppy: remove check for allocated queue on do_floppy_init error handling

[PATCH V2 0/3] tpm: Add new vTPM device driver for PPC64
 2012-08-13 16:15 UTC  (4+ messages)
` [PATCH V2 3/3] drivers/char/tpm: Add securityfs support for event log

null pointer dereference while loading i915
 2012-08-13 16:15 UTC  (7+ messages)
` [PATCH 0/1] hopefully fix null pointer dereference on i915 load
  ` [PATCH 1/1] drm/i915: ensure i2c adapter is all set before adding it

[userns:userns-always-map-user-v45 80/99] fs/namespace.c:2290:1: error: unknown type name 'atomic64_t'
 2012-08-13 16:13 UTC  (4+ messages)

[PATCH] Rewrite Documentation/SubmittingPatches
 2012-08-13 16:02 UTC  (7+ messages)
          ` [PATCH v2] "

[PATCH net-next] time: jiffies_delta_to_clock_t() helper to the rescue
 2012-08-13 15:52 UTC  (2+ messages)

[PATCH] netvm: check for page == NULL when propogating the skb->pfmemalloc flag
 2012-08-13 15:41 UTC  (3+ messages)
  ` [Xen-devel] "

[PATCH] efikamx: reintroduce Genesi Efika MX Smarttop via device tree
 2012-08-13 15:42 UTC  (3+ messages)

[PATCH] MIPS: fix module.c build for 32 bit
 2012-08-13 15:39 UTC  (2+ messages)

[BUG] perf: sharing of cpuctx between core and ibs PMU causes problems
 2012-08-13 15:36 UTC  (9+ messages)

[patch net-next 00/16] net: introduce upper device lists and remove dev->master
 2012-08-13 15:27 UTC  (17+ messages)
` [patch net-next 01/16] net: introduce upper device lists
` [patch net-next 02/16] macvlan: add link to upper device
` [patch net-next 03/16] vlan: "
` [patch net-next 04/16] rtnetlink: remove usage of dev->master
` [patch net-next 05/16] team: remove usage of netdev_set_master()
` [patch net-next 06/16] bridge: "
` [patch net-next 07/16] netpoll: remove usage of dev->master
` [patch net-next 08/16] cxgb3: "
` [patch net-next 09/16] qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
` [patch net-next 10/16] qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
` [patch net-next 11/16] vlan: remove usage of dev->master in __vlan_find_dev_deep()
` [patch net-next 12/16] nes: remove usage of dev->master
` [patch net-next 13/16] bonding: "
` [patch net-next 14/16] net: remove no longer used netdev_set_bond_master() and netdev_set_master()
` [patch net-next 15/16] net: remove usage of dev->master
` [patch net-next 16/16] net: kill dev->master

[PATCH] ACPI: Add ACPI CPU hot-remove support
 2012-08-13 15:21 UTC  (6+ messages)

[ANNOUNCE] iproute2 3.5.0
 2012-08-13 15:25 UTC  (2+ messages)
` [ANNOUNCE] iproute2 3.5.1

[Patch 7/7] infiniband: ehca: Use hotplug thread infrastructure
 2012-08-13 15:14 UTC  (2+ messages)
` [tip:smp/hotplug] infiniband: Ehca: "

[Patch 6/7] rcu: Use smp_hotplug_thread facility for RCUs per-CPU kthread
 2012-08-13 15:13 UTC  (2+ messages)
` [tip:smp/hotplug] "

[Patch 2/7] kthread: Implement park/unpark facility
 2012-08-13 15:08 UTC  (2+ messages)
` [tip:smp/hotplug] "

[Patch 5/7] watchdog: Use hotplug thread infrastructure
 2012-08-13 15:13 UTC  (2+ messages)
` [tip:smp/hotplug] "

[Patch 4/7] softirq: Use hotplug thread infrastructure
 2012-08-13 15:12 UTC  (2+ messages)
` [tip:smp/hotplug] "

[Patch 3/7] smpboot: Provide infrastructure for percpu hotplug threads
 2012-08-13 15:10 UTC  (2+ messages)
` [tip:smp/hotplug] "

[Patch 1/7] rcu: Yield simpler
 2012-08-13 15:07 UTC  (2+ messages)
` [tip:smp/hotplug] "

[PATCH] timekeeping: Fix build when generic clockevents are enabled
 2012-08-13 15:07 UTC  (3+ messages)

[PATCH] dlm: cleanup send_to_sock routine
 2012-08-13 15:02 UTC  (2+ messages)

[PATCH 00/10] ARM: interesting warnings from defconfig builds
 2012-08-13 14:59 UTC  (3+ messages)
` [PATCH 03/10] ARM: mv78xx0: fix win_cfg_base prototype

[PATCH v10 00/18] Introduce a led trigger for CPU activity and consolidate LED driver in ARM
 2012-08-13 14:52 UTC  (2+ messages)

[RFC][PATCH 0/4] tracing/perf: Use helper functions to help shrink kernel size
 2012-08-13 14:47 UTC  (7+ messages)
` [RFC][PATCH 4/4] perf/events: Use helper functions in event assignment to shrink macro size

RFC: mutex: hung tasks on SMP platforms with asm-generic/mutex-xchg.h
 2012-08-13 14:45 UTC  (10+ messages)

[PATCH] net: Fix incorrect comment in netif_tx_stop_queue()
 2012-08-13 14:43 UTC 

v3.5 Oops in i2c_algo_bit.c:bit_xfer+0x23/0x870: i915 or i2c?
 2012-08-13 14:40 UTC  (5+ messages)
    ` [Intel-gfx] "

Infinite looping in omap2430.c USB driver
 2012-08-13 14:32 UTC  (4+ messages)

[GIT PULL] gpio fixes for v3.6-rc1
 2012-08-13 14:36 UTC  (2+ messages)

[PATCH 0/5] Only create direct mappings for E820_RAM regions
 2012-08-13 14:31 UTC  (7+ messages)
` [PATCH 1/5] x86: Only direct map addresses that are marked as E820_RAM

[PATCH repost] kvm: drop parameter validation
 2012-08-13 14:30 UTC  (2+ messages)

[PATCH] perf: Let O= makes handle relative paths
 2012-08-13 14:29 UTC  (4+ messages)

0xB16B00B5? Really? (was Re: Move hyperv out of the drivers/staging/ directory)
 2012-08-13 14:20 UTC  (9+ messages)
` [PATCH] drivers: hv: use Linux version in guest ID

[PATCH] trivial: pinctrl core: remove extraneous code lines
 2012-08-13 14:07 UTC  (2+ messages)

[PATCH] video:uvesafb: check the return value of kzalloc
 2012-08-13 10:02 UTC 

[PATCH] Pinctrl header: trivial: declare struct device
 2012-08-13 14:00 UTC  (2+ messages)

[PATCH] hugetlb: do not use vma_hugecache_offset for vma_prio_tree_foreach
 2012-08-13 13:55 UTC 

[patch] hugetlb: correct page offset index for sharing pmd
 2012-08-13 13:51 UTC  (16+ messages)
                        ` [PATCH] hugetlb: do not use vma_hugecache_offset for vma_prio_tree_foreach

[NEW DRIVER V2 5/7] DA9058 GPIO driver
 2012-08-13 13:46 UTC  (3+ messages)

hwmon : raw reading -> temperature conversion
 2012-08-13 13:44 UTC  (4+ messages)
` [lm-sensors] "

[PATCH] mmc: card: Skip secure option for MoviNAND
 2012-08-13 13:39 UTC  (3+ messages)

[PATCH v2 0/2] ptrace: DEBUGCTLMSR_BTF fixes
 2012-08-13 13:35 UTC  (3+ messages)
` [PATCH v2 1/2] ptrace: introduce set_task_blockstep() helper
` [PATCH v2 2/2] [PATCH] ptrace: partly fix set_task_blockstep()->update_debugctlmsr() logic

[PATCHv2 0/4] modem_shm: U8500 SHaRed Memory driver(SHRM)
 2012-08-13 13:33 UTC  (8+ messages)
` [PATCHv2 1/4] modem_shm: Add Modem Access Framework

[PATCH 14/14] workqueue: use mod_delayed_work() instead of cancel + queue
 2012-08-13 13:27 UTC  (3+ messages)
` (no subject)

uprobe: single step over uprobe & global breakpoints
 2012-08-13 13:24 UTC  (13+ messages)
` [PATCH 2/5] x86/uprobes: implement x86 specific arch_uprobe_*_step
          ` [PATCH v2 "
` [RFC 5/5] uprobes: add global breakpoints

[PATCH 0/7] uprobes: kill uprobes_state->count, add MMF_HAS_UPROBES
 2012-08-13 13:23 UTC  (13+ messages)
` [PATCH 1/7] uprobes: kill uprobes_state->count
` [PATCH 2/7] uprobes: kill dup_mmap()->uprobe_mmap(), simplify uprobe_mmap/munmap
` [PATCH 3/7] uprobes: change uprobe_mmap() to ignore the errors but check fatal_signal_pending()
` [PATCH 4/7] uprobes: do not use -EEXIST in install_breakpoint() paths
` [PATCH 5/7] uprobes: introduce MMF_HAS_UPROBES
` [PATCH 6/7] uprobes: fold uprobe_reset_state() into uprobe_dup_mmap()

[PATCH] [RFC] cross-arch: don't corrupt personality flags upon exec()
 2012-08-13 13:19 UTC  (2+ messages)

[PATCH] [RESEND] powerpc: fix personality handling in ppc64_personality()
 2012-08-13 13:18 UTC 

[PATCH V2] drm/radeon: Include swiotlb.h if SWIOTLB configured
 2012-08-13 13:16 UTC  (2+ messages)

[PATCH] mfd: tps65910: remove warning during dt node parsing
 2012-08-13 12:54 UTC 

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-13 13:10 UTC  (5+ messages)
` [PATCH v2 02/11] memcg: Reclaim when more than one page needed

[PATCH 2/2] drivers/mmc: Add realtek pcie sdmmc host driver
 2012-08-13 13:07 UTC  (2+ messages)

[PATCH 1/2] drivers/mfd: Add realtek pcie card reader driver
 2012-08-13 13:06 UTC  (2+ messages)

[PATCH V2] MIPS: Fix poweroff failure when HOTPLUG_CPU configured
 2012-08-13 12:52 UTC 

[PATCH 1/4] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER
 2012-08-13 12:43 UTC  (7+ messages)
` [PATCH 2/4] dma-fence: dma-buf synchronization (v8 )
  ` [Linaro-mm-sig] "

RE:DEAR WINNER,OPEN THE ATTACHED FILE FOR YOUR SHELL AWARD WINNING INFORMATION:
 2012-08-13 12:35 UTC 

[PATCH 1/2] sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up
 2012-08-13 12:33 UTC  (5+ messages)

[PATCH v4 0/9] IPC: checkpoint/restore in userspace enhancements
 2012-08-13 12:32 UTC  (10+ messages)
` [PATCH v4 1/9] ipc: remove forced assignment of selected message
` [PATCH v4 2/9] ipc: "use key as id" functionality for resource get system call introduced
` [PATCH v4 3/9] ipc: segment key change helper introduced
` [PATCH v4 4/9] ipc: add new SHM_SET command for sys_shmctl() call
` [PATCH v4 5/9] ipc: add new MSG_SET command for sys_msgctl() call
` [PATCH v4 6/9] ipc: add new SEM_SET command for sys_semctl() call
` [PATCH v4 7/9] IPC: message queue receive cleanup
` [PATCH v4 8/9] IPC: message queue copy feature introduced
` [PATCH v4 9/9] test: IPC message queue migration test

[PATCH 1/6] regulator: core: Add checking n_voltages if using list_voltage() to read voltage regulators
 2012-08-13 12:31 UTC  (8+ messages)
` [PATCH 2/6] regulator: ab3100: Remove get_voltage implementation for regulator_ops_fixed

[PATCH] mm: correct page->pfmemalloc to fix deactivate_slab regression
 2012-08-13 12:29 UTC  (2+ messages)

[RFC PATCH] spi/bcm63xx: Ensure that memory is freed only after it is no longer used
 2012-08-13 12:29 UTC  (2+ messages)

[discussion]sched: a rough proposal to enable power saving in scheduler
 2012-08-13 12:21 UTC 

[flame^Wreview] net: netprio_cgroup: rework update socket logic
 2012-08-13 12:18 UTC  (5+ messages)

[PATCH v2] SUNRPC: check current nsproxy before set of node name on client creation
 2012-08-13 12:10 UTC  (2+ messages)

[PATCH RFT 1/2] gpio: gpio-ml-ioh: Use spinlock for register access protection
 2012-08-13 12:02 UTC  (4+ messages)
` [PATCH RFT 2/2] gpio: gpio-pch: "

[PATCH] powerpc: perf: Do not reset a counter value on stop/start
 2012-08-12 16:50 UTC 

[PATCH] [trivial] mfd: Fix typo in mfd
 2012-08-13 12:00 UTC 

[PATCH] Smack: remove task_wait() hook
 2012-08-13 11:45 UTC  (3+ messages)

[PATCHv2 0/4] Add device tree data for omap5
 2012-08-13 11:39 UTC  (2+ messages)

[PATCH] SUNRPC: check current nsproxy before set of node name on client creation
 2012-08-13 11:37 UTC  (3+ messages)

[PATCH] ARM: EXYNOS: Add audio I2S clock control
 2012-08-13 11:24 UTC 

[GIT PULL] s390 patches for the 3.6-rc1
 2012-08-13 11:20 UTC 

[PATCH 00/12] thp: optimize use of khugepaged_mutex and dependence of CONFIG_NUMA
 2012-08-13 11:19 UTC  (11+ messages)
` [PATCH 01/12] thp: fix the count of THP_COLLAPSE_ALLOC
` [PATCH 05/12] thp: remove wake_up_interruptible in the exit path
` [PATCH 06/12] thp: remove some code depend on CONFIG_NUMA
` [PATCH 07/12] thp: merge page pre-alloc in khugepaged_loop into khugepaged_do_scan
` [PATCH 08/12] thp: release page in page pre-alloc path
` [PATCH 09/12] thp: introduce khugepaged_prealloc_page and khugepaged_alloc_page
` [PATCH 10/12] thp: remove khugepaged_loop
` [PATCH 11/12] thp: use khugepaged_enabled to remove duplicate code
` [PATCH 12/12] thp: remove unnecessary set_recommended_min_free_kbytes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).