All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-17 14:05:00 to 2017-02-17 14:43:39 UTC [more...]

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

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

Prep work for preemption and GEM bugfixes
 2017-02-17 14:43 UTC  (6+ 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 00/10] Add support for the ARMv8.2 Statistical Profiling Extension
 2017-02-17 14:42 UTC  (8+ messages)
` [PATCH 07/10] perf: Directly pass PERF_AUX_* flags to perf_aux_output_end

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

[PATCH v2] drm/color: Document CTM eqations
 2017-02-17 14:42 UTC  (10+ messages)

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

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

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

v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot after cold boots, boots after reboot
 2017-02-17 14:40 UTC  (12+ 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 1/2] Don't blacklist nvme
 2017-02-17 14:37 UTC  (12+ messages)
  ` hch's native NVMe multipathing [was: Re: [PATCH 1/2] Don't blacklist nvme]
    ` [dm-devel] "

[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 

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

[PATCH v3 0/8] GuC Scrub vol. 1
 2017-02-17 14:29 UTC  (3+ messages)
` [PATCH 8/8] drm/i915/uc: Simplify firwmare path handling

[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 

[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  (9+ messages)

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

[PATCHv3 00/33] 5-level paging
 2017-02-17 14:13 UTC  (69+ messages)
` [PATCHv3 01/33] x86/cpufeature: Add 5-level paging detection
` [PATCHv3 02/33] asm-generic: introduce 5level-fixup.h
` [PATCHv3 03/33] asm-generic: introduce __ARCH_USE_5LEVEL_HACK
` [PATCHv3 04/33] arch, mm: convert all architectures to use 5level-fixup.h
` [PATCHv3 05/33] asm-generic: introduce <asm-generic/pgtable-nop4d.h>
` [PATCHv3 06/33] mm: convert generic code to 5-level paging
` [PATCHv3 07/33] mm: introduce __p4d_alloc()
` [PATCHv3 08/33] x86: basic changes into headers for 5-level paging
` [PATCHv3 09/33] x86: trivial portion of 5-level paging conversion
` [PATCHv3 10/33] x86/gup: add 5-level paging support
` [PATCHv3 11/33] x86/ident_map: "
` [PATCHv3 12/33] x86/mm: add support of p4d_t in vmalloc_fault()
` [PATCHv3 13/33] x86/power: support p4d_t in hibernate code
` [PATCHv3 14/33] x86/kexec: support p4d_t
` [PATCHv3 15/33] x86/efi: handle p4d in EFI pagetables
` [PATCHv3 16/33] x86/mm/pat: handle additional page table
` [PATCHv3 17/33] x86/kasan: prepare clear_pgds() to switch to <asm-generic/pgtable-nop4d.h>
` [PATCHv3 18/33] x86/xen: convert __xen_pgd_walk() and xen_cleanmfnmap() to support p4d
` [PATCHv3 19/33] x86: convert the rest of the code to support p4d_t
` [PATCHv3 20/33] x86: detect 5-level paging support
` [PATCHv3 21/33] x86/asm: remove __VIRTUAL_MASK_SHIFT==47 assert
` [PATCHv3 22/33] x86/mm: define virtual memory map for 5-level paging
` [PATCHv3 23/33] x86/paravirt: make paravirt code support "
` [PATCHv3 24/33] x86/mm: basic defines/helpers for CONFIG_X86_5LEVEL
` [PATCHv3 25/33] x86/dump_pagetables: support 5-level paging
` [PATCHv3 26/33] x86/kasan: extend to "
` [PATCHv3 27/33] x86/espfix: "
` [PATCHv3 28/33] x86/mm: add support of additional page table level during early boot
` [PATCHv3 29/33] x86/mm: add sync_global_pgds() for configuration with 5-level paging
` [PATCHv3 30/33] x86/mm: make kernel_physical_mapping_init() support "
` [PATCHv3 31/33] x86/mm: add support for 5-level paging for KASLR
` [PATCHv3 32/33] x86: enable 5-level paging support
` [PATCHv3 33/33] mm, x86: introduce PR_SET_MAX_VADDR and PR_GET_MAX_VADDR

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-17 14:22 UTC  (9+ messages)
` [PATCH 09/35] x86: Convert remaining uses of "
` [PATCH 17/35] drivers/gpu: "
` [PATCH 26/35] drivers/oprofile: "

[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  (16+ messages)
` [PATCH 01/15] revision.h: new flag in struct rev_info wrt. worktree-related refs
` [PATCH 02/15] revision.c: refactor add_index_objects_to_pending()
` [PATCH 03/15] revision.c: --indexed-objects add objects from all worktrees
` [PATCH 04/15] refs: move submodule slash stripping code to get_submodule_ref_store
` [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

[PATCH 1/2] x86/mm/numa: trivial fix on typo and error message
 2017-02-17 14:18 UTC  (3+ messages)
` [PATCH 2/2] x86/mm/numa: remove the numa_nodemask_from_meminfo()

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

[PATCH v4 00/36] i.MX Media Driver
 2017-02-17 14:16 UTC  (6+ messages)
` [PATCH v4 23/36] media: imx: Add MIPI CSI-2 Receiver subdev driver

[RFC 0/8] mbuf: structure reorganization
 2017-02-17 14:17 UTC  (7+ messages)

"Bluetooth: Unexpected continuation frame (len 0)" - sound spikes and dmesg flooded with those messages
 2017-02-17 14:16 UTC 

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

[PATCH net v5] bpf: add helper to compare network namespaces
 2017-02-17 14:15 UTC  (4+ messages)

[PATCH] drm/i915: Only apply legacy PDE overflow detection to 3lvl machines
 2017-02-17 14:14 UTC  (4+ messages)
` [PATCH v2] "

[Xenomai] [PATCH] debian/control: add pkg-config as build dep
 2017-02-17 14:14 UTC  (2+ messages)

hammer 0.94.10 QE status
 2017-02-17 14:14 UTC  (11+ messages)

[PATCH 1/2] [1/2] mmc: sdhci-cadence: Fix writing PHY delay
 2017-02-17 14:12 UTC  (4+ messages)
` [PATCH 2/2] [2/2] mmc: sdhci-cadence: Update PHY delay configuration

[RFC PATCH 1/2] mm/memblock: introduce for_each_mem_pfn_range_rev()
 2017-02-17 14:12 UTC  (6+ messages)
` [RFC PATCH 2/2] mm/sparse: add last_section_nr in sparse_init() to reduce some iteration cycle

[Qemu-devel] [PATCH] bcm2835_rng: Use qcrypto_random_bytes() rather than rand()
 2017-02-17 14:11 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/7] iscsi: Add blockdev-add support
 2017-02-17 14:10 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 2/7] iscsi: Handle -iscsi user/password in bdrv_parse_filename()

[PATCH 1/2] drm/i915: Skip clflushes for all non-page backed objects
 2017-02-17 14:07 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Perform object clflushing asynchronously

[PATCH v2 00/16] Remove submodule from files-backend.c
 2017-02-17 14:04 UTC  (18+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/16] refs-internal.c: make files_log_ref_write() static
  ` [PATCH v3 02/16] files-backend: convert git_path() to strbuf_git_path()
  ` [PATCH v3 03/16] files-backend: add files_path()
  ` [PATCH v3 04/16] files-backend: replace *git_path*() with files_path()
  ` [PATCH v3 05/16] refs.c: share is_per_worktree_ref() to files-backend.c
  ` [PATCH v3 06/16] refs-internal.h: correct is_per_worktree_ref()
  ` [PATCH v3 07/16] files-backend: remove the use of git_path()
  ` [PATCH v3 08/16] refs.c: introduce get_main_ref_store()
  ` [PATCH v3 09/16] refs: rename lookup_ref_store() to lookup_submodule_ref_store()
  ` [PATCH v3 10/16] refs.c: flatten get_ref_store() a bit
  ` [PATCH v3 11/16] refs.c: kill register_ref_store(), add register_submodule_ref_store()
  ` [PATCH v3 12/16] refs.c: make get_main_ref_store() public and use it
  ` [PATCH v3 13/16] path.c: move some code out of strbuf_git_path_submodule()
  ` [PATCH v3 14/16] refs: move submodule code out of files-backend.c
  ` [PATCH v3 15/16] files-backend: remove submodule_allowed from files_downcast()
  ` [PATCH v3 16/16] refs: rename get_ref_store() to get_submodule_ref_store() and make it public

[PATCH 0/3] drm: handle override/firmware edid at the lowest level
 2017-02-17 14:06 UTC  (5+ messages)
` [PATCH 2/3] drm: reset ELD if NULL edid is passed to drm_edid_to_eld

[Qemu-devel] [PATCH v6 00/17] Dirty bitmaps postcopy migration
 2017-02-17 14:05 UTC  (7+ messages)
` [Qemu-devel] [PATCH 15/17] iotests: add default node-name

[PATCH 0/4] Small clocking code refactor
 2017-02-17 14:05 UTC  (3+ messages)
` [PATCH 4/4] drm/i915: reorganize the get_cdclk assignment

[PATCH V3 0/4] Define coherent device memory node
 2017-02-17 14:05 UTC  (4+ messages)
` [PATCH V3 1/4] mm: Define coherent device memory (CDM) node


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.