index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-12
seq_buf: Make seq_buf_puts() null-terminate the buffer
Michael Ellerman
1
-1
/
+5
2019-01-13
lib: fix build failure in CONFIG_DEBUG_VIRTUAL test
Christophe Leroy
1
-0
/
+1
2019-01-13
raid6/ppc: Fix build for clang
Joel Stanley
1
-0
/
+15
2018-12-17
lib/rbtree-test: lower default params
Davidlohr Bueso
2
-3
/
+3
2018-12-17
debugobjects: avoid recursive calls with kmemleak
Qian Cai
1
-3
/
+2
2018-12-13
swiotlb: clean up reporting
Kees Cook
1
-11
/
+9
2018-12-13
test_firmware: fix error return getting clobbered
Colin Ian King
1
-0
/
+1
2018-12-08
kobject: Replace strncpy with memcpy
Guenter Roeck
1
-1
/
+1
2018-12-08
test_hexdump: use memcpy instead of strncpy
Linus Torvalds
1
-1
/
+1
2018-12-05
lib/test_kmod.c: fix rmmod double free
Luis Chamberlain
1
-1
/
+0
2018-11-27
lib/raid6: Fix arm64 test build
Jeremy Linton
1
-2
/
+2
2018-11-21
lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
Arnd Bergmann
1
-2
/
+1
2018-11-13
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
1
-1
/
+1
2018-11-04
test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2018-10-03
scsi: klist: Make it safe to use klists in atomic context
Bart Van Assche
1
-4
/
+6
2018-09-19
rhashtable: add schedule points
Eric Dumazet
1
-0
/
+2
2018-09-15
debugobjects: Make stack check warning more informative
Joel Fernandes (Google)
1
-2
/
+5
2018-09-05
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
1
-3
/
+0
2018-08-17
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
1
-2
/
+2
2018-07-25
lib/rhashtable: consider param->min_size when setting initial table size
Davidlohr Bueso
1
-6
/
+11
2018-07-03
lib/vsprintf: Remove atomic-unsafe support for %pCr
Geert Uytterhoeven
1
-3
/
+0
2018-05-30
lib/test_kmod.c: fix limit check on number of test devices created
Luis R. Rodriguez
1
-1
/
+1
2018-05-30
idr: fix invalid ptr dereference on item delete
Matthew Wilcox
1
-1
/
+3
2018-05-22
radix tree: fix multi-order iteration race
Ross Zwisler
1
-4
/
+2
2018-05-22
lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
Matthew Wilcox
1
-6
/
+15
2018-05-09
errseq: Always report a writeback error once
Matthew Wilcox
1
-14
/
+11
2018-05-01
kobject: don't use WARN for registration failures
Dmitry Vyukov
1
-7
/
+5
2018-04-26
bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
Yonghong Song
1
-5
/
+26
2018-04-19
lib: fix stall in __bitmap_parselist()
Yury Norov
2
-1
/
+5
2018-03-31
rhashtable: Fix rhlist duplicates insertion
Paul Blakey
1
-1
/
+3
2018-03-28
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-2
/
+4
2018-03-19
Fix misannotated out-of-line _copy_to_user()
Christophe Leroy
1
-1
/
+1
2018-03-15
lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
Kees Cook
1
-0
/
+2
2018-03-03
lib/mpi: Fix umul_ppmm() for MIPS64r6
James Hogan
1
-1
/
+17
2018-02-25
509: fix printing uninitialized stack memory when OID is empty
Eric Biggers
1
-2
/
+6
2018-02-22
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2
-98
/
+2
2018-02-22
swiotlb: suppress warning when __GFP_NOWARN is set
Christian König
1
-6
/
+9
2018-02-16
lib/ubsan: add type mismatch handler for new GCC/Clang
Andrey Ryabinin
2
-10
/
+52
2018-02-16
lib/ubsan.c: s/missaligned/misaligned/
Andrew Morton
1
-2
/
+2
2018-02-16
kasan: rework Kconfig settings
Arnd Bergmann
2
-1
/
+12
2018-02-03
test_firmware: fix missing unlock on error in config_num_requests_store()
Wei Yongjun
1
-0
/
+1
2018-01-31
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
1
-4
/
+7
2017-12-25
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
1
-1
/
+1
2017-12-14
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...
Randy Dunlap
1
-0
/
+4
2017-12-14
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
1
-5
/
+5
2017-12-14
ASN.1: check for error from ASN1_OP_END__ACT actions
Eric Biggers
1
-0
/
+2
2017-12-14
ASN.1: fix out-of-bounds read when parsing indefinite length item
Eric Biggers
1
-21
/
+26
2017-11-30
lib/mpi: call cond_resched() from mpi_powm() loop
Eric Biggers
1
-0
/
+2
2017-11-09
KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
Eric Biggers
1
-2
/
+2
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
91
-0
/
+91
[next]