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
*
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-07
99
-205
/
+916
|
\
|
*
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-06-06
32
-71
/
+71
|
*
treewide: Use struct_size() for vmalloc()-family
Kees Cook
2018-06-06
1
-2
/
+1
|
*
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
53
-116
/
+89
|
*
device: Use overflow helpers for devm_kmalloc()
Kees Cook
2018-06-05
2
-3
/
+12
|
*
mm: Use overflow helpers in kvmalloc()
Kees Cook
2018-06-05
2
-2
/
+6
|
*
mm: Use overflow helpers in kmalloc_array*()
Kees Cook
2018-06-05
1
-6
/
+11
|
*
test_overflow: Add memory allocation overflow tests
Kees Cook
2018-06-05
1
-0
/
+110
|
*
overflow.h: Add allocation size calculation helpers
Kees Cook
2018-06-05
2
-5
/
+78
|
*
test_overflow: Report test failures
Kees Cook
2018-06-05
1
-15
/
+39
|
*
test_overflow: macrofy some more, do more tests for free
Rasmus Villemoes
2018-06-05
1
-26
/
+22
|
*
lib: add runtime test of check_*_overflow functions
Rasmus Villemoes
2018-06-05
3
-0
/
+291
|
*
compiler.h: enable builtin overflow checkers and add fallback code
Rasmus Villemoes
2018-06-01
4
-0
/
+227
*
|
Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-06-07
23
-65
/
+933
|
\
\
|
*
|
tracing: Use match_string() instead of open coding it in trace_set_options()
Yisheng Xie
2018-06-05
1
-10
/
+5
|
*
|
branch-check: fix long->int truncation when profiling branches
Mikulas Patocka
2018-06-04
1
-1
/
+1
|
*
|
ring-buffer: Fix typo in comment
Vasyl Gomonovych
2018-06-04
1
-1
/
+1
|
*
|
ring-buffer: Fix a bunch of typos in comments
Steven Rostedt (VMware)
2018-06-04
1
-10
/
+10
|
*
|
tracing/selftest: Add test to test simple snapshot trigger for trace_marker
Steven Rostedt (VMware)
2018-06-04
1
-0
/
+74
|
*
|
tracing/selftest: Add test to test hist trigger between kernel event and trac...
Steven Rostedt (VMware)
2018-05-29
1
-0
/
+68
|
*
|
tracing/selftest: Add selftests to test trace_marker histogram triggers
Steven Rostedt (VMware)
2018-05-29
2
-0
/
+115
|
*
|
ftrace/selftest: Fix reset_trigger() to handle triggers with filters
Steven Rostedt (VMware)
2018-05-29
1
-2
/
+2
|
*
|
ftrace/selftest: Have the reset_trigger code be a bit more careful
Steven Rostedt (VMware)
2018-05-29
1
-3
/
+18
|
*
|
tracing: Document trace_marker triggers
Steven Rostedt (VMware)
2018-05-29
3
-2
/
+554
|
*
|
tracing: Allow histogram triggers to access ftrace internal events
Steven Rostedt (VMware)
2018-05-29
1
-1
/
+1
|
*
|
tracing: Prevent further users of zero size static arrays in trace events
Steven Rostedt (VMware)
2018-05-29
1
-0
/
+1
|
*
|
tracing: Have zero size length in filter logic be full string
Steven Rostedt (VMware)
2018-05-29
1
-11
/
+12
|
*
|
tracing: Add trigger file for trace_markers tracefs/ftrace/print
Steven Rostedt (VMware)
2018-05-29
4
-2
/
+29
|
*
|
tracing: Do not show filter file for ftrace internal events
Steven Rostedt (VMware)
2018-05-29
1
-4
/
+6
|
*
|
tracing: Add brackets in ftrace event dynamic arrays
Steven Rostedt (VMware)
2018-05-29
1
-1
/
+1
|
*
|
tracing: Have event_trace_init() called by trace_init_tracefs()
Steven Rostedt (VMware)
2018-05-29
3
-3
/
+4
|
*
|
tracing: Add __find_event_file() to find event files without restrictions
Steven Rostedt (VMware)
2018-05-29
2
-5
/
+20
|
*
|
tracing: Do not reference event data in post call triggers
Steven Rostedt (VMware)
2018-05-29
3
-8
/
+5
|
*
|
tracepoints: Fix the descriptions of tracepoint_probe_register{_prio}
Lee, Chun-Yi
2018-05-28
1
-2
/
+1
|
*
|
trace: Use -mcount-record for dynamic ftrace
Andi Kleen
2018-05-28
1
-0
/
+6
*
|
|
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
21
-144
/
+242
|
\
\
\
|
*
|
|
audit: Fix wrong task in comparison of session ID
Ondrej Mosnáček
2018-05-21
1
-1
/
+1
|
*
|
|
audit: use existing session info function
Richard Guy Briggs
2018-05-18
1
-3
/
+1
|
*
|
|
audit: normalize loginuid read access
Richard Guy Briggs
2018-05-17
1
-9
/
+15
|
*
|
|
audit: use new audit_context access funciton for seccomp_actions_logged
Richard Guy Briggs
2018-05-17
1
-1
/
+1
|
*
|
|
audit: use inline function to set audit context
Richard Guy Briggs
2018-05-14
3
-5
/
+11
|
*
|
|
audit: use inline function to get audit context
Richard Guy Briggs
2018-05-14
15
-69
/
+77
|
*
|
|
audit: convert sessionid unset to a macro
Richard Guy Briggs
2018-05-14
5
-5
/
+7
|
*
|
|
seccomp: Don't special case audited processes when logging
Tyler Hicks
2018-05-08
4
-27
/
+21
|
*
|
|
seccomp: Audit attempts to modify the actions_logged sysctl
Tyler Hicks
2018-05-08
3
-9
/
+74
|
*
|
|
seccomp: Configurable separator for the actions_logged string
Tyler Hicks
2018-05-08
1
-6
/
+7
|
*
|
|
seccomp: Separate read and write code for actions_logged sysctl
Tyler Hicks
2018-05-08
1
-22
/
+38
|
*
|
|
audit: allow not equal op for audit by executable
Ondrej Mosnáček
2018-04-24
2
-1
/
+3
|
*
|
|
audit: add syscall information to FEATURE_CHANGE records
Richard Guy Briggs
2018-04-20
1
-2
/
+2
*
|
|
|
Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-07
1
-6
/
+12
|
\
\
\
\
[next]