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: Drop libbpf, libelf, libz dependency from bpf preload.
Alexei Starovoitov
2022-02-01
1
-26
/
+2
*
bpf: Open code obj_get_info_by_fd in bpf preload.
Alexei Starovoitov
2022-02-01
1
-1
/
+17
*
bpf: Convert bpf preload to light skeleton.
Alexei Starovoitov
2022-02-01
4
-420
/
+436
*
bpf: Remove unnecessary setrlimit from bpf preload.
Alexei Starovoitov
2022-02-01
1
-2
/
+0
*
bpf: make bpf_copy_from_user_task() gpl only
Kenta Tada
2022-01-31
1
-1
/
+1
*
bpf: reject program if a __user tagged memory accessed in kernel way
Yonghong Song
2022-01-27
2
-17
/
+52
*
cgroup/bpf: fast path skb BPF filtering
Pavel Begunkov
2022-01-27
2
-42
/
+4
*
bpf: fix register_btf_kfunc_id_set for !CONFIG_DEBUG_INFO_BTF
Stanislav Fomichev
2022-01-26
1
-2
/
+13
*
bpf: Add bpf_copy_from_user_task() helper
Kenny Yu
2022-01-25
2
-0
/
+36
*
bpf: Add support for bpf iterator programs to use sleepable helpers
Kenny Yu
2022-01-25
1
-5
/
+15
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-25
9
-192
/
+591
|
\
|
*
bpf: generalise tail call map compatibility check
Toke Hoiland-Jorgensen
2022-01-21
5
-29
/
+29
|
*
bpf: add frags support to xdp copy helpers
Eelco Chaudron
2022-01-21
1
-0
/
+3
|
*
bpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags loading the ebpf program
Lorenzo Bianconi
2022-01-21
1
-1
/
+3
|
*
bpf: support BPF_PROG_QUERY for progs attached to sockmap
Di Zhu
2022-01-21
1
-0
/
+5
|
*
bpf: Add cgroup helpers bpf_{get,set}_retval to get/set syscall return value
YiFei Zhu
2022-01-19
1
-1
/
+37
|
*
bpf: Move getsockopt retval to struct bpf_cg_run_ctx
YiFei Zhu
2022-01-19
1
-34
/
+48
|
*
bpf: Make BPF_PROG_RUN_ARRAY return -err instead of allow boolean
YiFei Zhu
2022-01-19
1
-26
/
+15
|
*
bpf: Add reference tracking support to kfunc
Kumar Kartikeya Dwivedi
2022-01-18
2
-12
/
+72
|
*
bpf: Introduce mem, size argument pair support for kfunc
Kumar Kartikeya Dwivedi
2022-01-18
2
-48
/
+124
|
*
bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
Kumar Kartikeya Dwivedi
2022-01-18
2
-58
/
+8
|
*
bpf: Populate kfunc BTF ID sets in struct btf
Kumar Kartikeya Dwivedi
2022-01-18
1
-1
/
+243
|
*
bpf: Fix UAF due to race between btf_try_get_module and load_module
Kumar Kartikeya Dwivedi
2022-01-18
1
-2
/
+24
*
|
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
3
-28
/
+69
|
\
\
|
*
|
bpf: Fix ringbuf memory type confusion when passing to helpers
Daniel Borkmann
2022-01-19
1
-1
/
+5
|
*
|
bpf: Fix out of bounds access for ringbuf helpers
Daniel Borkmann
2022-01-19
1
-0
/
+6
|
*
|
bpf: Generally fix helper register offset check
Daniel Borkmann
2022-01-19
1
-11
/
+28
|
*
|
bpf: Mark PTR_TO_FUNC register initially with zero offset
Daniel Borkmann
2022-01-19
1
-3
/
+6
|
*
|
bpf: Generalize check_ctx_reg for reuse with other types
Daniel Borkmann
2022-01-19
2
-11
/
+12
|
*
|
bpf: Fix incorrect integer literal used for marking scratched stack.
Christy Lee
2022-01-11
1
-3
/
+3
|
*
|
bpf: Fix mount source show for bpffs
Yafang Shao
2022-01-11
1
-2
/
+12
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
5
-43
/
+180
|
\
\
|
*
|
configs: introduce debug.config for CI-like setup
Qian Cai
2022-01-20
1
-0
/
+105
|
*
|
delayacct: track delays from memory compact
wangyong
2022-01-20
1
-0
/
+16
|
*
|
delayacct: support swapin delay accounting for swapping without blkio
Yang Yang
2022-01-20
1
-15
/
+18
|
*
|
panic: remove oops_id
Sebastian Andrzej Siewior
2022-01-20
1
-18
/
+1
|
*
|
panic: use error_report_end tracepoint on warnings
Marco Elver
2022-01-20
1
-0
/
+2
|
*
|
kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP)
Davidlohr Bueso
2022-01-20
1
-8
/
+8
|
*
|
kthread: dynamically allocate memory to store kthread's full name
Yafang Shao
2022-01-20
1
-2
/
+30
*
|
|
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-01-19
1
-1
/
+0
|
\
\
\
|
*
|
|
gcov: Remove compiler version check
Nathan Chancellor
2021-12-02
1
-1
/
+0
*
|
|
|
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-17
4
-16
/
+320
|
\
\
\
\
|
*
|
|
|
module: fix signature check failures when using in-kernel decompression
Dmitry Torokhov
2022-01-14
1
-4
/
+5
|
*
|
|
|
kernel: Fix spelling mistake "compresser" -> "compressor"
Colin Ian King
2022-01-13
1
-1
/
+1
|
*
|
|
|
module: add in-kernel support for decompressing
Dmitry Torokhov
2022-01-12
4
-11
/
+315
|
*
|
|
|
module: Remove outdated comment
Yu Chen
2022-01-12
1
-1
/
+0
*
|
|
|
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
11
-202
/
+172
|
\
\
\
\
\
|
*
|
|
|
|
ptrace: Remove second setting of PT_SEIZED in ptrace_attach
Eric W. Biederman
2022-01-08
1
-2
/
+0
|
*
|
|
|
|
taskstats: Cleanup the use of task->exit_code
Eric W. Biederman
2022-01-08
1
-4
/
+3
|
*
|
|
|
|
exit: Fix the exit_code for wait_task_zombie
Eric W. Biederman
2022-01-08
1
-1
/
+2
[next]