index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-24
rcu: Clear .exp_hint only when deferred quiescent state has been reported
Lai Jiangshan
1
-2
/
+1
2020-01-24
rcu: Rename some instance of CONFIG_PREEMPTION to CONFIG_PREEMPT_RCU
Lai Jiangshan
2
-5
/
+5
2020-01-24
rcu: Remove kfree_call_rcu_nobatch()
Joel Fernandes (Google)
2
-23
/
+5
2020-01-24
rcu: Remove kfree_rcu() special casing and lazy-callback handling
Joel Fernandes (Google)
9
-129
/
+75
2020-01-24
rcu: Add support for debug_objects debugging for kfree_rcu()
Joel Fernandes (Google)
1
-0
/
+8
2020-01-24
rcu: Add multiple in-flight batches of kfree_rcu() work
Joel Fernandes (Google)
1
-12
/
+39
2020-01-24
rcu: Make kfree_rcu() use a non-atomic ->monitor_todo
Joel Fernandes
1
-6
/
+10
2020-01-24
rcuperf: Add kfree_rcu() performance Tests
Joel Fernandes (Google)
1
-8
/
+173
2020-01-24
rcu: Add basic support for kfree_rcu() batching
Byungchul Park
2
-6
/
+198
2020-01-24
Merge branch 'kcsan.2020.01.07a' into locking/kcsan
Ingo Molnar
1
-0
/
+1
2020-01-23
bpf, devmap: Pass lockdep expression to RCU lists
Amol Grover
1
-1
/
+2
2020-01-23
Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-70
/
+158
2020-01-23
Merge tag 'pm-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-10
/
+10
2020-01-23
Merge back new material related to system-wide PM for v5.6.
Rafael J. Wysocki
6
-28
/
+69
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
15
-411
/
+2365
2020-01-22
bpf: Add BPF_FUNC_jiffies64
Martin KaFai Lau
3
-0
/
+37
2020-01-22
bpf: Introduce dynamic program extensions
Alexei Starovoitov
4
-27
/
+266
2020-01-22
genirq, sched/isolation: Isolate from handling managed interrupts
Ming Lei
3
-3
/
+65
2020-01-22
hrtimer: Add missing sparse annotation for __run_timer()
Jules Irenge
1
-1
/
+1
2020-01-22
tracing/uprobe: Fix to make trace_uprobe_filter alignment safe
Masami Hiramatsu
4
-28
/
+22
2020-01-22
trace/kprobe: Remove unused MAX_KPROBE_CMDLINE_SIZE
Alex Shi
1
-1
/
+0
2020-01-22
tracing: Fix uninitialized buffer var on early exit to trace_vbprintk()
Steven Rostedt (VMware)
1
-1
/
+2
2020-01-22
bpf: Fix error path under memory pressure
Alexei Starovoitov
1
-2
/
+7
2020-01-22
bpf: Fix trampoline usage in preempt
Alexei Starovoitov
1
-0
/
+10
2020-01-21
tracing/boot: Fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-1
/
+1
2020-01-21
tracing: Remove unused TRACE_SEQ_BUF_USED
Alex Shi
1
-3
/
+0
2020-01-21
ring-buffer: Remove abandoned macro RB_MISSED_FLAGS
Alex Shi
1
-2
/
+0
2020-01-21
bpf: don't bother with getname/kern_path - use user_path_at
Al Viro
1
-30
/
+13
2020-01-21
ftrace: Remove NR_TO_INIT macro
Alex Shi
1
-3
/
+0
2020-01-21
ftrace: Remove abandoned macros
Alex Shi
1
-2
/
+0
2020-01-20
bpf: Fix memory leaks in generic update/delete batch ops
Brian Vazquez
1
-11
/
+19
2020-01-20
tracing: Do not set trace clock if tracefs lockdown is in effect
Masami Ichikawa
1
-0
/
+5
2020-01-20
tracing: Fix histogram code when expression has same var as value
Steven Rostedt (VMware)
1
-0
/
+22
2020-01-20
irqdomain: Fix a memory leak in irq_domain_push_irq()
Kevin Hao
1
-0
/
+1
2020-01-20
module: avoid setting info->name early in case we can fall back to info->mod-...
Jessica Yu
1
-5
/
+4
2020-01-20
genirq: Introduce irq_domain_translate_onecell
Yash Shah
1
-0
/
+17
2020-01-20
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
Ingo Molnar
24
-162
/
+249
2020-01-20
Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree
Ingo Molnar
20
-105
/
+177
2020-01-20
sched/fair: Define sched_idle_cpu() only for SMP configurations
Viresh Kumar
1
-0
/
+2
2020-01-19
Revert "um: Enable CONFIG_CONSTRUCTORS"
Johannes Berg
1
-1
/
+1
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
13
-95
/
+134
2020-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-5
/
+17
2020-01-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+12
2020-01-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-71
/
+72
2020-01-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2020-01-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-6
/
+6
2020-01-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2020-01-18
Merge tag 'for-linus-2020-01-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+10
2020-01-18
ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
Christian Brauner
1
-5
/
+10
2020-01-17
lib/vdso: Update coarse timekeeper unconditionally
Thomas Gleixner
1
-20
/
+17
[prev]
[next]