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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2006-06-20
4
-32
/
+209
|
\
|
*
[PATCH] log more info for directory entry change events
Amy Griffis
2006-06-20
2
-8
/
+10
|
*
[PATCH] audit: path-based rules
Amy Griffis
2006-06-20
1
-0
/
+1
|
*
[PATCH] Audit of POSIX Message Queue Syscalls v.2
George C. Wilson
2006-06-20
1
-0
/
+46
|
*
[PATCH] inline more audit helpers
Al Viro
2006-06-20
1
-3
/
+21
|
*
[PATCH] update of IPC audit record cleanup
Linda Knippers
2006-06-20
1
-2
/
+2
|
*
[PATCH] add filtering by ppid
Al Viro
2006-06-20
1
-0
/
+1
|
*
[PATCH] collect sid of those who send signals to auditd
Al Viro
2006-06-20
1
-2
/
+1
|
*
[PATCH] execve argument logging
Al Viro
2006-06-20
1
-1
/
+5
|
*
[PATCH] audit_panic() is audit-internal
Al Viro
2006-06-20
1
-1
/
+0
|
*
[PATCH] inotify (4/5): allow watch removal from event handler
Amy Griffis
2006-06-20
1
-0
/
+7
|
*
[PATCH] inotify (3/5): add interfaces to kernel API
Amy Griffis
2006-06-20
1
-0
/
+20
|
*
[PATCH] inotify (2/5): add name's inode to event handler
Amy Griffis
2006-06-20
2
-16
/
+20
|
*
[PATCH] inotify (1/5): split kernel API from userspace support
Amy Griffis
2006-06-20
2
-1
/
+77
|
*
[PATCH] remove config.h from inotify.h
Al Viro
2006-06-20
1
-1
/
+0
*
|
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
2006-06-20
904
-1465
/
+840
|
\
\
|
*
|
[S390] __FD_foo definitions.
Martin Schwidefsky
2006-06-14
1
-16
/
+28
|
*
|
Switch to __s32 types in joystick.h instead of C99 types for consistency.
David Woodhouse
2006-06-03
1
-11
/
+11
|
*
|
Add <sys/types.h> to headers included for userspace in <linux/input.h>
David Woodhouse
2006-06-01
1
-0
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-05-24
43
-62
/
+419
|
|
\
\
|
*
|
|
Move inclusion of <linux/compat.h> out of user scope in asm-x86_64/mtrr.h
David Woodhouse
2006-05-21
1
-4
/
+4
|
*
|
|
Remove struct fddi_statistics from user view in <linux/if_fddi.h>
David Woodhouse
2006-05-16
1
-0
/
+2
|
*
|
|
Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390
David Woodhouse
2006-05-08
1
-0
/
+212
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-05-06
30
-79
/
+399
|
|
\
\
\
|
*
|
|
|
Revert include/media changes: Mauro says those ioctls are only used in-kernel(!)
David Woodhouse
2006-05-06
1
-8
/
+8
|
*
|
|
|
Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h>
David Woodhouse
2006-05-04
1
-20
/
+14
|
*
|
|
|
Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> too
David Woodhouse
2006-05-04
1
-87
/
+80
|
*
|
|
|
Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>
David Woodhouse
2006-05-04
1
-1
/
+2
|
*
|
|
|
Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>
David Woodhouse
2006-05-04
1
-35
/
+37
|
*
|
|
|
Use __uXX types in <linux/divert.h> for struct divert_blk et al.
David Woodhouse
2006-05-04
1
-10
/
+10
|
*
|
|
|
Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible.
David Woodhouse
2006-05-04
1
-1
/
+1
|
*
|
|
|
Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirely
David Woodhouse
2006-05-04
1
-10
/
+4
|
*
|
|
|
Use __uXX types in user-visible structures in <linux/nbd.h>
David Woodhouse
2006-05-04
1
-6
/
+6
|
*
|
|
|
Don't use 'u32' in user-visible struct ip_conntrack_old_tuple.
David Woodhouse
2006-05-04
1
-1
/
+1
|
*
|
|
|
Use __uXX types for S390 DASD volume label definitions which are user-visible
David Woodhouse
2006-05-04
1
-19
/
+19
|
*
|
|
|
S390 BIODASDREADCMB ioctl should use __u64 not u64 type.
David Woodhouse
2006-05-04
1
-1
/
+1
|
*
|
|
|
Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>
David Woodhouse
2006-05-04
1
-1
/
+0
|
*
|
|
|
Fix private integer types used in V4L2 ioctls.
David Woodhouse
2006-05-04
1
-8
/
+8
|
*
|
|
|
Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctl
David Woodhouse
2006-05-04
1
-6
/
+6
|
*
|
|
|
Restore __attribute_const__ to user-visibility in linux/compiler.h...for now
David Woodhouse
2006-05-04
1
-9
/
+10
|
*
|
|
|
Guard some of linux/compiler.h with #ifdef __KERNEL__
David Woodhouse
2006-05-02
1
-0
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-05-01
5
-57
/
+119
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-04-30
8
-10
/
+40
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Sanitise ethtool.h and mii.h for userspace.
David Woodhouse
2006-04-29
2
-98
/
+101
|
*
|
|
|
|
|
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
2006-04-29
21
-86
/
+76
|
*
|
|
|
|
|
Remove 'extern int errno;' from public view in linux/unistd.h
David Woodhouse
2006-04-29
1
-0
/
+2
|
*
|
|
|
|
|
Remove struct input_device_id from public view in linux/input.h
David Woodhouse
2006-04-29
1
-0
/
+4
|
*
|
|
|
|
|
Don't include <linux/mod_devicetable.h> in public part of linux/pci.h
David Woodhouse
2006-04-29
1
-2
/
+2
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-04-29
26
-67
/
+251
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
linux/blkpg.h needs <linux/compiler.h> for __user
David Woodhouse
2006-04-27
1
-0
/
+1
[next]