summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.Tetsuo Handa2019-05-311-4/+7
* mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versionsPeter Zijlstra2019-05-312-4/+5
* sbitmap: fix improper use of smp_mb__before_atomic()Andrea Parri2019-05-311-1/+1
* x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook2019-05-251-0/+11
* iov_iter: optimize page_copy_sane()Eric Dumazet2019-05-221-2/+15
* iov_iter: Fix build error without CONFIG_CRYPTOYueHaibing2019-05-101-0/+4
* ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warningsAndrey Ryabinin2019-05-101-26/+23
* sbitmap: order READ/WRITE freed instance and setting clear bitMing Lei2019-05-041-0/+11
* lib/Kconfig.debug: fix build error without CONFIG_BLOCKYueHaibing2019-05-021-0/+1
* lib/div64.c: off by one in shiftStanislaw Gruszka2019-04-201-2/+2
* lib/string.c: implement a basic bcmpNick Desaulniers2019-04-171-0/+20
* ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor2019-04-051-1/+1
* kprobes: Prohibit probing on bsearch()Andrea Righi2019-04-051-0/+2
* rhashtable: Still do rehash when we get EEXISTHerbert Xu2019-04-031-2/+6
* kasan: turn off asan-stack for clang-8 and earlierArnd Bergmann2019-03-011-0/+22
* Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-02-201-3/+5
|\
| * assoc_array: Fix shortcut creationDavid Howells2019-02-151-3/+5
* | Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...Linus Torvalds2019-02-161-2/+2
|\ \ | |/ |/|
| * lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pureMiguel Ojeda2019-02-151-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-081-8/+15
|\ \ | |/ |/|
| * lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamicallyBart Van Assche2019-01-311-8/+15
* | lib/test_kmod.c: potential double free in error handlingDan Carpenter2019-02-011-1/+1
|/
* Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-01-222-50/+99
|\
| * XArray tests: Check mark 2 gets squashedMatthew Wilcox2019-01-141-3/+3
| * XArray: Honour reserved entries in xa_insertMatthew Wilcox2019-01-062-3/+46
| * XArray: Permit storing 2-byte-aligned pointersMatthew Wilcox2019-01-062-9/+43
| * XArray: Change xa_for_each iteratorMatthew Wilcox2019-01-061-6/+5
| * XArray: Turn xa_init_flags into a static inlineMatthew Wilcox2019-01-061-29/+0
| * XArray tests: Add RCU lockingMatthew Wilcox2019-01-061-0/+2
* | fix int_sqrt64() for very large numbersFlorian La Roche2019-01-211-1/+1
* | sbitmap: Protect swap_lock from hardirqMing Lei2019-01-151-2/+3
* | sbitmap: Protect swap_lock from softirqsSteven Rostedt (VMware)2019-01-151-10/+2
|/
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-062-4/+3
|\
| * kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-061-3/+2
| * jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-1/+1
* | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-053-38/+54
|\ \ | |/ |/|
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2019-01-033-38/+54
| |\
| | * lib/raid6: add option to skip algo benchmarkingDaniel Verkamp2018-12-202-0/+13
| | * lib/raid6: sort algos in rough performance orderDaniel Verkamp2018-12-201-38/+38
| | * lib/raid6: check for assembler SSSE3 supportDaniel Verkamp2018-12-201-0/+3
* | | lib/genalloc.c: include vmalloc.hOlof Johansson2019-01-051-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-01-051-27/+27
|\ \ \
| * | | iov_iter: reduce code duplicationAl Viro2018-11-271-27/+27
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-16/+19
|\ \ \ \
| * | | | lib/genalloc.c: use vzalloc_node() to allocate the bitmapHuang Shijie2019-01-041-2/+2
| * | | | lib/find_bit_benchmark.c: align test_find_next_and_bit with othersYury Norov2019-01-041-6/+5
| * | | | lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunkAlexey Skidanov2019-01-041-8/+12
| | |/ / | |/| |
* | | | make 'user_access_begin()' do 'access_ok()'Linus Torvalds2019-01-042-8/+10
* | | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-033-8/+8
|/ / /
* | | Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2019-01-021-3/+3
|\ \ \