index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
audit: remove dirlen argument to audit_compare_dname_path
Jeff Layton
2012-10-12
4
-10
/
+5
*
audit: set the name_len in audit_inode for parent lookups
Jeff Layton
2012-10-12
8
-34
/
+87
*
audit: add a new "type" field to audit_names struct
Jeff Layton
2012-10-12
2
-5
/
+15
*
audit: reverse arguments to audit_inode_child
Jeff Layton
2012-10-12
5
-19
/
+19
*
audit: no need to walk list in audit_inode if name is NULL
Jeff Layton
2012-10-12
1
-1
/
+5
*
audit: pass in dentry to audit_copy_inode wherever possible
Jeff Layton
2012-10-12
1
-2
/
+2
*
audit: remove unnecessary NULL ptr checks from do_path_lookup
Jeff Layton
2012-10-12
1
-6
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
39
-170
/
+166
|
\
|
*
vfs: bogus warnings in fs/namei.c
Arnd Bergmann
2012-10-11
1
-0
/
+1
|
*
consitify do_mount() arguments
Al Viro
2012-10-11
10
-26
/
+27
|
*
lglock: add DEFINE_STATIC_LGLOCK()
Lai Jiangshan
2012-10-10
2
-2
/
+8
|
*
lglock: make the per_cpu locks static
Lai Jiangshan
2012-10-10
1
-1
/
+1
|
*
lglock: remove unused DEFINE_LGLOCK_LOCKDEP()
Lai Jiangshan
2012-10-10
1
-9
/
+0
|
*
MAX_LFS_FILESIZE definition for 64bit needs LL...
Al Viro
2012-10-10
1
-1
/
+1
|
*
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
Hugh Dickins
2012-10-09
6
-8
/
+31
|
*
vfs: drop lock/unlock super
Marco Stornelli
2012-10-09
2
-24
/
+0
|
*
ufs: drop lock/unlock super
Marco Stornelli
2012-10-09
4
-33
/
+35
|
*
sysv: drop lock/unlock super
Marco Stornelli
2012-10-09
5
-18
/
+20
|
*
hpfs: drop lock/unlock super
Marco Stornelli
2012-10-09
1
-3
/
+0
|
*
fat: drop lock/unlock super
Marco Stornelli
2012-10-09
5
-34
/
+36
|
*
ext3: drop lock/unlock super
Marco Stornelli
2012-10-09
1
-6
/
+0
|
*
exofs: drop lock/unlock super
Marco Stornelli
2012-10-09
1
-4
/
+0
|
*
dup3: Return an error when oldfd == newfd.
Richard W.M. Jones
2012-10-09
1
-0
/
+3
|
*
fs: handle failed audit_log_start properly
Sasha Levin
2012-10-09
1
-0
/
+2
|
*
fs: prevent use after free in auditing when symlink following was denied
Sasha Levin
2012-10-09
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
99
-882
/
+344
|
\
\
|
*
|
alpha: don't open-code trace_report_syscall_{enter,exit}
Al Viro
2012-10-01
2
-26
/
+19
|
*
|
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
12
-12
/
+0
|
*
|
m32r: trim masks
Al Viro
2012-10-01
1
-2
/
+2
|
*
|
avr32: trim masks
Al Viro
2012-10-01
1
-7
/
+6
|
*
|
tile: don't bother with SIGTRAP in setup_frame
Al Viro
2012-10-01
2
-19
/
+2
|
*
|
microblaze: don't bother with SIGTRAP in setup_rt_frame()
Al Viro
2012-10-01
1
-5
/
+2
|
*
|
mn10300: don't bother with SIGTRAP in setup_frame()
Al Viro
2012-10-01
1
-8
/
+0
|
*
|
frv: no need to raise SIGTRAP in setup_frame()
Al Viro
2012-10-01
1
-8
/
+0
|
*
|
x86: get rid of duplicate code in case of CONFIG_VM86
Al Viro
2012-10-01
1
-11
/
+6
|
*
|
unicore32: remove pointless test
Al Viro
2012-10-01
1
-2
/
+0
|
*
|
h8300: trim _TIF_WORK_MASK
Al Viro
2012-10-01
1
-1
/
+2
|
*
|
parisc: decide whether to go to slow path (tracesys) based on thread flags
Al Viro
2012-10-01
2
-3
/
+6
|
*
|
parisc: don't bother looping in do_signal()
Al Viro
2012-10-01
1
-22
/
+7
|
*
|
parisc: fix double restarts
Al Viro
2012-10-01
3
-10
/
+10
|
*
|
bury the rest of TIF_IRET
Al Viro
2012-10-01
5
-10
/
+0
|
*
|
sanitize tsk_is_polling()
Al Viro
2012-10-01
26
-38
/
+20
|
*
|
bury _TIF_RESTORE_SIGMASK
Al Viro
2012-10-01
17
-17
/
+0
|
*
|
unicore32: unobfuscate _TIF_WORK_MASK
Al Viro
2012-10-01
1
-1
/
+2
|
*
|
mips: NOTIFY_RESUME is not needed in TIF masks
Al Viro
2012-10-01
1
-2
/
+1
|
*
|
mips: merge the identical "return from syscall" per-ABI code
Al Viro
2012-10-01
5
-51
/
+13
|
*
|
mips: unobfuscate _TIF..._MASK
Al Viro
2012-10-01
1
-3
/
+4
|
*
|
mips: prevent hitting do_notify_resume() with !user_mode(regs)
Al Viro
2012-10-01
2
-8
/
+3
|
*
|
ia64: can't reach do_signal() when returning to kernel mode
Al Viro
2012-10-01
1
-8
/
+0
|
*
|
score: fix bogus restarts on sigreturn()
Al Viro
2012-10-01
1
-0
/
+1
[next]