index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: fix sanitation of alu op with pointer / scalar type from different paths
Daniel Borkmann
2019-01-05
1
-13
/
+48
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
12
-42
/
+47
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-03
2
-78
/
+312
|
\
|
*
bpf: prevent out of bounds speculation on pointer arithmetic
Daniel Borkmann
2019-01-02
1
-6
/
+179
|
*
bpf: fix check_map_access smin_value test when pointer contains offset
Daniel Borkmann
2019-01-02
1
-1
/
+5
|
*
bpf: restrict unknown scalars of mixed signed bounds for unprivileged
Daniel Borkmann
2019-01-02
1
-1
/
+8
|
*
bpf: restrict stack pointer arithmetic for unprivileged
Daniel Borkmann
2019-01-02
1
-22
/
+41
|
*
bpf: restrict map value pointer arithmetic for unprivileged
Daniel Borkmann
2019-01-02
1
-0
/
+11
|
*
bpf: enable access to ax register also from verifier rewrite
Daniel Borkmann
2019-01-02
1
-0
/
+20
|
*
bpf: move tmp variable into ax register in interpreter
Daniel Borkmann
2019-01-02
1
-17
/
+17
|
*
bpf: move {prev_,}insn_idx into verifier env
Daniel Borkmann
2019-01-02
1
-38
/
+38
*
|
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
1
-1
/
+57
|
\
\
|
*
|
cred: export get_task_cred().
NeilBrown
2018-12-19
1
-0
/
+1
|
*
|
cred: add get_cred_rcu()
NeilBrown
2018-12-19
1
-1
/
+1
|
*
|
cred: add cred_fscmp() for comparing creds.
NeilBrown
2018-12-19
1
-0
/
+55
*
|
|
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-02
1
-12
/
+455
|
\
\
\
|
*
|
|
seccomp: fix poor type promotion
Tycho Andersen
2018-12-13
1
-2
/
+1
|
*
|
|
seccomp: add a return code to trap to userspace
Tycho Andersen
2018-12-11
1
-2
/
+446
|
*
|
|
seccomp: switch system call argument type to void *
Tycho Andersen
2018-12-11
1
-4
/
+4
|
*
|
|
seccomp: hoist struct seccomp_data recalculation higher
Tycho Andersen
2018-12-11
1
-6
/
+6
*
|
|
|
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2019-01-01
5
-16
/
+82
|
\
\
\
\
|
*
|
|
|
kdb: use bool for binary state indicators
Nicholas Mc Guire
2018-12-30
1
-7
/
+7
|
*
|
|
|
kdb: Don't back trace on a cpu that didn't round up
Douglas Anderson
2018-12-30
3
-8
/
+14
|
*
|
|
|
kgdb: Don't round up a CPU that failed rounding up before
Douglas Anderson
2018-12-30
2
-1
/
+20
|
*
|
|
|
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
2018-12-30
1
-0
/
+41
|
*
|
|
|
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-12-30
1
-1
/
+1
*
|
|
|
|
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-31
22
-1562
/
+2199
|
\
\
\
\
\
|
*
|
|
|
|
tracing: Use the return of str_has_prefix() to remove open coded numbers
Steven Rostedt (VMware)
2018-12-22
3
-13
/
+18
|
*
|
|
|
|
tracing: Have the historgram use the result of str_has_prefix() for len of pr...
Steven Rostedt (VMware)
2018-12-22
1
-4
/
+5
|
*
|
|
|
|
tracing: Use str_has_prefix() instead of using fixed sizes
Steven Rostedt (VMware)
2018-12-22
5
-6
/
+6
|
*
|
|
|
|
tracing: Use str_has_prefix() helper for histogram code
Steven Rostedt (VMware)
2018-12-22
1
-14
/
+14
|
*
|
|
|
|
tracing: Make function ‘ftrace_exports’ static
Mathieu Malaterre
2018-12-22
1
-1
/
+1
|
*
|
|
|
|
tracing: Simplify printf'ing in seq_print_sym
Rasmus Villemoes
2018-12-22
1
-4
/
+3
|
*
|
|
|
|
tracing: Avoid -Wformat-nonliteral warning
Rasmus Villemoes
2018-12-22
1
-5
/
+4
|
*
|
|
|
|
tracing: Merge seq_print_sym_short() and seq_print_sym_offset()
Rasmus Villemoes
2018-12-22
1
-27
/
+7
|
*
|
|
|
|
tracing: Add hist trigger comments for variable-related fields
Tom Zanussi
2018-12-22
1
-0
/
+36
|
*
|
|
|
|
tracing: Remove hist trigger synth_var_refs
Tom Zanussi
2018-12-22
1
-18
/
+0
|
*
|
|
|
|
tracing: Use hist trigger's var_ref array to destroy var_refs
Tom Zanussi
2018-12-22
1
-5
/
+19
|
*
|
|
|
|
tracing: Remove open-coding of hist trigger var_ref management
Tom Zanussi
2018-12-22
1
-18
/
+75
|
*
|
|
|
|
tracing: Use var_refs[] for hist trigger reference checking
Tom Zanussi
2018-12-22
1
-57
/
+11
|
*
|
|
|
|
tracing: Change strlen to sizeof for hist trigger static strings
Tom Zanussi
2018-12-22
1
-19
/
+19
|
*
|
|
|
|
tracing: Remove unnecessary hist trigger struct field
Tom Zanussi
2018-12-22
1
-1
/
+0
|
*
|
|
|
|
tracing: Fix ftrace_graph_get_ret_stack() to use task and not current
Steven Rostedt (VMware)
2018-12-22
1
-2
/
+2
|
*
|
|
|
|
fgraph: Add comment to describe ftrace_graph_get_ret_stack
Steven Rostedt (VMware)
2018-12-10
1
-0
/
+11
|
*
|
|
|
|
ftrace: Allow ftrace_replace_code() to be schedulable
Steven Rostedt (VMware)
2018-12-10
1
-3
/
+16
|
*
|
|
|
|
tracing: Add generic event-name based remove event method
Masami Hiramatsu
2018-12-10
1
-4
/
+11
|
*
|
|
|
|
tracing: Consolidate trace_add/remove_event_call back to the nolock functions
Steven Rostedt (VMware)
2018-12-10
4
-33
/
+11
|
*
|
|
|
|
tracing: Remove unneeded synth_event_mutex
Masami Hiramatsu
2018-12-08
1
-23
/
+7
|
*
|
|
|
|
tracing: Use dyn_event framework for synthetic events
Masami Hiramatsu
2018-12-08
3
-98
/
+176
|
*
|
|
|
|
tracing/uprobes: Use dyn_event framework for uprobe events
Masami Hiramatsu
2018-12-08
2
-130
/
+149
[next]