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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-21
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+1
2016-01-21
Merge branch 'uaccess' (batched user access infrastructure)
Linus Torvalds
2
-7
/
+22
2016-01-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-66
/
+743
2016-01-20
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2016-01-20
Do not enable CONFIG_IO_STRICT_DEVMEM by default
Dan Williams
1
-1
/
+0
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
5
-0
/
+574
2016-01-20
lib/clz_tab.c: put in lib-y rather than obj-y
Chris Metcalf
1
-1
/
+1
2016-01-20
test_hexdump: print statistics at the end
Andy Shevchenko
1
-3
/
+23
2016-01-20
test_hexdump: test all possible group sizes for overflow
Andy Shevchenko
1
-3
/
+18
2016-01-20
test_hexdump: check all bytes in real buffer
Andy Shevchenko
1
-21
/
+17
2016-01-20
test_hexdump: switch to memcmp()
Andy Shevchenko
1
-3
/
+3
2016-01-20
test_hexdump: replace magic numbers by their meaning
Andy Shevchenko
1
-4
/
+13
2016-01-20
test_hexdump: go through all possible lengths of buffer
Andy Shevchenko
1
-14
/
+13
2016-01-20
test_hexdump: define FILL_CHAR constant
Andy Shevchenko
1
-6
/
+13
2016-01-20
test_hexdump: introduce test_hexdump_prepare_test() helper
Andy Shevchenko
1
-7
/
+19
2016-01-20
test_hexdump: rename to test_hexdump
Andy Shevchenko
2
-1
/
+1
2016-01-20
lib/iomap_copy.c: add __ioread32_copy()
Stephen Boyd
1
-0
/
+21
2016-01-20
string_helpers: fix precision loss for some inputs
James Bottomley
1
-20
/
+43
2016-01-20
lib/libcrc32c.c: fix build warning
Jean Delvare
1
-0
/
+1
2016-01-17
Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+74
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
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
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
Will Deacon
1
-1
/
+0
2016-01-15
mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup
Dan Williams
1
-0
/
+9
2016-01-15
page-flags: introduce page flags policies wrt compound pages
Kirill A. Shutemov
1
-0
/
+8
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-6
/
+88
2016-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2016-01-14
dma-debug: switch check from _text to _stext
Laura Abbott
1
-1
/
+1
2016-01-13
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+39
2016-01-12
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-2
/
+4
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-29
/
+249
2016-01-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-9
/
+26
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-8
/
+32
2016-01-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+6
2016-01-11
Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-2
/
+1
[next]