index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-31
13
-748
/
+1872
|
\
|
*
bpf: Implement bpf_prog replacement for an active bpf_cgroup_link
Andrii Nakryiko
2020-03-31
3
-0
/
+162
|
*
bpf: Implement bpf_link-based cgroup BPF program attachment
Andrii Nakryiko
2020-03-31
3
-90
/
+303
|
*
bpf: Verifier, refine 32bit bound in do_refine_retval_range
John Fastabend
2020-03-31
1
-0
/
+1
|
*
bpf: Verifier, do explicit ALU32 bounds tracking
John Fastabend
2020-03-30
2
-281
/
+852
|
*
bpf: Verifier, do_refine_retval_range may clamp umin to 0 incorrectly
John Fastabend
2020-03-30
1
-8
/
+11
|
*
bpf: btf: Fix arg verification in btf_ctx_access()
KP Singh
2020-03-30
1
-7
/
+17
|
*
bpf: Simplify reg_set_min_max_inv handling
Jann Horn
2020-03-30
1
-86
/
+22
|
*
bpf: Fix tnum constraints for 32-bit comparisons
Jann Horn
2020-03-30
1
-36
/
+72
|
*
bpf: Undo incorrect __reg_bound_offset32 handling
Daniel Borkmann
2020-03-30
1
-19
/
+0
|
*
bpf: lsm: Implement attach, detach and execution
KP Singh
2020-03-30
5
-27
/
+105
|
*
bpf: lsm: Provide attachment points for BPF LSM programs
KP Singh
2020-03-30
1
-0
/
+14
|
*
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
2020-03-30
3
-6
/
+24
|
*
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
2020-03-28
2
-0
/
+19
|
*
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
2020-03-28
1
-6
/
+10
|
*
bpf: Remove unused vairable 'bpf_xdp_link_lops'
YueHaibing
2020-03-27
1
-1
/
+0
|
*
bpf: Factor out attach_type to prog_type mapping for attach/detach
Andrii Nakryiko
2020-03-27
1
-87
/
+66
|
*
bpf: Factor out cgroup storages operations
Andrii Nakryiko
2020-03-27
1
-46
/
+72
|
*
bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds()
John Fastabend
2020-03-26
1
-0
/
+1
|
*
bpf: Verifer, refactor adjust_scalar_min_max_vals
John Fastabend
2020-03-26
1
-164
/
+239
|
*
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
2020-03-19
2
-11
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-30
4
-19
/
+33
|
\
\
|
*
\
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-03-29
1
-2
/
+2
|
|
\
\
|
|
*
|
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
2020-03-29
1
-2
/
+2
|
*
|
|
Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-29
1
-2
/
+9
|
|
\
\
\
|
|
*
|
|
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
2020-03-21
1
-2
/
+9
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-03-28
2
-15
/
+22
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
bpf: Explicitly memset some bpf info structures declared on the stack
Greg Kroah-Hartman
2020-03-20
2
-3
/
+6
|
|
*
|
|
bpf: Explicitly memset the bpf_attr structure
Greg Kroah-Hartman
2020-03-20
1
-1
/
+2
|
|
*
|
|
bpf: Sanitize the bpf_struct_ops tcp-cc name
Martin KaFai Lau
2020-03-17
1
-11
/
+14
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-26
8
-46
/
+81
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-25
5
-7
/
+23
|
|
\
|
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-03-13
5
-7
/
+23
|
|
|
\
\
|
|
|
*
|
bpf/btf: Fix BTF verification of enum members in struct/union
Yoshiki Komachi
2020-03-10
1
-1
/
+1
|
|
|
*
|
bpf: Fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory
Andrii Nakryiko
2020-03-10
1
-0
/
+3
|
|
|
*
|
bpf: Initialize storage pointers to NULL to prevent freeing garbage pointer
Andrii Nakryiko
2020-03-10
1
-2
/
+2
|
|
|
*
|
bpf: Do not allow map_freeze in struct_ops map
Martin KaFai Lau
2020-03-05
1
-0
/
+5
|
|
|
*
|
bpf: Return better error value in delete_elem for struct_ops map
Martin KaFai Lau
2020-03-05
1
-3
/
+11
|
|
|
*
|
bpf: Fix deadlock with rq_lock in bpf_send_signal()
Yonghong Song
2020-03-05
1
-1
/
+1
|
*
|
|
|
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-03-22
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-15
1
-38
/
+55
|
|
\
\
\
|
|
*
|
|
futex: Unbreak futex hashing
Thomas Gleixner
2020-03-09
1
-2
/
+2
|
|
*
|
|
futex: Fix inode life-time issue
Peter Zijlstra
2020-03-06
1
-36
/
+53
|
*
|
|
|
Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-03-15
1
-0
/
+2
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
sys/sysinfo: Respect boottime inside time namespace
Cyril Hrubis
2020-03-03
1
-0
/
+2
|
|
|
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-14
12
-219
/
+542
|
\
\
\
\
|
*
|
|
|
bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit()
Jules Irenge
2020-03-13
1
-0
/
+2
|
*
|
|
|
bpf: Remove bpf_image tree
Jiri Olsa
2020-03-13
3
-77
/
+12
|
*
|
|
|
bpf: Add dispatchers to kallsyms
Jiri Olsa
2020-03-13
1
-0
/
+1
|
*
|
|
|
bpf: Add trampolines to kallsyms
Jiri Olsa
2020-03-13
1
-0
/
+28
[next]