index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2017-01-18
lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=y
Andrey Ryabinin
2016-12-14
ubsan: fix tree-wide -Wmaybe-uninitialized false positives
Andrey Ryabinin
2016-12-14
ubsan: cosmetic fix to Kconfig text
Yang Shi
2016-12-14
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-10-03
fix iov_iter_fault_in_readable()
Al Viro
2016-06-06
dma-debug: avoid spinlock recursion when disabling dma-debug
Ville Syrjälä
2016-04-20
lib: lz4: fixed zram with lz4 on big endian machines
Rui Salvaterra
2016-04-20
assoc_array: don't call compare_object() on a node
Jerome Marchand
2016-04-11
lib/ucs2_string: Correct ucs2 -> utf8 conversion
Jason Andryuk
2016-04-11
lib/ucs2_string: Add ucs2 -> utf8 helper functions
Peter Jones
2016-02-28
klist: fix starting point removed bug in klist iterators
James Bottomley
2016-02-15
dump_stack: avoid potential deadlocks
Eric Dumazet
2016-02-15
radix-tree: fix race in gang lookup
Matthew Wilcox
2016-02-03
string_helpers: fix precision loss for some inputs
James Bottomley
2016-02-03
lib/string_helpers.c: fix infinite loop in string_get_size()
Vitaly Kuznetsov
2016-02-03
crypto: crc32c - Fix crc32c soft dependency
Jean Delvare
2016-02-03
dma-debug: switch check from _text to _stext
Laura Abbott
2016-01-22
rhashtable: Fix walker list corruption
Herbert Xu
2016-01-22
rhashtable: Enforce minimum size on initial hash table
Herbert Xu
2015-11-09
fault-inject: fix inverted interval/probability values in printk
Florian Westphal
2015-10-22
lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer wh...
Sowmini Varadhan
2015-09-29
rhashtable: fix for resize events during table walk
Phil Sutter
2015-09-29
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
2015-08-10
dma-debug: skip debug_dma_assert_idle() when disabled
Haggai Eran
2015-08-03
__bitmap_parselist: fix bug in empty string handling
Chris Metcalf
2015-06-18
revert "cpumask: don't perform while loop in cpumask_next_and()"
Andrew Morton
2015-06-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-06-13
MPI: MIPS: Fix compilation error with GCC 5.1
Jaedon Shin
2015-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-06-07
rhashtable: add missing import <linux/export.h>
Hauke Mehrtens
2015-06-06
Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-05
swiotlb: do not export map_single function
Alexandre Courbot
2015-06-03
lib: Clarify the return value of strnlen_user()
Jan Kara
2015-06-02
lib: Fix strnlen_user() to not touch memory after specified maximum
Jan Kara
2015-05-29
Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-05-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-05-29
percpu_counter: batch size aware __percpu_counter_compare()
Dave Chinner
2015-05-28
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
2015-05-16
rhashtable: Add cap on number of elements in hash table
Herbert Xu
2015-05-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-05
kasan: show gcc version requirements in Kconfig and Documentation
Joe Perches
2015-05-05
lib: delete lib/find_last_bit.c
Yury Norov
2015-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-05-04
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
2015-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-24
Merge tag 'md/4.1' of git://neil.brown.name/md
Linus Torvalds
2015-04-22
rhashtable: Do not schedule more than one rehash if we can't grow further
Thomas Graf
2015-04-22
rhashtable: Schedule async resize when sync realloc fails
Thomas Graf
2015-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2015-04-22
md/raid6 algorithms: xor_syndrome() for SSE2
Markus Stockhausen
[next]