aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-0/+712
2017-09-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 5-4/+263
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-8/+49
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-2/+139
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+6
2017-09-04Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-0/+3
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsGravatar Ingo Molnar 3-2/+5
2017-09-03Merge branch 'docs-next' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+1
2017-09-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+3
2017-08-30assoc_array: fix path to assoc_array documentationGravatar Alexander Kuleshov 1-1/+1
2017-08-29locking/lockdep/selftests: Fix mixed read-write ABBA testsGravatar Peter Zijlstra 1-0/+6
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsGravatar Ingo Molnar 5-34/+56
2017-08-25locking/lockdep/selftests: Add mixed read-write ABBA testsGravatar Peter Zijlstra 1-2/+115
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 1-0/+7
2017-08-22lib/mpi: kunmap after finishing accessing bufferGravatar Stephan Mueller 1-1/+3
2017-08-22Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...Gravatar Dave Airlie 1-0/+1
2017-08-18drm/i915: Replace execbuf vma ht with an idrGravatar Chris Wilson 1-0/+1
2017-08-18kernel/watchdog: Prevent false positives with turbo modesGravatar Thomas Gleixner 1-0/+7
2017-08-17locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETI...Gravatar Ingo Molnar 1-2/+2
2017-08-17locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONSGravatar Byungchul Park 1-2/+2
2017-08-17locking/lockdep: Reword title of LOCKDEP_CROSSRELEASE configGravatar Byungchul Park 1-1/+1
2017-08-17locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKINGGravatar Byungchul Park 1-5/+2
2017-08-14Merge 4.13-rc5 into driver-core-nextGravatar Greg Kroah-Hartman 4-34/+49
2017-08-14debugobjects: Make kmemleak ignore debug objectsGravatar Waiman Long 1-0/+3
2017-08-11Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 2-11/+13
2017-08-10fault-inject: fix wrong should_fail() decision in task contextGravatar Akinobu Mita 1-3/+5
2017-08-10test_kmod: fix small memory leak on filesystem testsGravatar Dan Carpenter 1-1/+1
2017-08-10test_kmod: fix the lock in register_test_dev_kmod()Gravatar Dan Carpenter 1-1/+1
2017-08-10test_kmod: fix bug which allows negative values on two config optionsGravatar Luis R. Rodriguez 1-4/+4
2017-08-10test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY"Gravatar Colin Ian King 1-2/+2
2017-08-10test_firmware: add batched firmware testsGravatar Luis R. Rodriguez 1-0/+710
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesGravatar Ingo Molnar 2-23/+36
2017-08-10locking/lockdep: Apply crossrelease to completionsGravatar Byungchul Park 1-0/+9
2017-08-10locking/lockdep: Implement the 'crossrelease' featureGravatar Byungchul Park 1-0/+12
2017-08-09md/raid6: implement recovery using ARM NEON intrinsicsGravatar Ard Biesheuvel 4-1/+233
2017-08-09md/raid6: use faster multiplication for ARM NEON delta syndromeGravatar Ard Biesheuvel 1-3/+30
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-22/+35
2017-07-26x86/kconfig: Make it easier to switch to the new ORC unwinderGravatar Josh Poimboeuf 1-3/+3
2017-07-26x86/unwind: Add the ORC unwinderGravatar Josh Poimboeuf 1-0/+3
2017-07-25lib: test_rhashtable: Fix KASAN warningGravatar Phil Sutter 1-1/+3
2017-07-24lib: test_rhashtable: fix for large entry countsGravatar Phil Sutter 1-21/+32
2017-07-22Merge branch 'bind_unbind' into driver-core-nextGravatar Greg Kroah-Hartman 1-0/+2
2017-07-22driver core: emit uevents when device is bound to a driverGravatar Dmitry Torokhov 1-0/+2
2017-07-21uuid: fix incorrect uuid_equal conversion in test_uuid_testGravatar Christoph Hellwig 1-1/+1
2017-07-18swiotlb: Add warnings for use of bounce buffers with SMEGravatar Tom Lendacky 1-0/+3
2017-07-18x86, swiotlb: Add memory encryption supportGravatar Tom Lendacky 1-8/+46
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-1/+29
2017-07-15random: suppress spammy warnings about unseeded randomnessGravatar Theodore Ts'o 1-6/+18
2017-07-14kmod: add test driver to stress test the module loaderGravatar Luis R. Rodriguez 3-0/+1274