linux_old1/arch
Linus Torvalds 505b050fdf Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs mount API prep from Al Viro:
 "Mount API prereqs.

  Mostly that's LSM mount options cleanups. There are several minor
  fixes in there, but nothing earth-shattering (leaks on failure exits,
  mostly)"

* 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: (27 commits)
  mount_fs: suppress MAC on MS_SUBMOUNT as well as MS_KERNMOUNT
  smack: rewrite smack_sb_eat_lsm_opts()
  smack: get rid of match_token()
  smack: take the guts of smack_parse_opts_str() into a new helper
  LSM: new method: ->sb_add_mnt_opt()
  selinux: rewrite selinux_sb_eat_lsm_opts()
  selinux: regularize Opt_... names a bit
  selinux: switch away from match_token()
  selinux: new helper - selinux_add_opt()
  LSM: bury struct security_mnt_opts
  smack: switch to private smack_mnt_opts
  selinux: switch to private struct selinux_mnt_opts
  LSM: hide struct security_mnt_opts from any generic code
  selinux: kill selinux_sb_get_mnt_opts()
  LSM: turn sb_eat_lsm_opts() into a method
  nfs_remount(): don't leak, don't ignore LSM options quietly
  btrfs: sanitize security_mnt_opts use
  selinux; don't open-code a loop in sb_finish_set_opts()
  LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()
  new helper: security_sb_eat_lsm_opts()
  ...
2019-01-05 13:25:58 -08:00
..
alpha Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
arc Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2019-01-05 13:25:58 -08:00
arm Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2019-01-05 13:25:58 -08:00
arm64 ARM: SoC: late updates 2019-01-05 11:30:37 -08:00
c6x Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
csky arch/csky patches for 4.21-rc1 2019-01-05 09:50:07 -08:00
h8300 h8300 build problem fix. 2019-01-05 11:35:55 -08:00
hexagon Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
ia64 Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
m68k Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
microblaze Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
mips A few early MIPS fixes for 4.21: 2019-01-05 12:48:25 -08:00
nds32 Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
nios2 Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
openrisc Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
parisc Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux 2019-01-05 11:44:20 -08:00
powerpc powerpc fixes for 4.21 #2 2019-01-05 11:48:44 -08:00
riscv Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
s390 Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
sh Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2019-01-05 13:25:58 -08:00
sparc Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2019-01-05 13:25:58 -08:00
um Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
unicore32 Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
x86 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2019-01-05 13:25:58 -08:00
xtensa Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
.gitignore
Kconfig mm: speed up mremap by 20x on large regions 2019-01-04 13:13:48 -08:00