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/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
*
|
|
|
|
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2021-01-04
1
-4
/
+21
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
2020-12-15
1
-4
/
+21
*
|
|
|
|
Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-01
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
kernel/io_uring: cancel io_uring before task works
Pavel Begunkov
2020-12-31
1
-0
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2020-12-28
1
-3
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
workqueue: Kick a worker based on the actual activation of delayed works
Yunfeng Ye
2020-11-25
1
-3
/
+10
*
|
|
|
|
|
Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2020-12-28
2
-15
/
+17
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
cgroup: Fix memory leak when parsing multiple source parameters
Qinglang Miao
2020-12-16
1
-0
/
+2
|
*
|
|
|
|
cgroup/cgroup.c: replace 'of->kn->priv' with of_cft()
Hui Su
2020-11-25
1
-4
/
+4
|
*
|
|
|
|
kernel: cgroup: Mundane spelling fixes throughout the file
Bhaskar Chowdhury
2020-11-25
1
-11
/
+11
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-12-27
2
-4
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
softirq: Avoid bad tracing / lockdep interaction
Peter Zijlstra
2020-12-18
1
-1
/
+1
[next]