index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: logic_pio: Add logic_pio_unregister_range()
John Garry
2019-09-06
1
-0
/
+14
*
lib: logic_pio: Avoid possible overlap for unregistering regions
John Garry
2019-09-06
1
-5
/
+5
*
lib: logic_pio: Fix RCU usage
John Garry
2019-09-06
1
-14
/
+35
*
test_firmware: fix a memory leak bug
Wenwen Wang
2019-08-16
1
-1
/
+4
*
lib/test_string.c: avoid masking memset16/32/64 failures
Peter Rosin
2019-08-06
1
-3
/
+3
*
lib/test_overflow.c: avoid tainting the kernel and fix wrap size
Kees Cook
2019-08-06
1
-5
/
+6
*
lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
Christophe Leroy
2019-07-26
1
-4
/
+5
*
rslib: Fix handling of of caller provided syndrome
Ferdinand Blomqvist
2019-07-26
1
-2
/
+12
*
rslib: Fix decoding of shortened codes
Ferdinand Blomqvist
2019-07-26
1
-2
/
+2
*
lib/mpi: Fix karactx leak in mpi_powm
Herbert Xu
2019-07-10
1
-4
/
+2
*
test_firmware: Use correct snprintf() limit
Dan Carpenter
2019-06-11
1
-7
/
+7
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-06-04
1
-1
/
+1
*
kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.
Tetsuo Handa
2019-05-31
1
-4
/
+7
*
mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions
Peter Zijlstra
2019-05-31
2
-4
/
+5
*
sbitmap: fix improper use of smp_mb__before_atomic()
Andrea Parri
2019-05-31
1
-1
/
+1
*
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
Gary Hook
2019-05-25
1
-0
/
+11
*
iov_iter: optimize page_copy_sane()
Eric Dumazet
2019-05-22
1
-2
/
+15
*
ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
Andrey Ryabinin
2019-05-10
1
-26
/
+23
*
lib/Kconfig.debug: fix build error without CONFIG_BLOCK
YueHaibing
2019-05-02
1
-0
/
+1
*
lib/div64.c: off by one in shift
Stanislaw Gruszka
2019-04-20
1
-2
/
+2
*
lib/string.c: implement a basic bcmp
Nick Desaulniers
2019-04-17
1
-0
/
+20
*
ARM: 8833/1: Ensure that NEON code always compiles with Clang
Nathan Chancellor
2019-04-05
1
-1
/
+1
*
kprobes: Prohibit probing on bsearch()
Andrea Righi
2019-04-05
1
-0
/
+2
*
rhashtable: Still do rehash when we get EEXIST
Herbert Xu
2019-04-03
1
-2
/
+6
*
assoc_array: Fix shortcut creation
David Howells
2019-03-23
1
-3
/
+5
*
lib/test_kmod.c: potential double free in error handling
Dan Carpenter
2019-03-13
1
-1
/
+1
*
lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
Bart Van Assche
2019-02-12
1
-8
/
+15
*
seq_buf: Make seq_buf_puts() null-terminate the buffer
Michael Ellerman
2019-02-12
1
-1
/
+5
*
fix int_sqrt64() for very large numbers
Florian La Roche
2019-01-22
1
-1
/
+1
*
lib: fix build failure in CONFIG_DEBUG_VIRTUAL test
Christophe Leroy
2019-01-13
1
-0
/
+1
*
raid6/ppc: Fix build for clang
Joel Stanley
2019-01-13
1
-0
/
+15
*
debugobjects: avoid recursive calls with kmemleak
Qian Cai
2018-12-17
1
-3
/
+2
*
test_firmware: fix error return getting clobbered
Colin Ian King
2018-12-13
1
-0
/
+1
*
test_hexdump: use memcpy instead of strncpy
Linus Torvalds
2018-12-08
1
-1
/
+1
*
lib/test_kmod.c: fix rmmod double free
Luis Chamberlain
2018-12-05
1
-1
/
+0
*
lib/raid6: Fix arm64 test build
Jeremy Linton
2018-11-27
1
-2
/
+2
*
lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
Arnd Bergmann
2018-11-21
1
-2
/
+1
*
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
2018-11-13
1
-1
/
+1
*
test_ida: Fix lockdep warning
Matthew Wilcox
2018-10-15
1
-2
/
+2
*
Merge tag 'mtd/fixes-for-4.19-rc8' of git://git.infradead.org/linux-mtd
Greg Kroah-Hartman
2018-10-12
2
-5
/
+13
|
\
|
*
lib/bch: fix possible stack overrun
Arnd Bergmann
2018-10-12
2
-5
/
+13
*
|
Merge tag 'trace-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2018-10-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
vsprintf: Fix off-by-one bug in bstr_printf() processing dereferenced pointers
Steven Rostedt (VMware)
2018-10-05
1
-1
/
+1
*
|
lib/xz: Put CRC32_POLY_LE in xz_private.h
Joel Stanley
2018-10-02
2
-1
/
+4
|
/
*
lib/Kconfig.debug: fix three typos in help text
Thibaut Sautereau
2018-09-04
1
-2
/
+2
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-09-02
1
-1
/
+0
|
\
|
*
notifier: Remove notifier header file wherever not used
Mukesh Ojha
2018-08-30
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-27
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
rhashtable: remove duplicated include from rhashtable.c
Yue Haibing
2018-08-20
1
-1
/
+0
*
|
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
5
-109
/
+238
|
\
\
[next]