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
*
lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionals
Josh Cartwright
2022-01-11
1
-0
/
+27
*
lockdep: selftest: Only do hardirq context test for raw spinlock
Yong Zhang
2022-01-11
1
-0
/
+23
*
cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RT
Thomas Gleixner
2022-01-11
1
-0
/
+1
*
debugobjects: Make RT aware
Thomas Gleixner
2022-01-11
1
-1
/
+4
*
percpu_ida: Use local locks
Sebastian Andrzej Siewior
2022-01-11
1
-8
/
+12
*
idr: Use local lock instead of preempt enable/disable
Thomas Gleixner
2022-01-11
1
-6
/
+37
*
softirq: Check preemption after reenabling interrupts
Thomas Gleixner
2022-01-11
1
-0
/
+5
*
radix-tree: use local locks
Sebastian Andrzej Siewior
2022-01-11
1
-7
/
+15
*
mm/scatterlist: Do not disable irqs on RT
Thomas Gleixner
2022-01-11
1
-3
/
+3
*
Intrduce migrate_disable() + cpu_light()
Thomas Gleixner
2022-01-11
1
-2
/
+3
*
siphash: use _unaligned version by default
Arnd Bergmann
2021-12-08
1
-6
/
+6
*
lib/xz: Validate the value before assigning it to an enum variable
Lasse Collin
2021-11-26
1
-3
/
+3
*
lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...
Lasse Collin
2021-11-26
2
-3
/
+20
*
bpf/tests: Do not PASS tests without actually testing the result
Johan Almbladh
2021-09-22
1
-1
/
+8
*
bpf/tests: Fix copy-and-paste error in double word test
Johan Almbladh
2021-09-22
1
-2
/
+2
*
lib/string.c: add multibyte memset functions
Matthew Wilcox
2021-08-04
1
-0
/
+66
*
lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
Dimitri John Ledkov
2021-07-20
1
-0
/
+8
*
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
2021-07-20
1
-1
/
+3
*
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
Yun Zhou
2021-07-20
1
-1
/
+3
*
iov_iter_fault_in_readable() should do nothing in xarray case
Al Viro
2021-07-20
1
-1
/
+1
*
lib: stackdepot: turn depot_lock spinlock to raw_spinlock
Zqiang
2021-05-22
1
-3
/
+3
*
kobject_uevent: remove warning in init_uevent_argv()
Greg Kroah-Hartman
2021-05-22
1
-4
/
+5
*
lib/string: Add strscpy_pad() function
Tobin C. Harding
2021-02-23
1
-7
/
+40
*
lib/genalloc: fix the overflow when size is too big
Huang Shijie
2021-01-12
1
-12
/
+13
*
random32: make prandom_u32() output unpredictable
George Spelvin
2020-11-18
1
-179
/
+283
*
swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
Stefano Stabellini
2020-11-18
1
-1
/
+5
*
Fonts: Replace discarded const qualifier
Lee Jones
2020-11-10
11
-11
/
+11
*
lib/crc32.c: fix trivial typo in preprocessor condition
Tobias Jordan
2020-10-29
1
-1
/
+1
*
Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
Peilin Ye
2020-10-14
11
-49
/
+47
*
random32: Restore __latent_entropy attribute on net_rand_state
Thibaut Sautereau
2020-10-14
1
-1
/
+1
*
lib/string.c: implement stpcpy
Nick Desaulniers
2020-10-01
1
-0
/
+24
*
dyndbg: fix a BUG_ON in ddebug_describe_flags
Jim Cromie
2020-08-21
1
-12
/
+11
*
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
2020-08-21
1
-1
/
+1
*
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-08-21
1
-1
/
+1
*
lib/zlib: remove outdated and incorrect pre-increment optimization
Jann Horn
2020-06-30
1
-56
/
+35
*
lib/mpi: Fix 64-bit MIPS build with Clang
Nathan Chancellor
2020-06-20
1
-1
/
+1
*
ubsan: build ubsan.c more conservatively
Arnd Bergmann
2020-05-27
1
-1
/
+2
*
x86/uaccess, ubsan: Fix UBSAN vs. SMAP
Peter Zijlstra
2020-05-27
1
-0
/
+1
*
lib/mpi: Fix building for powerpc with clang
Nathan Chancellor
2020-05-10
1
-17
/
+17
*
lib/stackdepot.c: fix global out-of-bounds in stack_slabs
Alexander Potapenko
2020-02-28
1
-2
/
+6
*
lib/scatterlist.c: adjust indentation in __sg_alloc_table
Nathan Chancellor
2020-02-28
1
-1
/
+1
*
lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
Gustavo A. R. Silva
2020-02-14
1
-0
/
+1
*
bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
Andy Shevchenko
2020-01-29
1
-0
/
+20
*
Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"
Linus Torvalds
2020-01-29
1
-1
/
+2
*
devres: allow const resource arguments
Arnd Bergmann
2020-01-29
1
-1
/
+2
*
kobject: Export kobject_get_unless_zero()
Jan Kara
2020-01-14
1
-1
/
+4
*
dma-debug: add a schedule point in debug_dma_dump_mappings()
Eric Dumazet
2020-01-04
1
-0
/
+1
*
lib: raid6: fix awk build warnings
Greg Kroah-Hartman
2019-12-21
1
-1
/
+1
*
lib/genalloc.c: include vmalloc.h
Olof Johansson
2019-12-05
1
-0
/
+1
*
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
Huang Shijie
2019-12-05
1
-2
/
+2
[next]