| Commit message (Expand) | Author | Files | Lines |
2020-07-27 | c6x: switch to ->regset_get() | Al Viro | 1 | -8/+3 |
2020-07-27 | ia64: switch to ->regset_get() | Al Viro | 1 | -91/+58 |
2020-07-27 | arc: switch to ->regset_get() | Al Viro | 1 | -90/+58 |
2020-07-27 | arm: switch to ->regset_get() | Al Viro | 1 | -40/+12 |
2020-07-27 | sh: convert to ->regset_get() | Al Viro | 2 | -41/+12 |
2020-07-27 | arm64: switch to ->regset_get() | Al Viro | 1 | -163/+62 |
2020-07-27 | mips: switch to ->regset_get() | Al Viro | 1 | -146/+58 |
2020-07-27 | sparc: switch to ->regset_get() | Al Viro | 2 | -369/+110 |
2020-07-27 | s390: switch to ->regset_get() | Al Viro | 1 | -141/+58 |
2020-07-27 | powerpc: switch to ->regset_get() | Al Viro | 7 | -304/+148 |
2020-07-27 | x86: switch to ->regset_get() | Al Viro | 9 | -259/+83 |
2020-07-27 | regset: new method and helpers for it | Al Viro | 2 | -1/+62 |
2020-07-27 | copy_regset_to_user(): do all copyout at once. | Al Viro | 2 | -25/+30 |
2020-07-27 | introduction of regset ->get() wrappers, switching ELF coredumps to those | Al Viro | 4 | -29/+90 |
2020-07-27 | sparc64: get rid of odd callers of copy_regset_from_user() | Al Viro | 1 | -33/+144 |
2020-07-27 | sparc32: get rid of odd callers of copy_regset_from_user() | Al Viro | 1 | -38/+75 |
2020-06-26 | arm64: sanitize compat_ptrace_write_user() | Al Viro | 1 | -9/+20 |
2020-06-26 | arm64: get rid of copy_regset_to_user() in compat_ptrace_read_user() | Al Viro | 1 | -3/+1 |
2020-06-26 | arm64: take fetching compat reg out of pt_regs into a new helper | Al Viro | 1 | -17/+17 |
2020-06-26 | sparc64: get rid of odd callers of copy_regset_to_user() | Al Viro | 1 | -39/+136 |
2020-06-26 | sparc32: get rid of odd callers of copy_regset_to_user() | Al Viro | 1 | -35/+82 |
2020-06-26 | sparc64: switch genregs32_get() to use of get_from_target() | Al Viro | 1 | -43/+16 |
2020-06-26 | [ia64] access_uarea(): don't bother with fpregs_[gs]et() | Al Viro | 1 | -9/+33 |
2020-06-26 | [ia64] access_uarea(): stop bothering with gpregs_[gs]et() | Al Viro | 1 | -9/+8 |
2020-06-26 | [ia64] regularize do_gpregs_[gs]et() | Al Viro | 1 | -124/+31 |
2020-06-26 | [ia64] teach elf_access_reg() to handle the missing range (r16..r31) | Al Viro | 1 | -2/+4 |
2020-06-26 | [ia64] sanitize elf_access_gpreg() | Al Viro | 1 | -34/+23 |
2020-06-26 | x86: kill dump_fpu() | Al Viro | 2 | -17/+0 |
2020-06-26 | x86: copy_fpstate_to_sigframe(): have fpregs_soft_get() use kernel buffer | Al Viro | 1 | -6/+6 |
2020-06-14 | Linux 5.8-rc1v5.8-rc1 | Linus Torvalds | 1 | -2/+2 |
2020-06-14 | security: Add LSM hooks to set*gid syscalls | Thomas Cedeno | 5 | -1/+40 |
2020-06-14 | Revert "btrfs: switch to iomap_dio_rw() for dio" | David Sterba | 4 | -166/+169 |
2020-06-14 | net: ethernet: ti: ale: fix allmulti for nu type ale | Grygorii Strashko | 1 | -9/+40 |
2020-06-14 | net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init | Grygorii Strashko | 1 | -1/+1 |
2020-06-14 | net: atm: Remove the error message according to the atomic context | Liao Pingfang | 1 | -3/+1 |