2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-01 10:13:58 +08:00
linux-next/arch
Palmer Dabbelt eee4e23099
Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-next
This is a dependency for Christoph's removal of set_fs.

* 'base.set_fs' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  powerpc: remove address space overrides using set_fs()
  powerpc: use non-set_fs based maccess routines
  x86: remove address space overrides using set_fs()
  x86: make TASK_SIZE_MAX usable from assembly code
  x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32,64}_types.h
  lkdtm: remove set_fs-based tests
  test_bitmap: remove user bitmap tests
  uaccess: add infrastructure for kernel builds with set_fs()
  fs: don't allow splice read/write without explicit ops
  fs: don't allow kernel reads and writes without iter ops
  sysctl: Convert to iter interfaces
  proc: add a read_iter method to proc proc_ops
  proc: cleanup the compat vs no compat file ops
  proc: remove a level of indentation in proc_get_inode
2020-10-04 10:14:53 -07:00
..
alpha uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
arc uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
arm Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-next 2020-10-04 10:14:53 -07:00
arm64 Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-next 2020-10-04 10:14:53 -07:00
c6x uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
csky uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
h8300 uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
hexagon uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
ia64 Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-next 2020-10-04 10:14:53 -07:00
m68k uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
microblaze uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
mips Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-next 2020-10-04 10:14:53 -07:00
nds32 uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
nios2 uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
openrisc uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
parisc uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
powerpc Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-next 2020-10-04 10:14:53 -07:00
riscv Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-next 2020-10-04 10:14:53 -07:00
s390 Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-next 2020-10-04 10:14:53 -07:00
sh uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
sparc uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
um uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
x86 Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-next 2020-10-04 10:14:53 -07:00
xtensa uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
.gitignore
Kconfig uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00