index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-03-27
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
2020-03-26
bpf: Remove unused vairable 'bpf_xdp_link_lops'
YueHaibing
2020-03-26
bpf: Factor out attach_type to prog_type mapping for attach/detach
Andrii Nakryiko
2020-03-26
bpf: Factor out cgroup storages operations
Andrii Nakryiko
2020-03-25
bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds()
John Fastabend
2020-03-25
bpf: Verifer, refactor adjust_scalar_min_max_vals
John Fastabend
2020-03-19
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-13
bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit()
Jules Irenge
2020-03-13
bpf: Remove bpf_image tree
Jiri Olsa
2020-03-13
bpf: Add dispatchers to kallsyms
Jiri Olsa
2020-03-13
bpf: Add trampolines to kallsyms
Jiri Olsa
2020-03-13
bpf: Add bpf_ksym_add/del functions
Jiri Olsa
2020-03-13
bpf: Add prog flag to struct bpf_ksym object
Jiri Olsa
2020-03-13
bpf: Add bpf_ksym_find function
Jiri Olsa
2020-03-13
bpf: Move ksym_tnode to bpf_ksym
Jiri Olsa
2020-03-13
bpf: Move lnode list node to struct bpf_ksym
Jiri Olsa
2020-03-13
bpf: Add name to struct bpf_ksym
Jiri Olsa
2020-03-13
bpf: Add struct bpf_ksym
Jiri Olsa
2020-03-13
bpf: Abstract away entire bpf_link clean up procedure
Andrii Nakryiko
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
2020-03-12
bpf: Added new helper bpf_get_ns_current_pid_tgid
Carlos Neira
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-11
Merge tag 'for-linus-2020-03-10' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-11
Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-03-11
ftrace: Return the first found result in lookup_rec()
Artem Savkov
2020-03-11
bpf: Add bpf_link_new_file that doesn't install FD
Andrii Nakryiko
2020-03-10
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
2020-03-10
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-03-10
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-03-10
workqueue: don't use wq_select_unbound_cpu() for bound works
Hillf Danton
2020-03-09
pid: make ENOMEM return value more obvious
Christian Brauner
2020-03-08
pid: Fix error return value in some cases
Corey Minyard
2020-03-07
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-07
Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
2020-03-05
bpf: Fix bpf_prog_test_run_tracing for !CONFIG_NET
KP Singh
2020-03-05
bpf: Remove unnecessary CAP_MAC_ADMIN check
KP Singh
2020-03-05
blktrace: fix dereference after null check
Cengiz Can
2020-03-04
bpf: Add test ops for BPF_PROG_TYPE_TRACING
KP Singh
2020-03-04
bpf: Attachment verification for BPF_MODIFY_RETURN
KP Singh
2020-03-04
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
2020-03-04
bpf: Refactor trampoline update code
KP Singh
2020-03-04
cgroup1: don't call release_agent when it is ""
Tycho Andersen
2020-03-04
cgroup: fix psi_show() crash on 32bit ino archs
Qian Cai
2020-03-02
bpf: Introduce pinnable bpf_link abstraction
Andrii Nakryiko
2020-03-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-28
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-28
Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
[next]