开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2019-06-17
tracepoint: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-05-28
ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS
Steven Rostedt (VMware)
2019-05-25
ftrace: Enable trampoline when rec count returns back to one
Cheng Jian
2019-05-25
tracing/kprobe: Do not run kprobe boot tests if kprobe_event is on cmdline
Steven Rostedt (VMware)
2019-05-25
tracing: Make a separate config for trace event self tests
Steven Rostedt (VMware)
2019-05-25
tracing/kprobe: Add kprobe_event= boot parameter
Masami Hiramatsu
2019-05-25
kprobes: Initialize kprobes at postcore_initcall
Masami Hiramatsu
2019-05-25
tracing/kprobe: Cast user-space address correctly
Masami Hiramatsu
2019-05-25
tracing: Use correct function name in trace_filter_add_remove_task() comment
Matthias Kaehlcke
2019-05-25
tracing/probe: Support user-space dereference
Masami Hiramatsu
2019-05-25
tracing/probe: Add ustring type for user-space string
Masami Hiramatsu
2019-05-25
ftrace: Make enable and update parameters bool when applicable
Steven Rostedt (VMware)
2019-05-25
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
2019-05-22
kernel/trace/trace.h: Remove duplicate header of trace_seq.h
Jagadeesh Pagadala
2019-05-21
tracing: Add a check_val() check before updating cond_snapshot() track_val
Tom Zanussi
2019-05-21
tracing: Check keys for variable references in expressions too
Tom Zanussi
2019-05-21
tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts
Tom Zanussi
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
2019-05-16
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-05-16
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2019-05-16
signal: unconditionally leave the frozen state in ptrace_stop()
Roman Gushchin
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-15
kernel/compat.c: mark expected switch fall-throughs
Stephen Rothwell
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
panic/reboot: allow specifying reboot_mode for panic only
Aaro Koskinen
2019-05-14
panic: avoid the extra noise dmesg
Feng Tang
2019-05-14
gcov: clang support
Greg Hackmann
2019-05-14
gcov: clang: move common GCC code into gcc_base.c
Greg Hackmann
2019-05-14
kernel/pid.c: remove unneeded hash header file
Timmy Li
2019-05-14
kernel/sysctl.c: fix proc_do_large_bitmap for large input buffers
Eric Sandeen
2019-05-14
sysctl: return -EINVAL if val violates minmax
Christian Brauner
2019-05-14
kernel/sysctl.c: switch to bitmap_zalloc()
Andy Shevchenko
2019-05-14
kernel/signal.c: annotate implicit fall through
Mathieu Malaterre
2019-05-14
kernel/user.c: clean up some leftover code
Rasmus Villemoes
2019-05-14
kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr...
Lin Feng
2019-05-14
kernel/latencytop.c: remove unnecessary checks for latencytop_enabled
Lin Feng
2019-05-14
kernel/notifier.c: double register detection
Vasily Averin
2019-05-14
kernel/sched/psi.c: expose pressure metrics on root cgroup
Dan Schatzberg
2019-05-14
psi: introduce psi monitor
Suren Baghdasaryan
2019-05-14
include/: refactor headers to allow kthread.h inclusion in psi_types.h
Suren Baghdasaryan
2019-05-14
psi: track changed states
Suren Baghdasaryan
2019-05-14
psi: split update_stats into parts
Suren Baghdasaryan
2019-05-14
psi: rename psi fields in preparation for psi trigger addition
Suren Baghdasaryan
2019-05-14
psi: make psi_enable static
Suren Baghdasaryan
2019-05-14
psi: introduce state_mask to represent stalled psi states
Suren Baghdasaryan
2019-05-14
mm: change mm_update_next_owner() to update mm->owner with WRITE_ONCE
Andrea Arcangeli
2019-05-14
userfaultfd: use RCU to free the task struct when fork fails
Andrea Arcangeli
[next]