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-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-28
assoc_array: Fix a buggy node-splitting case
David Howells
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-22
textsearch: fix typos in library helpers
Randy Dunlap
2017-10-19
dql: make dql_init return void
Stephen Hemminger
2017-10-19
Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5
James Morris
2017-10-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-10-14
locking/lockdep: Disable cross-release features for now
Ingo Molnar
2017-10-13
lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests together
Randy Dunlap
2017-10-12
lib/digsig: fix dereference of NULL user_key_payload
Eric Biggers
2017-10-10
locking/selftest: Avoid false BUG report
Peter Zijlstra
2017-10-09
once: switch to new jump label API
Eric Biggers
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-03
lib/ratelimit.c: use deferred printk() version
Sergey Senozhatsky
2017-10-03
lib/idr.c: fix comment for idr_replace()
Eric Biggers
2017-10-03
lib/lz4: make arrays static const, reduces object code size
Colin Ian King
2017-10-03
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-23
Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-22
parisc: Fix too large frame size warnings
Helge Deller
2017-09-21
test_rhashtable: remove initdata annotation
Florian Westphal
2017-09-20
iov_iter: fix page_copy_sane for compound pages
Petar Penkov
2017-09-19
kobject: factorize skb setup in kobject_uevent_net_broadcast()
Eric Dumazet
2017-09-19
kobject: copy env blob in one go
Eric Dumazet
2017-09-19
kobject: add kobject_uevent_net_broadcast()
Eric Dumazet
2017-09-19
test_rhashtable: add test case for rhl_table interface
Florian Westphal
2017-09-19
test_rhashtable: add a check for max_size
Florian Westphal
2017-09-19
test_rhashtable: don't use global entries variable
Florian Westphal
2017-09-19
test_rhashtable: don't allocate huge static array
Florian Westphal
2017-09-19
rhashtable: Documentation tweak
Andreas Gruenbacher
2017-09-18
driver core: suppress sending MODALIAS in UNBIND uevents
Dmitry Torokhov
2017-09-14
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
lib/test_bitmap.c: use ULL suffix for 64-bit constants
Geert Uytterhoeven
2017-09-13
idr: remove WARN_ON_ONCE() when trying to replace negative ID
Eric Biggers
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-08
cpumask: make cpumask_next() out-of-line
Alexey Dobriyan
2017-09-08
test_kmod: flip INT checks to be consistent
Dan Carpenter
2017-09-08
test_kmod: remove paranoid UINT_MAX check on uint range processing
Dan Carpenter
2017-09-08
lib/oid_registry.c: X.509: fix the buffer overflow in the utility function fo...
Takashi Iwai
2017-09-08
radix-tree: must check __radix_tree_preload() return value
Eric Dumazet
2017-09-08
lib/cmdline.c: remove meaningless comment
Baoquan He
2017-09-08
lib/string.c: check for kmalloc() failure
Dan Carpenter
2017-09-08
bitmap: introduce BITMAP_FROM_U64()
Yury Norov
2017-09-08
lib/test_bitmap.c: add test for bitmap_parselist()
Yury Norov
2017-09-08
lib/bitmap.c: make bitmap_parselist() thread-safe and much faster
Yury Norov
2017-09-08
lib: add test module for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
2017-09-08
lib/hexdump.c: return -EINVAL in case of error in hex2bin()
Andy Shevchenko
[next]