index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2020-01-23
Merge tag 'pm-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-10
/
+10
2020-01-23
Merge back new material related to system-wide PM for v5.6.
Rafael J. Wysocki
-28
/
+69
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-411
/
+2365
2020-01-22
bpf: Add BPF_FUNC_jiffies64
Martin KaFai Lau
-0
/
+37
2020-01-22
bpf: Introduce dynamic program extensions
Alexei Starovoitov
-27
/
+266
2020-01-22
genirq, sched/isolation: Isolate from handling managed interrupts
Ming Lei
-3
/
+65
2020-01-22
hrtimer: Add missing sparse annotation for __run_timer()
Jules Irenge
-1
/
+1
2020-01-22
tracing/uprobe: Fix to make trace_uprobe_filter alignment safe
Masami Hiramatsu
-28
/
+22
2020-01-22
trace/kprobe: Remove unused MAX_KPROBE_CMDLINE_SIZE
Alex Shi
-1
/
+0
2020-01-22
tracing: Fix uninitialized buffer var on early exit to trace_vbprintk()
Steven Rostedt (VMware)
-1
/
+2
2020-01-22
bpf: Fix error path under memory pressure
Alexei Starovoitov
-2
/
+7
2020-01-22
bpf: Fix trampoline usage in preempt
Alexei Starovoitov
-0
/
+10
2020-01-21
tracing/boot: Fix an IS_ERR() vs NULL bug
Dan Carpenter
-1
/
+1
2020-01-21
tracing: Remove unused TRACE_SEQ_BUF_USED
Alex Shi
-3
/
+0
2020-01-21
ring-buffer: Remove abandoned macro RB_MISSED_FLAGS
Alex Shi
-2
/
+0
2020-01-21
bpf: don't bother with getname/kern_path - use user_path_at
Al Viro
-30
/
+13
2020-01-21
ftrace: Remove NR_TO_INIT macro
Alex Shi
-3
/
+0
2020-01-21
ftrace: Remove abandoned macros
Alex Shi
-2
/
+0
2020-01-20
bpf: Fix memory leaks in generic update/delete batch ops
Brian Vazquez
-11
/
+19
2020-01-20
tracing: Do not set trace clock if tracefs lockdown is in effect
Masami Ichikawa
-0
/
+5
2020-01-20
tracing: Fix histogram code when expression has same var as value
Steven Rostedt (VMware)
-0
/
+22
2020-01-20
irqdomain: Fix a memory leak in irq_domain_push_irq()
Kevin Hao
-0
/
+1
2020-01-20
module: avoid setting info->name early in case we can fall back to info->mod-...
Jessica Yu
-5
/
+4
2020-01-20
genirq: Introduce irq_domain_translate_onecell
Yash Shah
-0
/
+17
2020-01-20
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
Ingo Molnar
-162
/
+249
2020-01-20
Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree
Ingo Molnar
-105
/
+177
2020-01-20
sched/fair: Define sched_idle_cpu() only for SMP configurations
Viresh Kumar
-0
/
+2
2020-01-19
Revert "um: Enable CONFIG_CONSTRUCTORS"
Johannes Berg
-1
/
+1
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-95
/
+134
2020-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-5
/
+17
2020-01-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-5
/
+12
2020-01-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-71
/
+72
2020-01-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+3
2020-01-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-6
/
+6
2020-01-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+2
2020-01-18
Merge tag 'for-linus-2020-01-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-5
/
+10
2020-01-18
ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
Christian Brauner
-5
/
+10
2020-01-17
lib/vdso: Update coarse timekeeper unconditionally
Thomas Gleixner
-20
/
+17
2020-01-17
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
-1
/
+1
2020-01-17
perf: Correctly handle failed perf_get_aux_event()
Mark Rutland
-1
/
+3
2020-01-17
watchdog/softlockup: Enforce that timestamp is valid on boot
Thomas Gleixner
-4
/
+6
2020-01-17
locking/osq: Use optimized spinning loop for arm64
Waiman Long
-13
/
+10
2020-01-17
locking/qspinlock: Fix inaccessible URL of MCS lock paper
Waiman Long
-6
/
+7
2020-01-17
locking/lockdep: Fix lockdep_stats indentation problem
Waiman Long
-2
/
+2
2020-01-17
locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWN
Waiman Long
-2
/
+2
2020-01-17
sched/topology: Assert non-NUMA topology masks don't (partially) overlap
Valentin Schneider
-0
/
+39
2020-01-17
idle: fix spelling mistake "iterrupts" -> "interrupts"
Hewenliang
-1
/
+1
2020-01-17
sched/fair: Remove redundant call to cpufreq_update_util()
Vincent Guittot
-7
/
+7
2020-01-17
sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when...
Wang Long
-4
/
+6
2020-01-17
sched/fair: Fix sgc->{min,max}_capacity calculation for SD_OVERLAP
Peng Liu
-22
/
+4
[prev]
[next]