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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
skbuff: fix ftrace handling in skb_unshare
Alexander Aring
1
-1
/
+6
2014-10-14
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
1
-0
/
+5
2014-10-14
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
1
-3
/
+3
2014-10-14
block: Remove REQ_KERNEL
Martin K. Petersen
3
-6
/
+2
2014-10-14
crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code
Behan Webster
1
-0
/
+5
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
23
-1005
/
+773
2014-10-14
md: discard PRINT_RAID_DEBUG ioctl
NeilBrown
1
-1
/
+0
2014-10-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
15
-118
/
+161
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-1
/
+3
2014-10-14
Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-9
/
+16
2014-10-14
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2014-10-14
mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
Peter Feiner
2
-0
/
+19
2014-10-14
kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>
Geert Uytterhoeven
1
-0
/
+2
2014-10-14
kernel/watchdog.c: control hard lockup detection default
Ulrich Obergfell
1
-0
/
+13
2014-10-14
lib80211: remove unused print_ssid()
Andy Shevchenko
1
-5
/
+0
2014-10-14
lib / string_helpers: introduce string_escape_mem()
Andy Shevchenko
1
-0
/
+31
2014-10-14
lib / string_helpers: move documentation to c-file
Andy Shevchenko
1
-34
/
+0
2014-10-14
include/linux: remove strict_strto* definitions
Daniel Walter
1
-4
/
+0
2014-10-14
lib: string: Make all calls to strnicmp into calls to strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-10-14
x86: optimize resource lookups for ioremap
Mike Travis
1
-0
/
+1
2014-10-14
rbtree: add comment to rb_insert_augmented()
Lai Jiangshan
1
-0
/
+10
2014-10-14
kexec: take the segment adding out of locate_mem_hole functions
Baoquan He
1
-0
/
+1
2014-10-14
signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size()
Oleg Nesterov
1
-16
/
+13
2014-10-14
lib: remove prio_heap
Lai Jiangshan
1
-58
/
+0
2014-10-14
list: include linux/kernel.h
Masahiro Yamada
1
-0
/
+1
2014-10-14
drivers: dma-contiguous: add initialization from device tree
Marek Szyprowski
1
-0
/
+3
2014-10-14
kernel: add support for gcc 5
Sasha Levin
1
-0
/
+66
2014-10-13
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
2
-0
/
+6
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-6
/
+41
2014-10-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+22
2014-10-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-61
/
+11
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-101
/
+113
2014-10-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-62
/
+108
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-10
/
+7
2014-10-13
drm/mst: rework payload table allocation to conform better.
Dave Airlie
1
-0
/
+2
2014-10-12
don't need that forward declaration of struct nameidata in dcache.h anymore
Al Viro
1
-1
/
+0
2014-10-12
take dname_external() into fs/dcache.c
Al Viro
1
-5
/
+0
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
7
-13
/
+76
2014-10-12
Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-1
/
+20
2014-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-156
/
+4
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
5
-3
/
+142
2014-10-11
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-35
/
+537
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
4
-49
/
+33
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-16
/
+69
2014-10-11
Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-0
/
+4
2014-10-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2014-10-11
Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
8
-7
/
+61
2014-10-10
Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-87
/
+129
2014-10-10
Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+15
2014-10-10
Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-17
/
+62
[prev]
[next]