All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-21 18:22:30 to 2015-05-21 19:35:51 UTC [more...]

HMM (Heterogeneous Memory Management) v8
 2015-05-21 19:31 UTC  (36+ messages)
` [PATCH 01/36] mmu_notifier: add event information to address invalidation v7
` [PATCH 02/36] mmu_notifier: keep track of active invalidation ranges v3
` [PATCH 03/36] mmu_notifier: pass page pointer to mmu_notifier_invalidate_page()
` [PATCH 04/36] mmu_notifier: allow range invalidation to exclude a specific mmu_notifier
` [PATCH 05/36] HMM: introduce heterogeneous memory management v3
` [PATCH 06/36] HMM: add HMM page table v2
` [PATCH 07/36] HMM: add per mirror page table v3
` [PATCH 08/36] HMM: add device page fault support v3
` [PATCH 09/36] HMM: add mm page table iterator helpers
` [PATCH 10/36] HMM: use CPU page table during invalidation
` [PATCH 11/36] HMM: add discard range helper (to clear and free resources for a range)
` [PATCH 12/36] HMM: add dirty range helper (to toggle dirty bit inside mirror page table)
` [PATCH 13/36] HMM: DMA map memory on behalf of device driver
` [PATCH 14/36] fork: pass the dst vma to copy_page_range() and its sub-functions
` [PATCH 15/36] memcg: export get_mem_cgroup_from_mm()
` [PATCH 16/36] HMM: add special swap filetype for memory migrated to HMM device memory
` [PATCH 17/36] HMM: add new HMM page table flag (valid device memory)
` [PATCH 18/36] HMM: add new HMM page table flag (select flag)
` [PATCH 19/36] HMM: handle HMM device page table entry on mirror page table fault and update

[Qemu-devel] [PATCH v2] tcg: fix dead computation for repeated input arguments
 2015-05-21 19:35 UTC 

[stable request 3.2 3.4 3.10] perf tools: Fix build with perl 5.18
 2015-05-21 19:34 UTC 

[PATCH] NVMe: Avoid interrupt disable during queue init
 2015-05-22  0:12 UTC  (7+ messages)

[PATCH] libepoxy: Disable glx for i.MX6 machines
 2015-05-21 19:33 UTC  (3+ messages)

[RFD] linux-firmware key arrangement for firmware signing
 2015-05-21 19:32 UTC  (14+ messages)

[RFC PATCH] percpu system call: fast userspace percpu critical sections
 2015-05-21 19:31 UTC  (6+ messages)

[PATCH RFC v1] clk: add gpio controlled clock multiplexer
 2015-05-21 19:31 UTC  (2+ messages)

[PATCH 00/12] drm/i915: PCH modeset sequence fixes
 2015-05-21 19:27 UTC  (23+ messages)
` [PATCH 01/12] drm/i915: Remove a bogus 12bpc "toggle" from intel_disable_hdmi()
` [PATCH 02/12] drm/i915: Remove the double register write "
` [PATCH 03/12] drm/i915: Clarfify the DP code platform checks
` [PATCH 04/12] drm/i915: Clean up the CPT DP .get_hw_state() port readout
` [PATCH 05/12] drm/i915: Fix DP enhanced framing for CPT
` [PATCH 07/12] drm/i915: Write the SDVO reg twice on IBX
` [PATCH 08/12] drm/i915: Fix the IBX transcoder B workarounds
` [PATCH 09/12] drm/i915: Disable HDMI port after the pipe on PCH platforms
` [PATCH 10/12] drm/i915: Disable SDVO "
` [PATCH 11/12] drm/i915: Disable CRT port after "
` [PATCH 12/12] drm/i915: Disable FDI RX/TX before the ports

[PATCH net-next 1/3] cxgb4: Add support for loopback between VI of same port
 2015-05-21 19:30 UTC  (4+ messages)

[RFC PATCH 2/4] x86, mwaitt: introduce mwaitx idle with a configurable timer
 2015-05-21 19:30 UTC  (12+ messages)

[xen-4.5-testing test] 56898: regressions - FAIL
 2015-05-21 19:30 UTC 

[PATCHSET cgroup/for-4.2] cgroup: make multi-process migration atomic
 2015-05-21 19:27 UTC  (10+ messages)
