Show patches with: none      |   22283 patches
« 1 2 ... 196 197 198222 223 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[05/19] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM pin_user_pages(): reduced-risk series for Linux 5.5 1 2 1 --- 2019-11-25 John Hubbard New
[04/19] goldish_pipe: rename local pin_user_pages() routine pin_user_pages(): reduced-risk series for Linux 5.5 - 3 - --- 2019-11-25 John Hubbard New
[03/19] mm: Cleanup __put_devmap_managed_page() vs ->page_free() pin_user_pages(): reduced-risk series for Linux 5.5 - 2 - --- 2019-11-25 John Hubbard New
[02/19] mm/gup: move try_get_compound_head() to top, fix minor issues pin_user_pages(): reduced-risk series for Linux 5.5 - 3 - --- 2019-11-25 John Hubbard New
[01/19] mm/gup: factor out duplicate code from four routines pin_user_pages(): reduced-risk series for Linux 5.5 - 3 - --- 2019-11-25 John Hubbard New
[BUGFIX,v2,3/3] selftests/ftrace: Do not to use absolute debugfs path selftests/ftrace: Fix ftracetest testcases for non-function tracer case - 1 - --- 2019-11-25 Masami Hiramatsu (Google) New
[BUGFIX,v2,2/3] selftests/ftrace: Fix ftrace test cases to check unsupported selftests/ftrace: Fix ftracetest testcases for non-function tracer case - - - --- 2019-11-25 Masami Hiramatsu (Google) New
[BUGFIX,v2,1/3] selftests/ftrace: Fix to check the existence of set_ftrace_filter selftests/ftrace: Fix ftracetest testcases for non-function tracer case - - - --- 2019-11-25 Masami Hiramatsu (Google) New
[BUGFIX,3/3] selftests/ftrace: Do not to use absolute debugfs path selftests/ftrace: Fix ftracetest testcases for non-function tracer case - 1 - --- 2019-11-24 Masami Hiramatsu (Google) New
[BUGFIX,2/3] selftests/ftrace: Fix ftrace test cases to check unsupported selftests/ftrace: Fix ftracetest testcases for non-function tracer case - - - --- 2019-11-24 Masami Hiramatsu (Google) New
[BUGFIX,1/3] selftests/ftrace: Fix to check the existence of set_ftrace_filter selftests/ftrace: Fix ftracetest testcases for non-function tracer case - - - --- 2019-11-24 Masami Hiramatsu (Google) New
[GIT,PULL] Kselftest fixes update for Linux 5.5.rc1 [GIT,PULL] Kselftest fixes update for Linux 5.5.rc1 - - - --- 2019-11-22 Shuah Khan New
[kselftest/test] kunit: Always print actual pointer values in asserts [kselftest/test] kunit: Always print actual pointer values in asserts - 1 - --- 2019-11-21 David Gow Mainlined
selftests: Load settings from subdirs selftests: Load settings from subdirs - - - --- 2019-11-21 Kees Cook New
[v7,24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*() mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-21 John Hubbard New
[v7,23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-21 John Hubbard New
[v7,22/24] mm/gup_benchmark: support pin_user_pages() and related calls mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-21 John Hubbard New
[v7,21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-21 John Hubbard New
[v7,20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-21 John Hubbard New
[v7,19/24] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-21 John Hubbard New
[v7,18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-11-21 John Hubbard New
[v7,17/24] mm/gup: track FOLL_PIN pages mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-21 John Hubbard New
[v7,16/24] net/xdp: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-11-21 John Hubbard New
[v7,15/24] fs/io_uring: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-21 John Hubbard New
[v7,14/24] drm/via: set FOLL_PIN via pin_user_pages_fast() mm/gup: track dma-pinned pages: FOLL_PIN 1 2 - --- 2019-11-21 John Hubbard New
[v7,13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote() mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-21 John Hubbard New
[v7,12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-21 John Hubbard New
[v7,11/24] goldish_pipe: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-21 John Hubbard New
[v7,10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-21 John Hubbard New
[v7,09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM mm/gup: track dma-pinned pages: FOLL_PIN 1 2 1 --- 2019-11-21 John Hubbard New
[v7,08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers mm/gup: track dma-pinned pages: FOLL_PIN 1 1 - --- 2019-11-21 John Hubbard New
[v7,07/24] IB/umem: use get_user_pages_fast() to pin DMA pages mm/gup: track dma-pinned pages: FOLL_PIN - 4 - --- 2019-11-21 John Hubbard New
[v7,06/24] goldish_pipe: rename local pin_user_pages() routine mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-21 John Hubbard New
[v7,05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-21 John Hubbard New
[v7,04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free() mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-21 John Hubbard New
[v7,03/24] mm/gup: move try_get_compound_head() to top, fix minor issues mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-21 John Hubbard New
[v7,02/24] mm/gup: factor out duplicate code from four routines mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-21 John Hubbard New
[v7,01/24] mm/gup: pass flags arg to __gup_device_* functions mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-21 John Hubbard New
[RESEND,v17,13/13] Documentation: path-lookup: include new LOOKUP flags open: introduce openat2(2) syscall - - - --- 2019-11-20 Aleksa Sarai New
[RESEND,v17,12/13] selftests: add openat2(2) selftests open: introduce openat2(2) syscall - - - --- 2019-11-20 Aleksa Sarai New
[RESEND,v17,11/13] open: introduce openat2(2) syscall open: introduce openat2(2) syscall - - - --- 2019-11-20 Aleksa Sarai New
[RESEND,v17,10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution open: introduce openat2(2) syscall - - - --- 2019-11-20 Aleksa Sarai New
[RESEND,v17,09/13] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution open: introduce openat2(2) syscall - - - --- 2019-11-20 Aleksa Sarai New
[RESEND,v17,08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution open: introduce openat2(2) syscall - - - --- 2019-11-20 Aleksa Sarai New
[RESEND,v17,07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing open: introduce openat2(2) syscall - - - --- 2019-11-20 Aleksa Sarai New
[RESEND,v17,06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution open: introduce openat2(2) syscall - - - --- 2019-11-20 Aleksa Sarai New
[RESEND,v17,05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution open: introduce openat2(2) syscall - - - --- 2019-11-20 Aleksa Sarai New
[RESEND,v17,04/13] namei: allow set_root() to produce errors open: introduce openat2(2) syscall - - - --- 2019-11-20 Aleksa Sarai New
[RESEND,v17,03/13] namei: allow nd_jump_link() to produce errors open: introduce openat2(2) syscall - - - --- 2019-11-20 Aleksa Sarai New
[RESEND,v17,02/13] nsfs: clean-up ns_get_path() signature to return int open: introduce openat2(2) syscall - - - --- 2019-11-20 Aleksa Sarai New
[RESEND,v17,01/13] namei: only return -ECHILD from follow_dotdot_rcu() open: introduce openat2(2) syscall - - - --- 2019-11-20 Aleksa Sarai New
[linux-kselftest/test,v4] Documentation: kunit: add documentation for kunit_tool [linux-kselftest/test,v4] Documentation: kunit: add documentation for kunit_tool 1 1 - --- 2019-11-20 Brendan Higgins Mainlined
[linux-kselftest/test,v2] Documentation: kunit: fix typos and gramatical errors [linux-kselftest/test,v2] Documentation: kunit: fix typos and gramatical errors 1 1 - --- 2019-11-19 Brendan Higgins Mainlined
[linux-kselftest/test,v1] Documentation: kunit: fix typos and gramatical errors [linux-kselftest/test,v1] Documentation: kunit: fix typos and gramatical errors - 1 - --- 2019-11-19 Brendan Higgins Superseded
[v6,24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*() mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-19 John Hubbard New
[v6,23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-19 John Hubbard New
[v6,22/24] mm/gup_benchmark: support pin_user_pages() and related calls mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-19 John Hubbard New
[v6,21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-19 John Hubbard New
[v6,20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-19 John Hubbard New
[v6,19/24] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-19 John Hubbard New
[v6,18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-11-19 John Hubbard New
[v6,17/24] mm/gup: track FOLL_PIN pages mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-11-19 John Hubbard New
[v6,16/24] net/xdp: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-11-19 John Hubbard New
[v6,15/24] fs/io_uring: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-19 John Hubbard New
[v6,14/24] drm/via: set FOLL_PIN via pin_user_pages_fast() mm/gup: track dma-pinned pages: FOLL_PIN 1 2 - --- 2019-11-19 John Hubbard New
[v6,13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote() mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-19 John Hubbard New
[v6,12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-11-19 John Hubbard New
[v6,11/24] goldish_pipe: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-19 John Hubbard New
[v6,10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-19 John Hubbard New
[v6,09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-19 John Hubbard New
[v6,08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-11-19 John Hubbard New
[v6,07/24] IB/umem: use get_user_pages_fast() to pin DMA pages mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-19 John Hubbard New
[v6,06/24] goldish_pipe: rename local pin_user_pages() routine mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-19 John Hubbard New
[v6,05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-19 John Hubbard New
[v6,04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-19 John Hubbard New
[v6,03/24] mm/gup: move try_get_compound_head() to top, fix minor issues mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-19 John Hubbard New
[v6,02/24] mm/gup: factor out duplicate code from four routines mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-11-19 John Hubbard New
[v6,01/24] mm/gup: pass flags arg to __gup_device_* functions mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-11-19 John Hubbard New
[v3,19/19] KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs x86/cpu: Clean up handling of VMX features - - - --- 2019-11-19 Sean Christopherson New
[v3,18/19] perf/x86: Provide stubs of KVM helpers for non-Intel CPUs x86/cpu: Clean up handling of VMX features - - - --- 2019-11-19 Sean Christopherson New
[v3,17/19] x86/cpufeatures: Clean up synthetic virtualization flags x86/cpu: Clean up handling of VMX features - - - --- 2019-11-19 Sean Christopherson New
[v3,16/19] KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits x86/cpu: Clean up handling of VMX features - - - --- 2019-11-19 Sean Christopherson New
[v3,15/19] x86/cpufeatures: Drop synthetic VMX feature flags x86/cpu: Clean up handling of VMX features - - - --- 2019-11-19 Sean Christopherson New
[v3,14/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_* x86/cpu: Clean up handling of VMX features - - - --- 2019-11-19 Sean Christopherson New
[v3,13/19] x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs x86/cpu: Clean up handling of VMX features - - - --- 2019-11-19 Sean Christopherson New
[v3,12/19] x86/vmx: Introduce VMX_FEATURES_* x86/cpu: Clean up handling of VMX features - - - --- 2019-11-19 Sean Christopherson New
[v3,11/19] KVM: VMX: Check for full VMX support when verifying CPU compatibility x86/cpu: Clean up handling of VMX features - 1 - --- 2019-11-19 Sean Christopherson New
[v3,10/19] KVM: VMX: Use VMX feature flag to query BIOS enabling x86/cpu: Clean up handling of VMX features - 1 - --- 2019-11-19 Sean Christopherson New
[v3,09/19] x86/cpu: Clear VMX feature flag if VMX is not fully enabled x86/cpu: Clean up handling of VMX features - - - --- 2019-11-19 Sean Christopherson New
[v3,08/19] KVM: VMX: Drop initialization of IA32_FEATURE_CONTROL MSR x86/cpu: Clean up handling of VMX features - 1 - --- 2019-11-19 Sean Christopherson New
[v3,07/19] x86/zhaoxin: Use common IA32_FEATURE_CONTROL MSR initialization x86/cpu: Clean up handling of VMX features - - - --- 2019-11-19 Sean Christopherson New
[v3,06/19] x86/centaur: Use common IA32_FEATURE_CONTROL MSR initialization x86/cpu: Clean up handling of VMX features - - - --- 2019-11-19 Sean Christopherson New
[v3,05/19] x86/mce: WARN once if IA32_FEATURE_CONTROL MSR is left unlocked x86/cpu: Clean up handling of VMX features - 1 - --- 2019-11-19 Sean Christopherson New
[v3,04/19] x86/intel: Initialize IA32_FEATURE_CONTROL MSR at boot x86/cpu: Clean up handling of VMX features - - - --- 2019-11-19 Sean Christopherson New
[v3,03/19] tools arch x86: Sync msr-index.h from kernel sources x86/cpu: Clean up handling of VMX features - - - --- 2019-11-19 Sean Christopherson New
[v3,02/19] selftests: kvm: Replace manual MSR defs with common msr-index.h x86/cpu: Clean up handling of VMX features - - - --- 2019-11-19 Sean Christopherson New
[v3,01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR x86/cpu: Clean up handling of VMX features 1 - - --- 2019-11-19 Sean Christopherson New
[linux-kselftest/test,v3] Documentation: kunit: add documentation for kunit_tool [linux-kselftest/test,v3] Documentation: kunit: add documentation for kunit_tool - 1 - --- 2019-11-19 Brendan Higgins Superseded
[v17,13/13] Documentation: path-lookup: include new LOOKUP flags open: introduce openat2(2) syscall - - - --- 2019-11-17 Aleksa Sarai New
[v17,12/13] selftests: add openat2(2) selftests open: introduce openat2(2) syscall - - - --- 2019-11-17 Aleksa Sarai New
« 1 2 ... 196 197 198222 223 »