aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-06-29Merge tag 'v3.18.16' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-06-09lib: Fix strnlen_user() to not touch memory after specified maximumJan Kara
2015-05-17lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VARmancha security
2015-05-08lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionalsJosh Cartwright
2015-05-08lockdep: Selftest: Only do hardirq context test for raw spinlockYong Zhang
2015-05-08cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2015-05-08debugobjects-rt.patchThomas Gleixner
2015-05-08percpu_ida: use locklocksSebastian Andrzej Siewior
2015-05-08idr: Use local lock instead of preempt enable/disableThomas Gleixner
2015-05-08sched: Generic migrate_disablePeter Zijlstra
2015-05-08sched-migrate-disable.patchThomas Gleixner
2015-05-08radix-tree-rt-aware.patchThomas Gleixner
2015-05-08genirq: Disable DEBUG_SHIRQ for rtThomas Gleixner
2015-05-08mm: scatterlist dont disable irqs on RTThomas Gleixner
2015-03-28LZ4 : fix the data abort issueJeHyeon Yeon
2015-02-11lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan
2015-02-11lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan
2015-01-27decompress_bunzip2: off by one in get_next_block()Dan Carpenter
2014-12-03lib/genalloc.c: export devm_gen_pool_create() for modulesMichal Simek
2014-12-02mm: do not overwrite reserved pages counter at show_mem()Rafael Aquini
2014-11-16reciprocal_div: objects with exported symbols should be obj-y rather than lib-yHannes Frederic Sowa
2014-11-13lib: rhashtable - Remove weird non-ASCII characters from commentsHerbert Xu
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2014-10-29lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara
2014-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-28lib/scatterlist: fix memory leak with scsi-mqTony Battersby
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds
2014-10-17random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-10-14crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.cJan-Simon Möller
2014-10-14lib/raid6: Add log level to printksAnton Blanchard
2014-10-14lib/vsprintf: add %*pE[achnops] format specifierAndy Shevchenko
2014-10-14lib / string_helpers: introduce string_escape_mem()Andy Shevchenko
2014-10-14lib / string_helpers: refactoring the test suiteAndy Shevchenko
2014-10-14lib / string_helpers: move documentation to c-fileAndy Shevchenko
2014-10-14lib: string: Make all calls to strnicmp into calls to strncasecmpRasmus Villemoes
2014-10-14lib/string.c: remove duplicated functionRasmus Villemoes
2014-10-14lib: rename TEST_MODULE to TEST_LKMValentin Rothberg
2014-10-14lib: remove prio_heapLai Jiangshan
2014-10-14lib/textsearch.c: remove textsearch_put reference from commentsRaphael Silva
2014-10-14lib/dynamic_debug.c: use seq_open_private() instead of seq_open()Rob Jones
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-10-09lib/genalloc.c: add genpool range check functionLaura Abbott
2014-10-09lib/genalloc.c: add power aligned algorithmLaura Abbott