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
2021-07-19
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
1
-1
/
+3
2021-07-14
lib/math/rational.c: fix divide by zero
Trent Piepho
1
-5
/
+11
2021-07-14
kunit: Fix result propagation for parameterised tests
David Gow
1
-4
/
+3
2021-07-14
lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING
Peter Zijlstra
1
-0
/
+1
2021-07-14
locking/lockdep: Reduce LOCKDEP dependency list
Randy Dunlap
1
-1
/
+0
2021-07-14
lib: vsprintf: Fix handling of number field widths in vsscanf
Richard Fitzgerald
3
-37
/
+60
2021-07-14
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
Yun Zhou
1
-1
/
+3
2021-07-14
iov_iter_fault_in_readable() should do nothing in xarray case
Al Viro
1
-1
/
+1
2021-07-14
copy_page_to_iter(): fix ITER_DISCARD case
Al Viro
1
-2
/
+5
2021-06-30
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
1
-1
/
+1
2021-05-22
lib: stackdepot: turn depot_lock spinlock to raw_spinlock
Zqiang
1
-3
/
+3
2021-05-19
kobject_uevent: remove warning in init_uevent_argv()
Greg Kroah-Hartman
1
-4
/
+5
2021-05-19
kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
Peter Collingbourne
1
-6
/
+23
2021-05-19
net: fix nla_strcmp to handle more then one trailing null character
Maciej Żenczykowski
1
-1
/
+1
2021-05-19
kfence: await for allocation using wait_event
Marco Elver
1
-0
/
+1
2021-05-14
bug: Remove redundant condition check in report_bug
Andrew Scull
1
-18
/
+15
2021-05-14
crypto: poly1305 - fix poly1305_core_setkey() declaration
Arnd Bergmann
3
-3
/
+6
2021-05-12
lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()
Rasmus Villemoes
1
-2
/
+0
2021-05-12
dyndbg: fix parsing file query without a line-range suffix
Shuo Chen
1
-1
/
+1
2021-04-16
lib: remove "expecting prototype" kernel-doc warnings
Randy Dunlap
4
-10
/
+12
2021-04-16
kasan: remove redundant config option
Walter Wu
1
-7
/
+2
2021-04-09
lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS
Julian Braha
1
-3
/
+3
2021-04-09
lib/test_kasan_module.c: suppress unused var warning
Andrew Morton
1
-1
/
+1
2021-03-30
XArray: Fix splitting to non-zero orders
Matthew Wilcox (Oracle)
2
-14
/
+16
2021-03-30
XArray: Fix split documentation
Matthew Wilcox (Oracle)
1
-3
/
+4
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2021-03-24
math: Export mul_u64_u64_div_u64
David S. Miller
1
-0
/
+1
2021-03-13
kasan: fix KASAN_STACK dependency for HW_TAGS
Andrey Konovalov
1
-0
/
+1
2021-03-08
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-5
/
+0
2021-03-01
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-14
/
+0
2021-02-26
Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-5
/
+0
2021-02-26
ubsan: remove overflow checks
Andrey Ryabinin
3
-134
/
+0
2021-02-26
lib/cmdline: remove an unneeded local variable in next_arg()
Masahiro Yamada
1
-4
/
+3
2021-02-26
lib: stackdepot: fix ignoring return value warning
Vijayanand Jitta
1
-2
/
+4
2021-02-26
lib: stackdepot: add support to disable stack depot
Vijayanand Jitta
1
-4
/
+28
2021-02-26
lib: stackdepot: add support to configure STACK_HASH_SIZE
Yogesh Lal
2
-2
/
+10
2021-02-26
lib/genalloc.c: change return type to unsigned long for bitmap_set_ll
Huang Shijie
1
-1
/
+2
2021-02-26
kasan, mm: fail krealloc on freed objects
Andrey Konovalov
1
-0
/
+20
2021-02-26
kasan: rework krealloc tests
Andrey Konovalov
1
-10
/
+81
2021-02-26
kfence: add test suite
Marco Elver
1
-0
/
+13
2021-02-26
kfence, Documentation: add KFENCE documentation
Marco Elver
1
-0
/
+2
2021-02-26
kfence, kasan: make KFENCE compatible with KASAN
Alexander Potapenko
1
-1
/
+1
2021-02-26
mm: add Kernel Electric-Fence infrastructure
Alexander Potapenko
2
-0
/
+68
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+43
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2021-02-24
kasan: don't run tests when KASAN is not enabled
Andrey Konovalov
1
-0
/
+5
2021-02-24
kasan: add a test for kmem_cache_alloc/free_bulk
Andrey Konovalov
1
-5
/
+33
2021-02-24
kasan: add proper page allocator tests
Andrey Konovalov
1
-5
/
+46
2021-02-24
kasan: fix bug detection via ksize for HW_TAGS mode
Andrey Konovalov
1
-0
/
+20
2021-02-24
kasan: fix memory corruption in kasan_bitops_tags test
Andrey Konovalov
1
-5
/
+5
[next]