summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAge
* 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
| * rhashtable: Enforce minimum size on initial hash tableHerbert Xu2015-12-16
| * Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation"David S. Miller2015-12-05
| * rhashtable: Use __vmalloc with GFP_ATOMIC for table allocationHerbert Xu2015-12-04
| * rhashtable: Prevent spurious EBUSY errors on insertionHerbert Xu2015-12-04
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-12-17
|\ \
| * | dma-debug: Fix dma_debug_entry offset calculationDaniel Mentz2015-12-16
| |/
* / treewide: Remove old email addressPeter Zijlstra2015-11-23
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-10
|\
| * lib/string.c: add ULL suffix to the constant definitionAndy Shevchenko2015-11-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-10
|\ \ | |/ |/|
| * bpf: add mod default A and X test casesYang Shi2015-11-05
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-09
|\ \
| * | remove abs64()Andrew Morton2015-11-09
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-09
|\ \ \ | |/ / |/| |
| * | modpost: Add flag -E for making section mismatches fatalNicolas Boichat2015-10-06
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\ \ \
| * | | dma-debug: check nents in dma_sync_sg*Robin Murphy2015-11-06
| * | | lib/hexdump.c: truncate output in case of overflowAndy Shevchenko2015-11-06
| * | | lib/is_single_threaded.c: change current_is_single_threaded() to use for_each...Oleg Nesterov2015-11-06
| * | | lib/kobject.c: use kvasprintf_const for formatting ->nameRasmus Villemoes2015-11-06
| * | | lib/kasprintf.c: introduce kvasprintf_constRasmus Villemoes2015-11-06
| * | | lib/llist.c: fix data race in llist_del_firstDmitry Vyukov2015-11-06
| * | | lib/test-string_helpers.c: add string_get_size() testsVitaly Kuznetsov2015-11-06
| * | | lib/halfmd4.c: use rol32 inline function in the ROUND macroAlexander Kuleshov2015-11-06
| * | | lib/vsprintf.c: update documentationRasmus Villemoes2015-11-06
| * | | test_printf: test printf family at runtimeRasmus Villemoes2015-11-06
| * | | lib/vsprintf.c: remove SPECIAL handling in pointer()Rasmus Villemoes2015-11-06
| * | | lib/vsprintf.c: also improve sanity check in bstr_printf()Rasmus Villemoes2015-11-06
| * | | lib/vsprintf.c: handle invalid format specifiers more robustlyRasmus Villemoes2015-11-06