Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6b80ad299208b44ba33cb6df80bdaa3f63cf03e2
/
kernel
fd05e57
bpf: fix stacksafe exploration when comparing states
by Gianluca Borello
· 7 years ago
7105e82
bpf: allow for correlation of maps and helpers in dump
by Daniel Borkmann
· 7 years ago
4f74d80
bpf: fix kallsyms handling for subprogs
by Daniel Borkmann
· 7 years ago
06ef0cc
bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog
by Yonghong Song
· 7 years ago
fa2d41a
bpf: make function skip_callee static and return NULL rather than 0
by Colin Ian King
· 7 years ago
e90004d5
bpf: fix spelling mistake: "funcation"-> "function"
by Colin Ian King
· 7 years ago
59436c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
46df3d2
trace: reenable preemption if we modify the ip
by Josef Bacik
· 7 years ago
1c2a088
bpf: x64: add JIT support for multi-function programs
by Alexei Starovoitov
· 7 years ago
60b58afc
bpf: fix net.core.bpf_jit_enable race
by Alexei Starovoitov
· 7 years ago
1ea47e0
bpf: add support for bpf_call to interpreter
by Alexei Starovoitov
· 7 years ago
cc2b14d
bpf: teach verifier to recognize zero initialized stack
by Alexei Starovoitov
· 7 years ago
f4d7e40
bpf: introduce function calls (verification)
by Alexei Starovoitov
· 7 years ago
cc8b0b9
bpf: introduce function calls (function boundaries)
by Alexei Starovoitov
· 7 years ago
c30abd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7a3c296
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
1f76a75
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a58653c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f73c52a
sched/rt: Do not pull from current CPU if only one CPU to pull
by Steven Rostedt
· 7 years ago
0424378
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
b00d607
tracing: Have stack trace not record if RCU is not watching
by Steven Rostedt (VMware)
· 7 years ago
7c2c11b
arch: define weak abort()
by Sudip Mukherjee
· 7 years ago
bdcf0a4
kernel: make groups_sort calling a responsibility group_info allocators
by Thiago Rafael Becker
· 7 years ago
689d77f
kcov: fix comparison callback signature
by Dmitry Vyukov
· 7 years ago
f4e2298
bpf/tracing: fix kernel/events/core.c compilation error
by Yonghong Song
· 7 years ago
9147efc
bpf: add schedule points to map alloc/free
by Eric Dumazet
· 7 years ago
283ca52
bpf: fix corruption on concurrent perf_event_output calls
by Daniel Borkmann
· 7 years ago
9802d86
bpf: add a bpf_override_function helper
by Josef Bacik
· 7 years ago
92ace99
add infrastructure for tagging functions as error injectable
by Josef Bacik
· 7 years ago
f371b30
bpf/tracing: allow user space to query prog array on the same tp
by Yonghong Song
· 7 years ago
e966eae
locking/lockdep: Remove the cross-release locking checks
by Ingo Molnar
· 7 years ago
d89c703
locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y
by Will Deacon
· 7 years ago
f87f3a3
locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAK
by Will Deacon
· 7 years ago
085bec8
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 7 years ago
72dd379
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
01dfee9
workqueue: remove unneeded kallsyms include
by Sergey Senozhatsky
· 7 years ago
2064a5a
sched/core: Fix kernel-doc warnings after code movement
by Randy Dunlap
· 7 years ago
d70ef22
futex: futex_wake_op, fix sign_extend32 sign bits
by Jiri Slaby
· 7 years ago
51e18a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e9ef1fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
968edbd
Merge tag 'for_linus-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 7 years ago
4b43a3b
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e017b4d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1c76472
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
189dbab
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
61d6be3
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c07d353
kdb: Fix handling of kallsyms_symbol_next() return value
by Daniel Thompson
· 10 years ago
d6eabce
Merge branch 'linus' into perf/urgent, to synchronize UAPI headers
by Ingo Molnar
· 7 years ago
a4c3c04
sched/fair: Update and fix the runnable propagation rule
by Vincent Guittot
· 7 years ago
c6b9d9a
sched/wait: Fix add_wait_queue() behavioral change
by Omar Sandoval
· 7 years ago
5e351ad
locking/lockdep: Fix possible NULL deref
by Peter Zijlstra
· 7 years ago
5b1ead6
cpu/hotplug: Fix state name in takedown_cpu() comment
by Brendan Jackman
· 7 years ago
b7ad7ef
remove task and stack pointer printout from oops dump
by Linus Torvalds
· 7 years ago
7cda4ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c895f6f
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
by Hendrik Brueckner
· 7 years ago
bdfbbda
Revert "cgroup/cpuset: remove circular dependency deadlock"
by Tejun Heo
· 7 years ago
62408c1
workqueue/hotplug: remove the workaround in rebind_workers()
by Lai Jiangshan
· 7 years ago
e8b3f8d
workqueue/hotplug: simplify workqueue_offline_cpu()
by Lai Jiangshan
· 7 years ago
11db855
Revert "cpuset: Make cpuset hotplug synchronous"
by Tejun Heo
· 7 years ago
bb5c4342
genirq/matrix: Fix the precedence fix for real
by Thomas Gleixner
· 7 years ago
236fa07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
a773d41
tracing: Pass export pointer as argument to ->write()
by Felipe Balbi
· 8 years ago
c4bfd39
ring-buffer: Remove unused function __rb_data_page_index()
by Matthias Kaehlcke
· 8 years ago
2dde6b0
tracing: make PREEMPTIRQ_EVENTS depend on TRACING
by Arnd Bergmann
· 7 years ago
90e406f
tracing: Allocate mask_str buffer dynamically
by Changbin Du
· 7 years ago
5a93bae
tracing: Fix code comments in trace.c
by Chunyu Hu
· 7 years ago
c2eb6d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
75f64f6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
914cb78
bpf: cleanup register_is_null()
by Alexei Starovoitov
· 7 years ago
3bf1592
bpf: improve JEQ/JNE path walking
by Alexei Starovoitov
· 7 years ago
2f18f62
bpf: improve verifier liveness marks
by Alexei Starovoitov
· 7 years ago
19ceb41
bpf: don't mark FP reg as uninit
by Alexei Starovoitov
· 7 years ago
4e92024
bpf: print liveness info to verifier log
by Alexei Starovoitov
· 7 years ago
12a3cc8
bpf: fix stack state printing in verifier log
by Alexei Starovoitov
· 7 years ago
c8c088b
bpf: set maximum number of attached progs to 64 for a single perf tp
by Yonghong Song
· 7 years ago
668533d
kallsyms: take advantage of the new '%px' format
by Linus Torvalds
· 7 years ago
6e948c6
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 7 years ago
4fc31ba
Merge branch 'linus' into perf/urgent, to pick up dependent commits
by Ingo Molnar
· 7 years ago
34900ec
perf: Fix header.size for namespace events
by Jiri Olsa
· 7 years ago
52cf373
cgroup: properly init u64_stats
by Lucas Stach
· 7 years ago
46febd3
smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place
by Lai Jiangshan
· 7 years ago
a39e17b
bpf: offload: add a license header
by Jakub Kicinski
· 7 years ago
ddf7005
debug cgroup: use task_css_set instead of rcu_dereference
by Wang Long
· 7 years ago
2967acb
blktrace: fix trace mutex deadlock
by Jens Axboe
· 7 years ago
c98a980
workqueue: respect isolated cpus when queueing an unbound work
by Tal Shorer
· 7 years ago
1599a18
cpuset: Make cpuset hotplug synchronous
by Prateek Sood
· 7 years ago
aa24163
cgroup/cpuset: remove circular dependency deadlock
by Prateek Sood
· 7 years ago
dec0029
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
580e3d5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
cd4b5d5
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
844056f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
75f1133
genirq/matrix: Make - vs ?: Precedence explicit
by Kees Cook
· 7 years ago
e4be7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
866c9b9
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/urgent
by Thomas Gleixner
· 7 years ago
c131187
bpf: fix branch pruning logic
by Alexei Starovoitov
· 7 years ago
a60dd35
bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO
by Gianluca Borello
· 7 years ago
5c4e120
bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO
by Gianluca Borello
· 7 years ago
eb33f2c
bpf: remove explicit handling of 0 for arg2 in bpf_probe_read
by Gianluca Borello
· 7 years ago
db1ac49
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
by Gianluca Borello
· 7 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
Next »