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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-17
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
3
-118
/
+114
2016-01-17
vm: fix incorrect unlock error path in madvise_free_huge_pmd
Linus Torvalds
1
-1
/
+1
2016-01-17
drm/vc4: fix warning in validate printf.
Dave Airlie
1
-1
/
+1
2016-01-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
711
-27096
/
+83692
2016-01-17
Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-23
/
+376
2016-01-17
Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-48
/
+129
2016-01-18
Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/...
Dave Airlie
8
-41
/
+108
2016-01-18
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
32
-387
/
+437
2016-01-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
189
-2886
/
+4357
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
186
-2505
/
+2692
2016-01-17
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
48
-815
/
+2671
2016-01-17
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
430
-10422
/
+45195
2016-01-17
Merge tag 'docs-4.5' of git://git.lwn.net/linux
Linus Torvalds
25
-73
/
+85
2016-01-16
printk: change recursion_bug type to bool
Sergey Senozhatsky
1
-3
/
+3
2016-01-16
lib/vsprintf: factor out %pN[F] handler as netdev_bits()
Andy Shevchenko
1
-9
/
+16
2016-01-16
lib/vsprintf: refactor duplicate code to special_hex_number()
Andy Shevchenko
1
-26
/
+27
2016-01-16
printk-formats.txt: remove unimplemented %pT
Rasmus Villemoes
1
-9
/
+0
2016-01-16
printk: help pr_debug and pr_devel to optimize out arguments
Aaron Conole
1
-6
/
+6
2016-01-16
lib/test_printf.c: test dentry printing
Rasmus Villemoes
1
-0
/
+27
2016-01-16
lib/test_printf.c: add test for large bitmaps
Rasmus Villemoes
1
-0
/
+17
2016-01-16
lib/test_printf.c: account for kvasprintf tests
Rasmus Villemoes
1
-0
/
+1
2016-01-16
lib/test_printf.c: add a few number() tests
Rasmus Villemoes
1
-0
/
+24
2016-01-16
lib/test_printf.c: test precision quirks
Rasmus Villemoes
1
-6
/
+15
2016-01-16
lib/test_printf.c: check for out-of-bound writes
Rasmus Villemoes
1
-5
/
+19
2016-01-16
lib/test_printf.c: don't BUG
Rasmus Villemoes
1
-1
/
+6
2016-01-16
lib/kasprintf.c: add sanity check to kvasprintf
Rasmus Villemoes
1
-4
/
+6
2016-01-16
lib/vsprintf.c: warn about too large precisions and field widths
Rasmus Villemoes
1
-4
/
+24
2016-01-16
lib/vsprintf.c: help gcc make number() smaller
Rasmus Villemoes
1
-12
/
+14
2016-01-16
lib/vsprintf.c: expand field_width to 24 bits
Rasmus Villemoes
1
-20
/
+22
2016-01-16
lib/vsprintf.c: eliminate potential race in string()
Rasmus Villemoes
1
-19
/
+9
2016-01-16
lib/vsprintf.c: move string() below widen_string()
Rasmus Villemoes
1
-31
/
+31
2016-01-16
lib/vsprintf.c: pull out padding code from dentry_name()
Rasmus Villemoes
1
-15
/
+31
2016-01-16
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
3
-3
/
+36
2016-01-16
printk: only unregister boot consoles when necessary
Thierry Reding
1
-1
/
+25
2016-01-16
asm/sections: add helpers to check for section data
Thierry Reding
1
-0
/
+65
2016-01-16
kernel/stop_machine.c: remove CONFIG_SMP dependencies
Andrew Morton
1
-4
/
+0
2016-01-16
uselib: default depending if libc5 was used
Riku Voipio
1
-1
/
+1
2016-01-16
err.h: add (missing) unlikely() to IS_ERR_OR_NULL()
Viresh Kumar
1
-1
/
+1
2016-01-16
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
Will Deacon
12
-37
/
+0
2016-01-16
include/linux/kdev_t.h: remove new_valid_dev()
Yaowei Bai
1
-5
/
+0
2016-01-16
fs/stat.c: drop the last new_valid_dev check
Yaowei Bai
1
-1
/
+1
2016-01-16
include/linux/kernel.h: change abs() macro so it uses consistent return type
Michal Nazarewicz
3
-24
/
+23
2016-01-16
include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers
Vasily Kulikov
1
-2
/
+2
2016-01-16
parisc: Protect huge page pte changes with spinlocks
Helge Deller
2
-28
/
+52
2016-01-15
Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
119
-1351
/
+20637
2016-01-15
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-20
/
+43
2016-01-15
memcg: only free spare array when readers are done
Martijn Coenen
1
-5
/
+6
2016-01-15
mm: soft-offline: exit with failure for non anonymous thp
Naoya Horiguchi
1
-8
/
+8
2016-01-15
mm: soft-offline: clean up soft_offline_page()
Naoya Horiguchi
1
-31
/
+47
2016-01-15
mm/hugetlbfs: unmap pages if page fault raced with hole punch
Mike Kravetz
1
-69
/
+75
[next]