Show patches with: none      |   64801 patches
« 1 2 ... 382 383 384648 649 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[12/13] exfat: add exfat in fs/Kconfig and fs/Makefile add the latest exfat driver - - - --- 2019-11-13 Namjae Jeon New
[11/13] exfat: add Kconfig and Makefile add the latest exfat driver - - - --- 2019-11-13 Namjae Jeon New
[10/13] exfat: add nls operations add the latest exfat driver - - - --- 2019-11-13 Namjae Jeon New
[09/13] exfat: add misc operations add the latest exfat driver - - - --- 2019-11-13 Namjae Jeon New
[08/13] exfat: add exfat cache add the latest exfat driver - - - --- 2019-11-13 Namjae Jeon New
[07/13] exfat: add bitmap operations add the latest exfat driver - - - --- 2019-11-13 Namjae Jeon New
[06/13] exfat: add exfat entry operations add the latest exfat driver - - - --- 2019-11-13 Namjae Jeon New
[05/13] exfat: add file operations add the latest exfat driver - - - --- 2019-11-13 Namjae Jeon New
[04/13] exfat: add directory operations add the latest exfat driver - - - --- 2019-11-13 Namjae Jeon New
[03/13] exfat: add inode operations add the latest exfat driver - - - --- 2019-11-13 Namjae Jeon New
[02/13] exfat: add super block operations add the latest exfat driver - - - --- 2019-11-13 Namjae Jeon New
[01/13] exfat: add in-memory and on-disk structures and headers add the latest exfat driver - - - --- 2019-11-13 Namjae Jeon New
[v4,23/23] mm/gup: remove support for gup(FOLL_LONGTERM) mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-13 John Hubbard New
[v4,22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-13 John Hubbard New
[v4,21/23] mm/gup_benchmark: support pin_user_pages() and related calls mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-13 John Hubbard New
[v4,20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-13 John Hubbard New
[v4,19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-13 John Hubbard New
[v4,18/23] vfio, mm: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-13 John Hubbard New
[v4,17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM 1 1 - --- 2019-11-13 John Hubbard New
[v4,16/23] mm/gup: track FOLL_PIN pages mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-13 John Hubbard New
[v4,15/23] net/xdp: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM 1 1 - --- 2019-11-13 John Hubbard New
[v4,14/23] fs/io_uring: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-13 John Hubbard New
[v4,13/23] drm/via: set FOLL_PIN via pin_user_pages_fast() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM 1 2 - --- 2019-11-13 John Hubbard New
[v4,12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-13 John Hubbard New
[v4,11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-13 John Hubbard New
[v4,10/23] goldish_pipe: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-13 John Hubbard New
[v4,09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-13 John Hubbard New
[v4,08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-13 John Hubbard New
[v4,07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM 1 - - --- 2019-11-13 John Hubbard New
[v4,06/23] IB/umem: use get_user_pages_fast() to pin DMA pages mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-13 John Hubbard New
[v4,05/23] goldish_pipe: rename local pin_user_pages() routine mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-13 John Hubbard New
[v4,04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-13 John Hubbard New
[v4,03/23] mm/gup: move try_get_compound_head() to top, fix minor issues mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-13 John Hubbard New
[v4,02/23] mm/gup: factor out duplicate code from four routines mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-13 John Hubbard New
[v4,01/23] mm/gup: pass flags arg to __gup_device_* functions mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 3 - --- 2019-11-13 John Hubbard New
[3/3] sched/numa: documentation for per-cgroup numa stat sched/numa: introduce advanced numa statistic - - - --- 2019-11-13 王贇 New
[2/3] sched/numa: expose per-task pages-migration-failure sched/numa: introduce advanced numa statistic - - - --- 2019-11-13 王贇 New
[1/3] sched/numa: advanced per-cgroup numa statistic sched/numa: introduce advanced numa statistic - - - --- 2019-11-13 王贇 New
staging: exfat: convert WARN to a pr_info staging: exfat: convert WARN to a pr_info - - - --- 2019-11-13 Valdis Kl ē tnieks New
[V2,2/2] fs: Move swap_[de]activate to file_operations Move swap functions out of address space operations 2 1 - --- 2019-11-13 Ira Weiny New
[V2,1/2] fs: Clean up mapping variable Move swap functions out of address space operations 1 1 - --- 2019-11-13 Ira Weiny New
[V1,2/2] fs: Move swap_[de]activate to file_operations Untitled series #202009 - - - --- 2019-11-13 Ira Weiny New
staging: exfat: Update the TODO file staging: exfat: Update the TODO file - - - --- 2019-11-12 Valdis Kl ē tnieks New
[12/12] staging: exfat: Clean up the namespace pollution part 8 staging: exfat: Heave FAT/VFAT over the side - - - --- 2019-11-12 Valdis Kl ē tnieks New
[11/12] staging: exfat: Clean up the namespace pollution part 7 staging: exfat: Heave FAT/VFAT over the side - - - --- 2019-11-12 Valdis Kl ē tnieks New
[10/12] staging: exfat: Clean up the namespace pollution part 6 staging: exfat: Heave FAT/VFAT over the side - - - --- 2019-11-12 Valdis Kl ē tnieks New
[09/12] staging: exfat: Clean up the namespace pollution part 5 staging: exfat: Heave FAT/VFAT over the side - - - --- 2019-11-12 Valdis Kl ē tnieks New
[08/12] staging: exfat: Clean up the namespace pollution part 4 staging: exfat: Heave FAT/VFAT over the side - - - --- 2019-11-12 Valdis Kl ē tnieks New
[07/12] staging: exfat: Clean up the namespace pollution part 3 staging: exfat: Heave FAT/VFAT over the side - - - --- 2019-11-12 Valdis Kl ē tnieks New
[06/12] staging: exfat: Clean up the namespace pollution part 2 staging: exfat: Heave FAT/VFAT over the side - - - --- 2019-11-12 Valdis Kl ē tnieks New
[05/12] staging: exfat: Clean up the namespace pollution part 1 staging: exfat: Heave FAT/VFAT over the side - - - --- 2019-11-12 Valdis Kl ē tnieks New
[04/12] staging: exfat: Remove FAT/VFAT mount support, part 4 staging: exfat: Heave FAT/VFAT over the side - - - --- 2019-11-12 Valdis Kl ē tnieks New
[03/12] staging: exfat: Remove FAT/VFAT mount support, part 3 staging: exfat: Heave FAT/VFAT over the side - - - --- 2019-11-12 Valdis Kl ē tnieks New
[02/12] staging: exfat: Remove FAT/VFAT mount support, part 2 staging: exfat: Heave FAT/VFAT over the side - - - --- 2019-11-12 Valdis Kl ē tnieks New
[01/12] staging: exfat: Remove FAT/VFAT mount support, part 1 staging: exfat: Heave FAT/VFAT over the side - - - --- 2019-11-12 Valdis Kl ē tnieks New
[26/33] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro Untitled series #201811 - 1 - --- 2019-11-12 Michal Suchánek New
[RT,2/2,v2] list_bl: avoid BUG when the list is not locked [RT,1/2,v2] dm-snapshot: fix crash with the realtime kernel - 1 - --- 2019-11-12 Mikulas Patocka New
[RT,1/2,v2] dm-snapshot: fix crash with the realtime kernel [RT,1/2,v2] dm-snapshot: fix crash with the realtime kernel - 1 - --- 2019-11-12 Mikulas Patocka New
[RFC,5/5] xfs: use 40-bit quota time limits xfs: y2038 conversion - - - --- 2019-11-12 Arnd Bergmann New
[RFC,4/5] xfs: extend inode format for 40-bit timestamps xfs: y2038 conversion - - - --- 2019-11-12 Arnd Bergmann New
[RFC,3/5] xfs: [variant C] avoid i386-misaligned xfs_bstat xfs: y2038 conversion - - - --- 2019-11-12 Arnd Bergmann New
[RFC,2/5] xfs: [variant B] add time64 version of xfs_bstat xfs: y2038 conversion - - - --- 2019-11-12 Arnd Bergmann New
[RFC,1/5] xfs: [variant A] avoid time_t in user api xfs: y2038 conversion - 2 - --- 2019-11-12 Arnd Bergmann New
[v3,9/9] staging: exfat: Correct return code [v3,1/9] staging: exfat: Clean up return codes - FFS_FORMATERR - - - --- 2019-11-12 Valdis Kl ē tnieks New
[v3,8/9] staging: exfat: Collapse redundant return code translations [v3,1/9] staging: exfat: Clean up return codes - FFS_FORMATERR - - - --- 2019-11-12 Valdis Kl ē tnieks New
[v3,7/9] staging: exfat: Clean up return codes - FFS_SUCCESS [v3,1/9] staging: exfat: Clean up return codes - FFS_FORMATERR - - - --- 2019-11-12 Valdis Kl ē tnieks New
[v3,6/9] staging: exfat: Clean up return codes - remove unused codes [v3,1/9] staging: exfat: Clean up return codes - FFS_FORMATERR - - - --- 2019-11-12 Valdis Kl ē tnieks New
[v3,5/9] staging: exfat: Clean up return codes - FFS_ERROR [v3,1/9] staging: exfat: Clean up return codes - FFS_FORMATERR - - - --- 2019-11-12 Valdis Kl ē tnieks New
[v3,4/9] staging: exfat: Clean up return codes - FFS_INVALIDFID [v3,1/9] staging: exfat: Clean up return codes - FFS_FORMATERR - - - --- 2019-11-12 Valdis Kl ē tnieks New
[v3,3/9] staging: exfat: Clean up return codes - FFS_EOF [v3,1/9] staging: exfat: Clean up return codes - FFS_FORMATERR - - - --- 2019-11-12 Valdis Kl ē tnieks New
[v3,2/9] staging: exfat: Clean up return codes - FFS_MEDIAERR [v3,1/9] staging: exfat: Clean up return codes - FFS_FORMATERR - - - --- 2019-11-12 Valdis Kl ē tnieks New
[v3,1/9] staging: exfat: Clean up return codes - FFS_FORMATERR [v3,1/9] staging: exfat: Clean up return codes - FFS_FORMATERR - - - --- 2019-11-12 Valdis Kl ē tnieks New
[2/2] fs: Move swap_[de]activate to file_operations Move swap functions out of address space operations - - - --- 2019-11-12 Ira Weiny New
[1/2] fs: Clean up mapping variable Move swap functions out of address space operations 1 - - --- 2019-11-12 Ira Weiny New
Add prctl support for controlling mem reclaim V4 Add prctl support for controlling mem reclaim V4 1 4 1 --- 2019-11-12 Mike Christie New
[v3,23/23] mm/gup: remove support for gup(FOLL_LONGTERM) mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,21/23] mm/gup_benchmark: support pin_user_pages() and related calls mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,18/23] vfio, mm: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM 1 1 - --- 2019-11-12 John Hubbard New
[v3,16/23] mm/gup: track FOLL_PIN pages mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,15/23] net/xdp: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM 1 1 - --- 2019-11-12 John Hubbard New
[v3,14/23] fs/io_uring: set FOLL_PIN via pin_user_pages() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-12 John Hubbard New
[v3,13/23] drm/via: set FOLL_PIN via pin_user_pages_fast() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM 1 2 - --- 2019-11-12 John Hubbard New
[v3,12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-12 John Hubbard New
[v3,11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-12 John Hubbard New
[v3,10/23] goldish_pipe: convert to pin_user_pages() and put_user_page() mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-12 John Hubbard New
[v3,09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-12 John Hubbard New
[v3,08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM 1 - - --- 2019-11-12 John Hubbard New
[v3,06/23] IB/umem: use get_user_pages_fast() to pin DMA pages mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-12 John Hubbard New
[v3,05/23] goldish_pipe: rename local pin_user_pages() routine mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-12 John Hubbard New
[v3,04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,03/23] mm/gup: move try_get_compound_head() to top, fix minor issues mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - - - --- 2019-11-12 John Hubbard New
[v3,02/23] mm/gup: factor out duplicate code from four routines mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 1 - --- 2019-11-12 John Hubbard New
[v3,01/23] mm/gup: pass flags arg to __gup_device_* functions mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM - 2 - --- 2019-11-12 John Hubbard New
[19/19] nfsd: remove nfs4_reset_lease() declarations nfs, nfsd: avoid 32-bit time_t - - - --- 2019-11-11 Arnd Bergmann New
[18/19] nfsd: use ktime_get_real_seconds() in nfs4_verifier nfs, nfsd: avoid 32-bit time_t - - - --- 2019-11-11 Arnd Bergmann New
« 1 2 ... 382 383 384648 649 »