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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-05-22
kobject: don't use WARN for registration failures
Dmitry Vyukov
2018-03-20
lib/mpi: Fix umul_ppmm() for MIPS64r6
James Hogan
2018-03-04
509: fix printing uninitialized stack memory when OID is empty
Eric Biggers
2018-01-17
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...
Randy Dunlap
2018-01-17
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
2018-01-17
ASN.1: check for error from ASN1_OP_END__ACT actions
Eric Biggers
2017-12-06
test: firmware_class: report errors properly on failure
Brian Norris
2017-12-06
KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
Eric Biggers
2017-12-06
KEYS: fix out-of-bounds read during ASN.1 parsing
Eric Biggers
2017-11-05
assoc_array: Fix a buggy node-splitting case
David Howells
2017-11-05
lib/digsig: fix dereference of NULL user_key_payload
Eric Biggers
2017-09-10
lib/Kconfig.debug: fix frv build failure
Sudip Mukherjee
2017-07-31
swiotlb: ensure that page-sized mappings are page-aligned
Nikita Yushchenko
2017-07-31
lib/cmdline.c: fix get_options() overflow while parsing ranges
Ilya Matveychikov
2017-06-25
usercopy: Adjust tests to deal with SMAP/PAN
Kees Cook
2016-10-03
fix iov_iter_fault_in_readable()
Al Viro
2016-06-06
dma-debug: avoid spinlock recursion when disabling dma-debug
Ville Syrjälä
2016-04-20
lib: lz4: fixed zram with lz4 on big endian machines
Rui Salvaterra
2016-04-20
assoc_array: don't call compare_object() on a node
Jerome Marchand
2016-04-11
lib/ucs2_string: Correct ucs2 -> utf8 conversion
Jason Andryuk
2016-04-11
lib/ucs2_string: Add ucs2 -> utf8 helper functions
Peter Jones
2016-02-28
klist: fix starting point removed bug in klist iterators
James Bottomley
2016-02-15
dump_stack: avoid potential deadlocks
Eric Dumazet
2016-02-15
radix-tree: fix race in gang lookup
Matthew Wilcox
2016-02-03
string_helpers: fix precision loss for some inputs
James Bottomley
2016-02-03
lib/string_helpers.c: fix infinite loop in string_get_size()
Vitaly Kuznetsov
2016-02-03
crypto: crc32c - Fix crc32c soft dependency
Jean Delvare
2016-02-03
dma-debug: switch check from _text to _stext
Laura Abbott
2016-01-22
rhashtable: Fix walker list corruption
Herbert Xu
2016-01-22
rhashtable: Enforce minimum size on initial hash table
Herbert Xu
2015-11-09
fault-inject: fix inverted interval/probability values in printk
Florian Westphal
2015-10-22
lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer wh...
Sowmini Varadhan
2015-09-29
rhashtable: fix for resize events during table walk
Phil Sutter
2015-09-29
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
2015-08-10
dma-debug: skip debug_dma_assert_idle() when disabled
Haggai Eran
2015-08-03
__bitmap_parselist: fix bug in empty string handling
Chris Metcalf
2015-06-18
revert "cpumask: don't perform while loop in cpumask_next_and()"
Andrew Morton
2015-06-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-06-13
MPI: MIPS: Fix compilation error with GCC 5.1
Jaedon Shin
2015-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-06-07
rhashtable: add missing import <linux/export.h>
Hauke Mehrtens
2015-06-06
Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-05
swiotlb: do not export map_single function
Alexandre Courbot
2015-06-03
lib: Clarify the return value of strnlen_user()
Jan Kara
2015-06-02
lib: Fix strnlen_user() to not touch memory after specified maximum
Jan Kara
2015-05-29
Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-05-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-05-29
percpu_counter: batch size aware __percpu_counter_compare()
Dave Chinner
2015-05-28
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
2015-05-16
rhashtable: Add cap on number of elements in hash table
Herbert Xu
[next]