All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-17 14:20:05 to 2017-02-17 15:06:11 UTC [more...]

[Qemu-devel] [PATCH v15 08/25] block: introduce auto-loading bitmaps
 2017-02-17 14:54 UTC  (12+ messages)

[RFC PATCH 00/14] Accelerating page migrations
 2017-02-17 15:05 UTC  (12+ messages)
` [RFC PATCH 01/14] mm/migrate: Add new mode parameter to migrate_page_copy() function
` [RFC PATCH 02/14] mm/migrate: Make migrate_mode types non-exclussive
` [RFC PATCH 03/14] mm/migrate: Add copy_pages_mthread function
` [RFC PATCH 04/14] mm/migrate: Add new migrate mode MIGRATE_MT
` [RFC PATCH 05/14] mm/migrate: Add new migration flag MPOL_MF_MOVE_MT for syscalls
` [RFC PATCH 06/14] sysctl: Add global tunable mt_page_copy
` [RFC PATCH 07/14] migrate: Add copy_page_lists_mthread() function
` [RFC PATCH 09/14] mm: migrate: Add exchange_page_mthread() and exchange_page_lists_mthread() to exchange two pages or two page lists
` [RFC PATCH 10/14] mm: Add exchange_pages and exchange_pages_concur functions to exchange two lists of pages instead of two migrate_pages()
` [RFC PATCH 12/14] migrate: Add copy_page_dma to use DMA Engine to copy pages
` [RFC PATCH 14/14] mm: Add copy_page_lists_dma_always to support copy a list of pages

[PATCH 0/1] fix SIM file reading on MC7304 modem
 2017-02-17 15:06 UTC 

[PATCH v3 1/3] perf: add cpu__max_present_cpu()
 2017-02-17 15:05 UTC  (3+ messages)
` [PATCH v3 3/3] perf: replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology_map

[PATCH 00/10] Add support for the ARMv8.2 Statistical Profiling Extension
 2017-02-17 14:59 UTC  (9+ messages)
` [PATCH 07/10] perf: Directly pass PERF_AUX_* flags to perf_aux_output_end

[PATCH] net/tap: fix coverity warning on strncpy
 2017-02-17 15:05 UTC  (4+ messages)

[PATCH v2] drm/color: Document CTM eqations
 2017-02-17 15:05 UTC  (13+ messages)

[PATCH v4 00/36] i.MX Media Driver
 2017-02-17 15:04 UTC  (8+ messages)

[kernel-hardening] Re: [RFC v2 PATCH 1/2] security: introduce CONFIG_SECURITY_WRITABLE_HOOKS
 2017-02-17 15:05 UTC  (6+ messages)

[PATCH] smartpqi: fix time handling
 2017-02-17 15:03 UTC 

[PATCH v3] arm64: dts: r8a7795: Add Cortex-A53 CPU cores
 2017-02-17 15:04 UTC  (2+ messages)

RFC: unit tests for kernel GTP module
 2017-02-17 15:02 UTC  (2+ messages)

[PATCH RFC] drm/i915: reduce cursor size for GEN5 hardware
 2017-02-17 15:01 UTC  (2+ messages)
` [PATCH] drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW

[PATCH 00/19] MCE code cleanup and add LMCE support
 2017-02-17 15:01 UTC  (4+ messages)
` [PATCH 10/19] x86/mce: always write 0 to MSR_IA32_MCG_STATUS on Intel CPU

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-17 15:01 UTC  (10+ messages)
` [PATCH 09/35] x86: Convert remaining uses of "
` [PATCH 17/35] drivers/gpu: "
` [PATCH 33/35] kernel/trace: "

[PATCH 0/5] KVM: rename and extend vcpu->requests API
 2017-02-17 15:01 UTC  (7+ messages)
` [PATCH 1/5] KVM: change API for requests to match bit operations
` [PATCH 5/5] KVM: add kvm_request_pending

Next Xen ARM community call
 2017-02-17 15:00 UTC  (3+ messages)

[PATCH v3] eal: Support running as unprivileged user
 2017-02-17 14:59 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2 3/3] drm/i915: Defer declaration of missed-interrupt until the waiter is asleep
 2017-02-17 14:59 UTC  (3+ messages)
