index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-06
lib: logic_pio: Add logic_pio_unregister_range()
John Garry
1
-0
/
+14
2019-09-06
lib: logic_pio: Avoid possible overlap for unregistering regions
John Garry
1
-5
/
+5
2019-09-06
lib: logic_pio: Fix RCU usage
John Garry
1
-14
/
+35
2019-08-16
test_firmware: fix a memory leak bug
Wenwen Wang
1
-1
/
+4
2019-08-06
ubsan: build ubsan.c more conservatively
Arnd Bergmann
1
-1
/
+2
2019-08-06
mm/ioremap: check virtual address alignment while creating huge mappings
Anshuman Khandual
1
-0
/
+9
2019-08-06
lib/test_string.c: avoid masking memset16/32/64 failures
Peter Rosin
1
-3
/
+3
2019-08-06
lib/test_overflow.c: avoid tainting the kernel and fix wrap size
Kees Cook
1
-5
/
+6
2019-07-26
lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
Christophe Leroy
1
-4
/
+5
2019-07-26
rslib: Fix handling of of caller provided syndrome
Ferdinand Blomqvist
1
-2
/
+12
2019-07-26
rslib: Fix decoding of shortened codes
Ferdinand Blomqvist
1
-2
/
+2
2019-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+2
2019-07-05
devres: allow const resource arguments
Arnd Bergmann
1
-1
/
+2
2019-07-03
lib/mpi: Fix karactx leak in mpi_powm
Herbert Xu
1
-4
/
+2
2019-06-29
Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
3
-4
/
+60
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
24
-94
/
+24
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504
Thomas Gleixner
1
-13
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
1
-5
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
9
-37
/
+9
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248
Thomas Gleixner
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
12
-37
/
+12
2019-06-18
Merge tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+15
2019-06-13
lib/genalloc: introduce chunk owners
Dan Williams
1
-26
/
+25
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
18
-119
/
+18
2019-06-08
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2019-06-07
lockref: Limit number of cmpxchg loop retries
Jan Glauber
1
-0
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
6
-30
/
+6
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 435
Thomas Gleixner
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 431
Thomas Gleixner
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328
Thomas Gleixner
1
-12
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2
-18
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 283
Thomas Gleixner
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
3
-27
/
+3
2019-06-05
lib/test_stackinit: Handle Clang auto-initialization pattern
Kees Cook
1
-6
/
+15
2019-06-02
XArray tests: Add check_insert
Matthew Wilcox
1
-0
/
+38
2019-06-02
idr: Fix idr_get_next race with idr_remove
Matthew Wilcox (Oracle)
1
-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
/
+1
2019-06-01
lib/sort.c: fix kernel-doc notation warnings
Randy Dunlap
1
-6
/
+9
2019-06-01
treewide: fix typos of SPDX-License-Identifier
Masahiro Yamada
1
-1
/
+1
2019-05-31
mm: fix page cache convergence regression
Johannes Weiner
1
-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
21
-151
/
+21
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2
-19
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2
-20
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2
-27
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
1
-14
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
14
-71
/
+14
2019-05-29
Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+2
[next]