summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* lib/crc32: make core crc32() routines weak so they can be overriddenArd Biesheuvel2018-09-10
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-09-02
|\
| * notifier: Remove notifier header file wherever not usedMukesh Ojha2018-08-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-27
|\ \ | |/ |/|
| * rhashtable: remove duplicated include from rhashtable.cYue Haibing2018-08-20
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-26
|\ \
| * | ida: Change ida_get_new_above to return the idMatthew Wilcox2018-08-21
| * | ida: Remove old APIMatthew Wilcox2018-08-21
| * | test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox2018-08-21
| * | test_ida: Convert check_ida_conv to new APIMatthew Wilcox2018-08-21
| * | test_ida: Move ida_check_maxMatthew Wilcox2018-08-21
| * | test_ida: Move ida_check_leafMatthew Wilcox2018-08-21
| * | ida: Start new test_ida moduleMatthew Wilcox2018-08-21
| * | ida: Add new APIMatthew Wilcox2018-08-21
| * | ida: Lock the IDA in ida_destroyMatthew Wilcox2018-08-21
| * | radix-tree: Fix UBSAN warningMatthew Wilcox2018-08-21
* | | lib/fonts: convert comments to utf-8Arnd Bergmann2018-08-23
* | | lib/rhashtable: guarantee initial hashtable allocationDavidlohr Bueso2018-08-22
* | | lib/rhashtable: simplify bucket_table_alloc()Davidlohr Bueso2018-08-22
* | | lib/test_hexdump.c: fix failure on big endian cpuChristophe Leroy2018-08-22
* | | lib/Kconfig: remove 'default n' for testsAndy Shevchenko2018-08-22
* | | lib: add crc64 calculation routinesColy Li2018-08-22
* | | lib/test_debug_virtual.c: make struct pointer foo staticColin Ian King2018-08-22
* | | lib/bitmap.c: drop unnecessary 0 check for u32 array operationsAndy Shevchenko2018-08-22
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-19
|\ \
| * | ila: make lockdep happy againCong Wang2018-08-16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-08-18
|\ \ \
| * | | bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()Andy Shevchenko2018-08-01
* | | | deprecate the '__deprecated' attribute warnings entirely and for goodLinus Torvalds2018-08-18
* | | | Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-18
|\ \ \ \
| * \ \ \ Merge 4.18-rc7 into driver-core-nextGreg Kroah-Hartman2018-07-30
| |\ \ \ \
| * | | | | kobject: Replace strncpy with memcpyGuenter Roeck2018-07-07
* | | | | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-18
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'fsi-updates-2018-07-24' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-07-24
| |\ \ \ \ \ \
| | * | | | | | devres: Add devm_of_iomap()Benjamin Herrenschmidt2018-07-23
* | | | | | | | Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-16
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-16
| |\ \ \ \ \ \ \
| | * | | | | | | scsi: klist: Make it safe to use klists in atomic contextBart Van Assche2018-07-02
| | * | | | | | | scsi: Remove percpu_idaMatthew Wilcox2018-06-19
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-16
| |\ \ \ \ \ \ \
| | * | | | | | | vsprintf: Add command line option debug_boot_weak_hashTobin C. Harding2018-07-17
| | * | | | | | | vsprintf: Use hw RNG for ptr_keyTobin C. Harding2018-07-17
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-15
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ BackMerge v4.18-rc7 into drm-nextDave Airlie2018-07-29
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2018-07-05
| | |\ \ \ \ \ \ \
| | | * | | | | | | locking: Implement an algorithm choice for Wound-Wait mutexesThomas Hellstrom2018-07-03
| | | | |_|/ / / / | | | |/| | | | |
| * | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | lib/mpi: remove redundant variable esignColin Ian King2018-08-07
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-03
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | lib: Use existing define with polynomialKrzysztof Kozlowski2018-07-27