index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-27
task IO accounting: move all IO statistics in struct task_io_accounting
Andrea Righi
3
-45
/
+32
2008-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-0
/
+1
2008-07-27
task IO accounting: improve code readability
Andrea Righi
3
-26
/
+76
2008-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+3
2008-07-26
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
20
-45
/
+6
2008-07-26
Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...
Linus Torvalds
1
-11
/
+12
2008-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2
-0
/
+4
2008-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
11
-52
/
+75
2008-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
Linus Torvalds
5
-1
/
+753
2008-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-7
/
+1
2008-07-26
hugetlb: remove unused variable warning
Andrea Righi
1
-1
/
+4
2008-07-26
[PATCH] get rid of indirect users of namei.h
Al Viro
2
-2
/
+1
2008-07-26
[PATCH] get rid of __user_path_lookup_open
Al Viro
1
-1
/
+0
2008-07-26
[PATCH] f_count may wrap around
Al Viro
1
-3
/
+3
2008-07-26
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
1
-6
/
+7
2008-07-26
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
1
-1
/
+1
2008-07-26
[patch 1/4] vfs: utimes: move owner check into inode_change_ok()
Miklos Szeredi
1
-16
/
+17
2008-07-26
[PATCH] vfs: use kstrdup() and check failing allocation
Li Zefan
1
-1
/
+1
2008-07-26
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
Al Viro
1
-4
/
+3
2008-07-26
[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
Al Viro
2
-3
/
+1
2008-07-26
[PATCH] kill altroot
Al Viro
2
-3
/
+1
2008-07-26
[PATCH] permission checks for chdir need special treatment only on the last step
Al Viro
1
-1
/
+0
2008-07-26
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
Miklos Szeredi
1
-1
/
+1
2008-07-26
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
Miklos Szeredi
1
-1
/
+1
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
5
-5
/
+8
2008-07-26
[PATCH] sanitize proc_sysctl
Al Viro
2
-0
/
+6
2008-07-26
[PATCH] sysctl: keep track of tree relationships
Al Viro
1
-0
/
+3
2008-07-26
[PATCH] allow delayed freeing of ctl_table_header
Al Viro
1
-0
/
+6
2008-07-26
[PATCH] beginning of sysctl cleanup - ctl_table_set
Al Viro
1
-2
/
+13
2008-07-26
[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
Denys Vlasenko
1
-3
/
+3
2008-07-26
netfilter: fix double-free and use-after free
Pekka Enberg
1
-0
/
+1
2008-07-27
Add mISDN HFC multiport driver
Karsten Keil
1
-0
/
+33
2008-07-27
Add mISDN DSP
Karsten Keil
1
-0
/
+37
2008-07-27
Add mISDN core files
Karsten Keil
2
-0
/
+680
2008-07-27
Define AF_ISDN and PF_ISDN
Karsten Keil
1
-1
/
+3
2008-07-27
mmc: Add per-card debugfs support
Haavard Skinnemoen
1
-0
/
+2
2008-07-27
mmc: Export internal host state through debugfs
Haavard Skinnemoen
1
-0
/
+2
2008-07-26
tracehook: comment fixes
Roland McGrath
1
-11
/
+12
2008-07-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2008-07-26
drivers/char/rtc.c: make 2 functions static
Adrian Bunk
1
-2
/
+0
2008-07-26
mm/swapfile.c: make code static
Adrian Bunk
1
-3
/
+0
2008-07-26
make mm/memory.c:print_bad_pte() static
Adrian Bunk
1
-1
/
+0
2008-07-26
mm/allocpercpu.c: make 4 functions static
Adrian Bunk
1
-29
/
+0
2008-07-26
task_current_syscall
Roland McGrath
1
-0
/
+4
2008-07-26
tracehook: wait_task_inactive
Roland McGrath
1
-2
/
+6
2008-07-26
tracehook: asm/syscall.h
Roland McGrath
1
-1
/
+2
2008-07-26
tracehook: TIF_NOTIFY_RESUME
Roland McGrath
1
-0
/
+34
2008-07-26
tracehook: force signal_pending()
Roland McGrath
1
-0
/
+14
2008-07-26
tracehook: death
Roland McGrath
2
-1
/
+53
2008-07-26
tracehook: job control
Roland McGrath
1
-0
/
+20
[next]