index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
signal/xtensa: Use force_sig_fault where appropriate
Eric W. Biederman
2
-23
/
+6
2018-04-25
signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
Eric W. Biederman
1
-1
/
+1
2018-04-25
signal/um: Use force_sig_fault where appropriate
Eric W. Biederman
2
-28
/
+11
2018-04-25
signal/sparc: Use force_sig_fault where appropriate
Eric W. Biederman
7
-178
/
+37
2018-04-25
signal/sparc: Use send_sig_fault where appropriate
Eric W. Biederman
2
-85
/
+20
2018-04-25
signal/sh: Use force_sig_fault where appropriate
Eric W. Biederman
3
-30
/
+8
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
1
-1
/
+1
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: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
65
-23
/
+156
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
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
5
-10
/
+4
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
24
-777
/
+1040
2018-04-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
22
-105
/
+329
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+24
2018-04-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2018-04-15
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-2
/
+0
2018-04-15
Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-40
/
+63
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-708
/
+138
2018-04-13
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
5
-305
/
+16
2018-04-13
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
2
-8
/
+9
2018-04-13
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
1
-4
/
+6
2018-04-13
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
1
-36
/
+20
2018-04-13
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
1
-188
/
+7
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
[next]