index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
2019-12-05
1
-8
/
+12
*
dump_stack: avoid the livelock of the dump_lock
Kevin Hao
2019-11-12
1
-1
/
+6
*
kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K
Nicolas Boichat
2019-10-07
1
-1
/
+1
*
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
2019-08-25
2
-4
/
+415
*
siphash: add cryptographically secure PRF
Jason A. Donenfeld
2019-08-25
4
-5
/
+369
*
lib/strscpy: Shut up KASAN false-positives in strscpy()
Andrey Ryabinin
2019-08-04
1
-1
/
+1
*
lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
Christophe Leroy
2019-08-04
1
-4
/
+5
*
rslib: Fix handling of of caller provided syndrome
Ferdinand Blomqvist
2019-08-04
1
-2
/
+12
*
rslib: Fix decoding of shortened codes
Ferdinand Blomqvist
2019-08-04
1
-2
/
+2
*
lib/mpi: Fix karactx leak in mpi_powm
Herbert Xu
2019-07-10
1
-4
/
+2
*
mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions
Peter Zijlstra
2019-05-31
2
-4
/
+5
*
ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
Andrey Ryabinin
2019-05-10
1
-26
/
+23
*
kasan: prevent compiler from optimizing away memset in tests
Andrey Konovalov
2019-05-08
1
-0
/
+1
*
kasan: remove redundant initialization of variable 'real_size'
Colin Ian King
2019-05-08
1
-1
/
+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
*
lib/int_sqrt: optimize initial value compute
Peter Zijlstra
2019-04-05
1
-4
/
+2
*
lib/int_sqrt: optimize small argument
Peter Zijlstra
2019-03-27
1
-0
/
+3
*
assoc_array: Fix shortcut creation
David Howells
2019-03-23
1
-3
/
+5
*
seq_buf: Make seq_buf_puts() null-terminate the buffer
Michael Ellerman
2019-02-12
1
-1
/
+5
*
lib/interval_tree_test.c: allow users to limit scope of endpoint
Davidlohr Bueso
2018-12-21
1
-10
/
+13
*
lib/rbtree-test: lower default params
Davidlohr Bueso
2018-12-21
2
-3
/
+3
*
lib/rbtree_test.c: make input module parameters
Davidlohr Bueso
2018-12-21
1
-21
/
+34
*
lib/interval_tree_test.c: allow full tree search
Davidlohr Bueso
2018-12-21
1
-5
/
+10
*
lib/interval_tree_test.c: make test options module parameters
Davidlohr Bueso
2018-12-21
1
-17
/
+40
*
debugobjects: avoid recursive calls with kmemleak
Qian Cai
2018-12-17
1
-1
/
+2
*
swiotlb: clean up reporting
Kees Cook
2018-12-13
1
-11
/
+9
*
kobject: Replace strncpy with memcpy
Guenter Roeck
2018-12-08
1
-1
/
+1
*
test_hexdump: use memcpy instead of strncpy
Linus Torvalds
2018-12-08
1
-1
/
+1
*
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_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
Thadeu Lima de Souza Cascardo
2018-11-10
1
-1
/
+1
*
rhashtable: add schedule points
Eric Dumazet
2018-10-18
1
-1
/
+4
*
scsi: klist: Make it safe to use klists in atomic context
Bart Van Assche
2018-10-03
1
-4
/
+6
*
debugobjects: Make stack check warning more informative
Joel Fernandes (Google)
2018-09-15
1
-2
/
+5
*
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2018-08-17
1
-2
/
+2
*
lib/rhashtable: consider param->min_size when setting initial table size
Davidlohr Bueso
2018-07-25
1
-6
/
+11
*
lib/vsprintf: Remove atomic-unsafe support for %pCr
Geert Uytterhoeven
2018-07-03
1
-3
/
+0
*
bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
Yonghong Song
2018-05-30
1
-5
/
+26
*
kobject: don't use WARN for registration failures
Dmitry Vyukov
2018-05-01
1
-7
/
+5
*
rhashtable: Fix rhlist duplicates insertion
Paul Blakey
2018-03-31
1
-1
/
+3
*
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
2018-03-28
1
-2
/
+4
*
lib/mpi: Fix umul_ppmm() for MIPS64r6
James Hogan
2018-03-03
1
-1
/
+17
*
kasan: rework Kconfig settings
Arnd Bergmann
2018-02-25
1
-1
/
+0
*
509: fix printing uninitialized stack memory when OID is empty
Eric Biggers
2018-02-25
1
-2
/
+6
*
lib/ubsan: add type mismatch handler for new GCC/Clang
Andrey Ryabinin
2018-02-17
2
-10
/
+52
*
lib/ubsan.c: s/missaligned/misaligned/
Andrew Morton
2018-02-17
1
-2
/
+2
[prev]
[next]