All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-17 13:26:18 to 2017-02-17 14:14:35 UTC [more...]

[PATCHv3 00/33] 5-level paging
 2017-02-17 14:13 UTC  (44+ 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 21/33] x86/asm: remove __VIRTUAL_MASK_SHIFT==47 assert
` [PATCHv3 23/33] x86/paravirt: make paravirt code support 5-level paging
` [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 30/33] x86/mm: make kernel_physical_mapping_init() support 5-level paging
` [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

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

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

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

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

[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()

Help with midi player application
 2017-02-17 14:09 UTC 

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

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

[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/2] x86/xen: cpuid() cleanup
 2017-02-17 14:05 UTC  (4+ messages)
` [PATCH 2/2] x86/xen: use capabilities instead of fake cpuid values

[PATCH 0/4] Small clocking code refactor
 2017-02-17 14:05 UTC  (7+ messages)
` [PATCH 1/4] drm/i915: kill {bdw, bxt}_modeset_calc_cdclk
` [PATCH 2/4] drm/i915: add intel_calc_cdclk()
` [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  (8+ messages)
` [PATCH V3 1/4] mm: Define coherent device memory (CDM) node

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

How to merge patch into specific kernel version
 2017-02-17 14:04 UTC 

Prep work for preemption and GEM bugfixes
 2017-02-17 14:04 UTC  (3+ messages)
` [PATCH v2 04/14] drm/i915: Inline __i915_gem_request_wait_for_execute()

[PATCH v3 0/8] GuC Scrub vol. 1
 2017-02-17 14:03 UTC  (9+ messages)
` [PATCH 4/8] drm/i915/uc: Rename intel_?uc_init() to intel_?uc_fetch_fw()
` [PATCH 5/8] drm/i915/uc: Make intel_uc_fw_fetch() static
` [PATCH 6/8] drm/i915/guc: Extract param logic form guc_init
` [PATCH 7/8] drm/i915/guc: Simplify intel_guc_init_hw()

[wireguard-devel] About ip management
 2017-02-17 14:03 UTC 

[PATCH 0/5] perf tools: Few fixes
 2017-02-17 14:00 UTC  (6+ messages)
` [PATCH 1/5] perf build: Add special fixdep cleaning rule
` [PATCH 2/5] perf tools: Move new_term arguments into struct parse_events_term template
` [PATCH 3/5] perf tools: Fail on using multiple bits long terms without value
` [PATCH 4/5] perf stat: Add -a as a default target
` [PATCH 5/5] perf record: "

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

[Buildroot] [PATCH 1/1] alljoyn: fix build on or1k
 2017-02-17 13:59 UTC  (2+ messages)

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

[PATCH] scripts: objdiff: Ignore debug info when comparing
 2017-02-17 13:58 UTC  (2+ messages)

v4l2: Adding support for multiple MIPI CSI-2 virtual channels
 2017-02-17 13:57 UTC 

[Qemu-devel] [PATCH v15 00/25] qcow2: persistent dirty bitmaps
 2017-02-17 13:34 UTC  (10+ messages)
` [Qemu-devel] [PATCH v15 08/25] block: introduce auto-loading bitmaps

[Qemu-devel] [PATCH v8 0/5] GICv3 live migration support
 2017-02-17 13:55 UTC  (7+ messages)
` [Qemu-devel] [PATCH v8 2/5] hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate
` [Qemu-devel] [PATCH v8 4/5] target-arm: Add GICv3CPUState in CPUARMState struct
` [Qemu-devel] [PATCH v8 5/5] hw/intc/arm_gicv3_kvm: Reset GICv3 cpu interface registers

[PATCH net-next v2 0/2] net: mvneta: improve rx performance
 2017-02-17 13:55 UTC  (9+ messages)
` [PATCH net-next v2 1/2] net: mvneta: avoid getting status from rx_desc as much as possible
` [PATCH net-next v2 2/2] net: mvneta: Use cacheable memory to store the rx buffer DMA address

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

Some questions about wireguard
 2017-02-17 13:55 UTC  (3+ messages)

[PATCH v4 0/3] Adding DT support for TI HECC module
 2017-02-17 13:54 UTC  (5+ messages)
` [PATCH v4 2/3] can: ti_hecc: Add TI HECC DT binding documentation
  ` [PATCH v4 1/3] ARM: dts: AM35x: Add hecc node
  ` [PATCH v4 3/3] can: ti_hecc: Add DT support for TI HECC module

[PATCH 0/3] Geminilake pipe CSC
 2017-02-17 13:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Geminilake pipe CSC (rev4)

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

[PATCH v2 1/4] pinctrl: Fix trivial spelling typo in a comment
 2017-02-17 13:52 UTC  (5+ messages)
` [PATCH v2 4/4] pinctrl: samsung: Use devres version of gpiochip_add_data

git alias for options
 2017-02-17 13:50 UTC  (2+ messages)

[PATCH] Handle (a) changes in Screech and (b) borrow issue
 2017-02-17 13:50 UTC  (2+ messages)