` [PATCH 3/7] memcg: immigrate charges only when a threadgroup leader is moved

[U-Boot] [PATCH V2 RESEND] nand: fix buffer alignment in new verification feature
 2015-05-21 19:26 UTC  (4+ messages)

[PATCH v3 0/14] implement @{push} shorthand
 2015-05-21 19:25 UTC  (12+ messages)
` [PATCH v3 07/14] remote.c: introduce branch_get_upstream helper
` [PATCH v3 08/14] remote.c: report specific errors from branch_get_upstream

[GIT PULL 4.2] m88ds3103 enhancements
 2015-05-21 19:24 UTC 

Compilers and RCU readers: Once more unto the breach!
 2015-05-21 19:24 UTC  (15+ messages)
              ` [c++std-parallel-1632] "

[PATCH 05/36] HMM: introduce heterogeneous memory management v3
 2015-05-21 19:23 UTC  (8+ messages)
  ` [PATCH 30/36] IB/mlx5: add a new paramter to mlx5_ib_update_mtt() for ODP with HMM
  ` [PATCH 31/36] IB/odp: export rbt_ib_umem_for_each_in_range()
  ` [PATCH 32/36] IB/odp/hmm: add new kernel option to use HMM for ODP
  ` [PATCH 33/36] IB/odp/hmm: add core infiniband structure and helper for ODP with HMM
  ` [PATCH 34/36] IB/mlx5/hmm: add mlx5 HMM device initialization and callback
  ` [PATCH 35/36] IB/mlx5/hmm: add page fault support for ODP on HMM
  ` [PATCH 36/36] IB/mlx5/hmm: enable ODP using HMM

[PATCHv2 0/5] m88ds3103 improvements (DVBv5 stats and more)
 2015-05-21 19:22 UTC  (6+ messages)
` [PATCHv2 1/5] m88ds3103: do not return error from get_frontend() when not ready
` [PATCHv2 2/5] m88ds3103: implement DVBv5 CNR statistics
` [PATCHv2 3/5] m88ds3103: implement DVBv5 BER
` [PATCHv2 4/5] m88ds3103: use jiffies when polling DiSEqC TX ready
` [PATCHv2 5/5] m88ds3103: add I2C client binding

[Bridge] Suspicious RCU usage in bridge with Linux v4.0-9362-g1fc149933fd4
 2015-05-21 19:22 UTC  (9+ messages)
`  "

[Buildroot] Issue with host-erlang-rebar causing timeouts
 2015-05-21 19:21 UTC 

Let's get a File & Storage miniconf going at LPC2015!
 2015-05-21 19:21 UTC  (7+ messages)
    ` Proposal for annotating _unstable_ pages

[Bug 90537] radeonsi bo/va conflict on RADEON_GEM_VA (rscreen->ws->buffer_from_handle returns NULL)
 2015-05-21 19:19 UTC  (3+ messages)

[PATCH v9 0/5] Seeding DRBG with more entropy
 2015-05-21 19:17 UTC  (6+ messages)
` [PATCH v9 3/5] crypto: drbg - add async seeding operation
      ` random: Wake up all getrandom(2) callers when pool is ready

[U-Boot] [PATCH] net: Fix a warning added by 76ec988
 2015-05-21 19:16 UTC 

Hello dear
 2015-05-21 19:15 UTC 

[RFC] IB/sa: Route SA pathrecord query through netlink
 2015-05-21 19:14 UTC  (3+ messages)

[PATCH] gpio: add ETRAXFS GPIO driver
 2015-05-21 19:09 UTC  (6+ messages)

[PATCH 0/7] linux-yocto: consolidated pull request
 2015-05-21 19:08 UTC  (8+ messages)
` [PATCH 1/7] linux-yocto/3.14: cavium and configuration changes
` [PATCH 2/7] linux-yocto/3.19: braswell DRM/i915 Graphics fixes
` [PATCH 3/7] linux-yocto-custom: clarify bbappend versus copy in comments
` [PATCH 4/7] linux-yocto: drop suggestion of devshell for patch failures
` [PATCH 5/7] linux-yocto/3.19: Braswell DRM fixes
` [PATCH 6/7] linux-yocto/3.19: CONFIG_ATA_BMDMA and gcc5 ARM64
` [PATCH 7/7] linux-yocto/3.19: NFC config, Braswell fixes and axxia support

[PATCH 1/2] am335x-evm: add mmc3 and wlan definitions to dts
 2015-05-21 19:08 UTC  (2+ messages)

Experimental Backport issue
 2015-05-21 19:07 UTC 

[U-Boot] [PATCH v2 0/6] sunxi: Allwinner A80 SoC support
 2015-05-21 19:07 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/6] sunxi: Use axp221 sid on a33
` [U-Boot] [PATCH v2 2/6] sunxi: Remove support for building "old-fashioned" fel binaries
` [U-Boot] [PATCH v2 3/6] sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i
` [U-Boot] [PATCH v2 4/6] sunxi: Update sunxi-common.h to deal with different A1-SRAM "

