summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-27xtensa: switch to ->regset_get()Al Viro
2020-07-27parisc: switch to ->regset_get()Al Viro
2020-07-27nds32: switch to ->regset_get()Al Viro
2020-07-27nios2: switch to ->regset_get()Al Viro
2020-07-27hexagon: switch to ->regset_get()Al Viro
2020-07-27h8300: switch to ->regset_get()Al Viro
2020-07-27openrisc: switch to ->regset_get()Al Viro
2020-07-27riscv: switch to ->regset_get()Al Viro
2020-07-27c6x: switch to ->regset_get()Al Viro
2020-07-27ia64: switch to ->regset_get()Al Viro
2020-07-27arc: switch to ->regset_get()Al Viro
2020-07-27arm: switch to ->regset_get()Al Viro
2020-07-27sh: convert to ->regset_get()Al Viro
2020-07-27arm64: switch to ->regset_get()Al Viro
2020-07-27mips: switch to ->regset_get()Al Viro
2020-07-27sparc: switch to ->regset_get()Al Viro
2020-07-27s390: switch to ->regset_get()Al Viro
2020-07-27powerpc: switch to ->regset_get()Al Viro
2020-07-27x86: switch to ->regset_get()Al Viro
2020-07-27regset: new method and helpers for itAl Viro
2020-07-27copy_regset_to_user(): do all copyout at once.Al Viro
2020-07-27Merge branches 'regset.x86', 'regset.ia64', 'regset.sparc' and 'regset.arm64'...Al Viro
2020-07-27introduction of regset ->get() wrappers, switching ELF coredumps to thoseAl Viro
2020-07-27sparc64: get rid of odd callers of copy_regset_from_user()Al Viro
2020-07-27sparc32: get rid of odd callers of copy_regset_from_user()Al Viro
2020-06-26arm64: sanitize compat_ptrace_write_user()Al Viro
2020-06-26arm64: get rid of copy_regset_to_user() in compat_ptrace_read_user()Al Viro
2020-06-26arm64: take fetching compat reg out of pt_regs into a new helperAl Viro
2020-06-26sparc64: get rid of odd callers of copy_regset_to_user()Al Viro
2020-06-26sparc32: get rid of odd callers of copy_regset_to_user()Al Viro
2020-06-26sparc64: switch genregs32_get() to use of get_from_target()Al Viro
2020-06-26[ia64] access_uarea(): don't bother with fpregs_[gs]et()Al Viro
2020-06-26[ia64] access_uarea(): stop bothering with gpregs_[gs]et()Al Viro
2020-06-26[ia64] regularize do_gpregs_[gs]et()Al Viro
2020-06-26[ia64] teach elf_access_reg() to handle the missing range (r16..r31)Al Viro
2020-06-26[ia64] sanitize elf_access_gpreg()Al Viro
2020-06-26x86: kill dump_fpu()Al Viro
2020-06-26x86: copy_fpstate_to_sigframe(): have fpregs_soft_get() use kernel bufferAl Viro
2020-06-14Linux 5.8-rc1Linus Torvalds
2020-06-14Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds
2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-14Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba
2020-06-13net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko
2020-06-13net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-13net: atm: Remove the error message according to the atomic contextLiao Pingfang
2020-06-13Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-06-13binderfs: add gitignore for generated sample programLinus Torvalds