index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-07
16
-120
/
+83
|
\
|
*
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
2018-02-07
1
-3
/
+0
|
*
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
2018-02-07
1
-10
/
+5
|
*
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
Eric Biggers
2018-02-07
1
-14
/
+1
|
*
kernel/resource: iomem_is_exclusive can be boolean
Yaowei Bai
2018-02-07
1
-5
/
+5
|
*
kernel/cpuset: current_cpuset_is_being_rebound can be boolean
Yaowei Bai
2018-02-07
1
-2
/
+2
|
*
genirq: remove unneeded kallsyms include
Sergey Senozhatsky
2018-02-07
1
-1
/
+0
|
*
hrtimer: remove unneeded kallsyms include
Sergey Senozhatsky
2018-02-07
1
-1
/
+0
|
*
kcov: detect double association with a single task
Dmitry Vyukov
2018-02-07
1
-2
/
+2
|
*
kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
Eric Biggers
2018-02-07
1
-1
/
+0
|
*
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
2018-02-07
4
-45
/
+21
|
*
cpumask: make cpumask_size() return "unsigned int"
Alexey Dobriyan
2018-02-07
2
-2
/
+2
|
*
kernel/fork.c: add comment about usage of CLONE_FS flags and namespaces
Marcos Paulo de Souza
2018-02-07
1
-0
/
+4
|
*
kernel/fork.c: check error and return early
Marcos Paulo de Souza
2018-02-07
1
-26
/
+25
|
*
kernel/async.c: revert "async: simplify lowest_in_progress()"
Rasmus Villemoes
2018-02-07
1
-8
/
+12
|
*
Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO
Kees Cook
2018-02-07
1
-0
/
+4
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-02-07
8
-99
/
+308
|
\
\
|
*
\
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
2018-02-06
58
-1225
/
+4082
|
|
\
\
|
*
|
|
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
Mel Gorman
2018-02-06
2
-2
/
+21
|
*
|
|
sched/fair: Do not migrate if the prev_cpu is idle
Mel Gorman
2018-02-06
1
-1
/
+7
|
*
|
|
sched/fair: Restructure wake_affine*() to return a CPU id
Mel Gorman
2018-02-06
1
-18
/
+17
|
*
|
|
sched/fair: Remove unnecessary parameters from wake_affine_idle()
Mel Gorman
2018-02-06
1
-5
/
+3
|
*
|
|
sched/rt: Make update_curr_rt() more accurate
Wen Yang
2018-02-06
1
-2
/
+3
|
*
|
|
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-06
3
-2
/
+22
|
*
|
|
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-02-06
1
-7
/
+8
|
*
|
|
sched/core: Optimize update_stats_*()
Peter Zijlstra
2018-02-06
2
-16
/
+20
|
*
|
|
sched/core: Optimize ttwu_stat()
Peter Zijlstra
2018-02-06
2
-8
/
+10
|
*
|
|
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
2018-02-05
2
-17
/
+54
|
*
|
|
membarrier: Provide GLOBAL_EXPEDITED command
Mathieu Desnoyers
2018-02-05
1
-8
/
+112
|
*
|
|
membarrier: Document scheduler barrier requirements
Mathieu Desnoyers
2018-02-05
1
-11
/
+26
|
*
|
|
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
2018-02-05
2
-10
/
+8
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-07
1
-8
/
+24
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-04
1
-8
/
+24
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
bpf: fix bpf_prog_array_copy_to_user() issues
Alexei Starovoitov
2018-02-03
1
-8
/
+24
*
|
|
|
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-06
1
-103
/
+71
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
2018-02-03
14
-37
/
+164
|
|
\
\
\
\
|
*
|
|
|
|
mm: Fix devm_memremap_pages() collision handling
Jan H. Schönherr
2018-01-20
1
-4
/
+7
|
*
|
|
|
|
mm: Fix memory size alignment in devm_memremap_pages_release()
Jan H. Schönherr
2018-01-20
1
-1
/
+2
|
*
|
|
|
|
memremap: merge find_dev_pagemap into get_dev_pagemap
Christoph Hellwig
2018-01-08
1
-9
/
+1
|
*
|
|
|
|
memremap: change devm_memremap_pages interface to use struct dev_pagemap
Christoph Hellwig
2018-01-08
1
-30
/
+21
|
*
|
|
|
|
memremap: drop private struct page_map
Logan Gunthorpe
2018-01-08
1
-42
/
+26
|
*
|
|
|
|
memremap: simplify duplicate region handling in devm_memremap_pages
Christoph Hellwig
2018-01-08
1
-11
/
+0
|
*
|
|
|
|
memremap: remove to_vmem_altmap
Christoph Hellwig
2018-01-08
1
-26
/
+0
|
*
|
|
|
|
mm: optimize dev_pagemap reference counting around get_dev_pagemap
Christoph Hellwig
2018-01-08
1
-8
/
+9
|
*
|
|
|
|
mm: move get_dev_pagemap out of line
Christoph Hellwig
2018-01-08
1
-2
/
+34
|
*
|
|
|
|
mm: pass the vmem_altmap to memmap_init_zone
Christoph Hellwig
2018-01-08
1
-1
/
+1
|
*
|
|
|
|
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
2018-01-08
1
-1
/
+1
|
*
|
|
|
|
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
2018-01-08
1
-1
/
+2
*
|
|
|
|
|
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
1
-8
/
+21
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
resource: Set type when reserving new regions
Bjorn Helgaas
2017-12-19
1
-2
/
+3
[next]