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-01-28
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
2
-11
/
+26
2020-01-28
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
1
-8
/
+10
2020-01-28
perf/cgroups: Install cgroup events to correct cpuctx
Song Liu
1
-3
/
+4
2020-01-28
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
1
-1
/
+9
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
19
-191
/
+315
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-236
/
+185
2020-01-28
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-21
/
+19
2020-01-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
17
-385
/
+778
2020-01-28
smp: Remove superfluous cond_func check in smp_call_function_many_cond()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-01-28
prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaim
Mike Christie
1
-0
/
+25
2020-01-28
Merge branch 'core/kprobes' into perf/core, to pick up fixes
Ingo Molnar
2
-25
/
+45
2020-01-27
Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-5
/
+87
2020-01-27
Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-61
/
+46
2020-01-27
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
13
-117
/
+703
2020-01-27
Merge tag 'core-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-24
/
+7
2020-01-27
Merge tag 'timers-urgent-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-20
/
+17
2020-01-27
Merge tag 'audit-pr-20200127' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
1
-2
/
+3
2020-01-27
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-6
/
+7
2020-01-27
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2020-01-27
Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-28
/
+69
2020-01-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
4
-1
/
+17
2020-01-27
tracing/kprobes: Have uname use __get_str() in print_fmt
Steven Rostedt (VMware)
1
-2
/
+4
2020-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-27
/
+112
2020-01-27
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
6
-28
/
+69
2020-01-27
bpf, xdp: Remove no longer required rcu_read_{un}lock()
John Fastabend
1
-2
/
+3
2020-01-27
bpf, xdp: Update devmap comments to reflect napi/rcu usage
John Fastabend
1
-10
/
+11
2020-01-27
bpf: map_seq_next should always increase position index
Vasily Averin
1
-2
/
+1
2020-01-26
sched.h: Annotate sighand_struct with __rcu
Madhuparna Bhowmik
1
-1
/
+1
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-80
/
+168
2020-01-25
rcu: Forgive slow expedited grace periods at boot time
Paul E. McKenney
1
-1
/
+0
2020-01-25
tracing: Use pr_err() instead of WARN() for memory failures
Steven Rostedt (VMware)
3
-11
/
+23
2020-01-25
bpf: Allow to resolve bpf trampoline and dispatcher in unwind
Jiri Olsa
3
-12
/
+79
2020-01-25
bpf: Allow BTF ctx access for string pointers
Jiri Olsa
1
-0
/
+16
2020-01-25
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
17
-385
/
+778
2020-01-24
tracing: Decrement trace_array when bootconfig creates an instance
Steven Rostedt (VMware)
2
-0
/
+5
2020-01-24
tracing: Remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2020-01-24
tracing: Set kernel_stack's caller size properly
Josef Bacik
1
-1
/
+1
2020-01-24
tracing: Fix tracing_stat return values in error handling paths
Luis Henriques
1
-4
/
+8
2020-01-24
tracing: Fix very unlikely race of registering two stat tracers
Steven Rostedt (VMware)
1
-10
/
+9
2020-01-24
alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=n
Stephen Boyd
1
-5
/
+0
2020-01-24
alarmtimer: Use wakeup source from alarmtimer platform device
Stephen Boyd
1
-10
/
+5
2020-01-24
alarmtimer: Make alarmtimer platform device child of RTC device
Stephen Boyd
1
-11
/
+9
2020-01-24
alarmtimer: Update alarmtimer_get_rtcdev() docs to reflect reality
Stephen Boyd
1
-2
/
+0
2020-01-24
smp: Remove allocation mask from on_each_cpu_cond.*()
Sebastian Andrzej Siewior
2
-14
/
+6
2020-01-24
smp: Add a smp_cond_func_t argument to smp_call_function_many()
Sebastian Andrzej Siewior
1
-41
/
+36
2020-01-24
smp: Use smp_cond_func_t as type for the conditional function
Sebastian Andrzej Siewior
2
-12
/
+10
2020-01-24
Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
1
-0
/
+18
2020-01-24
Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kfree_rcu.2020.01.24a', 'list.2020.01.10a', 'preempt.2020.01.24a' and 'torture.2019.12.09a' into HEAD
Paul E. McKenney
17
-385
/
+778
2020-01-24
rcu: Remove unused stop-machine #include
Paul E. McKenney
2
-2
/
+0
2020-01-24
srcu: Apply *_ONCE() to ->srcu_last_gp_end
Paul E. McKenney
1
-3
/
+4
[prev]
[next]