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
2019-06-17
sched/core: Add __sched tag for io_schedule()
Gao Xiang
1
-1
/
+1
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
47
-264
/
+256
2019-06-17
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
1
-1
/
+1
2019-06-17
locking/lockdep: Remove unnecessary DEBUG_LOCKS_WARN_ON()
Kobe Wu
1
-1
/
+1
2019-06-17
jump_label: Batch updates if arch supports it
Daniel Bristot de Oliveira
1
-0
/
+23
2019-06-17
jump_label: Sort entries of the same key by the code
Daniel Bristot de Oliveira
1
-0
/
+14
2019-06-17
jump_label: Add a jump_label_can_update() helper
Daniel Bristot de Oliveira
1
-11
/
+18
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
47
-264
/
+256
2019-06-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+3
2019-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-20
/
+98
2019-06-15
bpf: fix nested bpf tracepoints with per-cpu data
Matt Mullins
1
-16
/
+84
2019-06-15
Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
5
-14
/
+35
2019-06-15
processor: get rid of cpu_relax_yield
Heiko Carstens
1
-1
/
+6
2019-06-15
s390: improve wait logic of stop_machine
Martin Schwidefsky
1
-5
/
+9
2019-06-14
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
3
-32
/
+91
2019-06-14
sysctl: define proc_do_static_key()
Eric Dumazet
2
-22
/
+23
2019-06-15
bpf, devmap: Add missing RCU read lock on flush
Toshiaki Makita
1
-0
/
+4
2019-06-15
bpf, devmap: Add missing bulk queue free
Toshiaki Makita
1
-0
/
+1
2019-06-15
bpf, devmap: Fix premature entry free on destroying map
Toshiaki Makita
1
-2
/
+2
2019-06-14
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
Wei Li
1
-2
/
+5
2019-06-14
docs: power: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-3
/
+3
2019-06-14
module: Fix livepatch/ftrace module text permissions race
Josh Poimboeuf
2
-1
/
+15
2019-06-14
tracing/uprobe: Fix obsolete comment on trace_uprobe_create()
Eiichi Tsukata
1
-2
/
+0
2019-06-14
tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
Eiichi Tsukata
1
-3
/
+10
2019-06-14
tracing: Make two symbols static
YueHaibing
1
-2
/
+2
2019-06-14
tracing: avoid build warning with HAVE_NOP_MCOUNT
Vasily Gorbik
1
-3
/
+2
2019-06-14
docs: scheduler: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-14
docs: cgroup-v1: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-14
tracing: Fix out-of-range read in trace_stack_print()
Eiichi Tsukata
1
-1
/
+1
2019-06-14
cgroup: Move cgroup_parse_float() implementation out of CONFIG_SYSFS
Tejun Heo
1
-42
/
+42
2019-06-14
alarmtimer: Fix kerneldoc comment for alarmtimer_suspend()
Yangtao Li
1
-1
/
+0
2019-06-14
clocksource: Move inline keyword to the beginning of function declarations
Mathieu Malaterre
1
-2
/
+2
2019-06-14
dma-remap: Avoid de-referencing NULL atomic_pool
Florian Fainelli
1
-0
/
+3
2019-06-14
timekeeping: Repair ktime_get_coarse*() granularity
Thomas Gleixner
1
-2
/
+3
2019-06-14
PM: hibernate: powerpc: Expose pfn_is_nosave() prototype
Mathieu Malaterre
1
-2
/
+0
2019-06-14
kernel/module: Fix mem leak in module_add_modinfo_attrs
YueHaibing
1
-5
/
+17
2019-06-13
mm/devm_memremap_pages: fix final page put race
Dan Williams
1
-5
/
+12
2019-06-13
mm/devm_memremap_pages: introduce devm_memunmap_pages
Dan Williams
1
-0
/
+6
2019-06-13
rcu: Upgrade sync_exp_work_done() to smp_mb()
Paul E. McKenney
1
-2
/
+1
2019-06-12
cpuset: restore sanity to cpuset_cpus_allowed_fallback()
Joel Savitz
1
-1
/
+14
2019-06-12
bpf: silence warning messages in core
Valdis Klētnieks
1
-0
/
+1
2019-06-12
cpu/hotplug: Abort disabling secondary CPUs if wakeup is pending
Pavankumar Kondeti
1
-0
/
+7
2019-06-12
genirq/affinity: Remove unused argument from [__]irq_build_affinity_masks()
Minwoo Im
1
-7
/
+5
2019-06-12
genirq/timings: Add selftest for next event computation
Daniel Lezcano
1
-0
/
+66
2019-06-12
genirq/timings: Add selftest for irqs circular buffer
Daniel Lezcano
1
-0
/
+139
2019-06-12
genirq/timings: Add selftest for circular array
Daniel Lezcano
2
-0
/
+122
2019-06-12
genirq/timings: Encapsulate storing function
Daniel Lezcano
1
-19
/
+34
2019-06-12
genirq/timings: Encapsulate timings push
Daniel Lezcano
1
-9
/
+12
2019-06-12
genirq/timings: Optimize the period detection speed
Daniel Lezcano
1
-1
/
+1
2019-06-12
genirq/timings: Fix timings buffer inspection
Daniel Lezcano
1
-5
/
+18
[prev]
[next]