index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-14
tracing: Use seq_buf_hex_dump() to dump buffers
Piotr Maziarz
5
-0
/
+60
2019-11-14
seq_buf: Add printing formatted hex dumps
Piotr Maziarz
2
-0
/
+65
2019-11-14
tracing/kprobe: Check whether the non-suffixed symbol is notrace
Masami Hiramatsu
1
-3
/
+24
2019-11-14
tracing: use kvcalloc for tgid_map array allocation
Yuming Han
1
-1
/
+1
2019-11-14
tracing/hwlat: Fix a few trivial nits
Srivatsa S. Bhat (VMware)
1
-2
/
+2
2019-11-14
tracing: Use generic type for comparator function
Andy Shevchenko
4
-15
/
+13
2019-11-14
lib/bsearch: Use generic type for comparator function
Andy Shevchenko
2
-2
/
+2
2019-11-14
lib/sort: Move swap, cmp and cmp_r function types for wider use
Andy Shevchenko
3
-14
/
+14
2019-11-14
tracing/selftests: Turn off timeout setting
Steven Rostedt (VMware)
1
-0
/
+1
2019-11-14
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
3
-6
/
+27
2019-11-13
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
2
-0
/
+5
2019-11-13
tracing: Verify if trace array exists before destroying it.
Divya Indi
2
-4
/
+17
2019-11-13
tracing: Declare newly exported APIs in include/linux/trace.h
Divya Indi
2
-3
/
+8
2019-11-13
tracing: Make internal ftrace events static
Ben Dooks
1
-2
/
+2
2019-11-13
tracing: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
2
-1
/
+3
2019-11-13
preemptirq_delay_test: Add the burst feature and a sysfs trigger
Viktor Rosendahl (BMW)
2
-22
/
+128
2019-11-13
ftrace: Implement fs notification for tracing_max_latency
Viktor Rosendahl (BMW)
3
-6
/
+98
2019-11-13
ftrace: Add information on number of page groups allocated
Steven Rostedt (VMware)
3
-6
/
+31
2019-11-13
ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layout
Josh Poimboeuf
2
-1
/
+19
2019-11-13
ftrace/x86: Add a counter to test function_graph with direct
Steven Rostedt (VMware)
3
-3
/
+11
2019-11-13
ftrace/x86: Add register_ftrace_direct() for custom trampolines
Steven Rostedt (VMware)
5
-7
/
+59
2019-11-13
ftrace/selftests: Update the direct call selftests to test two direct calls
Steven Rostedt (VMware)
2
-23
/
+52
2019-11-13
ftrace: Add another example of register_ftrace_direct() use case
Steven Rostedt (VMware)
2
-0
/
+52
2019-11-13
ftrace/selftest: Add tests to test register_ftrace_direct()
Steven Rostedt (VMware)
2
-0
/
+124
2019-11-13
ftrace: Add sample module that uses register_ftrace_direct()
Steven Rostedt (VMware)
4
-0
/
+57
2019-11-13
ftrace: Add ftrace_find_direct_func()
Steven Rostedt (VMware)
2
-1
/
+84
2019-11-13
ftrace: Add register_ftrace_direct()
Steven Rostedt (VMware)
3
-7
/
+306
2019-11-08
ftrace: Separate out functionality from ftrace_location_range()
Steven Rostedt (VMware)
1
-15
/
+23
2019-11-08
ftrace: Separate out the copying of a ftrace_hash from __ftrace_hash_move()
Steven Rostedt (VMware)
1
-12
/
+17
2019-11-04
selftests/livepatch: Test interaction with ftrace_enabled
Joe Lawrence
3
-2
/
+80
2019-11-04
selftests/livepatch: Make dynamic debug setup and restore generic
Joe Lawrence
4
-12
/
+16
2019-11-04
ftrace: Introduce PERMANENT ftrace_ops flag
Miroslav Benes
5
-4
/
+37
2019-11-04
Linux 5.4-rc6
v5.4-rc6
Linus Torvalds
1
-1
/
+1
2019-11-03
Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
27
-97
/
+267
2019-11-03
Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2019-11-02
Merge tag 'hwmon-for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+13
2019-11-02
Merge tag 'pwm/for-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+1
2019-11-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-13
/
+23
2019-11-02
Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-18
/
+57
2019-11-02
Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
4
-18
/
+42
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
213
-1289
/
+2133
2019-11-02
Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-9
/
+30
2019-11-02
Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-13
/
+22
2019-11-02
Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-18
/
+75
2019-11-02
Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2019-11-02
Merge branch 'fix-BPF-offload-related-bugs'
David S. Miller
3
-3
/
+13
2019-11-02
net: fix installing orphaned programs
Jakub Kicinski
1
-1
/
+2
2019-11-02
net: cls_bpf: fix NULL deref on offload filter removal
Jakub Kicinski
1
-2
/
+6
2019-11-02
selftests: bpf: Skip write only files in debugfs
Jakub Kicinski
1
-0
/
+5
2019-11-02
selftests: net: reuseport_dualstack: fix uninitalized parameter
Wei Wang
1
-1
/
+2
[next]