index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
2021-12-04
2
-5
/
+4
*
libbpf: Reduce bpf_core_apply_relo_insn() stack usage.
Alexei Starovoitov
2021-12-03
1
-1
/
+10
*
bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn().
Alexei Starovoitov
2021-12-02
1
-1
/
+345
*
bpf: Adjust BTF log size limit.
Alexei Starovoitov
2021-12-02
1
-1
/
+1
*
bpf: Pass a set of bpf_core_relo-s to prog_load command.
Alexei Starovoitov
2021-12-02
3
-1
/
+83
*
bpf: Prepare relo_core.c for kernel duty.
Alexei Starovoitov
2021-12-02
2
-0
/
+30
*
bpf: Rename btf_member accessors.
Alexei Starovoitov
2021-12-02
2
-12
/
+12
*
bpf: Clean-up bpf_verifier_vlog() for BPF_LOG_KERNEL log level
Hou Tao
2021-12-01
1
-4
/
+6
*
bpf: Change bpf_kallsyms_lookup_name size type to ARG_CONST_SIZE_OR_ZERO
Kumar Kartikeya Dwivedi
2021-11-30
1
-1
/
+1
*
bpf: Add bpf_loop helper
Joanne Koong
2021-11-30
3
-34
/
+91
*
bpf, docs: Prune all references to "internal BPF"
Christoph Hellwig
2021-11-30
1
-1
/
+1
*
bpf: Remove a redundant comment on bpf_prog_free
Christoph Hellwig
2021-11-30
1
-1
/
+0
*
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
2021-11-16
1
-1
/
+2
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-15
7
-90
/
+202
|
\
|
*
bpf: Introduce btf_tracing_ids
Song Liu
2021-11-12
6
-16
/
+16
|
*
bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
Song Liu
2021-11-12
1
-1
/
+1
|
*
bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributes
Yonghong Song
2021-11-11
1
-1
/
+13
|
*
bpf: Introduce helper bpf_find_vma
Song Liu
2021-11-07
6
-81
/
+181
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-11-12
1
-0
/
+1
|
\
\
|
*
|
reboot: export symbol 'reboot_mode'
Shawn Guo
2021-10-16
1
-0
/
+1
*
|
|
Merge tag 'kcsan.2021.11.11a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-11
5
-111
/
+183
|
\
\
\
|
*
|
|
kcsan: selftest: Cleanup and add missing __init
Marco Elver
2021-09-13
1
-42
/
+30
|
*
|
|
kcsan: Move ctx to start of argument list
Marco Elver
2021-09-13
1
-4
/
+4
|
*
|
|
kcsan: Support reporting scoped read-write access type
Marco Elver
2021-09-13
2
-3
/
+9
|
*
|
|
kcsan: Start stack trace with explicit location if provided
Marco Elver
2021-09-13
2
-13
/
+61
|
*
|
|
kcsan: Save instruction pointer for scoped accesses
Marco Elver
2021-09-13
1
-3
/
+9
|
*
|
|
kcsan: Add ability to pass instruction pointer of access to reporting
Marco Elver
2021-09-13
3
-38
/
+45
|
*
|
|
kcsan: test: Fix flaky test case
Marco Elver
2021-09-13
1
-4
/
+18
|
*
|
|
kcsan: test: Use kunit_skip() to skip tests
Marco Elver
2021-09-13
1
-4
/
+7
|
*
|
|
kcsan: test: Defer kcsan_test_init() after kunit initialization
Marco Elver
2021-09-13
1
-1
/
+1
*
|
|
|
Merge tag 'trace-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-11
2
-1
/
+7
|
\
\
\
\
|
*
|
|
|
ftrace/direct: Fix lockup in modify_ftrace_direct_multi
Jiri Olsa
2021-11-10
1
-1
/
+2
|
*
|
|
|
ring-buffer: Protect ring_buffer_reset() from reentrancy
Steven Rostedt (VMware)
2021-11-10
1
-0
/
+5
*
|
|
|
|
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-11
2
-35
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
bpf: Stop caching subprog index in the bpf_pseudo_func insn
Martin KaFai Lau
2021-11-06
2
-23
/
+21
|
*
|
|
|
|
bpf: Do not reject when the stack read size is different from the tracked sca...
Martin KaFai Lau
2021-11-03
1
-12
/
+6
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-10
4
-16
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed
Eric W. Biederman
2021-11-03
1
-1
/
+7
|
*
|
|
|
|
exit/syscall_user_dispatch: Send ordinary signals on failure
Eric W. Biederman
2021-10-29
1
-4
/
+8
|
*
|
|
|
|
signal: Implement force_fatal_sig
Eric W. Biederman
2021-10-29
1
-9
/
+17
|
*
|
|
|
|
exit/kthread: Have kernel threads return instead of calling do_exit
Eric W. Biederman
2021-10-29
1
-1
/
+1
|
*
|
|
|
|
reboot: Remove the unreachable panic after do_exit in reboot(2)
Eric W. Biederman
2021-10-20
1
-1
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argument
Eugene Syromiatnikov
2021-09-29
1
-0
/
+4
*
|
|
|
|
|
Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2021-11-10
1
-0
/
+36
|
\
\
\
\
\
\
|
*
|
|
|
|
|
pid: add pidfd_get_task() helper
Christian Brauner
2021-10-14
1
-0
/
+36
*
|
|
|
|
|
|
Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-11-09
1
-3
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
dma-mapping: use 'bitmap_zalloc()' when applicable
Christophe JAILLET
2021-10-27
1
-3
/
+2
*
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
6
-71
/
+66
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
kernel/resource: disallow access to exclusive system RAM regions
David Hildenbrand
2021-11-09
1
-10
/
+19
[next]