| Commit message (Expand) | Author | Age |
* | Merge branch 'rio.b19' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/... | Linus Torvalds | 2006-06-20 |
|\ |
|
| * | [PATCH] missing readb/readw in rio | Al Viro | 2006-05-27 |
| * | [PATCH] copy_to_user() from iomem is a bad thing | Al Viro | 2006-05-27 |
| * | [PATCH] forgotten swap of copyout() arguments | Al Viro | 2006-05-27 |
| * | [PATCH] handling rio MEMDUMP | Al Viro | 2006-05-27 |
| * | [PATCH] fix rio_copy_to_card() for OLDPCI case | Al Viro | 2006-05-27 |
| * | [PATCH] uses of ->Copy() in rioroute are bogus | Al Viro | 2006-05-27 |
| * | [PATCH] bogus order of copy_from_user() arguments | Al Viro | 2006-05-27 |
| * | [PATCH] rio ->Copy() expects the sourse as first argument | Al Viro | 2006-05-27 |
| * | [PATCH] trivial annotations in rio | Al Viro | 2006-05-27 |
* | | 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 |