Age | Commit message (Expand) | Author | Files | Lines |
2018-04-12 | Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2018-04-12 | Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2018-04-12 | Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 6 | -36/+218 |
2018-04-12 | Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+6 |
2018-04-12 | Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2 | -1/+114 |
2018-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
2018-04-12 | Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+25 |
2018-04-12 | Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -0/+1 |
2018-04-12 | lockref: Add lockref_put_not_zero | Andreas Gruenbacher | 1 | -0/+1 |
2018-04-12 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 1 | -18/+143 |
2018-04-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+3 |
2018-04-11 | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -14/+19 |
2018-04-11 | Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 5 | -10/+33 |
2018-04-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 29 | -186/+300 |
2018-04-11 | page cache: use xa_lock | Matthew Wilcox | 4 | -14/+14 |
2018-04-11 | xarray: add the xa_lock to the radix_tree_root | Matthew Wilcox | 3 | -11/+39 |
2018-04-11 | export __set_page_dirty | Matthew Wilcox | 1 | -0/+1 |
2018-04-11 | radix tree: use GFP_ZONEMASK bits of gfp_t for flags | Matthew Wilcox | 2 | -4/+6 |
2018-04-11 | linux/const.h: refactor _BITUL and _BITULL a bit | Masahiro Yamada | 1 | -2/+2 |
2018-04-11 | linux/const.h: move UL() macro to include/linux/const.h | Masahiro Yamada | 2 | -0/+12 |
2018-04-11 | linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI | Masahiro Yamada | 1 | -3/+3 |
2018-04-11 | fs, elf: drop MAP_FIXED usage from elf_map | Michal Hocko | 1 | -1/+3 |
2018-04-11 | mm: introduce MAP_FIXED_NOREPLACE | Michal Hocko | 1 | -0/+1 |
2018-04-11 | include/linux/kfifo.h: fix comment | Valentin Vidic | 1 | -4/+4 |
2018-04-11 | ipc/msg: introduce msgctl(MSG_STAT_ANY) | Davidlohr Bueso | 1 | -0/+1 |
2018-04-11 | ipc/sem: introduce semctl(SEM_STAT_ANY) | Davidlohr Bueso | 1 | -0/+1 |
2018-04-11 | ipc/shm: introduce shmctl(SHM_STAT_ANY) | Davidlohr Bueso | 1 | -2/+3 |
2018-04-11 | exec: pin stack limit during exec | Kees Cook | 1 | -0/+2 |
2018-04-11 | exec: introduce finalize_exec() before start_thread() | Kees Cook | 1 | -0/+1 |
2018-04-11 | exec: pass stack rlimit into mm layout functions | Kees Cook | 1 | -2/+4 |
2018-04-11 | seq_file: allocate seq_file from kmem_cache | Alexey Dobriyan | 1 | -0/+1 |
2018-04-11 | task_struct: only use anon struct under randstruct plugin | Kees Cook | 2 | -12/+3 |
2018-04-11 | uts: create "struct uts_namespace" from kmem_cache | Alexey Dobriyan | 1 | -0/+6 |
2018-04-11 | taint: add taint for randstruct | Kees Cook | 1 | -1/+2 |
2018-04-11 | taint: convert to indexed initialization | Kees Cook | 1 | -0/+1 |
2018-04-11 | proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps | Andrei Vagin | 2 | -1/+4 |
2018-04-11 | procfs: add seq_put_hex_ll to speed up /proc/pid/maps | Andrei Vagin | 1 | -0/+3 |
2018-04-11 | mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE | Joonsoo Kim | 2 | -3/+1 |
2018-04-11 | mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request | Joonsoo Kim | 1 | -1/+1 |
2018-04-11 | mm: unclutter THP migration | Michal Hocko | 1 | -2/+2 |
2018-04-11 | mm, migrate: remove reason argument from new_page_t | Michal Hocko | 2 | -4/+2 |
2018-04-11 | mm: memcg: make sure memory.events is uptodate when waking pollers | Johannes Weiner | 1 | -17/+18 |
2018-04-11 | mm/hmm: fix header file if/else/endif maze, again | Arnd Bergmann | 1 | -9/+12 |
2018-04-11 | mm/hmm: use device driver encoding for HMM pfn | Jérôme Glisse | 1 | -36/+94 |
2018-04-11 | mm/hmm: change hmm_vma_fault() to allow write fault on page basis | Jérôme Glisse | 1 | -1/+1 |
2018-04-11 | mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATE | Jérôme Glisse | 1 | -2/+2 |
2018-04-11 | mm/hmm: do not differentiate between empty entry or missing directory | Jérôme Glisse | 1 | -5/+3 |
2018-04-11 | mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong | Jérôme Glisse | 1 | -25/+21 |
2018-04-11 | mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture | Jérôme Glisse | 1 | -9/+7 |
2018-04-11 | mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parameters | Jérôme Glisse | 1 | -13/+5 |