summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* kill unused dump_fpu() instancesAl Viro2020-07-2714-257/+1
* Merge branch 'work.fdpic' into regset.followupAl Viro2020-07-273-6/+0
|\
| * kill elf_fpxregs_tAl Viro2020-07-273-6/+0
* | regset(): kill ->get_size()Al Viro2020-07-271-13/+0
* | csky: switch to ->regset_get()Al Viro2020-07-271-14/+10
* | xtensa: switch to ->regset_get()Al Viro2020-07-271-10/+6
* | parisc: switch to ->regset_get()Al Viro2020-07-271-68/+16
* | nds32: switch to ->regset_get()Al Viro2020-07-271-5/+4
* | nios2: switch to ->regset_get()Al Viro2020-07-271-36/+15
* | hexagon: switch to ->regset_get()Al Viro2020-07-271-41/+21
* | h8300: switch to ->regset_get()Al Viro2020-07-271-11/+6
* | openrisc: switch to ->regset_get()Al Viro2020-07-271-20/+6
* | riscv: switch to ->regset_get()Al Viro2020-07-271-22/+11
* | c6x: switch to ->regset_get()Al Viro2020-07-271-8/+3
* | ia64: switch to ->regset_get()Al Viro2020-07-271-91/+58
* | arc: switch to ->regset_get()Al Viro2020-07-271-90/+58
* | arm: switch to ->regset_get()Al Viro2020-07-271-40/+12
* | sh: convert to ->regset_get()Al Viro2020-07-272-41/+12
* | arm64: switch to ->regset_get()Al Viro2020-07-271-163/+62
* | mips: switch to ->regset_get()Al Viro2020-07-271-146/+58
* | sparc: switch to ->regset_get()Al Viro2020-07-272-369/+110
* | s390: switch to ->regset_get()Al Viro2020-07-271-141/+58
* | powerpc: switch to ->regset_get()Al Viro2020-07-277-304/+148
* | x86: switch to ->regset_get()Al Viro2020-07-279-259/+83
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'regset.x86', 'regset.ia64', 'regset.sparc' and 'regset.arm64'...Al Viro2020-07-277-410/+588
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * arm64: sanitize compat_ptrace_write_user()Al Viro2020-06-261-9/+20
| | | | * arm64: get rid of copy_regset_to_user() in compat_ptrace_read_user()Al Viro2020-06-261-3/+1
| | | | * arm64: take fetching compat reg out of pt_regs into a new helperAl Viro2020-06-261-17/+17
| |_|_|/ |/| | |
| | | * sparc64: get rid of odd callers of copy_regset_from_user()Al Viro2020-07-271-33/+144
| | | * sparc32: get rid of odd callers of copy_regset_from_user()Al Viro2020-07-271-38/+75
| | | * sparc64: get rid of odd callers of copy_regset_to_user()Al Viro2020-06-261-39/+136
| | | * sparc32: get rid of odd callers of copy_regset_to_user()Al Viro2020-06-261-35/+82
| | | * sparc64: switch genregs32_get() to use of get_from_target()Al Viro2020-06-261-43/+16
| |_|/ |/| |
| | * [ia64] access_uarea(): don't bother with fpregs_[gs]et()Al Viro2020-06-261-9/+33
| | * [ia64] access_uarea(): stop bothering with gpregs_[gs]et()Al Viro2020-06-261-9/+8
| | * [ia64] regularize do_gpregs_[gs]et()Al Viro2020-06-261-124/+31
| | * [ia64] teach elf_access_reg() to handle the missing range (r16..r31)Al Viro2020-06-261-2/+4
| | * [ia64] sanitize elf_access_gpreg()Al Viro2020-06-261-34/+23
| |/ |/|
| * x86: kill dump_fpu()Al Viro2020-06-262-17/+0
| * x86: copy_fpstate_to_sigframe(): have fpregs_soft_get() use kernel bufferAl Viro2020-06-261-6/+6
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-1339-303/+303
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-1335-297/+297
| * kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-114-7/+7
* | Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-131-1/+1
|\ \
| * | KVM: PPC: Fix nested guest RC bits updateAlexey Kardashevskiy2020-06-121-1/+1
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-06-132-2/+64
|\ \ \
| * | | ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyArd Biesheuvel2020-06-131-0/+62
| * | | ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Chris Packham2020-06-131-2/+2
* | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-06-131-2/+2
|\ \ \ \
| * | | | openrisc: Fix issue with argument clobbering for clone/forkStafford Horne2020-05-311-2/+2