[PATCH v3 00/21] libnd: non-volatile memory device support
 2015-05-21 19:06 UTC  (9+ messages)
` [PATCH v3 02/21] libnd, nfit: initial libnd infrastructure and NFIT support

Proposal for a Backport tracker
 2015-05-21 19:05 UTC  (5+ messages)

[Xenomai] [PATCH] Fix arm GIC irq mask calculations on complex arm devices
 2015-05-21 19:04 UTC  (2+ messages)

[PATCH soc] ARM: use ARM_SINGLE_ARMV7M for ARMv7-M platforms
 2015-05-21 19:04 UTC  (4+ messages)

[PATCH] Docs: SubmittingPatches: Clarify convention for git commit references
 2015-05-21 19:03 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] vhost-user: add multi queue support
 2015-05-21 19:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3] "

[PATCH v2 0/8] Asynchronous device/driver probing support
 2015-05-21 19:02 UTC  (6+ messages)
` [PATCH 8/8] driver-core: allow enabling async probing for all modules and builtins

Yocto 1.6.3.rc4 Full Pass test report
 2015-05-21 19:02 UTC 

[U-Boot] Proposal to add NAND-boot support for Sunxi SPL
 2015-05-21 19:02 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] nand: sunxi: Add support for booting from internal NAND memory

[PATCH] submodule documentation: Rewrite introductory paragraphs
 2015-05-21 19:01 UTC 

[PATCH 1/2] HID: wacom: Allow wacom_{get,set}_report to retry on -EAGAIN
 2015-05-21 19:01 UTC  (3+ messages)
` [PATCH v2 1/2] HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPE

[Bug 89621] New: EXT4-fs error (device dm-1): ext4_mb_release_inode_pa:3773: group 24089, free 34, pa_free 32
 2015-05-21 19:01 UTC  (2+ messages)
` [Bug 89621] "

[GIT PULL] nohz: A few improvements v4
 2015-05-21 18:59 UTC  (10+ messages)
` [PATCH 4/4] nohz: Set isolcpus when nohz_full is set

[Qemu-devel] [PATCH v3 0/2] semihosting: clean up and add --semihosting-config arg
 2015-05-21 18:58 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 2/2] semihosting: add --semihosting-config arg sub-argument

ingress policying for realtime protocol
 2015-05-21 18:58 UTC  (6+ messages)

Mangling packets & routing in kernels>3.17
 2015-05-21 18:58 UTC 

[PATCH 5/5] drm/i915/skl: Deinit/init the display at suspend/resume
 2015-05-21 18:58 UTC  (2+ messages)

[linux-lvm] autoactivation fails
 2015-05-21 18:57 UTC  (3+ messages)

[lustre-devel] Upstream code format clean-up
 2015-05-21 18:55 UTC 

[PATCH] clk:clk-conf - Fix typo in comment
 2015-05-21 18:54 UTC  (2+ messages)

[PATCH] clk:samsung:clk - Fix typo in panic log
 2015-05-21 18:54 UTC  (2+ messages)

[PATCH v3 0/4] Support for creating/using Stolen memory backed objects
 2015-05-21 18:53 UTC  (2+ messages)

[PATCH i-g-t] tests/gem_mmap_gtt: Use PAGE_SIZE instead of hard coded value
 2015-05-21 18:46 UTC  (7+ messages)

[PATCH] saa7134: add AverMedia AverTV/505 card support
 2015-05-21 18:53 UTC 

[PATCH] clk: cdce706: Add missing of_clk_del_provider call in cdce706_remove
 2015-05-21 18:53 UTC  (5+ messages)

[PATCH] git-send-email.perl: Add sendmail aliases support
 2015-05-21 18:51 UTC 

[Qemu-devel] Removing old/unused audio backends
 2015-05-21 18:51 UTC  (4+ messages)

[Qemu-devel] virtio-pci msix error
 2015-05-21 18:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH] virtio: Notice when the system doesn't support MSIx at all

[PATCH v8 00/16] Add support to STMicroelectronics STM32 family
 2015-05-21 18:51 UTC  (7+ messages)
` [PATCH v8 14/16] ARM: dts: Introduce STM32F429 MCU

