index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2019-06-02
XArray tests: Add check_insert
Matthew Wilcox
-0
/
+38
2019-06-02
idr: Fix idr_get_next race with idr_remove
Matthew Wilcox (Oracle)
-2
/
+12
2019-06-02
Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
-1
/
+1
2019-06-01
lib/sort.c: fix kernel-doc notation warnings
Randy Dunlap
-6
/
+9
2019-06-01
treewide: fix typos of SPDX-License-Identifier
Masahiro Yamada
-1
/
+1
2019-05-31
uio: make import_iovec()/compat_import_iovec() return bytes on success
Jens Axboe
-7
/
+8
2019-05-31
mm: fix page cache convergence regression
Johannes Weiner
-2
/
+10
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
-151
/
+21
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
-19
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
-20
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
-27
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
-14
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
-71
/
+14
2019-05-29
Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linux
Linus Torvalds
-1
/
+2
2019-05-24
Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block
Linus Torvalds
-1
/
+1
2019-05-24
test_firmware: Use correct snprintf() limit
Dan Carpenter
-7
/
+7
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
Thomas Gleixner
-79
/
+6
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 95
Thomas Gleixner
-15
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91
Thomas Gleixner
-13
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83
Thomas Gleixner
-8
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
-15
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48
Thomas Gleixner
-49
/
+8
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
-25
/
+5
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 26
Thomas Gleixner
-182
/
+13
2019-05-23
sbitmap: fix improper use of smp_mb__before_atomic()
Andrea Parri
-1
/
+1
2019-05-23
lib/list_sort: fix kerneldoc build error
Jonathan Corbet
-1
/
+2
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-2
/
+52
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10
Thomas Gleixner
-2
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+17
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
-0
/
+23
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
-0
/
+11
2019-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-18
/
+19
2019-05-17
lib: Correct comment of prandom_seed
Philippe Mazenauer
-2
/
+2
2019-05-16
slab: remove /proc/slab_allocators
Qian Cai
-4
/
+0
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+4
2019-05-16
rhashtable: Fix cmpxchg RCU warnings
Herbert Xu
-2
/
+3
2019-05-16
rhashtable: Remove RCU marking from rhash_lock_head
Herbert Xu
-14
/
+14
2019-05-16
Merge branch 'linus' into x86/urgent, to pick up dependent changes
Ingo Molnar
-746
/
+1793
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test case
Eric Sandeen
-1
/
+17
2019-05-14
init: introduce DEBUG_MISC option
Sinan Kaya
-0
/
+9
2019-05-14
lib/test_vmalloc.c:test_func(): eliminate local `ret'
Andrew Morton
-5
/
+3
2019-05-14
lib/test_bitmap: add tests for bitmap_parselist_user()
Yury Norov
-10
/
+36
2019-05-14
lib/test_bitmap: add testcases for bitmap_parselist()
Yury Norov
-1
/
+17
2019-05-14
lib/test_bitmap: switch test_bitmap_parselist to ktime_get()
Yury Norov
-5
/
+4
2019-05-14
lib: rework bitmap_parselist
Yury Norov
-113
/
+142
2019-05-14
lib: make bitmap_parselist_user() a wrapper on bitmap_parselist()
Yury Norov
-8
/
+11
2019-05-14
lib/math: move int_pow() from pwm_bl.c for wider use
Andy Shevchenko
-1
/
+33
2019-05-14
lib: Move mathematic helpers to separate folder
Andy Shevchenko
-22
/
+25
2019-05-14
lib/list_sort: optimize number of calls to comparison function
George Spelvin
-22
/
+91
2019-05-14
lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS
George Spelvin
-62
/
+103
[prev]
[next]