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
*
bpf: Refactor BPF_PSEUDO_CALL checking as a helper function
Yonghong Song
2021-02-05
1
-16
/
+13
*
bpf: Allow usage of BPF ringbuffer in sleepable programs
KP Singh
2021-02-05
1
-1
/
+3
*
bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCH
Brendan Jackman
2021-02-03
1
-14
/
+18
*
bpf: Simplify cases in bpf_base_func_proto
Tobias Klauser
2021-01-29
1
-8
/
+4
*
bpf: Allow rewriting to ports under ip_unprivileged_port_start
Stanislav Fomichev
2021-01-28
2
-2
/
+9
*
bpf: Change 'BPF_ADD' to 'BPF_AND' in print_bpf_insn()
Menglong Dong
2021-01-27
1
-1
/
+1
*
bpf: Fix typo in scalar{,32}_min_max_rsh comments
Tobias Klauser
2021-01-23
1
-2
/
+2
*
bpf: Split cgroup_bpf_enabled per attach type
Stanislav Fomichev
2021-01-20
1
-8
/
+6
*
bpf: Try to avoid kzalloc in cgroup/{s,g}etsockopt
Stanislav Fomichev
2021-01-20
1
-7
/
+45
*
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2021-01-20
1
-0
/
+46
*
bpf: Permit size-0 datasec
Yonghong Song
2021-01-20
1
-5
/
+0
*
net, xdp: Introduce __xdp_build_skb_from_frame utility routine
Lorenzo Bianconi
2021-01-20
1
-44
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
8
-13
/
+27
|
\
|
*
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-20
7
-13
/
+24
|
|
\
|
|
*
bpf: Fix signed_{sub,add32}_overflows type handling
Daniel Borkmann
2021-01-20
1
-3
/
+3
|
|
*
bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback
Mircea Cirjaliu
2021-01-19
1
-1
/
+1
|
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-01-16
6
-9
/
+20
|
|
|
\
|
|
|
*
bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
Gilad Reti
2021-01-14
1
-0
/
+2
|
|
|
*
bpf: Allow empty module BTFs
Andrii Nakryiko
2021-01-12
1
-1
/
+1
|
|
|
*
bpf: Don't leak memory in bpf getsockopt when optlen == 0
Stanislav Fomichev
2021-01-12
1
-2
/
+3
|
|
|
*
bpf: Fix typo in bpf_inode_storage.c
KP Singh
2021-01-12
1
-2
/
+2
|
|
|
*
bpf: Local storage helpers should check nullness of owner ptr passed
KP Singh
2021-01-12
2
-2
/
+8
|
|
|
*
bpf: Prevent double bpf_prog_put call from bpf_tracing_prog_attach
Jiri Olsa
2021-01-12
1
-2
/
+4
|
*
|
|
Merge tag 'task_work-2021-01-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-19
1
-0
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
task_work: unconditionally run task_work from get_signal()
Jens Axboe
2021-01-08
1
-0
/
+3
*
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-16
7
-206
/
+366
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
perf: Add build id data in mmap2 event
Jiri Olsa
2021-01-15
1
-4
/
+28
|
*
|
|
bpf: Add size arg to build_id_parse function
Jiri Olsa
2021-01-15
1
-1
/
+1
|
*
|
|
bpf: Move stack_map_get_build_id into lib
Jiri Olsa
2021-01-15
1
-139
/
+4
|
*
|
|
bpf: Add bitwise atomic instructions
Brendan Jackman
2021-01-15
3
-4
/
+26
|
*
|
|
bpf: Pull out a macro for interpreting atomic ALU operations
Brendan Jackman
2021-01-15
1
-41
/
+39
|
*
|
|
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
2021-01-15
3
-2
/
+52
|
*
|
|
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
2021-01-15
3
-9
/
+44
|
*
|
|
bpf: Move BPF_STX reserved field check into BPF_STX verifier code
Brendan Jackman
2021-01-15
1
-7
/
+6
|
*
|
|
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2021-01-15
3
-21
/
+40
|
*
|
|
bpf: Support BPF ksym variables in kernel modules
Andrii Nakryiko
2021-01-13
3
-30
/
+178
|
*
|
|
bpf: Fix a verifier message for alloc size helper arg
Brendan Jackman
2021-01-12
1
-1
/
+1
|
*
|
|
bpf: Remove unnecessary <argp.h> include from preload/iterators
Leah Neukirchen
2021-01-08
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'trace-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-01-11
2
-2
/
+2
|
\
\
\
|
*
|
|
tracing/kprobes: Do the notrace functions check without kprobes on ftrace
Masami Hiramatsu
2021-01-11
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'staging-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-10
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
staging: ION: remove some references to CONFIG_ION
Matthias Maennich
2021-01-06
1
-1
/
+0
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-01-08
1
-0
/
+1
|
\
\
\
|
*
|
|
bpf: Fix a task_iter bug caused by a merge conflict resolution
Yonghong Song
2021-01-03
1
-0
/
+1
*
|
|
|
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-05
3
-10
/
+10
|
\
|
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-29
3
-10
/
+10
|
|
\
\
\
|
|
*
|
|
bpf: Use thread_group_leader()
Jonathan Lemon
2020-12-24
1
-1
/
+1
|
|
*
|
|
bpf: Save correct stopping point in file seq iteration
Jonathan Lemon
2020-12-24
1
-1
/
+2
|
|
*
|
|
bpf: Add schedule point in htab_init_buckets()
Eric Dumazet
2020-12-22
1
-0
/
+1
|
|
*
|
|
bpf: Remove unused including <linux/version.h>
Tian Tao
2020-12-18
1
-1
/
+0
[next]