index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-27
bpf: fix max call depth check
Alexei Starovoitov
2017-12-27
bpf: fix maximum stack depth tracking logic
Alexei Starovoitov
2017-12-23
bpf: fix stacksafe exploration when comparing states
Gianluca Borello
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-20
bpf: allow for correlation of maps and helpers in dump
Daniel Borkmann
2017-12-20
bpf: fix kallsyms handling for subprogs
Daniel Borkmann
2017-12-21
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
2017-12-21
bpf: fix integer overflows
Alexei Starovoitov
2017-12-21
bpf: don't prune branches when a scalar is replaced with a pointer
Jann Horn
2017-12-21
bpf: force strict alignment checks for stack pointers
Jann Horn
2017-12-21
bpf: fix missing error return in check_stack_boundary()
Jann Horn
2017-12-21
bpf: fix 32-bit ALU op verification
Jann Horn
2017-12-21
bpf: fix incorrect tracking of register size truncation
Jann Horn
2017-12-21
bpf: fix incorrect sign extension in check_alu_op()
Jann Horn
2017-12-21
bpf/verifier: fix bounds calculation on BPF_RSH
Edward Cree
2017-12-19
bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog
Yonghong Song
2017-12-19
bpf: make function skip_callee static and return NULL rather than 0
Colin Ian King
2017-12-19
bpf: fix spelling mistake: "funcation"-> "function"
Colin Ian King
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-12-17
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-12-17
trace: reenable preemption if we modify the ip
Josef Bacik
2017-12-17
bpf: x64: add JIT support for multi-function programs
Alexei Starovoitov
2017-12-17
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
2017-12-17
bpf: add support for bpf_call to interpreter
Alexei Starovoitov
2017-12-17
bpf: teach verifier to recognize zero initialized stack
Alexei Starovoitov
2017-12-17
bpf: introduce function calls (verification)
Alexei Starovoitov
2017-12-17
bpf: introduce function calls (function boundaries)
Alexei Starovoitov
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-12-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-12-15
bpf: guarantee r1 to be ctx in case of bpf_helper_changes_pkt_data
Daniel Borkmann
2017-12-15
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
2017-12-15
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
2017-12-14
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-12-14
tracing: Have stack trace not record if RCU is not watching
Steven Rostedt (VMware)
2017-12-14
arch: define weak abort()
Sudip Mukherjee
2017-12-14
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-12-14
kcov: fix comparison callback signature
Dmitry Vyukov
2017-12-13
bpf/tracing: fix kernel/events/core.c compilation error
Yonghong Song
2017-12-12
bpf: add schedule points to map alloc/free
Eric Dumazet
2017-12-12
bpf: fix corruption on concurrent perf_event_output calls
Daniel Borkmann
2017-12-12
bpf: add a bpf_override_function helper
Josef Bacik
2017-12-12
add infrastructure for tagging functions as error injectable
Josef Bacik
2017-12-12
bpf/tracing: allow user space to query prog array on the same tp
Yonghong Song
2017-12-12
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
2017-12-12
locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y
Will Deacon
[next]