开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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-05-08
tracing: probeevent: Fix to make the type of $comm string
Masami Hiramatsu
2019-05-08
tracing: probeevent: Do not accumulate on ret variable
Masami Hiramatsu
2019-05-08
tracing: uprobes: Re-enable $comm support for uprobe events
Masami Hiramatsu
2019-05-02
tracing: kdb: Allow ftdump to skip all but the last few entries
Douglas Anderson
2019-05-02
tracing: Add trace_total_entries() / trace_total_entries_cpu()
Douglas Anderson
2019-05-02
tracing: kdb: The skip_lines parameter should have been skip_entries
Douglas Anderson
2019-04-21
function_graph: Have selftest also emulate tr->reset() as it did with tr->init()
Steven Rostedt (VMware)
2019-04-11
ftrace: Do not process STUB functions in ftrace_ops_list_func()
Steven Rostedt (VMware)
2019-04-10
ftrace: Remove ASSIGN_OPS_HASH() macro from ftrace.c
Steven Rostedt (VMware)
2019-04-08
rcu: validate arguments for rcu tracepoints
Yafang Shao
2019-04-08
tracing: Add error_log to README
Tom Zanussi
2019-04-08
tracing: Have the error logs show up in the proper instances
Steven Rostedt (VMware)
2019-04-08
tracing: Have histogram code pass around trace_array for error handling
Steven Rostedt (VMware)
2019-04-08
tracing: Add trace_array parameter to create_event_filter()
Steven Rostedt (VMware)
2019-04-02
tracing: Use tracing error_log with probe events
Masami Hiramatsu
2019-04-02
tracing: Use tracing error_log with trace event filters
Tom Zanussi
2019-04-02
tracing: Use tracing error_log with hist triggers
Tom Zanussi
2019-04-02
tracing: Save the last hist command's associated event name
Tom Zanussi
2019-04-02
tracing: Add tracing error log
Tom Zanussi
2019-04-02
tracing: Kernel access to Ftrace instances
Divya Indi
2019-04-02
ring-buffer: Fix ring buffer size in rb_write_something()
YueHaibing
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2019-03-28
cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
Thomas Gleixner
2019-03-28
watchdog: Respect watchdog cpumask on CPU hotplug
Thomas Gleixner
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-26
ftrace: Fix warning using plain integer as NULL & spelling corrections
Hariprasad Kelam
2019-03-26
tracing: initialize variable in create_dyn_event()
Frank Rowand
2019-03-26
tracing: Remove unnecessary var_ref destroy in track_data_destroy()
Tom Zanussi
2019-03-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-03-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2019-03-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-23
genirq: Mark expected switch case fall-through
Gustavo A. R. Silva
2019-03-22
Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...
Thomas Gleixner
2019-03-22
watchdog/core: Make variables static
Valdis Kletnieks
2019-03-22
time/jiffies: Make refined_jiffies static
Valdis Kletnieks
2019-03-22
genirq/devres: Remove excess parameter from kernel doc
Valdis Kletnieks
2019-03-22
futex: Ensure that futex address is aligned in handle_futex_death()
Chen Jie
2019-03-21
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
2019-03-21
bpf: do not restore dst_reg when cur_state is freed
Xu Yu
2019-03-21
workqueue: Only unregister a registered lockdep key
Bart Van Assche
2019-03-20
bpf: Only print ref_obj_id for refcounted reg
Martin KaFai Lau
2019-03-19
sched/fair: Skip LLC NOHZ logic for asymmetric systems
Valentin Schneider
2019-03-19
sched/fair: Tune down misfit NOHZ kicks
Valentin Schneider
2019-03-19
sched/fair: Comment some nohz_balancer_kick() kick conditions
Valentin Schneider
2019-03-19
sched/core: Fix buffer overflow in cgroup2 property cpu.max
Konstantin Khlebnikov
2019-03-19
sched/cpufreq: Fix 32-bit math overflow
Peter Zijlstra
[next]