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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-08
ipc: convert sem_undo_list.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+4
2017-09-08
ipc: convert ipc_namespace.count from atomic_t to refcount_t
Elena Reshetova
3
-5
/
+6
2017-09-08
kcov: support compat processes
Dmitry Vyukov
1
-0
/
+1
2017-09-08
sh: defconfig: cleanup from old Kconfig options
Krzysztof Kozlowski
55
-358
/
+0
2017-09-08
mn10300: defconfig: cleanup from old Kconfig options
Krzysztof Kozlowski
2
-14
/
+0
2017-09-08
m32r: defconfig: cleanup from old Kconfig options
Krzysztof Kozlowski
12
-37
/
+0
2017-09-08
drivers/pps: use surrounding "if PPS" to remove numerous dependency checks
Robert P. J. Day
3
-9
/
+8
2017-09-08
drivers/pps: aesthetic tweaks to PPS-related content
Robert P. J. Day
7
-36
/
+43
2017-09-08
cpumask: make cpumask_next() out-of-line
Alexey Dobriyan
2
-14
/
+17
2017-09-08
kmod: move #ifdef CONFIG_MODULES wrapper to Makefile
Luis R. Rodriguez
2
-4
/
+2
2017-09-08
kmod: split off umh headers into its own file
Luis R. Rodriguez
3
-59
/
+71
2017-09-08
MAINTAINERS: clarify kmod is just a kernel module loader
Luis R. Rodriguez
1
-1
/
+1
2017-09-08
kmod: split out umh code into its own file
Luis R. Rodriguez
4
-559
/
+577
2017-09-08
test_kmod: flip INT checks to be consistent
Dan Carpenter
1
-1
/
+1
2017-09-08
test_kmod: remove paranoid UINT_MAX check on uint range processing
Dan Carpenter
1
-1
/
+1
2017-09-08
vfat: deduplicate hex2bin()
OGAWA Hirofumi
1
-23
/
+12
2017-09-08
autofs: use unsigned int/long instead of uint/ulong for ioctl args
Tomohiro Kusumi
1
-4
/
+6
2017-09-08
autofs: drop wrong comment
Tomohiro Kusumi
1
-5
/
+0
2017-09-08
autofs: use AUTOFS_DEV_IOCTL_SIZE
Tomohiro Kusumi
1
-7
/
+7
2017-09-08
autofs: non functional header inclusion cleanup
Tomohiro Kusumi
1
-11
/
+11
2017-09-08
autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECT
Tomohiro Kusumi
1
-2
/
+0
2017-09-08
autofs: make dev ioctl version and ismountpoint user accessible
Ian Kent
2
-5
/
+9
2017-09-08
autofs: make disc device user accessible
Ian Kent
1
-1
/
+2
2017-09-08
autofs: fix AT_NO_AUTOMOUNT not being honored
Ian Kent
2
-5
/
+13
2017-09-08
init/main.c: extract early boot entropy from the passed cmdline
Daniel Micay
1
-0
/
+2
2017-09-08
init: move stack canary initialization after setup_arch
Laura Abbott
1
-6
/
+5
2017-09-08
binfmt_flat: delete two error messages for a failed memory allocation in deco...
Markus Elfring
1
-5
/
+3
2017-09-08
checkpatch: add 6 missing types to --list-types
Jean Delvare
1
-1
/
+2
2017-09-08
checkpatch: rename variables to avoid confusion
Jean Delvare
1
-16
/
+16
2017-09-08
checkpatch: fix typo in comment
Jean Delvare
1
-1
/
+1
2017-09-08
checkpatch: add --strict check for ifs with unnecessary parentheses
Joe Perches
1
-0
/
+24
2017-09-08
lib/oid_registry.c: X.509: fix the buffer overflow in the utility function fo...
Takashi Iwai
1
-2
/
+2
2017-09-08
radix-tree: must check __radix_tree_preload() return value
Eric Dumazet
1
-4
/
+5
2017-09-08
lib/cmdline.c: remove meaningless comment
Baoquan He
1
-1
/
+0
2017-09-08
lib/string.c: check for kmalloc() failure
Dan Carpenter
1
-3
/
+15
2017-09-08
lib/rhashtable: fix comment on locks_mul default value
Davidlohr Bueso
1
-1
/
+1
2017-09-08
bitmap: introduce BITMAP_FROM_U64()
Yury Norov
2
-15
/
+64
2017-09-08
lib/test_bitmap.c: add test for bitmap_parselist()
Yury Norov
1
-0
/
+74
2017-09-08
lib/bitmap.c: make bitmap_parselist() thread-safe and much faster
Yury Norov
1
-12
/
+6
2017-09-08
lib: add test module for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
3
-0
/
+61
2017-09-08
lib/hexdump.c: return -EINVAL in case of error in hex2bin()
Andy Shevchenko
1
-2
/
+3
2017-09-08
block/cfq: cache rightmost rb_node
Davidlohr Bueso
1
-5
/
+14
2017-09-08
mem/memcg: cache rightmost node
Davidlohr Bueso
1
-5
/
+18
2017-09-08
fs/epoll: use faster rb_first_cached()
Davidlohr Bueso
1
-14
/
+16
2017-09-08
procfs: use faster rb_first_cached()
Davidlohr Bueso
4
-15
/
+17
2017-09-08
lib/interval-tree: correct comment wrt generic flavor
Davidlohr Bueso
1
-1
/
+1
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
33
-105
/
+145
2017-09-08
block/cfq: replace cfq_rb_root leftmost caching
Davidlohr Bueso
1
-50
/
+20
2017-09-08
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
Davidlohr Bueso
7
-44
/
+27
2017-09-08
sched/deadline: replace earliest dl and rq leftmost caching
Davidlohr Bueso
2
-35
/
+21
[next]