[PATCH v3 0/4] submodule config lookup API
 2015-05-21 18:50 UTC  (3+ messages)

[PATCH 0/4] perf: Add support for PMU events in JSON format
 2015-05-21 18:50 UTC  (7+ messages)
` [PATCH 3/4] perf: Use pmu_events_map table to create event aliases

[PATCH v6 0/2] kconfig: add xenconfig
 2015-05-21 18:47 UTC  (8+ messages)
` [PATCH v6 2/2] kconfig: add xenconfig defconfig helper

[PATCH RFC 0/3] Support standard SRIOV configuration for IB VFs
 2015-05-21 18:46 UTC  (3+ messages)
` [PATCH RFC 1/3] IB/IPoIB: Support SRIOV standard configuration

[PATCH 1/3] ARM: dts: sun7i: Add uart4_pins_b definition
 2015-05-21 18:45 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: sun7i: Add uart2 support for BananaPi

Harden iptables memory allocator
 2015-05-21 18:42 UTC 

staging: vt6655: Upstream fixes for 3.19
 2015-05-21 18:42 UTC 

[PATCH] ARM: OMAP1: Fix section mismatch warnings for omap_cfg_reg
 2015-05-21 18:42 UTC  (2+ messages)

[PATCH] HID: usbhid: add Chicony/Pixart usb optical mouse that needs QUIRK_ALWAYS_POLL
 2015-05-21 18:41 UTC  (2+ messages)

[WIP] [PATCH 0/4] Unifying git branch -l, git tag -l, and git for-each-ref
 2015-05-21 18:40 UTC  (5+ messages)
` [PATCH 2/4] ref-filter: add ref-filter API

[stable request 3.4] x86/reboot: Fix a warning message triggered by stop_other_cpus()
 2015-05-21 18:40 UTC 

[Qemu-devel] Broken SuperH atomics in qemu app-level emulation
 2015-05-21 18:39 UTC  (3+ messages)

[PATCHv2 00/27] ARM: OMAP2+: clock code migration to drivers/clk/ti
 2015-05-21 18:38 UTC  (12+ messages)

[PATCH] kernel:up - Fix typo in comment
 2015-05-21 18:36 UTC 

[GIT PULL 2/2] omap1 sparse irq support for v4.2
 2015-05-21 18:36 UTC  (7+ messages)

[Qemu-devel] [PATCH] tcg: fix dead computation for repeated input arguments
 2015-05-21 18:35 UTC  (3+ messages)

[RFC PATCH 1/1] pci-imx6: add speed change timeout message
 2015-05-21 18:35 UTC 

Hibernation on ARM64
 2015-05-21 18:34 UTC 

Cause of Large Latency Difference Between 1179-byte and 1180-byte UDP Frames?
 2015-05-21 18:33 UTC  (3+ messages)

[PATCH] x86, perf: Tweak broken BIOS rules during check_hw_exists
 2015-05-21 17:57 UTC  (2+ messages)

Fwd: Re: traffic no longer readable
 2015-05-21 18:33 UTC  (3+ messages)
`  "

[PATCH] drm/i915/hsw: Fix workaround for server AUX channel clock divisor
 2015-05-21 18:34 UTC  (5+ messages)

[PATCH] cpufreq:exynos-cpufreq - Fix for memory leak in case SOC name does not match
 2015-05-21 18:29 UTC  (2+ messages)

Announcing qboot, a minimal x86 firmware for QEMU
 2015-05-21 18:28 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH 20/20] drm/i915/gtt: One instance of scratch page table/directory
 2015-05-21 18:27 UTC  (2+ messages)

ODROID-C1 support
 2015-05-21 18:26 UTC  (2+ messages)

[pull] radeon drm-fixes-4.1
 2015-05-21 18:26 UTC 

i.MX6 - PCIe not detecting some devices in Linux 3.14.28
 2015-05-21 17:29 UTC  (3+ messages)

[PATCH v2] nouveau: add coherent BO attribute
 2015-05-21 18:23 UTC  (3+ messages)
  ` [Nouveau] "

From: Cunming Liang <cunming.liang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
 2015-05-21 18:22 UTC  (4+ messages)
` [PATCH v8 00/11] Interrupt mode PMD
  ` [PATCH v8 08/11] ethdev: add rx intr enable, disable and ctl functions


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.