index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-06
scftorture: Add an alternative IPI vector
Paul E. McKenney
1
-9
/
+32
2020-11-06
torture: Make torture_stutter() use hrtimer
Paul E. McKenney
1
-5
/
+12
2020-11-06
torture: Periodically pause in stutter_wait()
Paul E. McKenney
1
-2
/
+14
2020-11-06
locktorture: Track time of last ->writeunlock()
Paul E. McKenney
1
-0
/
+2
2020-11-06
x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUs
Paul E. McKenney
1
-0
/
+8
2020-11-06
bpf: Update verification logic for LSM programs
KP Singh
1
-3
/
+7
2020-11-06
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
2
-2
/
+21
2020-11-06
bpf: Implement task local storage
KP Singh
5
-1
/
+332
2020-11-06
bpf: Allow LSM programs to use bpf spin locks
KP Singh
2
-5
/
+19
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
9
-8
/
+271
2020-11-06
ftrace: Reverse what the RECURSION flag means in the ftrace_ops
Steven Rostedt (VMware)
6
-21
/
+13
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
ftrace: Add ftrace_test_recursion_trylock() helper function
Steven Rostedt (VMware)
1
-7
/
+5
2020-11-06
ftrace: Move the recursion testing into global headers
Steven Rostedt (VMware)
1
-177
/
+0
2020-11-06
printk: remove unneeded dead-store assignment
Lukas Bulwahn
1
-2
/
+0
2020-11-05
bpf: Lift hashtab key_size limit
Florian Lehner
1
-11
/
+5
2020-11-05
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
1
-2
/
+28
2020-11-05
bpf: BPF_PRELOAD depends on BPF_SYSCALL
Randy Dunlap
1
-0
/
+1
2020-11-05
Merge tag 'trace-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
6
-34
/
+107
2020-11-05
Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-12
/
+10
2020-11-04
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
1
-0
/
+36
2020-11-04
Merge branch 'core/urgent' into core/entry
Thomas Gleixner
228
-3608
/
+14200
2020-11-04
entry: Fix the incorrect ordering of lockdep and RCU check
Thomas Gleixner
1
-2
/
+2
2020-11-04
kprobes: Tell lockdep about kprobe nesting
Steven Rostedt (VMware)
1
-4
/
+21
2020-11-04
module: only handle errors with the *switch* statement in module_sig_check()
Sergey Shtylyov
1
-12
/
+14
2020-11-04
module: avoid *goto*s in module_sig_check()
Sergey Shtylyov
1
-10
/
+10
2020-11-04
module: merge repetitive strings in module_sig_check()
Sergey Shtylyov
1
-4
/
+5
2020-11-02
kernel: make kcov_common_handle consider the current context
Aleksandr Nogikh
1
-0
/
+2
2020-11-02
refscale: Bounds-check module parameters
Paul E. McKenney
1
-0
/
+6
2020-11-02
rcutorture: Make grace-period kthread report match RCU flavor being tested
Paul E. McKenney
3
-18
/
+39
2020-11-02
rcu-tasks: Convert rcu_tasks_wait_gp() for-loop to while-loop
Paul E. McKenney
1
-4
/
+1
2020-11-02
srcu: Use a more appropriate lockdep helper
Jakub Kicinski
1
-1
/
+1
2020-11-02
kcsan: Never set up watchpoints on NULL pointers
Marco Elver
1
-1
/
+5
2020-11-02
kcsan: selftest: Ensure that address is at least PAGE_SIZE
Marco Elver
1
-0
/
+3
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
kernel/hung_task.c: make type annotations consistent
Lukas Bulwahn
1
-2
/
+1
2020-11-02
kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled
Zqiang
1
-1
/
+2
2020-11-02
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
1
-9
/
+10
2020-11-02
cpufreq: schedutil: Don't skip freq update if need_freq_update is set
Viresh Kumar
1
-12
/
+10
2020-11-02
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
1
-2
/
+2
2020-11-02
bpf: Fix error path in htab_map_alloc()
Eric Dumazet
1
-2
/
+4
2020-11-02
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
Christoph Hellwig
1
-10
/
+6
2020-11-02
swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
Stefano Stabellini
1
-1
/
+5
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
[prev]
[next]