summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-109/+238
2018-08-23lib/fonts: convert comments to utf-8Arnd Bergmann-512/+512
2018-08-22lib/rhashtable: guarantee initial hashtable allocationDavidlohr Bueso-3/+11
2018-08-22lib/rhashtable: simplify bucket_table_alloc()Davidlohr Bueso-5/+2
2018-08-22lib/test_hexdump.c: fix failure on big endian cpuChristophe Leroy-5/+23
2018-08-22lib/Kconfig: remove 'default n' for testsAndy Shevchenko-18/+0
2018-08-22lib: add crc64 calculation routinesColy Li-0/+145
2018-08-22lib/test_debug_virtual.c: make struct pointer foo staticColin Ian King-1/+1
2018-08-22lib/bitmap.c: drop unnecessary 0 check for u32 array operationsAndy Shevchenko-8/+1
2018-08-21ida: Change ida_get_new_above to return the idMatthew Wilcox-18/+12
2018-08-21ida: Remove old APIMatthew Wilcox-50/+7
2018-08-21test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox-0/+54
2018-08-21test_ida: Convert check_ida_conv to new APIMatthew Wilcox-0/+30
2018-08-21test_ida: Move ida_check_maxMatthew Wilcox-0/+23
2018-08-21test_ida: Move ida_check_leafMatthew Wilcox-0/+25
2018-08-21ida: Start new test_ida moduleMatthew Wilcox-0/+49
2018-08-21ida: Add new APIMatthew Wilcox-39/+31
2018-08-21ida: Lock the IDA in ida_destroyMatthew Wilcox-6/+11
2018-08-21radix-tree: Fix UBSAN warningMatthew Wilcox-1/+1
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-4/+7
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+20
2018-08-18deprecate the '__deprecated' attribute warnings entirely and for goodLinus Torvalds-8/+0
2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+36
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe-522/+434
2018-08-16ila: make lockdep happy againCong Wang-4/+7
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe-3322/+161
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-375/+7
2018-08-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+26
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1/+1
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-25/+14
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-48/+267
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+7
2018-08-15Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+34
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds-8/+16
2018-08-14Merge branch 'for-4.19-nmi' into for-linusPetr Mladek-3/+0
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-16/+18
2018-08-13Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-35/+34
2018-08-13Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds-4/+6
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-11/+0
2018-08-11Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon-3298/+48
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin-11/+0
2018-08-08test_overflow: Add shift overflow testsKees Cook-1/+197
2018-08-07lib/mpi: remove redundant variable esignColin Ian King-2/+1
2018-08-07lib/vsprintf: Do not handle %pO[^F] as %pxBart Van Assche-0/+1
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu-3311/+161
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1