index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
...
|
*
|
|
Merge tag 'trace-v5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-19
2
-22
/
+35
|
|
\
\
\
|
|
*
|
|
tracing: Don't use out-of-sync va_list in event printing
Nikita Yushchenko
2021-11-18
1
-0
/
+12
|
|
*
|
|
tracing: Use memset_startat() to zero struct trace_iterator
Kees Cook
2021-11-18
1
-3
/
+1
|
|
*
|
|
tracing/histogram: Fix UAF in destroy_hist_field()
Kalesh Singh
2021-11-18
1
-19
/
+22
|
*
|
|
|
Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2021-11-19
2
-9
/
+31
|
|
\
\
\
\
|
|
*
|
|
|
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-19
2
-2
/
+15
|
|
*
|
|
|
signal: Don't always set SA_IMMUTABLE for forced signals
Eric W. Biederman
2021-11-19
1
-7
/
+16
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-18
18
-82
/
+183
|
\
|
|
|
|
|
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-18
5
-27
/
+63
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-11-16
5
-27
/
+63
|
|
|
\
\
\
|
|
|
*
|
|
bpf: Fix toctou on read-only map's constant scalar tracking
Daniel Borkmann
2021-11-15
2
-22
/
+52
|
|
|
*
|
|
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
2021-11-15
4
-4
/
+9
|
|
|
*
|
|
bpf: Fix inner map state pruning regression.
Alexei Starovoitov
2021-11-12
1
-1
/
+2
|
*
|
|
|
|
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-18
1
-0
/
+5
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2021-11-18
1
-0
/
+5
|
|
|
\
\
\
\
|
|
|
*
|
|
|
printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces
Nicholas Piggin
2021-11-10
1
-0
/
+5
|
*
|
|
|
|
|
Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-14
1
-2
/
+7
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
tracing: Add length protection to histogram string copies
Steven Rostedt (VMware)
2021-11-14
1
-2
/
+7
|
*
|
|
|
|
|
Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-14
2
-2
/
+18
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
Michael Pratt
2021-11-02
2
-2
/
+18
|
*
|
|
|
|
|
|
Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-14
1
-2
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
PCI/MSI: Move non-mask check back into low level accessors
Thomas Gleixner
2021-11-11
1
-2
/
+2
|
*
|
|
|
|
|
|
|
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-14
6
-40
/
+76
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
preempt: Restore preemption model selection configs
Valentin Schneider
2021-11-11
2
-24
/
+24
|
|
*
|
|
|
|
|
|
|
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
2021-11-11
5
-16
/
+49
|
|
*
|
|
|
|
|
|
|
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
2021-11-11
1
-0
/
+3
|
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-14
1
-5
/
+5
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
perf/core: Avoid put_page() when GUP fails
Greg Thelen
2021-11-11
1
-5
/
+5
|
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
Merge tag 'trace-v5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-13
2
-6
/
+9
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
/
/
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
tracing/histogram: Fix check for missing operands in an expression
Kalesh Singh
2021-11-12
1
-1
/
+2
|
|
*
|
|
|
|
|
tracing/histogram: Do not copy the fixed-size char array field over the field...
Masami Hiramatsu
2021-11-12
1
-4
/
+5
|
|
*
|
|
|
|
|
tracing/osnoise: Make osnoise_instances static
Daniel Bristot de Oliveira
2021-11-12
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
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
[prev]
[next]