index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
cache-sh5.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
signal/s390: Use force_sig_fault where appropriate
Eric W. Biederman
2
-43
/
+12
2018-04-25
signal/riscv: Replace do_trap_siginfo with force_sig_fault
Eric W. Biederman
1
-8
/
+2
2018-04-25
signal/riscv: Use force_sig_fault where appropriate
Eric W. Biederman
1
-8
/
+1
2018-04-25
signal/parisc: Use force_sig_fault where appropriate
Eric W. Biederman
5
-85
/
+39
2018-04-25
signal/parisc: Use force_sig_mceerr where appropriate
Eric W. Biederman
1
-15
/
+15
2018-04-25
signal/openrisc: Use force_sig_fault where appropriate
Eric W. Biederman
2
-43
/
+9
2018-04-25
signal/nios2: Use force_sig_fault where appropriate
Eric W. Biederman
1
-8
/
+1
2018-04-25
signal/nds32: Use force_sig_fault where appropriate
Eric W. Biederman
2
-30
/
+9
2018-04-25
signal/mips: Use force_sig_fault where appropriate
Eric W. Biederman
2
-61
/
+23
2018-04-25
signal/microblaze: Use force_sig_fault where appropriate
Eric W. Biederman
2
-16
/
+2
2018-04-25
signal/microblaze: Remove the commented out force_sig_info in do_page_fault
Eric W. Biederman
1
-5
/
+0
2018-04-25
signal/m68k: Use force_sig_fault where appropriate
Eric W. Biederman
2
-49
/
+36
2018-04-25
signal/hexagon: Use force_sig_fault as appropriate
Eric W. Biederman
2
-22
/
+9
2018-04-25
signal/c6x: Use force_sig_fault where appropriate
Eric W. Biederman
1
-8
/
+2
2018-04-25
signal/alpha: Use force_sig_fault where appropriate
Eric W. Biederman
2
-21
/
+3
2018-04-25
signal/alpha: Use send_sig_fault where appropriate
Eric W. Biederman
3
-79
/
+24
2018-04-25
signal/powerpc: Replace TRAP_FIXME with TRAP_UNK
Eric W. Biederman
2
-10
/
+2
2018-04-25
signal/alpha: Replace TRAP_FIXME with TRAP_UNK
Eric W. Biederman
2
-9
/
+2
2018-04-25
signal: Add TRAP_UNK si_code for undiagnosted trap exceptions
Eric W. Biederman
2
-2
/
+3
2018-04-25
signal/unicore32: Use FPE_FLTUNK instead of 0 in ucf64_raise_sigfpe
Eric W. Biederman
1
-3
/
+3
2018-04-25
signal/powerpc: Replace FPE_FIXME with FPE_FLTUNK
Eric W. Biederman
2
-10
/
+3
2018-04-25
signal/ia64: Replace FPE_FIXME with FPE_FLTUNK
Eric W. Biederman
2
-9
/
+2
2018-04-25
signal/alpha: Replace FPE_FIXME with FPE_FLTUNK
Eric W. Biederman
3
-9
/
+2
2018-04-25
signal: Remove ifdefs for BUS_MCEERR_AR and BUS_MCEERR_AO
Eric W. Biederman
2
-29
/
+10
2018-04-25
signal: Remove SEGV_BNDERR ifdefs
Eric W. Biederman
1
-6
/
+0
2018-04-25
signal: Stop special casing TRAP_FIXME and FPE_FIXME in siginfo_layout
Eric W. Biederman
1
-9
/
+0
2018-04-25
signal: Reduce copy_siginfo_to_user to just copy_to_user
Eric W. Biederman
1
-82
/
+2
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
68
-24
/
+158
2018-04-25
signal/nds32: Use force_sig(SIGILL) in do_revisn
Eric W. Biederman
1
-4
/
+1
2018-04-25
signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptions
Eric W. Biederman
1
-9
/
+2
2018-04-19
signal/sh: Use force_sig_fault in hw_breakpoint_handler
Eric W. Biederman
1
-7
/
+2
2018-04-19
sparc: fix compat siginfo ABI regression
Dmitry V. Levin
3
-9
/
+2
2018-04-17
signal/alpha: Document a conflict with SI_USER for SIGFPE
Eric W. Biederman
1
-1
/
+1
2018-04-15
Linux 4.17-rc1
Linus Torvalds
1
-2
/
+2
2018-04-13
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
5
-4
/
+28
2018-04-13
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
4
-32
/
+31
2018-04-13
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
2
-34
/
+13
2018-04-13
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-22
/
+12
2018-04-13
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-46
/
+30
2018-04-13
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
1
-97
/
+103
2018-04-13
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
3
-61
/
+71
2018-04-13
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
Philipp Rudo
1
-16
/
+22
2018-04-13
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
2
-8
/
+13
2018-04-13
kernel/kexec_file.c: remove checks in kexec_purgatory_load
Philipp Rudo
1
-14
/
+0
2018-04-13
include/linux/kexec.h: silence compile warnings
Philipp Rudo
1
-0
/
+2
2018-04-13
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
3
-188
/
+201
2018-04-13
x86: kexec_file: clean up prepare_elf64_headers()
AKASHI Takahiro
1
-11
/
+7
2018-04-13
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
AKASHI Takahiro
1
-51
/
+31
2018-04-13
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
AKASHI Takahiro
1
-12
/
+12
2018-04-13
x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
AKASHI Takahiro
1
-63
/
+58
[next]