summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-06-16MPILIB: add mpi_read_buf() and mpi_get_size() helpersTadeusz Struk
2015-06-03scatterlist: introduce sg_nents_for_lenTom Lendacky
2015-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2015-05-13lib: correct 842 decompress for 32 bitDan Streetman
2015-05-13lib: make lib/842 decompress functions staticDan Streetman
2015-05-11lib: add software 842 compression/decompressionDan Streetman
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15lru_cache: remove use of seq_printf return valueJoe Perches
2015-04-15lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes
2015-04-15lib/string_helpers.c: refactor string_escape_memRasmus Villemoes
2015-04-15lib/vsprintf.c: fix potential NULL deref in hex_stringRasmus Villemoes
2015-04-15lib/vsprintf: add %pC{,n,r} format specifiers for clocksGeert Uytterhoeven
2015-04-15lib/vsprintf.c: another small hackRasmus Villemoes
2015-04-15lib/vsprintf.c: eliminate duplicate hex string arrayRasmus Villemoes
2015-04-15lib/vsprintf.c: reduce stack use in number()Rasmus Villemoes
2015-04-15lib/vsprintf.c: eliminate some branchesRasmus Villemoes
2015-04-15lib/test-hexdump.c: fix initconst confusionAndi Kleen
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14Kconfig: memtest: update number of test patterns up to 17Vladimir Murzin
2015-04-14mm: move memtest under mmVladimir Murzin
2015-04-14x86, mm: support huge KVA mappings on x86Toshi Kani
2015-04-14mm: change ioremap to set up huge I/O mappingsToshi Kani
2015-04-14lib/ioremap.c: add huge I/O map capability interfacesToshi Kani
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-11Merge branch 'iov_iter' into for-nextAl Viro
2015-04-11VFS: Add iov_iter_fault_in_multipages_readable()Anton Altaparmakov
2015-04-09Merge branch 'iov_iter' into for-davemAl Viro
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-04-03test_rhashtable: Remove bogus max_size settingHerbert Xu
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-31netlink: pad nla_memcpy dest buffer with zeroesJiri Benc
2015-03-31block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar
2015-03-30saner iov_iter initialization primitivesAl Viro
2015-03-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-03-25rhashtable: provide len to obj_hashfnPatrick McHardy
2015-03-25kobject: WARN as tip when call kobject_get() to a kobject not initializedEthan Zhao
2015-03-25lib/lz4: Pull out constant tablesRasmus Villemoes
2015-03-24rhashtable: Add rhashtable_free_and_destroy()Thomas Graf
2015-03-24rhashtable: Disable automatic shrinking by defaultThomas Graf
2015-03-24rhashtable: Use 'unsigned int' consistentlyThomas Graf