` [PATCH] drm/i915: Only start with the fake-irq timer if interrupts are dead

[PATCH 1/2] NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE
 2017-02-17 14:58 UTC  (13+ messages)

[PATCH v8] net/kni: add KNI PMD
 2017-02-17 14:57 UTC  (5+ messages)
` [PATCH v9] "

Casting 0 to a __bitwise type
 2017-02-17 14:56 UTC  (7+ messages)

[PATCH 00/11] Mesa 17, other upgrades, piglit
 2017-02-17 14:55 UTC  (5+ messages)
` [PATCH 01/11] mesa: Upgrade 13.0.4 -> 17.0.0

Prep work for preemption and GEM bugfixes
 2017-02-17 14:55 UTC  (7+ messages)
` [PATCH v2 05/14] drm/i915: Deconstruct execute fence
` [PATCH v2 06/14] drm/i915: Protect the request->global_seqno with the engine->timeline lock

[PATCH v2 00/15] next-eventdev: event/sw software eventdev
 2017-02-17 14:54 UTC  (19+ messages)
` [PATCH v3 00/17] "
  ` [PATCH v3 01/17] eventdev: fix API docs and test for timeout ticks
  ` [PATCH v3 02/17] eventdev: increase size of enq deq conf variables
  ` [PATCH v3 03/17] app/test: eventdev link all queues before start
  ` [PATCH v3 04/17] eventdev: add APIs for extended stats
  ` [PATCH v3 05/17] event/sw: add new software-only eventdev driver
  ` [PATCH v3 06/17] event/sw: add device capabilities function
  ` [PATCH v3 07/17] event/sw: add configure function
  ` [PATCH v3 08/17] event/sw: add fns to return default port/queue config
  ` [PATCH v3 09/17] event/sw: add support for event queues
  ` [PATCH v3 10/17] event/sw: add support for event ports
  ` [PATCH v3 11/17] event/sw: add support for linking queues to ports
  ` [PATCH v3 12/17] event/sw: add worker core functions
  ` [PATCH v3 13/17] event/sw: add scheduling logic
  ` [PATCH v3 14/17] event/sw: add start stop and close functions
  ` [PATCH v3 15/17] event/sw: add dump function for easier debugging
  ` [PATCH v3 16/17] event/sw: add xstats support
  ` [PATCH v3 17/17] app/test: add unit tests for SW eventdev driver

new git-diff switch to eliminate leading "+" and "-" characters
 2017-02-17 14:53 UTC  (2+ messages)

[PATCH] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state
 2017-02-17 14:53 UTC  (4+ messages)

[distros-debian-jessie test] 68573: tolerable trouble: blocked/broken/pass
 2017-02-17 14:53 UTC 

[PATCH v3 0/8] GuC Scrub vol. 1
 2017-02-17 14:52 UTC  (4+ messages)
` [PATCH 8/8] drm/i915/uc: Simplify firwmare path handling
` ✓ Fi.CI.BAT: success for GuC Scrub vol. 1 (rev3)

[PATCH v2] dm: switch dm-verity to async hash crypto API
 2017-02-17 14:52 UTC  (4+ messages)

[PATCH] ARM: omap2plus_defconfig: Enable INPUT_MOUSEDEV as loadable modules
 2017-02-17 14:51 UTC  (2+ messages)

[PATCH v2] net/tap: fix coverity warning on strncpy
 2017-02-17 14:50 UTC 

[Buildroot] [BUILDROOT] CPU allocation for a thread with CPU_SET, CPU_ZERO
 2017-02-17 14:50 UTC 

Help with midi player application
 2017-02-17 14:49 UTC  (3+ messages)

[libvirt test] 105870: tolerable FAIL - PUSHED
 2017-02-17 14:48 UTC 

[PATCH v2 1/3] watchdog: sama5d4: Cleanup init
 2017-02-17 14:48 UTC  (9+ messages)
` [PATCH v2 2/3] watchdog: sama5d4: Fix setting timeout when watchdog is disabled
` [PATCH v2 3/3] watchdog: sama5d4: Implement resume hook

[PATCH v3] Add sysfs interface for touchpad state
 2017-02-17 14:48 UTC 

[PATCH] sched/core: include asm/paravirt.h
 2017-02-17 14:43 UTC 

build fail on ubuntu 16.04 LTS
 2017-02-17 14:45 UTC 

provisioning APN using mbpi plugin
 2017-02-17 14:44 UTC  (4+ messages)
` [PATCH 0/2] Add provisioning plugin from configuration file
  ` [PATCH 1/2] provision: add plugin to provision from config file
  ` [PATCH 2/2] plugins: support for provisioning "

[PATCH 00/38] More btrfs_inode cleanups
 2017-02-17 14:43 UTC  (39+ messages)
` [PATCH 01/38] btrfs: Make btrfs_log_all_parents take btrfs_inode
` [PATCH 02/38] btrfs: Make btrfs_insert_dir_item "
` [PATCH 03/38] btrfs: make btrfs_set_inode_index_count "
` [PATCH 04/38] btrfs: Make btrfs_set_inode_index "
` [PATCH 05/38] btrfs: Make btrfs_i_size_write "
` [PATCH 06/38] btrfs: make btrfs_is_free_space_inode "
` [PATCH 07/38] btrfs: make btrfs_alloc_data_chunk_ondemand "
` [PATCH 08/38] btrfs: Make drop_outstanding_extent "
` [PATCH 09/38] btrfs: Make calc_csum_metadata_size "
` [PATCH 10/38] btrfs: Make btrfs_orphan_reserve_metadata "
` [PATCH 11/38] btrfs: Make btrfs_orphan_release_metadata "
` [PATCH 12/38] btrfs: Make btrfs_delalloc_reserve_metadata "
` [PATCH 13/38] btrfs: ale btrfs_delalloc_release_metadata "
` [PATCH 14/38] btrfs: Make (__)btrfs_add_inode_defrag "
` [PATCH 15/38] btrfs: Make btrfs_requeue_inode_defrag "
` [PATCH 16/38] btrfs: Make btrfs_drop_extent_cache "
` [PATCH 17/38] btrfs: Make hole_mergeable "
` [PATCH 18/38] btrfs: Make fille_holes "
` [PATCH 19/38] btrfs: Make btrfs_mark_extent_written "
` [PATCH 20/38] btrfs: Make btrfs_lookup_ordered_range "
` [PATCH 21/38] btrfs: Make check_can_nocow "
` [PATCH 22/38] btrfs: Make lock_and_cleanup_extent_if_need "
` [PATCH 23/38] btrfs: make free_io_failure "
` [PATCH 24/38] btrfs: make btrfs_print_data_csum_error "
` [PATCH 25/38] btrfs: make check_compressed_csum "
` [PATCH 26/38] btrfs: make repair_io_failure "
` [PATCH 27/38] btrfs: make clean_io_failure "
` [PATCH 28/38] btrfs: make btrfs_free_io_failure_record "
` [PATCH 29/38] btrfs: make btrfs_orphan_del "
` [PATCH 30/38] btrfs: Make btrfs_orphan_add "
` [PATCH 31/38] btrfs: Make check_parent_dirs_for_sync "
` [PATCH 32/38] btrfs: make btrfs_log_inode_parent "
` [PATCH 33/38] btrfs: Make btrfs_extent_item_to_extent_map "
` [PATCH 34/38] btrfs: Make btrfs_clear_bit_hook "
` [PATCH 35/38] btrfs: Make clone_update_extent_map "
` [PATCH 36/38] btrfs: Make check_extent_to_block "
` [PATCH 37/38] btrfs: Make get_extent_t "
` [PATCH 38/38] btrfs: Make btrfs_del_delalloc_inode "

[PATCH 0/5] perf tools: Few fixes
 2017-02-17 14:43 UTC  (8+ messages)
` [PATCH 4/5] perf stat: Add -a as a default target
` [PATCH 5/5] perf record: "

[PATCH 1/2] Don't blacklist nvme
 2017-02-17 14:43 UTC  (19+ messages)
  ` hch's native NVMe multipathing [was: Re: [PATCH 1/2] Don't blacklist nvme]
                ` [dm-devel] "

[PATCH 0/2] x86/xen: cpuid() cleanup
 2017-02-17 14:43 UTC  (8+ messages)
