index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
tracing: Offload eval map updates to a work queue
Steven Rostedt (VMware)
1
-1
/
+31
2020-12-14
Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
Steven Rostedt (VMware)
2
-4
/
+29
2020-12-14
ring-buffer: Add rb_check_bpage in __rb_allocate_pages
Qiujun Huang
1
-8
/
+11
2020-12-14
ring-buffer: Fix two typos in comments
Qiujun Huang
1
-2
/
+2
2020-12-14
tracing: Drop unneeded assignment in ring_buffer_resize()
Lukas Bulwahn
1
-2
/
+0
2020-12-14
tracing: Disable ftrace selftests when any tracer is running
Masami Hiramatsu
6
-14
/
+25
2020-12-07
seq_buf: Avoid type mismatch for seq_buf_init
Arnd Bergmann
2
-3
/
+3
2020-12-07
ring-buffer: Fix a typo in function description
Qiujun Huang
1
-1
/
+1
2020-12-07
ring-buffer: Remove obsolete rb_event_is_commit()
Lukas Bulwahn
1
-17
/
+0
2020-12-01
ring-buffer: Add test to validate the time stamp deltas
Steven Rostedt (VMware)
2
-0
/
+170
2020-11-18
ftrace/documentation: Fix RST C code blocks
Steven Rostedt (VMware)
1
-0
/
+6
2020-11-16
tracing: Clean up after filter logic rewriting
Lukas Bulwahn
1
-21
/
+0
2020-11-13
tracing: Remove the useless value assignment in test_create_synth_event()
Kaixu Xia
1
-1
/
+1
2020-11-13
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
Steven Rostedt (VMware)
8
-9
/
+29
2020-11-13
ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default
Steven Rostedt (VMware)
5
-3
/
+40
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
18
-45
/
+71
2020-11-10
MAINTAINERS: assign ./fs/tracefs to TRACING
Lukas Bulwahn
1
-0
/
+1
2020-11-10
tracing: Fix some typos in comments
Qiujun Huang
15
-25
/
+25
2020-11-10
ftrace: Remove unused varible 'ret'
Alex Shi
1
-4
/
+2
2020-11-10
ring-buffer: Add recording of ring buffer recursion into recursed_functions
Steven Rostedt (VMware)
2
-1
/
+25
2020-11-10
ftrace: Clean up the recursion code a bit
Steven Rostedt (VMware)
1
-15
/
+7
2020-11-10
fgraph: Make overruns 4 bytes in graph stack structure
Steven Rostedt (VMware)
3
-5
/
+5
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
17
-20
/
+306
2020-11-06
ftrace: Reverse what the RECURSION flag means in the ftrace_ops
Steven Rostedt (VMware)
8
-49
/
+79
2020-11-06
perf/ftrace: Check for rcu_is_watching() in callback function
Steven Rostedt (VMware)
1
-1
/
+3
2020-11-06
perf/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
1
-1
/
+8
2020-11-06
livepatch: Trigger WARNING if livepatch function fails due to recursion
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-06
livepatch/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
1
-0
/
+5
2020-11-06
kprobes/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
5
-11
/
+56
2020-11-06
pstore/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
1
-0
/
+6
2020-11-06
ftrace: Optimize testing what context current is in
Steven Rostedt (VMware)
1
-13
/
+20
2020-11-06
ftrace: Add ftrace_test_recursion_trylock() helper function
Steven Rostedt (VMware)
2
-7
/
+30
2020-11-06
ftrace: Move the recursion testing into global headers
Steven Rostedt (VMware)
3
-177
/
+188
2020-11-04
kprobes: Tell lockdep about kprobe nesting
Steven Rostedt (VMware)
1
-4
/
+21
2020-11-02
tracing: Make -ENOMEM the default error for parse_synth_field()
Steven Rostedt (VMware)
1
-10
/
+7
2020-11-02
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
1
-12
/
+46
2020-11-02
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
1
-2
/
+2
2020-11-02
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware)
2
-4
/
+28
2020-11-02
ftrace: Fix recursion check for NMI test
Steven Rostedt (VMware)
1
-1
/
+2
2020-11-02
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
1
-1
/
+1
2020-11-01
Linux 5.10-rc2
Linus Torvalds
1
-1
/
+1
2020-11-01
Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+30
2020-11-01
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-16
/
+6
2020-11-01
Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2020-11-01
Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-14
/
+10
2020-11-01
Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
95
-26793
/
+34
2020-11-01
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
250
-2493
/
+4134
2020-11-01
Merge tag 'staging-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-30
/
+49
2020-11-01
Merge tag 'tty-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-38
/
+37
2020-11-01
Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-138
/
+195
[next]