| Commit message (Expand) | Author | Age |
* | Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-06-20 |
|\ |
|
| * | [PATCH] make set_loginuid obey audit_enabled | Steve Grubb | 2006-06-20 |
| * | [PATCH] log more info for directory entry change events | Amy Griffis | 2006-06-20 |
| * | [PATCH] fix AUDIT_FILTER_PREPEND handling | Amy Griffis | 2006-06-20 |
| * | [PATCH] validate rule fields' types | Al Viro | 2006-06-20 |
| * | [PATCH] audit: path-based rules | Amy Griffis | 2006-06-20 |
| * | [PATCH] Audit of POSIX Message Queue Syscalls v.2 | George C. Wilson | 2006-06-20 |
| * | [PATCH] fix se_sen audit filter | Darrel Goeddel | 2006-06-20 |
| * | [PATCH] deprecate AUDIT_POSSBILE | Al Viro | 2006-06-20 |
| * | [PATCH] inline more audit helpers | Al Viro | 2006-06-20 |
| * | [PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated array | Al Viro | 2006-06-20 |
| * | [PATCH] update of IPC audit record cleanup | Linda Knippers | 2006-06-20 |
| * | [PATCH] minor audit updates | Serge E. Hallyn | 2006-06-20 |
| * | [PATCH] fix audit_krule_to_{rule,data} return values | Amy Griffis | 2006-06-20 |
| * | [PATCH] add filtering by ppid | Al Viro | 2006-06-20 |
| * | [PATCH] log ppid | Al Viro | 2006-06-20 |
| * | [PATCH] collect sid of those who send signals to auditd | Al Viro | 2006-06-20 |
| * | [PATCH] execve argument logging | Al Viro | 2006-06-20 |
| * | [PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULES | Al Viro | 2006-06-20 |
| * | [PATCH] audit_panic() is audit-internal | Al Viro | 2006-06-20 |
| * | [PATCH] inotify (5/5): update kernel documentation | Amy Griffis | 2006-06-20 |
| * | [PATCH] inotify (4/5): allow watch removal from event handler | Amy Griffis | 2006-06-20 |
| * | [PATCH] inotify (3/5): add interfaces to kernel API | Amy Griffis | 2006-06-20 |
| * | [PATCH] inotify (2/5): add name's inode to event handler | Amy Griffis | 2006-06-20 |
| * | [PATCH] inotify (1/5): split kernel API from userspace support | Amy Griffis | 2006-06-20 |
| * | [PATCH] remove config.h from inotify.h | Al Viro | 2006-06-20 |
* | | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2006-06-20 |
|\ \ |
|
| * | | [S390] __FD_foo definitions. | Martin Schwidefsky | 2006-06-14 |
| * | | Switch to __s32 types in joystick.h instead of C99 types for consistency. | David Woodhouse | 2006-06-02 |
| * | | Add <sys/types.h> to headers included for userspace in <linux/input.h> | David Woodhouse | 2006-06-01 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-05-24 |
| |\ \ |
|
| * | | | Move inclusion of <linux/compat.h> out of user scope in asm-x86_64/mtrr.h | David Woodhouse | 2006-05-21 |
| * | | | Remove struct fddi_statistics from user view in <linux/if_fddi.h> | David Woodhouse | 2006-05-16 |
| * | | | Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390 | David Woodhouse | 2006-05-08 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-05-06 |
| |\ \ \ |
|
| * | | | | Revert include/media changes: Mauro says those ioctls are only used in-kernel(!) | David Woodhouse | 2006-05-06 |
| * | | | | Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h> | David Woodhouse | 2006-05-04 |
| * | | | | Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> too | David Woodhouse | 2006-05-04 |
| * | | | | Remove private struct dx_hash_info from public view in <linux/ext3_fs.h> | David Woodhouse | 2006-05-04 |
| * | | | | Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h> | David Woodhouse | 2006-05-04 |
| * | | | | Use __uXX types in <linux/divert.h> for struct divert_blk et al. | David Woodhouse | 2006-05-04 |
| * | | | | Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible. | David Woodhouse | 2006-05-04 |
| * | | | | Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirely | David Woodhouse | 2006-05-04 |
| * | | | | Use __uXX types in user-visible structures in <linux/nbd.h> | David Woodhouse | 2006-05-03 |
| * | | | | Don't use 'u32' in user-visible struct ip_conntrack_old_tuple. | David Woodhouse | 2006-05-03 |
| * | | | | Use __uXX types for S390 DASD volume label definitions which are user-visible | David Woodhouse | 2006-05-03 |
| * | | | | S390 BIODASDREADCMB ioctl should use __u64 not u64 type. | David Woodhouse | 2006-05-03 |
| * | | | | Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h> | David Woodhouse | 2006-05-03 |
| * | | | | Fix private integer types used in V4L2 ioctls. | David Woodhouse | 2006-05-03 |
| * | | | | Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctl | David Woodhouse | 2006-05-03 |