index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-31
bpf: Post-hooks for sys_bind
Andrey Ignatov
2018-03-31
bpf: Hooks for sys_connect
Andrey Ignatov
2018-03-31
bpf: Hooks for sys_bind
Andrey Ignatov
2018-03-31
bpf: Check attach type at prog load time
Andrey Ignatov
2018-03-30
bpf: sockmap: initialize sg table entries properly
Prashant Bhole
2018-03-30
bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:
John Fastabend
2018-03-30
bpf: sockmap redirect ingress support
John Fastabend
2018-03-28
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
2018-03-27
bpf: follow idr code convention
Shaohua Li
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-26
bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed()
Martin KaFai Lau
2018-03-26
bpf: Rename bpf_verifer_log
Martin KaFai Lau
2018-03-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-03-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-03-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-03-23
Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-03-23
bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
Jiri Olsa
2018-03-23
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-22
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-22
Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-22
posix-timers: Protect posix clock array access against speculation
Thomas Gleixner
2018-03-20
bpf: skip unnecessary capability check
Chenbo Feng
2018-03-20
trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programs
Yonghong Song
2018-03-20
sched/debug: Adjust newlines for better alignment
Joe Lawrence
2018-03-20
sched/debug: Fix per-task line continuation for console output
Joe Lawrence
2018-03-20
perf/cgroup: Fix child event counting bug
Song Liu
2018-03-20
jump_label: Disable jump labels in __exit code
Josh Poimboeuf
2018-03-20
locking/mutex: Improve documentation
Matthew Wilcox
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-03-19
sockmap: convert refcnt to an atomic refcnt
John Fastabend
2018-03-18
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-15
bpf: extend stackmap to save binary_build_id+offset instead of address
Song Liu
2018-03-14
jump_label: Fix sparc64 warning
Josh Poimboeuf
2018-03-13
workqueue: remove unused cancel_work()
Stephen Hemminger
2018-03-13
workqueue: use put_device() instead of kfree()
Arvind Yadav
2018-03-12
error-injection: Fix to prohibit jump optimization
Masami Hiramatsu
2018-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-03-09
bug: use %pB in BUG and stack protector failure
Kees Cook
2018-03-09
rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsites
Boqun Feng
2018-03-09
bpf: comment why dots in filenames under BPF virtual FS are not allowed
Quentin Monnet
2018-03-09
perf/core: Fix ctx_event_type in ctx_resched()
Song Liu
2018-03-08
module: propagate error in modules_open()
Leon Yu
[next]