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-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
bpf: Implement bpf_prog replacement for an active bpf_cgroup_link
Andrii Nakryiko
2020-03-30
bpf: Implement bpf_link-based cgroup BPF program attachment
Andrii Nakryiko
2020-03-30
bpf: Verifier, refine 32bit bound in do_refine_retval_range
John Fastabend
2020-03-30
bpf: Verifier, do explicit ALU32 bounds tracking
John Fastabend
2020-03-30
bpf: Verifier, do_refine_retval_range may clamp umin to 0 incorrectly
John Fastabend
2020-03-30
bpf: btf: Fix arg verification in btf_ctx_access()
KP Singh
2020-03-30
bpf: Simplify reg_set_min_max_inv handling
Jann Horn
2020-03-30
bpf: Fix tnum constraints for 32-bit comparisons
Jann Horn
2020-03-30
bpf: Undo incorrect __reg_bound_offset32 handling
Daniel Borkmann
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-30
bpf: lsm: Implement attach, detach and execution
KP Singh
2020-03-30
bpf: lsm: Provide attachment points for BPF LSM programs
KP Singh
2020-03-30
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
2020-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-03-29
Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-29
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
2020-03-27
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
2020-03-27
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
2020-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-03-21
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
2020-03-20
bpf: Explicitly memset some bpf info structures declared on the stack
Greg Kroah-Hartman
2020-03-20
bpf: Explicitly memset the bpf_attr structure
Greg Kroah-Hartman
2020-03-19
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
2020-03-17
bpf: Sanitize the bpf_struct_ops tcp-cc name
Martin KaFai Lau
2020-03-15
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-15
Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
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-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
[next]