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
2018-05-22
radix tree: fix multi-order iteration race
Ross Zwisler
1
-4
/
+2
2018-05-22
lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
Matthew Wilcox
1
-6
/
+15
2018-05-09
errseq: Always report a writeback error once
Matthew Wilcox
1
-14
/
+11
2018-05-01
kobject: don't use WARN for registration failures
Dmitry Vyukov
1
-7
/
+5
2018-04-26
bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
Yonghong Song
1
-5
/
+26
2018-04-19
lib: fix stall in __bitmap_parselist()
Yury Norov
2
-1
/
+5
2018-03-31
rhashtable: Fix rhlist duplicates insertion
Paul Blakey
1
-1
/
+3
2018-03-28
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-2
/
+4
2018-03-19
Fix misannotated out-of-line _copy_to_user()
Christophe Leroy
1
-1
/
+1
2018-03-15
lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
Kees Cook
1
-0
/
+2
2018-03-03
lib/mpi: Fix umul_ppmm() for MIPS64r6
James Hogan
1
-1
/
+17
2018-02-25
509: fix printing uninitialized stack memory when OID is empty
Eric Biggers
1
-2
/
+6
2018-02-22
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2
-98
/
+2
2018-02-22
swiotlb: suppress warning when __GFP_NOWARN is set
Christian König
1
-6
/
+9
2018-02-16
lib/ubsan: add type mismatch handler for new GCC/Clang
Andrey Ryabinin
2
-10
/
+52
2018-02-16
lib/ubsan.c: s/missaligned/misaligned/
Andrew Morton
1
-2
/
+2
2018-02-16
kasan: rework Kconfig settings
Arnd Bergmann
2
-1
/
+12
2018-02-03
test_firmware: fix missing unlock on error in config_num_requests_store()
Wei Yongjun
1
-0
/
+1
2018-01-31
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
1
-4
/
+7
2017-12-25
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
1
-1
/
+1
2017-12-14
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...
Randy Dunlap
1
-0
/
+4
2017-12-14
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
1
-5
/
+5
2017-12-14
ASN.1: check for error from ASN1_OP_END__ACT actions
Eric Biggers
1
-0
/
+2
2017-12-14
ASN.1: fix out-of-bounds read when parsing indefinite length item
Eric Biggers
1
-21
/
+26
2017-11-30
lib/mpi: call cond_resched() from mpi_powm() loop
Eric Biggers
1
-0
/
+2
2017-11-09
KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
Eric Biggers
1
-2
/
+2
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
91
-0
/
+91
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
91
-0
/
+91
2017-11-02
KEYS: fix out-of-bounds read during ASN.1 parsing
Eric Biggers
1
-0
/
+3
2017-10-30
Mark 'ioremap_page_range()' as possibly sleeping
Linus Torvalds
1
-0
/
+1
2017-10-28
assoc_array: Fix a buggy node-splitting case
David Howells
1
-34
/
+17
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+2
2017-10-22
textsearch: fix typos in library helpers
Randy Dunlap
2
-2
/
+2
2017-10-19
Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5
James Morris
1
-0
/
+6
2017-10-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+4
2017-10-14
locking/lockdep: Disable cross-release features for now
Ingo Molnar
1
-2
/
+2
2017-10-13
lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests together
Randy Dunlap
1
-72
/
+71
2017-10-12
lib/digsig: fix dereference of NULL user_key_payload
Eric Biggers
1
-0
/
+6
2017-10-10
locking/selftest: Avoid false BUG report
Peter Zijlstra
1
-0
/
+2
2017-10-03
lib/ratelimit.c: use deferred printk() version
Sergey Senozhatsky
1
-1
/
+3
2017-10-03
lib/idr.c: fix comment for idr_replace()
Eric Biggers
1
-2
/
+2
2017-10-03
lib/lz4: make arrays static const, reduces object code size
Colin Ian King
1
-2
/
+2
2017-10-03
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+41
2017-09-23
Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+5
2017-09-22
parisc: Fix too large frame size warnings
Helge Deller
1
-1
/
+2
2017-09-20
iov_iter: fix page_copy_sane for compound pages
Petar Penkov
1
-2
/
+4
2017-09-19
rhashtable: Documentation tweak
Andreas Gruenbacher
1
-4
/
+5
2017-09-18
driver core: suppress sending MODALIAS in UNBIND uevents
Dmitry Torokhov
1
-8
/
+41
2017-09-14
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-0
/
+12361
[next]