Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
refs/heads/linux-linaro-lsk-v4.9-rt
/
lib
4ab452c
Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rt
by Mark Brown
· 7 years ago
linux-linaro-lsk-v4.9-rt
47293bf
Merge tag 'v4.9.145' into v4.9-rt
by Julia Cartwright
· 7 years ago
a85a319
Merge tag 'v4.9.144' into v4.9-rt
by Julia Cartwright
· 7 years ago
6da7c73
Merge tag 'v4.9.141' into v4.9-rt
by Julia Cartwright
· 7 years ago
358ffbc
Merge tag 'v4.9.138' into v4.9-rt
by Julia Cartwright
· 7 years ago
d61fe67
Merge tag 'v4.9.137' into v4.9-rt
by Julia Cartwright
· 7 years ago
a42178d
Merge tag 'v4.9.136' into v4.9-rt
by Julia Cartwright
· 7 years ago
b458449
Merge tag 'v4.9.134' into v4.9-rt
by Julia Cartwright
· 7 years ago
2dacf71
Merge tag 'v4.9.131' into v4.9-rt
by Julia Cartwright
· 7 years ago
42372da
Merge tag 'v4.9.127' into v4.9-rt
by Julia Cartwright
· 7 years ago
b6bd379
Merge tag 'v4.9.121' into v4.9-rt
by Julia Cartwright
· 7 years ago
f4d2afe
debugobjects: avoid recursive calls with kmemleak
by Qian Cai
· 7 years ago
adcc572
swiotlb: clean up reporting
by Kees Cook
· 7 years ago
cd39e29
kobject: Replace strncpy with memcpy
by Guenter Roeck
· 7 years ago
d041ed25
test_hexdump: use memcpy instead of strncpy
by Linus Torvalds
· 7 years ago
d05e26d
lib/raid6: Fix arm64 test build
by Jeremy Linton
· 7 years ago
e133c33
lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
by Arnd Bergmann
· 7 years ago
81301a1
locking/lockdep: Fix debug_locks off performance problem
by Waiman Long
· 7 years ago
acfbd28
test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
by Thadeu Lima de Souza Cascardo
· 7 years ago
fb19348
rhashtable: add schedule points
by Eric Dumazet
· 7 years ago
4a67b82
scsi: klist: Make it safe to use klists in atomic context
by Bart Van Assche
· 7 years ago
414bd73
debugobjects: Make stack check warning more informative
by Joel Fernandes (Google)
· 7 years ago
6e6b637
ioremap: Update pgtable free interfaces with addr
by Chintan Pandya
· 7 years ago
74556c6
Merge tag 'v4.9.115' into v4.9-rt
by Julia Cartwright
· 7 years ago
9259e93
Merge tag 'v4.9.111' into v4.9-rt
by Julia Cartwright
· 7 years ago
fc6990c
Merge tag 'v4.9.104' into v4.9-rt
by Julia Cartwright
· 7 years ago
09ae008
lib/rhashtable: consider param->min_size when setting initial table size
by Davidlohr Bueso
· 7 years ago
ec7bea3
lib/vsprintf: Remove atomic-unsafe support for %pCr
by Geert Uytterhoeven
· 7 years ago
ee4bba5
bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
by Yonghong Song
· 8 years ago
8a265fb
Merge tag 'v4.9.98' into v4.9-rt
by Julia Cartwright
· 7 years ago
fe3d7c8
Merge tag 'v4.9.92' into v4.9-rt
by Julia Cartwright
· 7 years ago
744d3aa
Merge tag 'v4.9.91' into v4.9-rt
by Julia Cartwright
· 7 years ago
48e57f2
Merge tag 'v4.9.86' into v4.9-rt
by Julia Cartwright
· 7 years ago
6ab4413
kobject: don't use WARN for registration failures
by Dmitry Vyukov
· 7 years ago
ad62170
rhashtable: Fix rhlist duplicates insertion
by Paul Blakey
· 7 years ago
9c7f7bd
mm/vmalloc: add interfaces to free unmapped page table
by Toshi Kani
· 7 years ago
d9868db
lib/mpi: Fix umul_ppmm() for MIPS64r6
by James Hogan
· 8 years ago
184d107
Merge tag 'v4.9.84' into v4.9-rt
by Julia Cartwright
· 7 years ago
ef3af34
kasan: rework Kconfig settings
by Arnd Bergmann
· 7 years ago
d39838a
509: fix printing uninitialized stack memory when OID is empty
by Eric Biggers
· 8 years ago
3c83fe5
lib/ubsan: add type mismatch handler for new GCC/Clang
by Andrey Ryabinin
· 7 years ago
3f81301
lib/ubsan.c: s/missaligned/misaligned/
by Andrew Morton
· 7 years ago
a3d6dd6
bpf: introduce BPF_JIT_ALWAYS_ON config
by Alexei Starovoitov
· 8 years ago
223a1a4
Merge tag 'v4.9.76' into v4.9-rt
by Julia Cartwright
· 8 years ago
7b5d499
Merge tag 'v4.9.66' into v4.9-rt
by Steven Rostedt (VMware)
· 8 years ago
a780a72
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0
by Randy Dunlap
· 8 years ago
a77c116
lib/genalloc.c: make the avail variable an atomic_long_t
by Stephen Bates
· 8 years ago
44acfcb
ASN.1: check for error from ASN1_OP_END__ACT actions
by Eric Biggers
· 8 years ago
608845a
ASN.1: fix out-of-bounds read when parsing indefinite length item
by Eric Biggers
· 8 years ago
443d26a
lib/mpi: call cond_resched() from mpi_powm() loop
by Eric Biggers
· 8 years ago
a207140
Merge tag 'v4.9.62' into v4.9-rt
by Steven Rostedt (VMware)
· 8 years ago
64134ed
Merge tag 'v4.9.61' into v4.9-rt
by Steven Rostedt (VMware)
· 8 years ago
0e6326b
Merge tag 'v4.9.60' into v4.9-rt
by Steven Rostedt (VMware)
· 8 years ago
4cb0d8b
Merge tag 'v4.9.59' into v4.9-rt
by Steven Rostedt (VMware)
· 8 years ago
6dec543
Merge tag 'v4.9.55' into v4.9-rt
by Steven Rostedt (VMware)
· 8 years ago
be2f001
Merge tag 'v4.9.48' into v4.9-rt
by Steven Rostedt (VMware)
· 8 years ago
8ea52a6
KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
by Eric Biggers
· 8 years ago
cb14a0d
KEYS: fix out-of-bounds read during ASN.1 parsing
by Eric Biggers
· 8 years ago
67bcc5e
assoc_array: Fix a buggy node-splitting case
by David Howells
· 8 years ago
f9e7e2d
lib/digsig: fix dereference of NULL user_key_payload
by Eric Biggers
· 8 years ago
1c08912
lib/ratelimit.c: use deferred printk() version
by Sergey Senozhatsky
· 8 years ago
31decdc
lib/mpi: kunmap after finishing accessing buffer
by Stephan Mueller
· 8 years ago
b2131e8
Merge tag 'v4.9.47' into v4.9-rt
by Steven Rostedt (VMware)
· 8 years ago
959878a
Merge tag 'v4.9.42' into v4.9-rt
by Steven Rostedt (VMware)
· 8 years ago
529ada2
lz4: fix bogus gcc warning
by Greg Kroah-Hartman
· 8 years ago
d12824c
lib/Kconfig.debug: fix frv build failure
by Sudip Mukherjee
· 9 years ago
65942e5
Merge tag 'v4.9.39' into v4.9-rt
by Steven Rostedt (VMware)
· 8 years ago
9f7cda5
Merge tag 'v4.9.36' into v4.9-rt
by Steven Rostedt (VMware)
· 8 years ago
542ebc9
sched/fair, cpumask: Export for_each_cpu_wrap()
by Peter Zijlstra
· 8 years ago
9d00195
swiotlb: ensure that page-sized mappings are page-aligned
by Nikita Yushchenko
· 9 years ago
c1b8f6c
Merge tag 'v4.9.35' into v4.9-rt
by Steven Rostedt (VMware)
· 8 years ago
cc12dd4
Merge tag 'v4.9.34' into v4.9-rt
by Steven Rostedt (VMware)
· 8 years ago
7c679fe
lib/cmdline.c: fix get_options() overflow while parsing ranges
by Ilya Matveychikov
· 8 years ago
b355b89
crypto: Work around deallocated stack frame reference gcc bug on sparc.
by David Miller
· 8 years ago
5315486
Merge tag 'v4.9.33' into linux-4.9.y-rt
by Sebastian Andrzej Siewior
· 8 years ago
a6a7d8a
usercopy: Adjust tests to deal with SMAP/PAN
by Kees Cook
· 8 years ago
f64dbd9
Merge tag 'v4.9.30' into linux-4.9.y-rt
by Sebastian Andrzej Siewior
· 8 years ago
493d0a7
bpf, arm64: fix jit branch offset related to ldimm64
by Daniel Borkmann
· 8 years ago
381b497
Merge tag 'v4.9.27' into linux-4.9.y-rt
by Sebastian Andrzej Siewior
· 8 years ago
ff76ab9
new privimitive: iov_iter_revert()
by Al Viro
· 8 years ago
673dfb6
lib/syscall: Clear return values when no stack
by Kees Cook
· 8 years ago
682d589
radix-tree: use local locks
by Sebastian Andrzej Siewior
· 9 years ago
25b6a82
Merge tag 'v4.9.6' into linux-4.9.y-rt
by Sebastian Andrzej Siewior
· 9 years ago
41c6b3e
swiotlb: Add swiotlb=noforce debug option
by Geert Uytterhoeven
· 9 years ago
1fd1e6c
swiotlb: Convert swiotlb_force from int to enum
by Geert Uytterhoeven
· 9 years ago
d06367a
fix a fencepost error in pipe_advance()
by Al Viro
· 9 years ago
a4968c1
lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionals
by Josh Cartwright
· 11 years ago
5b81bc7
lockdep: selftest: Only do hardirq context test for raw spinlock
by Yong Zhang
· 13 years ago
9cab5c4
cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RT
by Thomas Gleixner
· 14 years ago
55936f2
debugobjects: Make RT aware
by Thomas Gleixner
· 14 years ago
c313a83
percpu_ida: Use local locks
by Sebastian Andrzej Siewior
· 11 years ago
0e27e9e
idr: Use local lock instead of preempt enable/disable
by Thomas Gleixner
· 10 years ago
62bc630
softirq: Check preemption after reenabling interrupts
by Thomas Gleixner
· 14 years ago
d96cd9f
radix-tree: Make RT aware
by Thomas Gleixner
· 14 years ago
e490ac8
mm/scatterlist: Do not disable irqs on RT
by Thomas Gleixner
· 16 years ago
9c86c61
Intrduce migrate_disable() + cpu_light()
by Thomas Gleixner
· 14 years ago
2b41226
Revert "radix tree test suite: fix compilation"
by Linus Torvalds
· 9 years ago
53855d1
radix tree test suite: fix compilation
by Matthew Wilcox
· 9 years ago
5b43f97
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
828347f
kasan: support use-after-scope detection
by Dmitry Vyukov
· 9 years ago
Next »