| Commit message (Expand) | Author | Age |
* | AUDIT: Fix user pointer deref thinko in sys_socketcall(). | David Woodhouse | 2005-06-02 |
* | AUDIT: Record working directory when syscall arguments are pathnames | David Woodhouse | 2005-05-27 |
* | AUDIT: Defer freeing aux items until audit_free_context() | David Woodhouse | 2005-05-26 |
* | AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_audit | Stephen Smalley | 2005-05-24 |
* | AUDIT: Escape comm when logging task info | David Woodhouse | 2005-05-23 |
* | AUDIT: Unify auid reporting, put arch before syscall number | David Woodhouse | 2005-05-23 |
* | AUDIT: Assign serial number to non-syscall messages | David Woodhouse | 2005-05-21 |
* | Fix oops due to thinko in avc_audit() | David Woodhouse | 2005-05-21 |
* | AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned | Steve Grubb | 2005-05-20 |
* | AUDIT: Fix AVC_USER message passing. | Steve Grubb | 2005-05-20 |
* | AUDIT: Avoid sleeping function in SElinux AVC audit. | Stephen Smalley | 2005-05-20 |
* | AUDIT: Honour audit_backlog_limit again. | David Woodhouse | 2005-05-19 |
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-19 |
|\ |
|
| * | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/d... | Linus Torvalds | 2005-05-18 |
| |\ |
|
| | * | [PATCH] Driver Core: remove driver model detach_state | David Brownell | 2005-05-17 |
| | * | [PATCH] Driver Core: pm diagnostics update, check for errors | David Brownell | 2005-05-17 |
| * | | [PATCH] Avoid console spam with ext3 aborted journal. | Stephen Tweedie | 2005-05-18 |
| * | | [PATCH] Fix filp being passed through raw ioctl handler | Stephen Tweedie | 2005-05-18 |
| * | | [PATCH] PCI: add MODALIAS to hotplug event for pci devices | Greg KH | 2005-05-17 |
| * | | [PATCH] PCI: add modalias sysfs file for pci devices | Greg KH | 2005-05-17 |
| * | | [PATCH] PCI Hotplug: remove pci_visit_dev | Scott Murray | 2005-05-17 |
| * | | [PATCH] PCI Hotplug: CPCI update | Scott Murray | 2005-05-17 |
| * | | [PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switch | Dely Sy | 2005-05-17 |
| * | | [PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with... | Dely Sy | 2005-05-17 |
| |/ |
|
| * | [PATCH] fix memory scribble in arch/i386/pci/fixup.c | Christoph Lameter | 2005-05-17 |
| * | [PATCH] update CREDITS | randy_dunlap | 2005-05-17 |
| * | [PATCH] ppc32: enable use of early_param | Paul Mackerras | 2005-05-17 |
| * | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/... | Linus Torvalds | 2005-05-17 |
| |\ |
|
| | * | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev... | | 2005-05-17 |
| | |\ |
|
| | | * | [PATCH] libata: flush COMRESET set and clear | Brett Russ | 2005-05-15 |
| | | * | [PATCH] libata: Prevent the interrupt handler from completing a command twice | Albert Lee | 2005-05-15 |
| | | * | [PATCH] libata: stop setting sdev->host->max_sectors for lba48 drives | John W. Linville | 2005-05-15 |
| | * | | [PATCH] typo fix in drivers/scsi/sata_svw.c comment | Rolf Eike Beer | 2005-05-12 |
| | |/ |
|
| * | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u... | Linus Torvalds | 2005-05-17 |
| |\ \ |
|
| | * | | [PATCH] USB: add modalias sysfs file for usb devices | Greg KH | 2005-05-17 |
| | * | | [PATCH] USB: cypress_m8: add support for the DeLorme Earthmate lt-20 | Lonnie Mendez | 2005-05-17 |
| | * | | [PATCH] USB: ehci suspend must stop timer | David Brownell | 2005-05-17 |
| | * | | [PATCH] USB: usbnet driver fixes | David Brownell | 2005-05-17 |
| * | | | [PATCH] dvb: budget-av: CI fixes | Johannes Stezenbach | 2005-05-17 |
| * | | | [PATCH] dvb: bt8xx: whitespace cleanup | Johannes Stezenbach | 2005-05-17 |
| * | | | [PATCH] dvb: DST: fixed CI debug output | Johannes Stezenbach | 2005-05-17 |
| * | | | [PATCH] dvb: DST: fix a bug in the module parameter | Johannes Stezenbach | 2005-05-17 |
| * | | | [PATCH] dvb: bt8xx: updated documentation | Johannes Stezenbach | 2005-05-17 |
| * | | | [PATCH] dvb: DST: misc. fixes | Johannes Stezenbach | 2005-05-17 |
| * | | | [PATCH] dvb: DST: fix for descrambling failure | Johannes Stezenbach | 2005-05-17 |
| * | | | [PATCH] dvb: DST: fixed tuning problem | Johannes Stezenbach | 2005-05-17 |
| * | | | [PATCH] dvb: DST: add support for Twinhan 200103A | Johannes Stezenbach | 2005-05-17 |
| * | | | [PATCH] dvb: DST: reorganize Twinhan DST driver to support CI | Johannes Stezenbach | 2005-05-17 |
| * | | | [PATCH] dvb: bt8xx: update documentation | Johannes Stezenbach | 2005-05-17 |
| * | | | [PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfree | Johannes Stezenbach | 2005-05-17 |