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/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
*
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-01-31
1
-4
/
+7
*
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...
Randy Dunlap
2017-12-14
1
-0
/
+4
*
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
2017-12-14
1
-5
/
+5
*
ASN.1: check for error from ASN1_OP_END__ACT actions
Eric Biggers
2017-12-14
1
-0
/
+2
*
ASN.1: fix out-of-bounds read when parsing indefinite length item
Eric Biggers
2017-12-14
1
-21
/
+26
*
lib/mpi: call cond_resched() from mpi_powm() loop
Eric Biggers
2017-11-30
1
-0
/
+2
*
KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
Eric Biggers
2017-11-15
1
-2
/
+2
*
KEYS: fix out-of-bounds read during ASN.1 parsing
Eric Biggers
2017-11-08
1
-0
/
+3
*
assoc_array: Fix a buggy node-splitting case
David Howells
2017-11-02
1
-34
/
+17
*
lib/digsig: fix dereference of NULL user_key_payload
Eric Biggers
2017-10-27
1
-0
/
+6
*
lib/ratelimit.c: use deferred printk() version
Sergey Senozhatsky
2017-10-12
1
-1
/
+3
*
lib/mpi: kunmap after finishing accessing buffer
Stephan Mueller
2017-09-07
1
-1
/
+3
*
lz4: fix bogus gcc warning
Greg Kroah-Hartman
2017-09-02
1
-1
/
+1
*
lib/Kconfig.debug: fix frv build failure
Sudip Mukherjee
2017-08-11
1
-1
/
+1
*
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
2017-07-21
1
-0
/
+32
*
swiotlb: ensure that page-sized mappings are page-aligned
Nikita Yushchenko
2017-07-05
1
-3
/
+3
*
lib/cmdline.c: fix get_options() overflow while parsing ranges
Ilya Matveychikov
2017-06-29
1
-3
/
+3
*
crypto: Work around deallocated stack frame reference gcc bug on sparc.
David Miller
2017-06-24
1
-2
/
+4
*
usercopy: Adjust tests to deal with SMAP/PAN
Kees Cook
2017-06-14
1
-2
/
+18
*
bpf, arm64: fix jit branch offset related to ldimm64
Daniel Borkmann
2017-05-14
1
-0
/
+45
*
new privimitive: iov_iter_revert()
Al Viro
2017-04-21
1
-0
/
+63
*
lib/syscall: Clear return values when no stack
Kees Cook
2017-04-08
1
-0
/
+1
[next]