index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kill unused dump_fpu() instances
Al Viro
2020-07-27
14
-257
/
+1
*
Merge branch 'work.fdpic' into regset.followup
Al Viro
2020-07-27
10
-268
/
+146
|
\
|
*
[elf-fdpic] switch coredump to regsets
Al Viro
2020-07-27
1
-5
/
+18
|
*
[elf-fdpic] use elf_dump_thread_status() for the dumper thread as well
Al Viro
2020-07-27
1
-53
/
+28
|
*
[elf-fdpic] move allocation of elf_thread_status into elf_dump_thread_status()
Al Viro
2020-07-27
1
-14
/
+10
|
*
[elf-fdpic] coredump: don't bother with cyclic list for per-thread objects
Al Viro
2020-07-27
1
-18
/
+11
|
*
kill elf_fpxregs_t
Al Viro
2020-07-27
6
-71
/
+0
|
*
take fdpic-related parts of elf_prstatus out
Al Viro
2020-07-27
3
-17
/
+29
|
*
unexport linux/elfcore.h
Al Viro
2020-07-27
4
-106
/
+66
*
|
regset: kill user_regset_copyout{,_zero}()
Al Viro
2020-07-27
1
-67
/
+0
*
|
regset(): kill ->get_size()
Al Viro
2020-07-27
2
-60
/
+1
*
|
regset: kill ->get()
Al Viro
2020-07-27
2
-41
/
+5
*
|
csky: switch to ->regset_get()
Al Viro
2020-07-27
1
-14
/
+10
*
|
xtensa: switch to ->regset_get()
Al Viro
2020-07-27
1
-10
/
+6
*
|
parisc: switch to ->regset_get()
Al Viro
2020-07-27
1
-68
/
+16
*
|
nds32: switch to ->regset_get()
Al Viro
2020-07-27
1
-5
/
+4
*
|
nios2: switch to ->regset_get()
Al Viro
2020-07-27
1
-36
/
+15
*
|
hexagon: switch to ->regset_get()
Al Viro
2020-07-27
1
-41
/
+21
*
|
h8300: switch to ->regset_get()
Al Viro
2020-07-27
1
-11
/
+6
*
|
openrisc: switch to ->regset_get()
Al Viro
2020-07-27
1
-20
/
+6
*
|
riscv: switch to ->regset_get()
Al Viro
2020-07-27
1
-22
/
+11
*
|
c6x: switch to ->regset_get()
Al Viro
2020-07-27
1
-8
/
+3
*
|
ia64: switch to ->regset_get()
Al Viro
2020-07-27
1
-91
/
+58
*
|
arc: switch to ->regset_get()
Al Viro
2020-07-27
1
-90
/
+58
*
|
arm: switch to ->regset_get()
Al Viro
2020-07-27
1
-40
/
+12
*
|
sh: convert to ->regset_get()
Al Viro
2020-07-27
2
-41
/
+12
*
|
arm64: switch to ->regset_get()
Al Viro
2020-07-27
1
-163
/
+62
*
|
mips: switch to ->regset_get()
Al Viro
2020-07-27
1
-146
/
+58
*
|
sparc: switch to ->regset_get()
Al Viro
2020-07-27
2
-369
/
+110
*
|
s390: switch to ->regset_get()
Al Viro
2020-07-27
1
-141
/
+58
*
|
powerpc: switch to ->regset_get()
Al Viro
2020-07-27
7
-304
/
+148
*
|
x86: switch to ->regset_get()
Al Viro
2020-07-27
9
-259
/
+83
*
|
regset: new method and helpers for it
Al Viro
2020-07-27
2
-1
/
+62
*
|
copy_regset_to_user(): do all copyout at once.
Al Viro
2020-07-27
2
-25
/
+30
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
\
Merge branches 'regset.x86', 'regset.ia64', 'regset.sparc' and 'regset.arm64'...
Al Viro
2020-07-27
7
-410
/
+588
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
arm64: sanitize compat_ptrace_write_user()
Al Viro
2020-06-26
1
-9
/
+20
|
|
|
|
*
arm64: get rid of copy_regset_to_user() in compat_ptrace_read_user()
Al Viro
2020-06-26
1
-3
/
+1
|
|
|
|
*
arm64: take fetching compat reg out of pt_regs into a new helper
Al Viro
2020-06-26
1
-17
/
+17
|
|
|
*
|
sparc64: get rid of odd callers of copy_regset_from_user()
Al Viro
2020-07-27
1
-33
/
+144
|
|
|
*
|
sparc32: get rid of odd callers of copy_regset_from_user()
Al Viro
2020-07-27
1
-38
/
+75
|
|
|
*
|
sparc64: get rid of odd callers of copy_regset_to_user()
Al Viro
2020-06-26
1
-39
/
+136
|
|
|
*
|
sparc32: get rid of odd callers of copy_regset_to_user()
Al Viro
2020-06-26
1
-35
/
+82
|
|
|
*
|
sparc64: switch genregs32_get() to use of get_from_target()
Al Viro
2020-06-26
1
-43
/
+16
|
|
|
|
/
|
|
*
|
[ia64] access_uarea(): don't bother with fpregs_[gs]et()
Al Viro
2020-06-26
1
-9
/
+33
|
|
*
|
[ia64] access_uarea(): stop bothering with gpregs_[gs]et()
Al Viro
2020-06-26
1
-9
/
+8
|
|
*
|
[ia64] regularize do_gpregs_[gs]et()
Al Viro
2020-06-26
1
-124
/
+31
|
|
*
|
[ia64] teach elf_access_reg() to handle the missing range (r16..r31)
Al Viro
2020-06-26
1
-2
/
+4
|
|
*
|
[ia64] sanitize elf_access_gpreg()
Al Viro
2020-06-26
1
-34
/
+23
|
|
|
/
|
*
|
x86: kill dump_fpu()
Al Viro
2020-06-26
2
-17
/
+0
|
*
|
x86: copy_fpstate_to_sigframe(): have fpregs_soft_get() use kernel buffer
Al Viro
2020-06-26
1
-6
/
+6
|
|
/
[next]