` [PATCH 2/2] x86/xen: use capabilities instead of fake cpuid values

[PATCH] fbdev: ssd1307fb: include linux/gpio/consumer.h
 2017-02-17 14:41 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: add DCB dependency
 2017-02-17 14:40 UTC  (2+ messages)

v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot after cold boots, boots after reboot
 2017-02-17 14:40 UTC  (7+ messages)

[PATCH] IB/hns: include linux/module.h
 2017-02-17 14:38 UTC  (2+ messages)

[meta-oe][PATCH v2 1/2] meson: Add recipe for the meson build system
 2017-02-17 14:39 UTC  (4+ messages)
` [meta-oe][PATCH v2 2/2] meson.bbclass: Add meson.bbclass

[meta-oe][PATCH 1/2] meson: Add recipe for the meson build system
 2017-02-17 14:38 UTC  (3+ messages)

[Xenomai] Set CPU Clock Frequency
 2017-02-17 14:38 UTC 

КЛИЕНТCКИЕ БАЗЫ Skype: prodawez390 mail: prodawez393@gmail.com тел\Viber\whatsapp\telegram +79139230330 Узнайте подробнее!!!
 2017-02-17 18:01 UTC 

Pointers for writing a good PCIe driver
 2017-02-17 14:38 UTC  (8+ messages)

[PATCH] staging: octeon: remove unused variable
 2017-02-17 14:32 UTC 

[PATCH v7 0/2] staging: wlan-ng: align else if statement to coding standard
 2017-02-17 14:33 UTC  (4+ messages)
` [PATCH v7 1/2] staging: wlan-ng: move else if statement to a single line

[PATCH net] sctp: check duplicate node before inserting a new transport
 2017-02-17 14:32 UTC  (4+ messages)

[PATCH v1 0/2] Introduce devm_of_platform_populate() helper
 2017-02-17 14:31 UTC  (6+ messages)
` [PATCH v1 1/2] of: add devm_ functions for populate and depopulate
` [PATCH v1 2/2] drm: sti: make driver use devm_of_platform_populate()

[PATCH] x86/mm: trivial code cleanup for memory_map_top_doown()
 2017-02-17 14:30 UTC 

[Qemu-devel] [PATCH 0/3] qemu-img raw preallocation
 2017-02-17 14:27 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] qemu-img: Add tests for raw image preallocation

[PATCH 01/10] x86: assembly, ENTRY for fn, GLOBAL for data
 2017-02-17 14:26 UTC  (6+ messages)
` [PREVIEW 10/10] linkage: add .cfi_{start/end}proc to ENTRY/ENDPROC

[Qemu-devel] [PATCH v2] hw/arm/virt: Add a user option to disallow ITS instantiation
 2017-02-17 14:25 UTC  (2+ messages)
` [Qemu-arm] "

[PATCH] arm64: kernel: Update kerneldoc for cpu_suspend() rename
 2017-02-17 14:25 UTC 

[PATCH] x86/vpmu: Add get/put_vpmu() and VPMU_ENABLED
 2017-02-17 14:24 UTC  (5+ messages)

ipset restore dropping updates?
 2017-02-17 14:24 UTC 

[GLK MIPI DSI V6 0/7] GLK MIPI DSI VIDEO MODE PATCHES
 2017-02-17 14:22 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for GLK MIPI DSI VIDEO MODE PATCHES (rev6)

[PATCH/RFC 00/15] Fix git-gc losing objects in multi worktree
 2017-02-17 14:19 UTC  (12+ messages)
` [PATCH 05/15] refs: add refs_read_ref[_full]()
` [PATCH 06/15] refs: add refs_head_ref()
` [PATCH 07/15] refs: add refs_for_each_ref()
` [PATCH 08/15] refs: add a refs_for_each_in() and friends
` [PATCH 09/15] revision.c: use refs_for_each*() instead of for_each_*_submodule()
` [PATCH 10/15] refs: remove dead for_each_*_submodule()
` [PATCH 11/15] revision.c: --all adds HEAD from all worktrees
` [PATCH 12/15] refs: add refs_for_each_reflog[_ent]()
` [PATCH 13/15] files-backend: make reflog iterator go through per-worktree reflog
` [PATCH 14/15] revision.c: --reflog add HEAD reflog from all worktrees
` [PATCH 15/15] rev-list: expose and document --single-worktree


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.