aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-05-02lib/crc-ccitt: add CCITT-FALSE CRC16 variantAndrey Vostrikov
2017-05-02treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-02lib/rhashtable.c: simplify a strange allocation patternMichal Hocko
2017-05-02Merge branch 'akpm-current/current'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'slave-dma/next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'md/for-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'pci/next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'crypto-current/master'Stephen Rothwell
2017-05-01rhashtable: compact struct rhashtable_paramsFlorian Westphal
2017-05-01Merge branch 'for-linus' into for-nextAl Viro
2017-05-01Merge branch 'work.iov_iter' into for-nextAl Viro
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-01Merge branch 'x86/boot'Ingo Molnar
2017-05-01Merge branch 'x86/asm'Ingo Molnar
2017-05-01Merge branch 'locking/core'Ingo Molnar
2017-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-29fix a braino in ITER_PIPE iov_iter_revert()Al Viro
2017-04-28rhashtable: Do not lower max_elems when max_size is zeroHerbert Xu
2017-04-27rhashtable: Cap total number of entries to 2^31Herbert Xu
2017-04-27lib/zlib_inflate/inftrees.c: fix potential buffer overflowGuenter Roeck
2017-04-27fault-inject: support systematic fault injectionDmitry Vyukov
2017-04-27lib/fault-inject.c: use correct check for interruptsDmitry Vyukov
2017-04-27checkpatch-add-ability-to-find-bad-uses-of-vsprintf-%pfoo-extensions-fix-fixAndrew Morton
2017-04-27checkpatch-add-ability-to-find-bad-uses-of-vsprintf-%pfoo-extensions-fixAndrew Morton
2017-04-27lib: add module support to linked list sorting testsGeert Uytterhoeven
2017-04-27lib: add module support to array-based sort testsGeert Uytterhoeven
2017-04-27Revert "lib/test_sort.c: make it explicitly non-modular"Geert Uytterhoeven
2017-04-27lockdep: allow to disable reclaim lockup detectionMichal Hocko
2017-04-27lib/dma-debug.c: make locking work for RTPankaj Gupta
2017-04-26rhashtable: remove insecure_max_entries paramFlorian Westphal
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-24devres: fix devm_ioremap_*() offset parameter kerneldoc descriptionLorenzo Pieralisi
2017-04-24Merge branch 'for-linus' into nextVinod Koul
2017-04-24dma-debug: use offset_in_page() macroGeliang Tang
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-18sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan
2017-04-18rhashtable: remove insecure_elasticityFlorian Westphal
2017-04-18boot/param: Move next_arg() function to lib/cmdline.c for later reuseBaoquan He
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-14sbitmap: add sbitmap_get_shallow() operationOmar Sandoval
2017-04-14Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-06Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al Viro
2017-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller