index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
7
-12
/
+12
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-72
/
+115
2018-02-09
Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+4
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-72
/
+115
2018-02-08
tracing: Fix parsing of globs with a wildcard at the beginning
Steven Rostedt (VMware)
1
-5
/
+4
2018-02-08
ftrace: Remove incorrect setting of glob search field
Steven Rostedt (VMware)
1
-1
/
+0
2018-02-07
Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+1
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-120
/
+83
2018-02-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-99
/
+308
2018-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-8
/
+24
2018-02-06
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
1
-3
/
+0
2018-02-06
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
1
-10
/
+5
2018-02-06
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
Eric Biggers
1
-14
/
+1
2018-02-06
kernel/resource: iomem_is_exclusive can be boolean
Yaowei Bai
1
-5
/
+5
2018-02-06
kernel/cpuset: current_cpuset_is_being_rebound can be boolean
Yaowei Bai
1
-2
/
+2
2018-02-06
genirq: remove unneeded kallsyms include
Sergey Senozhatsky
1
-1
/
+0
2018-02-06
hrtimer: remove unneeded kallsyms include
Sergey Senozhatsky
1
-1
/
+0
2018-02-06
kcov: detect double association with a single task
Dmitry Vyukov
1
-2
/
+2
2018-02-06
kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
Eric Biggers
1
-1
/
+0
2018-02-06
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
4
-45
/
+21
2018-02-06
cpumask: make cpumask_size() return "unsigned int"
Alexey Dobriyan
2
-2
/
+2
2018-02-06
kernel/fork.c: add comment about usage of CLONE_FS flags and namespaces
Marcos Paulo de Souza
1
-0
/
+4
2018-02-06
kernel/fork.c: check error and return early
Marcos Paulo de Souza
1
-26
/
+25
2018-02-06
kernel/async.c: revert "async: simplify lowest_in_progress()"
Rasmus Villemoes
1
-8
/
+12
2018-02-06
Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO
Kees Cook
1
-0
/
+4
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
58
-1225
/
+4082
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-103
/
+71
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+21
2018-02-06
bpf: sockmap, fix leaking maps with attached but not detached progs
John Fastabend
1
-5
/
+14
2018-02-06
bpf: sockmap, add sock close() hook to remove socks
John Fastabend
1
-67
/
+101
2018-02-06
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
Mel Gorman
2
-2
/
+21
2018-02-06
sched/fair: Do not migrate if the prev_cpu is idle
Mel Gorman
1
-1
/
+7
2018-02-06
sched/fair: Restructure wake_affine*() to return a CPU id
Mel Gorman
1
-18
/
+17
2018-02-06
sched/fair: Remove unnecessary parameters from wake_affine_idle()
Mel Gorman
1
-5
/
+3
2018-02-06
sched/rt: Make update_curr_rt() more accurate
Wen Yang
1
-2
/
+3
2018-02-06
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
3
-2
/
+22
2018-02-06
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
1
-7
/
+8
2018-02-06
sched/core: Optimize update_stats_*()
Peter Zijlstra
2
-16
/
+20
2018-02-06
sched/core: Optimize ttwu_stat()
Peter Zijlstra
2
-8
/
+10
2018-02-05
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
2
-17
/
+54
2018-02-05
membarrier: Provide GLOBAL_EXPEDITED command
Mathieu Desnoyers
1
-8
/
+112
2018-02-05
membarrier: Document scheduler barrier requirements
Mathieu Desnoyers
1
-11
/
+26
2018-02-05
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
2
-10
/
+8
2018-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-8
/
+24
2018-02-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2018-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-5
/
+5
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+26
2018-02-03
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
14
-37
/
+164
2018-02-03
bpf: fix bpf_prog_array_copy_to_user() issues
Alexei Starovoitov
1
-8
/
+24
[next]