index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-11
ring-buffer: Add recording of ring buffer recursion into recursed_functions
Steven Rostedt (VMware)
2
-1
/
+25
2020-11-11
ftrace: Clean up the recursion code a bit
Steven Rostedt (VMware)
1
-15
/
+7
2020-11-11
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
v5.10-rc2
Linus Torvalds
1
-1
/
+1
2020-10-31
KVM: vmx: remove unused variable
Paolo Bonzini
1
-2
/
+0
2020-10-31
KVM: selftests: Don't require THP to run tests
Andrew Jones
1
-7
/
+16
2020-10-31
KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
Vitaly Kuznetsov
3
-5
/
+5
2020-10-31
KVM: selftests: test behavior of unmapped L2 APIC-access address
Jim Mattson
5
-0
/
+159
2020-10-30
printk: ringbuffer: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
net/smc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-30
net/mlx5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-30
mei: hw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-10-30
gve: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+3
2020-10-30
Bluetooth: btintel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()
Takashi Iwai
1
-4
/
+4
2020-10-30
KVM: x86: replace static const variables with macros
Paolo Bonzini
3
-21
/
+21
2020-10-30
lockdep: Fix nr_unused_locks accounting
Peter Zijlstra
1
-10
/
+4
2020-10-30
locking/lockdep: Remove more raw_cpu_read() usage
Peter Zijlstra
1
-1
/
+1
2020-10-30
KVM: arm64: Handle Asymmetric AArch32 systems
Qais Yousef
1
-0
/
+19
2020-10-30
blk-mq: mark flush request as IDLE in flush_end_io()
Ming Lei
1
-0
/
+1
2020-10-30
scripts: get_abi.pl: assume ReST format by default
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-30
docs: ABI: sysfs-class-led-trigger-pattern: remove hw_pattern duplication
Mauro Carvalho Chehab
6
-159
/
+170
2020-10-30
docs: ABI: sysfs-class-backlight: unify ABI documentation
Mauro Carvalho Chehab
3
-46
/
+65
2020-10-30
docs: ABI: sysfs-c2port: remove a duplicated entry
Mauro Carvalho Chehab
1
-7
/
+0
2020-10-30
docs: ABI: sysfs-class-power: unify duplicated properties
Mauro Carvalho Chehab
1
-263
/
+223
2020-10-30
docs: ABI: unify /sys/class/leds/<led>/brightness documentation
Mauro Carvalho Chehab
2
-20
/
+28
2020-10-30
docs: ABI: stable: remove a duplicated documentation
Mauro Carvalho Chehab
1
-7
/
+0
2020-10-30
docs: ABI: change read/write attributes
Mauro Carvalho Chehab
10
-108
/
+109
2020-10-30
docs: ABI: cleanup several ABI documents
Mauro Carvalho Chehab
126
-771
/
+1327
2020-10-30
docs: ABI: sysfs-bus-nvdimm: use the right format for ABI
Mauro Carvalho Chehab
1
-0
/
+6
2020-10-30
docs: ABI: vdso: use the right format for ABI
Mauro Carvalho Chehab
1
-0
/
+6
2020-10-30
docs: ABI: fix syntax to be parsed using ReST notation
Mauro Carvalho Chehab
17
-161
/
+271
[next]