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
2017-11-17
kdump: print a message in case parse_crashkernel_mem resulted in zero bytes
Dave Young
1
-1
/
+2
2017-11-17
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...
Oleg Nesterov
1
-2
/
+2
2017-11-17
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...
Oleg Nesterov
1
-1
/
+1
2017-11-17
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
Oleg Nesterov
1
-5
/
+7
2017-11-17
sysctl: check for UINT_MAX before unsigned int min/max
Joe Lawrence
1
-6
/
+8
2017-11-17
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
1
-0
/
+49
2017-11-17
pipe: match pipe_max_size data type with procfs
Joe Lawrence
1
-1
/
+1
2017-11-17
kernel/umh.c: optimize 'proc_cap_handler()'
Christophe JAILLET
1
-2
/
+2
2017-11-17
bug: fix "cut here" location for __WARN_TAINT architectures
Kees Cook
1
-1
/
+15
2017-11-17
bug: define the "cut here" string in a single place
Kees Cook
1
-1
/
+1
2017-11-17
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
1
-1
/
+2
2017-11-17
kernel debug: support resetting WARN*_ONCE
Andi Kleen
1
-0
/
+28
2017-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-70
/
+309
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+14
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-50
/
+22
2017-11-15
mm, sysctl: make NUMA stats configurable
Kemi Wang
1
-0
/
+9
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
1
-2
/
+2
2017-11-15
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2
-20
/
+0
2017-11-15
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2
-8
/
+7
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
3
-12
/
+0
2017-11-15
mm: consolidate page table accounting
Kirill A. Shutemov
1
-12
/
+4
2017-11-15
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
1
-3
/
+3
2017-11-15
mm: account pud page tables
Kirill A. Shutemov
1
-0
/
+4
2017-11-15
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
12
-34
/
+684
2017-11-15
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+2
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2017-11-15
Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-55
/
+85
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
23
-931
/
+3213
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-0
/
+17
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-18
/
+399
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-11-15
bpf: fix lockdep splat
Eric Dumazet
1
-2
/
+6
2017-11-15
Merge branch 'for-4.15/callbacks' into for-linus
Jiri Kosina
4
-17
/
+121
2017-11-15
Merge branch 'for-4.15/shadow-variables' into for-linus
Jiri Kosina
2
-1
/
+278
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-29
/
+132
2017-11-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+6
2017-11-14
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
Linus Torvalds
1
-1
/
+1
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+68
2017-11-14
bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO
Yonghong Song
1
-2
/
+6
2017-11-14
bpf: improve verifier ARG_CONST_SIZE_OR_ZERO semantics
Yonghong Song
1
-16
/
+24
2017-11-13
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6
-106
/
+83
2017-11-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-267
/
+396
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-54
/
+600
2017-11-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-31
/
+52
2017-11-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-706
/
+1123
2017-11-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-281
/
+240
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
28
-168
/
+156
2017-11-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-67
/
+196
2017-11-13
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+10
[next]