blob: c23c36750b59d1e24b444c0622a6e28a031cd083 [file] [log] [blame]
f3a09c92018a ("introduce fs_context methods")
8d0347f6c3a9 ("convert do_remount_sb() to fs_context")
c9ce29ed795f ("vfs_get_tree(): evict the call of security_sb_kern_mount()")
132e460848f4 ("new helper: do_new_mount_fc()")
a0c9a8b8fd9f ("teach vfs_get_tree() to handle subtype, switch do_new_mount() to it")
9bc61ab18b1d ("vfs: Introduce fs_context, switch vfs_kern_mount() to it.")
718c43038f28 ("mount_fs: suppress MAC on MS_SUBMOUNT as well as MS_KERNMOUNT")
204cc0ccf1d4 ("LSM: hide struct security_mnt_opts from any generic code")
5b4002391153 ("LSM: turn sb_eat_lsm_opts() into a method")
6a0440e5b756 ("nfs_remount(): don't leak, don't ignore LSM options quietly")
a65001e8a4d4 ("btrfs: sanitize security_mnt_opts use")
a10d7c22b34b ("LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()")
f5c0c26d9008 ("new helper: security_sb_eat_lsm_opts()")
c039bc3c2498 ("LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()")
6be8750b4cba ("LSM: lift parsing LSM options into the caller of ->sb_kern_mount()")
6466f3d193a9 ("smack: make smack_parse_opts_str() clean up on failure")
17f3b556a3e3 ("selinux: expand superblock_doinit() calls")
43f5e655eff7 ("vfs: Separate changing mount flags full remount")
e262e32d6bde ("vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled")
57c8a661d95d ("mm: remove include/linux/bootmem.h")
97ad1087efff ("memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants")
c6ffc5ca8fb3 ("memblock: rename free_all_bootmem to memblock_free_all")
53ab85ebfd27 ("memblock: replace free_bootmem_late with memblock_free_late")
2013288f7238 ("memblock: replace free_bootmem{_node} with memblock_free")
6c7835f8d0d1 ("mm: nobootmem: remove bootmem allocation APIs")
4fc4a09e4cc1 ("memblock: replace __alloc_bootmem with memblock_alloc_from")
ccfa2a0f2e85 ("memblock: replace __alloc_bootmem_node with appropriate memblock_ API")
3913c8f9f96b ("memblock: add align parameter to memblock_alloc_node()")
bf2886efdc1b ("memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic")
eb31d559f1e8 ("memblock: remove _virt from APIs returning virtual address")
9a8dd708d547 ("memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*")
b146ada221c1 ("mm: nobootmem: remove dead code")
355c45affca7 ("mm: remove bootmem allocator implementation.")
aca52c398389 ("mm: remove CONFIG_HAVE_MEMBLOCK")
b4a991ec584b ("mm: remove CONFIG_NO_BOOTMEM")
4b42745211af ("Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc")