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
2018-12-01
rcutorture: Print time since GP end upon forward-progress failure
Paul E. McKenney
2
-1
/
+6
2018-12-01
rcutorture: Print histogram of CB invocation at OOM time
Paul E. McKenney
1
-8
/
+16
2018-12-01
rcutorture: Print GP age upon forward-progress failure
Paul E. McKenney
1
-0
/
+2
2018-12-01
rcu: Print per-CPU callback counts for forward-progress failures
Paul E. McKenney
1
-0
/
+18
2018-12-01
rcu: Account for nocb-CPU callback counts in RCU CPU stall warnings
Paul E. McKenney
3
-9
/
+35
2018-12-01
rcutorture: Dump grace-period diagnostics upon forward-progress OOM
Paul E. McKenney
3
-3
/
+50
2018-12-01
rcutorture: Prepare for asynchronous access to rcu_fwd_startat
Paul E. McKenney
1
-2
/
+2
2018-12-01
torture: Remove unnecessary "ret" variables
Pierce Griffiths
1
-14
/
+8
2018-12-01
rcutorture: Affinity forward-progress test to avoid housekeeping CPUs
Paul E. McKenney
3
-0
/
+14
2018-12-01
rcutorture: Break up too-long rcu_torture_fwd_prog() function
Paul E. McKenney
1
-119
/
+135
2018-12-01
rcutorture: Remove cbflood facility
Paul E. McKenney
1
-85
/
+1
2018-12-01
torture: Bring any extra CPUs online during kernel startup
Paul E. McKenney
1
-0
/
+12
2018-12-01
rcutorture: Add call_rcu() flooding forward-progress tests
Paul E. McKenney
1
-2
/
+127
2018-12-01
Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a', 'fixes.2018.11.12a', 'initrd.2018.11.08b', 'sil.2018.11.12a' and 'srcu.2018.11.27a' into HEAD
Paul E. McKenney
25
-418
/
+430
2018-12-01
livepatch: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2
-4
/
+4
2018-12-01
cgroups: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-27
/
+21
2018-12-01
dma-remap: support DMA_ATTR_NO_KERNEL_MAPPING
Christoph Hellwig
1
-2
/
+9
2018-12-01
dma-mapping: support highmem in the generic remap allocator
Christoph Hellwig
1
-7
/
+7
2018-12-01
dma-mapping: move the arm64 noncoherent alloc/free support to common code
Christoph Hellwig
2
-1
/
+162
2018-12-01
dma-mapping: move the remap helpers to a separate file
Christoph Hellwig
4
-85
/
+93
2018-12-01
dma-direct: reject highmem pages from dma_alloc_from_contiguous
Christoph Hellwig
1
-0
/
+12
2018-12-01
dma-direct: provide page based alloc/free helpers
Christoph Hellwig
1
-10
/
+22
2018-11-30
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
2
-1
/
+8
2018-11-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-15
/
+27
2018-11-30
Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+3
2018-11-30
kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace
Anders Roxell
1
-2
/
+2
2018-11-30
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
2
-13
/
+25
2018-11-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+10
2018-11-30
Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
4
-3
/
+62
2018-11-30
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-13
/
+43
2018-11-30
stackleak: Disable function tracing and kprobes for stackleak_erase()
Alexander Popov
1
-1
/
+3
2018-11-29
fgraph: Have set_graph_notrace only affect function_graph tracer
Steven Rostedt (VMware)
3
-21
/
+29
2018-11-29
fgraph: Create a fgraph.c file to store function graph infrastructure
Steven Rostedt (VMware)
3
-220
/
+233
2018-11-29
tracing: Do not line wrap short line in function_graph_enter()
Steven Rostedt (VMware)
1
-2
/
+1
2018-11-29
tracing/fgraph: Fix set_graph_function from showing interrupts
Steven Rostedt (VMware)
4
-3
/
+62
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-43
/
+48
2018-11-29
PM / QoS: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-13
/
+2
2018-11-29
module: make it clearer when we're handling kallsyms symbols vs exported symbols
Jessica Yu
1
-34
/
+44
2018-11-29
printk: Make printk_emit() local function.
Tetsuo Handa
1
-16
/
+14
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-14
/
+52
2018-11-28
bpf: btf: check name validity for various types
Yonghong Song
1
-0
/
+57
2018-11-28
bpf: btf: implement btf_name_valid_identifier()
Yonghong Song
1
-0
/
+25
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-13
/
+50
2018-11-28
ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
Thomas Gleixner
1
-10
/
+0
2018-11-28
x86/speculation: Rework SMT state change
Thomas Gleixner
1
-6
/
+9
2018-11-28
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
1
-3
/
+1
2018-11-28
sched/smt: Make sched_smt_present track topology
Peter Zijlstra (Intel)
1
-8
/
+11
2018-11-27
function_graph: Have profiler use curr_ret_stack and not depth
Steven Rostedt (VMware)
1
-2
/
+2
2018-11-27
function_graph: Reverse the order of pushing the ret_stack and the callback
Steven Rostedt (VMware)
1
-4
/
+6
[prev]
[next]