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
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-04
bpf: guard bpf_get_current_cgroup_id() with CONFIG_CGROUPS
Yonghong Song
2018-06-03
bpf: implement bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-03
bpf/xdp: devmap can avoid calling ndo_xdp_flush
Jesper Dangaard Brouer
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
2018-06-03
bpf: fix context access in tracing progs on 32 bit archs
Daniel Borkmann
2018-06-03
bpf: avoid retpoline for lookup/update/delete calls on maps
Daniel Borkmann
2018-06-03
bpf: show prog and map id in fdinfo
Daniel Borkmann
2018-06-03
bpf: fixup error message from gpl helpers on license mismatch
Daniel Borkmann
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-02
bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD
Martin KaFai Lau
2018-06-02
bpf: btf: Check array t->size
Martin KaFai Lau
2018-05-30
bpf: devmap: remove redundant assignment of dev = dev
Colin Ian King
2018-05-30
media: rc: introduce BPF_PROG_LIRC_MODE2
Sean Young
2018-05-30
bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found
Sean Young
2018-05-29
Merge tag 'trace-v4.17-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-28
tracing: Make the snapshot trigger work with instances
Steven Rostedt (VMware)
2018-05-28
bpf: Hooks for sys_sendmsg
Andrey Ignatov
2018-05-28
bpf: avoid -Wmaybe-uninitialized warning
Arnd Bergmann
2018-05-28
bpf: btf: avoid -Wreturn-type warning
Arnd Bergmann
2018-05-27
tracing: Fix crash when freeing instances with event triggers
Steven Rostedt (VMware)
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-05-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-25
kernel/sys.c: fix potential Spectre v1 issue
Gustavo A. R. Silva
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-05-25
kthread: Allow kthread_park() on a parked kthread
Peter Zijlstra
2018-05-25
sched/topology: Clarify root domain(s) debug string
Juri Lelli
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
xdp/trace: extend tracepoint in devmap with an err
Jesper Dangaard Brouer
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
2018-05-24
xdp: introduce xdp_return_frame_rx_napi
Jesper Dangaard Brouer
2018-05-24
xdp: add tracepoint for devmap like cpumap have
Jesper Dangaard Brouer
2018-05-24
bpf: devmap prepare xdp frames for bulking
Jesper Dangaard Brouer
2018-05-24
bpf: devmap introduce dev_map_enqueue
Jesper Dangaard Brouer
2018-05-24
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
2018-05-24
perf/core: add perf_get_event() to return perf_event given a struct file
Yonghong Song
2018-05-24
bpf: properly enforce index mask to prevent out-of-bounds speculation
Daniel Borkmann
2018-05-24
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
2018-05-24
bpf: get JITed image lengths of functions via syscall
Sandipan Das
2018-05-24
bpf: fix multi-function JITed dump obtained via syscall
Sandipan Das
2018-05-24
bpf: get kernel symbol addresses via syscall
Sandipan Das
2018-05-24
bpf: support 64-bit offsets for bpf function calls
Sandipan Das
2018-05-24
bpf: btf: Avoid variable length array
Martin KaFai Lau
2018-05-23
umh: introduce fork_usermode_blob() helper
Alexei Starovoitov
2018-05-23
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
Martin KaFai Lau
2018-05-23
bpf: btf: Remove unused bits from uapi/linux/btf.h
Martin KaFai Lau
2018-05-23
bpf: btf: Check array->index_type
Martin KaFai Lau
2018-05-23
bpf: btf: Change how section is supported in btf_header
Martin KaFai Lau
[next]