index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-76
/
+306
2020-10-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-82
/
+157
2020-10-31
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
23
-40
/
+40
2020-10-31
Merge tag 'dma-mapping-5.10-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+3
2020-10-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-21
/
+43
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
Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-236
/
+281
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
Merge tag 'io_uring-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-70
/
+38
2020-10-30
Merge tag 'libata-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-10-30
Merge tag 'for-5.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-51
/
+225
2020-10-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
34
-42
/
+119
2020-10-30
Merge tag 'asm-generic-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+4
2020-10-30
Merge tag 'arm-soc-fixes-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
34
-42
/
+186
[next]