summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* rhashtable: Fix use before NULL check in bucket_table_freeHerbert Xu2017-02-261-3/+1
* lib: Allow compile-testing of parmanGeert Uytterhoeven2017-02-261-1/+1
* lib: fix spelling mistake: "actualy" -> "actually"Colin Ian King2017-02-261-1/+1
* Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-233-0/+320
|\
| * lib/Kconfig: make PRIME_NUMBERS not user selectable.Dave Airlie2017-02-241-1/+1
| * Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-02-011-1/+2
| |\
| | * lib/prime_numbers: Suppress warn on kmalloc failureChris Wilson2017-01-231-1/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2017-01-275-29/+36
| |\ \ | | |/ | |/|
| * | Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-093-0/+323
| |\ \
| | * | lib: Add a simple prime number generatorChris Wilson2016-12-273-0/+323
| | * | Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter2016-12-131-1/+1
| | |\ \
* | | \ \ Merge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-231-1/+2
|\ \ \ \ \
| * | | | | usercopy: ARM NOMMU has no 64-bit get_userArnd Bergmann2017-02-221-1/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-231-1/+1
|\ \ \ \ \ \
| * | | | | | lib: Remove string from parman config selectionJiri Pirko2017-02-231-1/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-222-2/+7
|\ \ \ \ \ \ \
| * | | | | | | lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-221-2/+2
| * | | | | | | dma-debug: add comment for failed to check map errorMiles Chen2017-02-221-0/+5
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-02-221-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | printk: rename nmi.c and exported apiSergey Senozhatsky2017-02-081-1/+1
* | | | | | | | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-221-0/+10
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman2017-01-162-24/+32
| |\ \ \ \ \ \ \ \
| * | | | | | | | | serial: do not accept sysrq characters via serial portFelix Fietkau2017-01-121-0/+10
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-221-30/+62
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman2017-02-063-5/+4
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | test_firmware: add test custom fallback triggerLuis R. Rodriguez2017-01-251-0/+45
| * | | | | | | | test_firmware: use device attribute groupsLuis R. Rodriguez2017-01-251-24/+11
| * | | | | | | | test_firmware: move misc_device downLuis R. Rodriguez2017-01-251-6/+6
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-221-1/+4
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/coreWill Deacon2017-01-121-1/+4
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUALLaura Abbott2017-01-111-1/+4
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-228-55/+1787
|\ \ \ \ \ \ \ \
| * | | | | | | | rhashtable: Add nested tablesHerbert Xu2017-02-171-50/+220
| * | | | | | | | lib: Introduce priority array area managerJiri Pirko2017-02-035-0/+787
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-282-2/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-172-26/+34
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-111-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-092-8/+55
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld2017-01-092-4/+415
| * | | | | | | | | | siphash: add cryptographically secure PRFJason A. Donenfeld2017-01-094-5/+369
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-211-14/+103
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | usercopy: Add tests for all get_user() sizesKees Cook2017-02-211-13/+76
| * | | | | | | | | usercopy: Adjust tests to deal with SMAP/PANKees Cook2017-02-161-8/+24
| * | | | | | | | | usercopy: add testcases to check zeroing on failureHoeun Ryu2017-02-161-0/+10
| |/ / / / / / / /
* | | | | | | | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-211-8/+131
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe2017-02-171-8/+131
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | sbitmap: add helpers for dumping to a seq_fileOmar Sandoval2017-01-271-0/+91
| | * | | | | | | | sbitmap: fix wakeup hang after sbq resizeOmar Sandoval2017-01-181-5/+30
| | * | | | | | | | sbitmap: use smp_mb__after_atomic() in sbq_wake_up()Omar Sandoval2017-01-181-3/+10
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-02-202-68/+1
|\ \ \ \ \ \ \ \ \