Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
408d2debb03e15f3dd3063a5a14befd3390c6eab
/
kernel
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4bc8719
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
c110a8b
Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
41e3e10
Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
dc432c3
tracing: Fix regex_match_front() to not over compare the test string
by Steven Rostedt (VMware)
· 7 years ago
0a0b987
compat: fix 4-byte infoleak via uninitialized struct field
by Jann Horn
· 7 years ago
9773950
cpufreq: schedutil: Avoid using invalid next_freq
by Rafael J. Wysocki
· 7 years ago
a744490
cpufreq: schedutil: remove stale comment
by Juri Lelli
· 7 years ago
01adc48
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
fe282c6
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4b29390
Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
2ba5622f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
e94fa1d
bpf, xskmap: fix crash in xsk_map_alloc error path handling
by Daniel Borkmann
· 7 years ago
ab7f5bf
bpf: fix references to free_bpf_prog_info() in comments
by Jakub Kicinski
· 7 years ago
f4e3ec0
bpf: replace map pointer loads before calling into offloads
by Jakub Kicinski
· 7 years ago
6cb5fb3
bpf: export bpf_event_output()
by Jakub Kicinski
· 7 years ago
630a4d3
nfp: bpf: record offload neutral maps in the driver
by Jakub Kicinski
· 7 years ago
0cd3cbe
bpf: offload: allow offloaded programs to use perf event arrays
by Jakub Kicinski
· 7 years ago
a7b15ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4cb3d99
bpf: add faked "ending" subprog
by Jiong Wang
· 7 years ago
9c8105b
bpf: centre subprog information fields
by Jiong Wang
· 7 years ago
f910cef
bpf: unify main prog and subprog
by Jiong Wang
· 7 years ago
e523a25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
d0f1a45
bpf: use array_index_nospec in find_prog_type
by Daniel Borkmann
· 7 years ago
e0cea7c
bpf: implement ld_abs/ld_ind in native bpf
by Daniel Borkmann
· 7 years ago
9ef09e3
bpf: fix possible spectre-v1 in find_and_alloc_map()
by Mark Rutland
· 7 years ago
fbfc504a
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
by Björn Töpel
· 7 years ago
0c5a9ac
tracing: Fix the file mode of stack tracer
by Zhengyuan Liu
· 7 years ago
1ce0500
ftrace: Have set_graph_* files have normal file modes
by Chen LinX
· 10 years ago
f4ef6a4
Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
abaeb09
bpf: sockmap, fix error handling in redirect failures
by John Fastabend
· 7 years ago
fec51d4
bpf: sockmap, zero sg_size on error when buffer is released
by John Fastabend
· 7 years ago
3cc9a47
bpf: sockmap, fix scatterlist update on error path in send with apply
by John Fastabend
· 7 years ago
7dba33c
clocksource: Rework stale comment
by Peter Zijlstra
· 7 years ago
cd2af07d
clocksource: Consistent de-rate when marking unstable
by Peter Zijlstra
· 7 years ago
5b9e886
clocksource: Initialize cs->wd_list
by Peter Zijlstra
· 7 years ago
2aae7bc
clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
by Peter Zijlstra
· 7 years ago
d66a270
tracepoint: Do not warn on ENOMEM
by Mathieu Desnoyers
· 7 years ago
4d220ed
bpf: remove tracepoints from bpf core
by Alexei Starovoitov
· 7 years ago
7ef3771
bpf: Allow bpf_current_task_under_cgroup in interrupt
by Teng Qin
· 7 years ago
810fb07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9cbe1f5a
bpf/verifier: improve register value range tracking with ARSH
by Yonghong Song
· 7 years ago
afbe1a5
bpf: remove never-hit branches in verifier adjust_scalar_min_max_vals
by Yonghong Song
· 7 years ago
849fa50
bpf/verifier: refine retval R0 state for bpf_get_stack helper
by Yonghong Song
· 7 years ago
c195651e
bpf: add bpf_get_stack helper
by Yonghong Song
· 7 years ago
5f41263
bpf: change prototype for stack_map_get_build_id_offset
by Yonghong Song
· 7 years ago
7b87308
Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
79a17dd9
Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
dcf2345
tracing: Add field modifier parsing hist error for hist triggers
by Tom Zanussi
· 7 years ago
5ec432d
tracing: Add field parsing hist error for hist triggers
by Tom Zanussi
· 7 years ago
608940d
tracing: Restore proper field flag printing when displaying triggers
by Tom Zanussi
· 7 years ago
79741a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
47b5ece
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
b85fab0
bpf: Add gpl_compatible flag to struct bpf_prog_info
by Jiri Olsa
· 7 years ago
61f9420
tracing: Remove igrab() iput() call from uprobes.c
by Song Liu
· 7 years ago
0c92c7a
tracing: Fix bad use of igrab in trace_uprobe.c
by Song Liu
· 7 years ago
a3ed0e43
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
by Thomas Gleixner
· 7 years ago
1f71add
tick/sched: Do not mess with an enqueued hrtimer
by Thomas Gleixner
· 7 years ago
a9537c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
25eb0ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
9a0fd67
tracing: Fix missing tab for hwlat_detector print format
by Peter Xu
· 7 years ago
bcbd385
kprobes: Fix random address output of blacklist file
by Thomas Richter
· 7 years ago
ba16293
tracing: Fix kernel crash while using empty filter with perf
by Ravi Bangoria
· 7 years ago
c749fa1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
24cac70
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
d71962f
bpf: allow map helpers access to map values directly
by Paul Chaignon
· 7 years ago
4fcfdfb
bpf: sockmap, fix double page_put on ENOMEM error in redirect path
by John Fastabend
· 7 years ago
e20f733
bpf: sockmap, sk_wait_event needed to handle blocking cases
by John Fastabend
· 7 years ago
ba6b8de
bpf: sockmap, map_release does not hold refcnt for pinned maps
by John Fastabend
· 7 years ago
fbcf93e
bpf: btf: Clean up btf.h in uapi
by Martin KaFai Lau
· 7 years ago
986e54c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
c1e9dae
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
38f0b33
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e0ada51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e01e806
fork: unconditionally clear stack on fork
by Kees Cook
· 7 years ago
6ab690a
bpf: sockmap remove dead check
by Jann Horn
· 7 years ago
41e3bef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 7 years ago
a26ca7c
bpf: btf: Add pretty print support to the basic arraymap
by Martin KaFai Lau
· 7 years ago
60197cf
bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd
by Martin KaFai Lau
· 7 years ago
f56a653
bpf: btf: Add BPF_BTF_LOAD command
by Martin KaFai Lau
· 7 years ago
b00b8da
bpf: btf: Add pretty print capability for data with BTF type info
by Martin KaFai Lau
· 7 years ago
179cde8
bpf: btf: Check members of struct/union
by Martin KaFai Lau
· 7 years ago
eb3f595
bpf: btf: Validate type reference
by Martin KaFai Lau
· 7 years ago
69b693f
bpf: btf: Introduce BPF Type Format (BTF)
by Martin KaFai Lau
· 7 years ago
c3bca5d
posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated
by Laura Abbott
· 7 years ago
be71eda
module: Fix display of wrong module .text address
by Thomas Richter
· 7 years ago
e142aa0
timekeeping: Remove __current_kernel_time()
by Baolin Wang
· 7 years ago
4450dc0
clockevents: Fix kernel messages split across multiple lines
by Geert Uytterhoeven
· 7 years ago
0399309
xdp: transition into using xdp_frame for return API
by Jesper Dangaard Brouer
· 7 years ago
70280ed
bpf: cpumap convert to use generic xdp_frame
by Jesper Dangaard Brouer
· 7 years ago
5ab073f
xdp: introduce xdp_return_frame API and use in cpumap
by Jesper Dangaard Brouer
· 7 years ago
bfb3d7b
perf: Remove superfluous allocation error check
by Jiri Olsa
· 7 years ago
5af44ca
perf: Fix sample_max_stack maximum check
by Jiri Olsa
· 7 years ago
78b562f
perf: Return proper values for user stack errors
by Jiri Olsa
· 7 years ago
101592b
perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]
by Alexey Budankov
· 7 years ago
3b2c77d
livepatch: Allow to call a custom callback when freeing shadow variables
by Petr Mladek
· 7 years ago
e91c2518
livepatch: Initialize shadow variables safely by a custom callback
by Petr Mladek
· 7 years ago
5c8dad4
trace_kprobe: Remove warning message "Could not insert probe at..."
by Song Liu
· 7 years ago
edf5c17
staging: irda: remove remaining remants of irda code removal
by Greg Kroah-Hartman
· 7 years ago
9fb71c2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
Next »