Show patches with: Archived = No       |   24395 patches
« 1 2 ... 219 220 221243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,21/25] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-12 John Hubbard New
[v10,20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-12 John Hubbard New
[v10,19/25] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN 1 - 1 --- 2019-12-12 John Hubbard New
[v10,18/25] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-12-12 John Hubbard New
[v10,17/25] media/v4l2-core: set pages dirty upon releasing DMA buffers mm/gup: track dma-pinned pages: FOLL_PIN 1 1 - --- 2019-12-12 John Hubbard New
[v10,16/25] net/xdp: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-12-12 John Hubbard New
[v10,15/25] fs/io_uring: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-12 John Hubbard New
[v10,14/25] drm/via: set FOLL_PIN via pin_user_pages_fast() mm/gup: track dma-pinned pages: FOLL_PIN 1 2 - --- 2019-12-12 John Hubbard New
[v10,13/25] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote() mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-12 John Hubbard New
[v10,12/25] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-12 John Hubbard New
[v10,11/25] goldish_pipe: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-12 John Hubbard New
[v10,10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-12 John Hubbard New
[v10,09/25] IB/umem: use get_user_pages_fast() to pin DMA pages mm/gup: track dma-pinned pages: FOLL_PIN - 5 - --- 2019-12-12 John Hubbard New
[v10,08/25] mm/gup: allow FOLL_FORCE for get_user_pages_fast() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-12 John Hubbard New
[v10,07/25] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call mm/gup: track dma-pinned pages: FOLL_PIN 1 2 1 --- 2019-12-12 John Hubbard New
[v10,06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM mm/gup: track dma-pinned pages: FOLL_PIN 1 2 1 --- 2019-12-12 John Hubbard New
[v10,05/25] goldish_pipe: rename local pin_user_pages() routine mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-12 John Hubbard New
[v10,04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-12 John Hubbard New
[v10,03/25] mm: Cleanup __put_devmap_managed_page() vs ->page_free() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-12 John Hubbard New
[v10,02/25] mm/gup: move try_get_compound_head() to top, fix minor issues mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-12 John Hubbard New
[v10,01/25] mm/gup: factor out duplicate code from four routines mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-12 John Hubbard New
[v6,6/6] kunit/kunit_tool_test: Test '--build_dir' option run Fix nits in the kunit - 1 1 --- 2019-12-12 SeongJae Park Mainlined
[v6,5/6] kunit: Rename 'kunitconfig' to '.kunitconfig' Fix nits in the kunit - 1 1 --- 2019-12-12 SeongJae Park Mainlined
[v6,4/6] kunit: Place 'test.log' under the 'build_dir' Fix nits in the kunit - 1 1 --- 2019-12-12 SeongJae Park Mainlined
[v6,3/6] kunit: Create default config in '--build_dir' Fix nits in the kunit - 1 1 --- 2019-12-12 SeongJae Park Mainlined
[v6,2/6] kunit: Remove duplicated defconfig creation Fix nits in the kunit - 1 1 --- 2019-12-12 SeongJae Park Mainlined
[v6,1/6] docs/kunit/start: Use in-tree 'kunit_defconfig' Fix nits in the kunit - 1 1 --- 2019-12-12 SeongJae Park Mainlined
[v9,25/25] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-11 John Hubbard New
[v9,24/25] mm/gup_benchmark: support pin_user_pages() and related calls mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-11 John Hubbard New
[v9,23/25] mm/gup: track FOLL_PIN pages mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-11 John Hubbard New
[v9,22/25] mm, tree-wide: rename put_user_page*() to unpin_user_page*() mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-11 John Hubbard New
[v9,21/25] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-11 John Hubbard New
[v9,20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-11 John Hubbard New
[v9,19/25] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN 1 - 1 --- 2019-12-11 John Hubbard New
[v9,18/25] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-12-11 John Hubbard New
[v9,17/25] media/v4l2-core: set pages dirty upon releasing DMA buffers mm/gup: track dma-pinned pages: FOLL_PIN 1 1 - --- 2019-12-11 John Hubbard New
[v9,16/25] net/xdp: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-12-11 John Hubbard New
[v9,15/25] fs/io_uring: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-11 John Hubbard New
[v9,14/25] drm/via: set FOLL_PIN via pin_user_pages_fast() mm/gup: track dma-pinned pages: FOLL_PIN 1 2 - --- 2019-12-11 John Hubbard New
[v9,13/25] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote() mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-11 John Hubbard New
[v9,12/25] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-11 John Hubbard New
[v9,11/25] goldish_pipe: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-11 John Hubbard New
[v9,10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-11 John Hubbard New
[v9,09/25] IB/umem: use get_user_pages_fast() to pin DMA pages mm/gup: track dma-pinned pages: FOLL_PIN - 5 - --- 2019-12-11 John Hubbard New
[v9,08/25] mm/gup: allow FOLL_FORCE for get_user_pages_fast() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-11 John Hubbard New
[v9,07/25] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call mm/gup: track dma-pinned pages: FOLL_PIN 1 2 1 --- 2019-12-11 John Hubbard New
[v9,06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM mm/gup: track dma-pinned pages: FOLL_PIN 1 2 1 --- 2019-12-11 John Hubbard New
[v9,05/25] goldish_pipe: rename local pin_user_pages() routine mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-11 John Hubbard New
[v9,04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-11 John Hubbard New
[v9,03/25] mm: Cleanup __put_devmap_managed_page() vs ->page_free() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-11 John Hubbard New
[v9,02/25] mm/gup: move try_get_compound_head() to top, fix minor issues mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-11 John Hubbard New
[v9,01/25] mm/gup: factor out duplicate code from four routines mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-11 John Hubbard New
Linux 5.5=rc1 kselftest rseq test build failure Linux 5.5=rc1 kselftest rseq test build failure - - - --- 2019-12-11 Shuah Khan New
selftests: filesystems/epoll: fix build error selftests: filesystems/epoll: fix build error - - - --- 2019-12-11 Shuah Khan Mainlined
[v2] selftests: fix build behaviour on targets' failures [v2] selftests: fix build behaviour on targets' failures - - - --- 2019-12-10 Cristian Marussi Mainlined
[next] selftests: fix spelling mistake "chainged" -> "chained" [next] selftests: fix spelling mistake "chainged" -> "chained" 1 1 - --- 2019-12-10 Colin King Mainlined
[v8,26/26] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-09 John Hubbard New
[v8,25/26] mm/gup_benchmark: support pin_user_pages() and related calls mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-09 John Hubbard New
[v8,24/26] mm/gup: track FOLL_PIN pages mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-12-09 John Hubbard New
[v8,23/26] mm/gup: pass flags arg to __gup_device_* functions mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-09 John Hubbard New
[v8,22/26] mm, tree-wide: rename put_user_page*() to unpin_user_page*() mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-09 John Hubbard New
[v8,21/26] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-09 John Hubbard New
[v8,20/26] powerpc: book3s64: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - - - --- 2019-12-09 John Hubbard New
[v8,19/26] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN 1 - 1 --- 2019-12-09 John Hubbard New
[v8,18/26] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-12-09 John Hubbard New
[v8,17/26] media/v4l2-core: set pages dirty upon releasing DMA buffers mm/gup: track dma-pinned pages: FOLL_PIN 1 1 - --- 2019-12-09 John Hubbard New
[v8,16/26] net/xdp: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN 1 - - --- 2019-12-09 John Hubbard New
[v8,15/26] fs/io_uring: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-09 John Hubbard New
[v8,14/26] drm/via: set FOLL_PIN via pin_user_pages_fast() mm/gup: track dma-pinned pages: FOLL_PIN 1 2 - --- 2019-12-09 John Hubbard New
[v8,13/26] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote() mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-09 John Hubbard New
[v8,12/26] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP mm/gup: track dma-pinned pages: FOLL_PIN - 1 - --- 2019-12-09 John Hubbard New
[v8,11/26] goldish_pipe: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-09 John Hubbard New
[v8,10/26] mm/gup: introduce pin_user_pages*() and FOLL_PIN mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-09 John Hubbard New
[v8,09/26] IB/umem: use get_user_pages_fast() to pin DMA pages mm/gup: track dma-pinned pages: FOLL_PIN - 5 - --- 2019-12-09 John Hubbard New
[v8,08/26] mm/gup: allow FOLL_FORCE for get_user_pages_fast() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-09 John Hubbard New
[v8,07/26] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call mm/gup: track dma-pinned pages: FOLL_PIN 1 2 1 --- 2019-12-09 John Hubbard New
[v8,06/26] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM mm/gup: track dma-pinned pages: FOLL_PIN 1 2 1 --- 2019-12-09 John Hubbard New
[v8,05/26] goldish_pipe: rename local pin_user_pages() routine mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-09 John Hubbard New
[v8,04/26] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-09 John Hubbard New
[v8,03/26] mm: Cleanup __put_devmap_managed_page() vs ->page_free() mm/gup: track dma-pinned pages: FOLL_PIN - 2 - --- 2019-12-09 John Hubbard New
[v8,02/26] mm/gup: move try_get_compound_head() to top, fix minor issues mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-09 John Hubbard New
[v8,01/26] mm/gup: factor out duplicate code from four routines mm/gup: track dma-pinned pages: FOLL_PIN - 3 - --- 2019-12-09 John Hubbard New
[v18,13/13] Documentation: path-lookup: include new LOOKUP flags open: introduce openat2(2) syscall - - - --- 2019-12-06 Aleksa Sarai New
[v18,12/13] selftests: add openat2(2) selftests open: introduce openat2(2) syscall - - - --- 2019-12-06 Aleksa Sarai New
[v18,11/13] open: introduce openat2(2) syscall open: introduce openat2(2) syscall - - - --- 2019-12-06 Aleksa Sarai New
[v18,10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution open: introduce openat2(2) syscall - - - --- 2019-12-06 Aleksa Sarai New
[v18,09/13] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution open: introduce openat2(2) syscall - - - --- 2019-12-06 Aleksa Sarai New
[v18,08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution open: introduce openat2(2) syscall - - - --- 2019-12-06 Aleksa Sarai New
[v18,07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing open: introduce openat2(2) syscall - - - --- 2019-12-06 Aleksa Sarai New
[v18,06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution open: introduce openat2(2) syscall - - - --- 2019-12-06 Aleksa Sarai New
[v18,05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution open: introduce openat2(2) syscall - - - --- 2019-12-06 Aleksa Sarai New
[v18,04/13] namei: allow set_root() to produce errors open: introduce openat2(2) syscall - - - --- 2019-12-06 Aleksa Sarai New
[v18,03/13] namei: allow nd_jump_link() to produce errors open: introduce openat2(2) syscall - - - --- 2019-12-06 Aleksa Sarai New
[v18,02/13] nsfs: clean-up ns_get_path() signature to return int open: introduce openat2(2) syscall - - - --- 2019-12-06 Aleksa Sarai New
[v18,01/13] namei: only return -ECHILD from follow_dotdot_rcu() open: introduce openat2(2) syscall - - - --- 2019-12-06 Aleksa Sarai New
[3/3] KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING Reanme the definitions of INTERRUPT_PENDING, NMI_PENDING and TSC_OFFSETING - - - --- 2019-12-06 Xiaoyao Li Mainlined
[2/3] KVM: VMX: Rename NMI_PENDING to NMI_WINDOW Reanme the definitions of INTERRUPT_PENDING, NMI_PENDING and TSC_OFFSETING - - - --- 2019-12-06 Xiaoyao Li Mainlined
[1/3] KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW Reanme the definitions of INTERRUPT_PENDING, NMI_PENDING and TSC_OFFSETING - - - --- 2019-12-06 Xiaoyao Li Mainlined
selftests: Fix dangling documentation references to kselftest_module.sh selftests: Fix dangling documentation references to kselftest_module.sh 1 - - --- 2019-12-06 Michael Ellerman Mainlined
[BUGFIX,v2,3/3] selftests: safesetid: Fix Makefile to set correct test program selftests: safesetid: Fix some bugs in safesetid test - - - --- 2019-12-05 Masami Hiramatsu (Google) Mainlined
« 1 2 ... 219 220 221243 244 »