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
*
signal/powerpc: Call force_sig_fault from _exception
Eric W. Biederman
2018-09-21
1
-1
/
+4
*
signal/powerpc: Factor the common exception code into exception_common
Eric W. Biederman
2018-09-21
1
-5
/
+13
*
signal/powerpc: Remove pkey parameter from __bad_area_nosemaphore
Eric W. Biederman
2018-09-21
1
-5
/
+4
*
signal/powerpc: Call _exception_pkey directly from bad_key_fault_exception
Eric W. Biederman
2018-09-21
1
-1
/
+11
*
signal/powerpc: Remove pkey parameter from __bad_area
Eric W. Biederman
2018-09-21
1
-5
/
+4
*
signal/powerpc: Use force_sig_mceerr as appropriate
Eric W. Biederman
2018-09-21
1
-7
/
+11
*
signal/x86: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-21
4
-32
/
+9
*
signal/x86: Pass pkey by value
Eric W. Biederman
2018-09-21
1
-7
/
+7
*
signal/x86: Replace force_sig_info_fault with force_sig_fault
Eric W. Biederman
2018-09-21
1
-19
/
+4
*
signal/x86: Call force_sig_pkuerr from __bad_area_nosemaphore
Eric W. Biederman
2018-09-21
1
-52
/
+24
*
signal/x86: Pass pkey not vma into __bad_area
Eric W. Biederman
2018-09-21
1
-12
/
+8
*
signal/x86: Don't compute pkey in __do_page_fault
Eric W. Biederman
2018-09-21
1
-4
/
+0
*
signal/x86: Remove pkey parameter from mm_fault_error
Eric W. Biederman
2018-09-21
1
-2
/
+2
*
signal/x86: Remove the pkey parameter from do_sigbus
Eric W. Biederman
2018-09-21
1
-3
/
+3
*
signal/x86: Remove pkey parameter from bad_area_nosemaphore
Eric W. Biederman
2018-09-21
1
-7
/
+7
*
signal/x86/traps: Simplify trap generation
Eric W. Biederman
2018-09-21
1
-61
/
+24
*
signal/x86/traps: Use force_sig instead of open coding it.
Eric W. Biederman
2018-09-21
1
-1
/
+1
*
signal/x86/traps: Use force_sig_bnderr
Eric W. Biederman
2018-09-21
1
-10
/
+9
*
signal/x86/traps: Move more code into do_trap_no_signal so it can be reused
Eric W. Biederman
2018-09-21
1
-16
/
+14
*
signal/x86/traps: Factor out show_signal
Eric W. Biederman
2018-09-19
1
-18
/
+19
*
signal/x86: Move mpx siginfo generation into do_bounds
Eric W. Biederman
2018-09-19
3
-29
/
+32
*
signal/x86: In trace_mpx_bounds_register_exception add __user annotations
Eric W. Biederman
2018-09-19
1
-2
/
+2
*
signal/x86: Use send_sig_mceerr as apropriate
Eric W. Biederman
2018-09-19
1
-10
/
+1
*
signal/x86: Move MCE error reporting out of force_sig_info_fault
Eric W. Biederman
2018-09-19
1
-13
/
+13
*
signal/x86: Inline fill_sigtrap_info in it's only caller send_sigtrap
Eric W. Biederman
2018-09-19
1
-15
/
+7
*
signal: Simplify tracehook_report_syscall_exit
Eric W. Biederman
2018-09-19
6
-28
/
+24
*
signal: Pair exports with their functions
Eric W. Biederman
2018-09-16
1
-8
/
+7
*
signal: Remove specific_send_sig_info
Eric W. Biederman
2018-09-16
1
-8
/
+2
*
signal: Use group_send_sig_info to kill all processes in a pid namespace
Eric W. Biederman
2018-09-16
1
-1
/
+1
*
tty_io: Use group_send_sig_info in __do_SACK to note it is a session being ki...
Eric W. Biederman
2018-09-16
1
-3
/
+3
*
signal/GenWQE: Fix sending of SIGKILL
Eric W. Biederman
2018-09-15
2
-5
/
+6
*
signal: Remove SEND_SIG_FORCED
Eric W. Biederman
2018-09-11
3
-7
/
+4
*
signal: Use SEND_SIG_PRIV not SEND_SIG_FORCED with SIGKILL and SIGSTOP
Eric W. Biederman
2018-09-11
3
-5
/
+5
*
signal: Never allocate siginfo for SIGKILL or SIGSTOP
Eric W. Biederman
2018-09-11
1
-3
/
+4
*
signal: Don't send siginfo to kthreads.
Eric W. Biederman
2018-09-11
2
-2
/
+2
*
signal: Remove the siginfo paramater from kernel_dqueue_signal
Eric W. Biederman
2018-09-11
3
-4
/
+4
*
signal: send_sig_all no longer needs SEND_SIG_FORCED
Eric W. Biederman
2018-09-11
1
-1
/
+1
*
signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init
Eric W. Biederman
2018-09-11
1
-1
/
+1
*
signal: Properly deliver SIGSEGV from x86 uprobes
Eric W. Biederman
2018-09-11
1
-1
/
+1
*
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
2018-09-11
1
-2
/
+2
*
signal: Always ignore SIGKILL and SIGSTOP sent to the global init
Eric W. Biederman
2018-09-11
1
-0
/
+4
*
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
2018-08-26
1
-2
/
+2
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-08-26
1
-0
/
+15
|
\
|
*
y2038: Provide aliases for compat helpers
Arnd Bergmann
2018-08-22
1
-0
/
+15
*
|
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
28
-679
/
+485
|
\
\
|
*
|
ida: Change ida_get_new_above to return the id
Matthew Wilcox
2018-08-22
1
-18
/
+12
|
*
|
ida: Remove old API
Matthew Wilcox
2018-08-22
3
-67
/
+11
|
*
|
test_ida: check_ida_destroy and check_ida_alloc
Matthew Wilcox
2018-08-22
2
-66
/
+58
|
*
|
test_ida: Convert check_ida_conv to new API
Matthew Wilcox
2018-08-22
2
-46
/
+40
|
*
|
test_ida: Move ida_check_max
Matthew Wilcox
2018-08-22
2
-28
/
+23
[next]