summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAge
* Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\
| * Merge tag 'v4.4.10' into linux-linaro-lsk-v4.4Alex Shi2016-05-12
| |\
| | * lib/test-string_helpers.c: fix and improve string_get_size() testsVitaly Kuznetsov2016-05-11
| * | extable: add support for relative extables to search and sort routinesArd Biesheuvel2016-05-11
| |/
| * lib/mpi: Endianness fixMichal Marek2016-05-04
| * lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra2016-05-04
| * assoc_array: don't call compare_object() on a nodeJerome Marchand2016-05-04
* | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\|
| * lib: sw842: select crc32Arnd Bergmann2016-03-03
| * lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk2016-03-03
| * lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones2016-03-03
* | workqueue: implement lockup detectorTejun Heo2016-05-05
* | lib: Makefile: Ignore Kasan errors reported from the find_bitTrilok Soni2016-05-05
* | lib: memtest: Add MEMTEST_ENABLE_DEFAULT optionTrilok Soni2016-05-05
* | mm/page_owner: ask users about default setting of PAGE_OWNERTrilok Soni2016-05-03
* | Revert "kernel: lib: allow larger stack frame size for KASan"Satya Durga Srinivasu Prabhala2016-04-22
* | lib: do_strncpy_from_user: Fix return error code for get_user failuresImran Khan2016-04-19
* | debugobjects: use kmemleak_not_leak for debug object memoryVignesh Radhakrishnan2016-03-23
* | kmemleak : Make module scanning optional using configVignesh Radhakrishnan2016-03-23
* | lib: align source before using optimized implementationSanrio Alvares2016-03-23
* | radix-tree: add radix_tree_gang_lookup_indexVinayak Menon2016-03-23
* | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\|
| * dump_stack: avoid potential deadlocksEric Dumazet2016-02-25
| * radix-tree: fix race in gang lookupMatthew Wilcox2016-02-25
| * dma-debug: switch check from _text to _stextLaura Abbott2016-02-25
| * string_helpers: fix precision loss for some inputsJames Bottomley2016-02-25
| * klist: fix starting point removed bug in klist iteratorsJames Bottomley2016-02-25
| * crypto: crc32c - Fix crc32c soft dependencyJean Delvare2016-02-17
* | sched/debug: Add Kconfig to trigger panics on all 'BUG:' conditionsMatt Wagantall2016-03-23
* | sched/debug: Make sysrq prints of sched debug data optionalMatt Wagantall2016-03-23
* | sched/rt: Add Kconfig option to enable panicking for RT throttlingMatt Wagantall2016-03-23
* | lib: Kconfig.debug: Fix the recursive dependencyRohit Vaswani2016-03-22
* | lib: spinlock: Trigger a watchdog bite on spin_dump for rwlockPrasad Sodagudi2016-03-22
* | lib: spinlock: Cause a watchdog bite on spin_dumpRohit Vaswani2016-03-22
* | kernel/lib: add additional debug capabilites for data corruptionSyed Rameez Mustafa2016-03-22
* | kasan: Kconfig: Add KASAN_SANITIZE_ALLPatrick Daly2016-03-22
* | lib: Ignore kasan errors from find_next_bit and last bitPatrick Daly2016-03-22
* | kernel: lib: allow larger stack frame size for KASanSe Wang (Patrick) Oh2016-03-22
* | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-03-22
* | Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani2016-03-22
* | soc: qcom: Add snapshot of QMIKarthikeyan Ramasubramanian2016-03-22
* | kmemleak : Make kmemleak_stack_scan optional using configVignesh Radhakrishnan2016-03-22
* | kmemleak : Make kmemleak_stack_scan optional using configVignesh Radhakrishnan2016-03-22
* | scsi: ufs: Inject errors to verify error handlingSujit Reddy Thumma2016-03-22
* | lib: iomap: Add MSM RTB supportRohit Vaswani2016-03-01
* | hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross2016-02-16
|/
* rhashtable: Kill harmless RCU warning in rhashtable_walk_initHerbert Xu2015-12-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-17
|\
| * rhashtable: Fix walker list corruptionHerbert Xu2015-12-16