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
2020-08-21
test_kmod: avoid potential double free in trigger_config_run_type()
Tiezhu Yang
1
-1
/
+1
2020-08-21
lib/test_lockup.c: fix return value of test_lockup_init()
Tiezhu Yang
1
-2
/
+2
2020-08-21
devres: keep both device name and resource name in pretty name
Vladimir Oltean
1
-1
/
+10
2020-08-19
kobject: Avoid premature parent object freeing in kobject_cleanup()
Heikki Krogerus
1
-10
/
+23
2020-08-19
dyndbg: fix a BUG_ON in ddebug_describe_flags
Jim Cromie
1
-12
/
+11
2020-08-19
crc-t10dif: Fix potential crypto notify dead-lock
Herbert Xu
1
-12
/
+42
2020-08-11
rhashtable: Restore RCU marking on rhash_lock_head
Herbert Xu
1
-19
/
+16
2020-08-07
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
1
-1
/
+1
2020-08-07
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-1
/
+1
2020-06-30
test_objagg: Fix potential memory leak in error handling
Aditya Pakki
1
-2
/
+2
2020-06-24
lib/zlib: remove outdated and incorrect pre-increment optimization
Jann Horn
1
-56
/
+35
2020-06-22
software node: implement software_node_unregister()
Greg Kroah-Hartman
1
-1
/
+3
2020-06-22
kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE
Daniel Axtens
1
-10
/
+19
2020-06-22
lib/mpi: Fix 64-bit MIPS build with Clang
Nathan Chancellor
1
-1
/
+1
2020-06-22
ubsan: entirely disable alignment checks under UBSAN_TRAP
Kees Cook
1
-1
/
+1
2020-06-18
lib/vdso: Provide sanity check for cycles (again)
Thomas Gleixner
1
-0
/
+11
2020-06-17
lib: fix bitmap_parse() on 64-bit big endian archs
Alexander Gordeev
1
-2
/
+7
2020-06-17
lib/lzo: fix ambiguous encoding bug in lzo-rle
Dave Rodgman
1
-0
/
+13
2020-05-19
vsprintf: don't obfuscate NULL and error pointers
Ilya Dryomov
2
-1
/
+25
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+12
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
1
-0
/
+12
2020-05-07
ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST
Kees Cook
1
-9
/
+6
2020-04-30
Merge tag 'linux-kselftest-kunit-5.7-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2020-04-24
lib/mpi: Fix building for powerpc with clang
Nathan Chancellor
1
-17
/
+17
2020-04-23
kunit: Add missing newline in summary message
Marco Elver
1
-1
/
+1
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+2
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
5
-30
/
+3
2020-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+2
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2020-04-09
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
4
-19
/
+0
2020-04-09
x86: remove always-defined CONFIG_AS_SSSE3
Masahiro Yamada
3
-10
/
+2
2020-04-09
lib/raid6/test: fix build on distros whose /bin/sh is not bash
Masahiro Yamada
1
-3
/
+3
2020-04-07
lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"
Qiujun Huang
1
-1
/
+1
2020-04-07
ubsan: include bug type in report header
Kees Cook
1
-21
/
+15
2020-04-07
ubsan: check panic_on_warn
Kees Cook
1
-0
/
+11
2020-04-07
ubsan: split "bounds" checker from other options
Kees Cook
1
-5
/
+24
2020-04-07
ubsan: add trap instrumentation option
Kees Cook
2
-4
/
+20
2020-04-07
lib/dynamic_debug.c: use address-of operator on section symbols
Nathan Chancellor
1
-1
/
+1
2020-04-07
lib/test_kmod.c: remove a NULL test
Dan Carpenter
1
-1
/
+1
2020-04-07
lib/rbtree: fix coding style of assignments
chenqiwu
1
-2
/
+2
2020-04-07
lib/test_bitmap.c: make use of EXP2_IN_BITS
Andy Shevchenko
1
-0
/
+2
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
1
-0
/
+24
2020-04-07
lib/stackdepot.c: build with -fno-builtin
Alexander Potapenko
1
-0
/
+4
2020-04-07
lib/stackdepot.c: check depot_index before accessing the stack slab
Alexander Potapenko
1
-2
/
+13
2020-04-07
lib: test_stackinit.c: XFAIL switch variable init tests
Kees Cook
2
-10
/
+19
2020-04-07
lib/scatterlist: fix sg_copy_buffer() kerneldoc
Geert Uytterhoeven
1
-1
/
+1
2020-04-07
lib/ts_kmp.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-07
lib/ts_fsm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-07
lib/ts_bm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-07
lib/bch.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
[next]