[PATCH v2 0/3] power: reset: add reset for renesas r7s72100
 2017-02-17 13:49 UTC  (11+ messages)
` [PATCH v2 1/3] power: reset: Add Renesas reset driver

[U-Boot] [PATCH v2 1/3] x86: Introduce INTEL_MID quirk option
 2017-02-17 13:49 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] x86: zImage: add Intel MID platforms support
` [U-Boot] [PATCH v2 3/3] x86: Intel MID platforms has no microcode update

[PATCH 1/3] ARM: dts: imx6qp: reference PCIe node by handle
 2017-02-17 13:48 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: imx6qp: reference MMDC node by handle and remove duplication
` [PATCH 3/3] ARM: dts: imx6qp: correct IPU nodes

[PATCH 1/2] drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
 2017-02-17 13:47 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Remove completed fences after a wait

[Xenomai] [PATCH] debian/control: add pkg-config as build dep
 2017-02-17 13:48 UTC 

ath10k: MESH points are associated ,but not pinging each other
 2017-02-17 13:45 UTC  (2+ messages)

Wanted: Novice Guides
 2017-02-17 13:46 UTC  (5+ messages)

[xen-4.5-testing baseline-only test] 68572: regressions - FAIL
 2017-02-17 13:45 UTC 

[PATCH] net: bgmac: store MAC address directly in netdev->dev_addr
 2017-02-17 13:45 UTC  (2+ messages)

[PATCH] building libtraceevent with clang
 2017-02-17 13:44 UTC  (8+ messages)

[U-Boot] [PATCH v1 1/3] x86: Introduce INTEL_MID quirk option
 2017-02-17 13:44 UTC  (6+ messages)
` [U-Boot] [PATCH v1 3/3] x86: Intel MID platforms has no microcode update

[PATCH] pata: remove the at91 driver
 2017-02-17 13:42 UTC  (4+ messages)

[PATCH 00/12] Cqm2: Intel Cache quality monitoring fixes
 2017-02-17 13:41 UTC  (13+ messages)

[Qemu-devel] [PATCH v8 0/8] Add support for VM Generation ID
 2017-02-17 13:41 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 4/8] ACPI: Add Virtual Machine Generation ID support

[PATCH] hid-chicony: Add support for another ASUS Zen AiO keyboard
 2017-02-17 13:40 UTC 

[PATCHv6 00/33] NXP DPAA2 PMD
 2017-02-17 13:40 UTC  (4+ messages)
` [PATCHv7 00/47] "

[GIT PULL FOR v4.12] Bye bye drm_platform midlayer
 2017-02-17 13:40 UTC 

[bug report] net: Prepare gro for packet consuming gro callbacks
 2017-02-17 13:39 UTC  (2+ messages)

[PATCH] mips: vdso: Explicitly use -fno-asynchronous-unwind-tables
 2017-02-17 13:38 UTC  (4+ messages)
` [PATCH v2] "

[PATCH i-g-t] tests/kms_atomic: test that TEST_ONLY does not clobber state
 2017-02-17 13:39 UTC 

[Buildroot] [PATCH] linux-tools/perf: fix build for MIPS by using the right emulation on LD
 2017-02-17 13:38 UTC  (3+ messages)

Rust Version
 2017-02-17 13:38 UTC  (2+ messages)

version mismatch
 2017-02-17 13:37 UTC  (2+ messages)

Instability during large transfers
 2017-02-17 13:36 UTC  (3+ messages)

[PATCH 0/4] ARM: davinci: vpif capture & display support
 2017-02-17 13:34 UTC  (5+ messages)
` [PATCH 4/4] ARM: davinci: add pdata-quirks for da850-evm vpif display

[Qemu-devel] [PATCH] hw/arm/virt: fix cpu object reference leak
 2017-02-17 13:32 UTC  (4+ messages)

(Unofficial) wireguard packages for Debian Stretch (testing)
 2017-02-17 13:32 UTC  (8+ messages)

[PATCH] tools lib traceevent: It's preempt not prempt
 2017-02-17 13:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/2] spapr: generate DT node names
 2017-02-17 13:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 1/2] PCI: add missing classes in pci_ids.h to build device tree
` [Qemu-devel] [PATCH v6 2/2] spapr: generate DT node names

[PATCH 0/4] Altera Partial Reconfiguration IP
 2017-02-17 13:31 UTC  (4+ messages)
` [PATCH 3/4] fpga dt: bindings for Altera Partial Reconfiguraion IP

Ubuntu 16.04.2 LTS with Intel Corporation Sky Lake Integrated Graphics (rev 06)
 2017-02-17 13:30 UTC  (2+ messages)

[Suggestion/Problems] perf annoate: Some problems related to the source code view and Improvement of it with line numbers
 2017-02-17 13:29 UTC  (5+ messages)

[wireguard-devel] : wg output format
 2017-02-17 13:29 UTC  (3+ messages)

[Cocci] Python Output Not Flushed With -j > 1
 2017-02-17 13:29 UTC 

[Buildroot] [PATCH 1/2] wavpack: needs wchar support
 2017-02-17 13:27 UTC  (5+ messages)


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.