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
2016-03-22
kernel/...: convert pr_warning to pr_warn
Joe Perches
13
-60
/
+52
2016-03-22
memremap: add MEMREMAP_WC flag
Brian Starkey
1
-2
/
+11
2016-03-22
memremap: don't modify flags
Brian Starkey
1
-7
/
+7
2016-03-22
kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZE
Helge Deller
1
-0
/
+4
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
7
-0
/
+301
2016-03-22
profile: hide unused functions when !CONFIG_PROC_FS
Arnd Bergmann
1
-2
/
+2
2016-03-22
panic: change nmi_panic from macro to function
Hidehiro Kawai
1
-0
/
+20
2016-03-22
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
1
-1
/
+1
2016-03-22
ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock
Oleg Nesterov
1
-2
/
+1
2016-03-22
auditsc: for seccomp events, log syscall compat state using in_compat_syscall
Andy Lutomirski
1
-2
/
+2
2016-03-22
ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitness
Andy Lutomirski
1
-1
/
+1
2016-03-22
seccomp: check in_compat_syscall, not is_compat_task, in strict mode
Andy Lutomirski
1
-2
/
+2
2016-03-22
kernel/hung_task.c: use timeout diff when timeout is updated
Tetsuo Handa
1
-8
/
+13
2016-03-21
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
4
-11
/
+247
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+12
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+5
2016-03-19
Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
3
-5
/
+23
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-114
/
+1116
2016-03-18
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
5
-485
/
+692
2016-03-18
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-7
/
+6
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-114
/
+133
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-86
/
+101
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-03-17
lib/bug.c: use common WARN helper
Josh Poimboeuf
1
-15
/
+26
2016-03-17
param: convert some "on"/"off" users to strtobool
Kees Cook
2
-16
/
+4
2016-03-17
printk: add clear_idx symbol to vmcoreinfo
Ivan Delalande
1
-10
/
+9
2016-03-17
printk: check CON_ENABLED in have_callable_console()
Sergey Senozhatsky
1
-1
/
+2
2016-03-17
printk: set may_schedule for some of console_trylock() callers
Sergey Senozhatsky
1
-9
/
+14
2016-03-17
printk: move can_use_console() out of console_trylock_for_printk()
Sergey Senozhatsky
1
-55
/
+42
2016-03-17
timer: convert timer_slack_ns from unsigned long to u64
John Stultz
3
-7
/
+10
2016-03-17
mm: scale kswapd watermarks in proportion to memory
Johannes Weiner
1
-0
/
+10
2016-03-17
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
1
-1
/
+9
2016-03-17
watchdog: don't run proc_watchdog_update if new value is same as old
Joshua Hunt
1
-1
/
+8
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-14
/
+13
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-125
/
+32
2016-03-17
livepatch/module: remove livepatch module notifier
Jessica Yu
2
-76
/
+81
2016-03-17
modules: split part of complete_formation() into prepare_coming_module()
Jessica Yu
1
-8
/
+18
2016-03-16
Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+52
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-12
/
+136
2016-03-16
cgroup: avoid false positive gcc-6 warning
Arnd Bergmann
1
-0
/
+3
2016-03-16
cgroup: ignore css_sets associated with dead cgroups during migration
Tejun Heo
1
-2
/
+18
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-19
/
+56
2016-03-15
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
1
-9
/
+33
2016-03-15
mm/page_poisoning.c: allow for zero poisoning
Laura Abbott
1
-0
/
+17
2016-03-15
mm: fix two typos in comments for to_vmem_altmap()
Andreas Ziegler
1
-2
/
+2
2016-03-15
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
3
-8
/
+4
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-181
/
+1086
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-19
/
+371
2016-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-36
/
+304
2016-03-15
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-117
/
+129
[next]