index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-23
3
-0
/
+228
|
\
|
*
irq_poll: Fix irq_poll_sched()
Bart Van Assche
2016-01-19
1
-1
/
+1
|
*
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
3
-0
/
+228
|
|
\
|
|
*
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
2015-12-15
3
-0
/
+228
|
|
|
\
|
|
|
*
irq_poll: mark __irq_poll_complete static
Christoph Hellwig
2015-12-11
1
-2
/
+1
|
|
|
*
irq_poll: fold irq_poll_disable_pending into irq_poll_softirq
Christoph Hellwig
2015-12-11
1
-1
/
+1
|
|
|
*
irq_poll: fold irq_poll_sched_prep into irq_poll_sched
Christoph Hellwig
2015-12-11
1
-3
/
+7
|
|
|
*
irq_poll: don't disable new irq_poll instances
Christoph Hellwig
2015-12-11
1
-3
/
+1
|
|
|
*
irq_poll: make blk-iopoll available outside the block layer
Christoph Hellwig
2015-12-11
3
-0
/
+227
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-01-22
2
-0
/
+3
|
\
\
\
\
|
*
|
|
|
crypto: crc32c - Fix crc32c soft dependency
Jean Delvare
2016-01-19
1
-0
/
+1
|
*
|
|
|
lib: sw842: select crc32
Arnd Bergmann
2016-01-18
1
-0
/
+2
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-22
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
ratelimit: fix bug in time interval by resetting right begin time
Jaewon Kim
2016-01-21
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-21
1
-3
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
lru_cache: Converted lc_seq_printf_status to return void
Roland Kammerer
2015-11-25
1
-3
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'uaccess' (batched user access infrastructure)
Linus Torvalds
2016-01-21
2
-7
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
Use the new batched user accesses in generic user string handling
Linus Torvalds
2015-12-17
2
-7
/
+22
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-21
9
-66
/
+743
|
\
\
\
\
\
|
*
|
|
|
|
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-20
5
-0
/
+574
|
*
|
|
|
|
lib/clz_tab.c: put in lib-y rather than obj-y
Chris Metcalf
2016-01-20
1
-1
/
+1
|
*
|
|
|
|
test_hexdump: print statistics at the end
Andy Shevchenko
2016-01-20
1
-3
/
+23
|
*
|
|
|
|
test_hexdump: test all possible group sizes for overflow
Andy Shevchenko
2016-01-20
1
-3
/
+18
|
*
|
|
|
|
test_hexdump: check all bytes in real buffer
Andy Shevchenko
2016-01-20
1
-21
/
+17
|
*
|
|
|
|
test_hexdump: switch to memcmp()
Andy Shevchenko
2016-01-20
1
-3
/
+3
|
*
|
|
|
|
test_hexdump: replace magic numbers by their meaning
Andy Shevchenko
2016-01-20
1
-4
/
+13
|
*
|
|
|
|
test_hexdump: go through all possible lengths of buffer
Andy Shevchenko
2016-01-20
1
-14
/
+13
|
*
|
|
|
|
test_hexdump: define FILL_CHAR constant
Andy Shevchenko
2016-01-20
1
-6
/
+13
|
*
|
|
|
|
test_hexdump: introduce test_hexdump_prepare_test() helper
Andy Shevchenko
2016-01-20
1
-7
/
+19
|
*
|
|
|
|
test_hexdump: rename to test_hexdump
Andy Shevchenko
2016-01-20
2
-1
/
+1
|
*
|
|
|
|
lib/iomap_copy.c: add __ioread32_copy()
Stephen Boyd
2016-01-20
1
-0
/
+21
|
*
|
|
|
|
string_helpers: fix precision loss for some inputs
James Bottomley
2016-01-20
1
-20
/
+43
|
*
|
|
|
|
lib/libcrc32c.c: fix build warning
Jean Delvare
2016-01-20
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-20
1
-2
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
__div64_32(): make it overridable at compile time
Nicolas Pitre
2015-11-16
1
-2
/
+4
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Do not enable CONFIG_IO_STRICT_DEVMEM by default
Dan Williams
2016-01-20
1
-1
/
+0
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-17
1
-5
/
+74
|
\
\
\
\
\
|
*
|
|
|
|
test: firmware_class: add asynchronous request trigger
Brian Norris
2016-01-07
1
-0
/
+65
|
*
|
|
|
|
test: firmware_class: use kstrndup() where appropriate
Brian Norris
2016-01-07
1
-2
/
+1
|
*
|
|
|
|
test: firmware_class: report errors properly on failure
Brian Norris
2016-01-07
1
-3
/
+8
|
|
/
/
/
/
*
|
|
|
|
lib/vsprintf: factor out %pN[F] handler as netdev_bits()
Andy Shevchenko
2016-01-16
1
-9
/
+16
*
|
|
|
|
lib/vsprintf: refactor duplicate code to special_hex_number()
Andy Shevchenko
2016-01-16
1
-26
/
+27
*
|
|
|
|
lib/test_printf.c: test dentry printing
Rasmus Villemoes
2016-01-16
1
-0
/
+27
*
|
|
|
|
lib/test_printf.c: add test for large bitmaps
Rasmus Villemoes
2016-01-16
1
-0
/
+17
*
|
|
|
|
lib/test_printf.c: account for kvasprintf tests
Rasmus Villemoes
2016-01-16
1
-0
/
+1
*
|
|
|
|
lib/test_printf.c: add a few number() tests
Rasmus Villemoes
2016-01-16
1
-0
/
+24
*
|
|
|
|
lib/test_printf.c: test precision quirks
Rasmus Villemoes
2016-01-16
1
-6
/
+15
*
|
|
|
|
lib/test_printf.c: check for out-of-bound writes
Rasmus Villemoes
2016-01-16
1
-5
/
+19
*
|
|
|
|
lib/test_printf.c: don't BUG
Rasmus Villemoes
2016-01-16
1
-1
/
+6
*
|
|
|
|
lib/kasprintf.c: add sanity check to kvasprintf
Rasmus Villemoes
2016-01-16
1
-4
/
+6
[next]