index
:
profile/wearable/platform/kernel/linux-4.9-exynos9110
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_unified
accepted/tizen_unified_dev
master
sandbox/akazmin/hwasan_build
sandbox/akazmin/tizen_6.0_build
sandbox/chanwoochoi/tizen
sandbox/dwlee08/dev/zramswap
sandbox/nmerinov/llvm
tizen
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
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
2014-08-08
lib/idr.c: fix out-of-bounds pointer dereference
Andrey Ryabinin
1
-11
/
+14
2014-08-08
fs/proc/vmcore.c:mmap_vmcore: skip non-ram pages reported by hypervisors
Vitaly Kuznetsov
1
-3
/
+79
2014-08-08
kernel/fork.c: make mm_init_owner static
Vladimir Davydov
2
-12
/
+7
2014-08-08
fork: copy mm's vm usage counters under mmap_sem
Vladimir Davydov
1
-0
/
+5
2014-08-08
fork: reset mm->pinned_vm
Vladimir Davydov
1
-0
/
+1
2014-08-08
fork/exec: cleanup mm initialization
Vladimir Davydov
3
-31
/
+21
2014-08-08
proc: remove INF macro
Alexey Dobriyan
2
-42
/
+0
2014-08-08
proc: convert /proc/$PID/hardwall to seq_file interface
Alexey Dobriyan
3
-6
/
+6
2014-08-08
proc: convert /proc/$PID/io to seq_file interface
Alexey Dobriyan
1
-8
/
+10
2014-08-08
proc: convert /proc/$PID/oom_score to seq_file interface
Alexey Dobriyan
1
-4
/
+5
2014-08-08
proc: convert /proc/$PID/schedstat to seq_file interface
Alexey Dobriyan
1
-4
/
+5
2014-08-08
proc: convert /proc/$PID/wchan to seq_file interface
Alexey Dobriyan
1
-5
/
+6
2014-08-08
proc: convert /proc/$PID/cmdline to seq_file interface
Alexey Dobriyan
1
-4
/
+11
2014-08-08
proc: convert /proc/$PID/syscall to seq_file interface
Alexey Dobriyan
1
-6
/
+7
2014-08-08
proc: convert /proc/$PID/limits to seq_file interface
Alexey Dobriyan
1
-15
/
+12
2014-08-08
proc: convert /proc/$PID/auxv to seq_file interface
Alexey Dobriyan
1
-10
/
+8
2014-08-08
proc: more "const char *" pointers
Alexey Dobriyan
1
-4
/
+4
2014-08-08
proc: remove proc_tty_ldisc variable
Alexey Dobriyan
1
-2
/
+2
2014-08-08
proc: make proc_subdir_lock static
Alexey Dobriyan
2
-3
/
+1
2014-08-08
proc: faster /proc/$PID lookup
Alexey Dobriyan
2
-3
/
+3
2014-08-08
proc: add and remove /proc entry create checks
Alexey Dobriyan
4
-21
/
+21
2014-08-08
proc: constify seq_operations
Fabian Frederick
3
-7
/
+7
2014-08-08
fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
Fabian Frederick
1
-1
/
+1
2014-08-08
kernel/exit.c: fix coding style warnings and errors
Ionut Alexa
1
-23
/
+26
2014-08-08
fs/hpfs/dnode.c: fix suspect code indent
Fabian Frederick
1
-8
/
+9
2014-08-08
fs/reiserfs/xattr.c: fix blank line missing after declarations
Fabian Frederick
1
-0
/
+20
2014-08-08
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
14
-14
/
+14
2014-08-08
fs/reiserfs: replace not-standard %Lu/%Ld
Fabian Frederick
4
-9
/
+8
2014-08-08
fs/ufs/inode.c: kernel-doc warning fixes
Fabian Frederick
1
-16
/
+16
2014-08-08
fs/ufs: convert UFSD printk to pr_debug
Fabian Frederick
2
-3
/
+3
2014-08-08
fs/ufs/super.c: use va_format instead of buffer/vsnprintf
Fabian Frederick
1
-20
/
+24
2014-08-08
fs/ufs/super.c: use __func__ in logging
Fabian Frederick
1
-18
/
+18
2014-08-08
fs/ufs: use pr_fmt
Fabian Frederick
2
-8
/
+13
2014-08-08
fs/ufs: convert printk to pr_foo()
Fabian Frederick
2
-133
/
+131
2014-08-08
nilfs2: integrate sysfs support into driver
Vyacheslav Dubeyko
5
-5
/
+34
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group
Vyacheslav Dubeyko
4
-0
/
+163
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots group
Vyacheslav Dubeyko
3
-1
/
+54
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group
Vyacheslav Dubeyko
3
-1
/
+167
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/segments group
Vyacheslav Dubeyko
3
-1
/
+143
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/segctor group
Vyacheslav Dubeyko
3
-0
/
+376
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/superblock group
Vyacheslav Dubeyko
5
-2
/
+277
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device> group
Vyacheslav Dubeyko
4
-0
/
+238
2014-08-08
nilfs2: add /sys/fs/nilfs2/features group
Vyacheslav Dubeyko
3
-0
/
+188
2014-08-08
fs/coda: use linux/uaccess.h
Fabian Frederick
8
-11
/
+8
2014-08-08
fs/befs/linuxvfs.c: check superblock before dump operation
Fabian Frederick
1
-4
/
+2
2014-08-08
minix zmap block counts calculation fix
Qi Yong
2
-3
/
+3
2014-08-08
drivers/rtc/rtc-tps65910.c: fix potential NULL-pointer dereference
Thierry Reding
1
-2
/
+2
2014-08-08
driver/rtc/class.c: check the error after rtc_read_time()
Hyogi Gim
1
-2
/
+14
2014-08-08
rtc: add pcf85063 support
Søren Andersen
4
-0
/
+214
2014-08-08
drivers/rtc/rtc-isl12022.c: device tree support
Stuart Longland
1
-0
/
+12
[next]