summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AUDIT: Add message types to audit recordsSteve Grubb2005-05-137-61/+143
* AUDIT: Round up audit skb expansion to AUDIT_BUFSIZ.David Woodhouse2005-05-131-1/+1
* Add missing asm-ppc/seccomp.h. Must learn to use git properly.David Woodhouse2005-05-111-0/+10
* Add audit_log_typeChris Wright2005-05-114-56/+33
* Move ifdef CONFIG_AUDITSYSCALL to headerChris Wright2005-05-113-15/+8
* Audit requires CONFIG_NETChris Wright2005-05-113-32/+1
* AUDIT: Properly account for alignment difference in nlmsg_len.Chris Wright2005-05-111-1/+1
* AUDIT: Fix abuse of va_args. David Woodhouse2005-05-101-1/+3
* AUDIT: pass size argument to audit_expand().David Woodhouse2005-05-101-4/+4
* AUDIT: Fix reported length of audit messages.Steve Grubb2005-05-101-1/+1
* Add CONFIG_AUDITSC and CONFIG_SECCOMP support for ppc32David Woodhouse2005-05-086-14/+70
*-. Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-0848-375/+301
|\ \ | |/
| * Linux v2.6.12-rc4v2.6.12-rc4Linus Torvalds2005-05-061-1/+1
| * [PATCH] uml: x86_64 fixesJeff Dike2005-05-065-5/+9
| * [PATCH] uml: Fix process exit raceBodo Stroesser2005-05-065-16/+11
| * [PATCH] uml: S390 preparation, arch_align_stackBodo Stroesser2005-05-061-0/+9
| * [PATCH] uml: Use CONFIG variable for address space sizeBodo Stroesser2005-05-061-7/+1
| * [PATCH] uml: Turn literal numbers into symbolic constantsJeff Dike2005-05-061-13/+22
| * [PATCH] uml: Makefile cleanupJeff Dike2005-05-061-5/+1
| * [PATCH] uml: Eliminate unusable functionJeff Dike2005-05-061-10/+0
| * [PATCH] uml: S390 preparation, save an extra registerBodo Stroesser2005-05-061-0/+4
| * [PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarchBodo Stroesser2005-05-064-50/+153
| * [PATCH] uml: command line handling cleanupJeff Dike2005-05-063-5/+6
| * [PATCH] uml: Remove include/asm-um/elf.hJeff Dike2005-05-061-196/+0
| * [PATCH] uml: __deprecated makes build unnecessarily noisyJeff Dike2005-05-062-4/+4
| * [PATCH] video/tuner: add VIDEO_G_FREQUENCY and freq range to VIDIOC_G_TUNERJiri Benc2005-05-061-0/+11
| * [PATCH] video/tuner: fix tuner->freq updatingJiri Benc2005-05-061-2/+1
| * [PATCH] ppc32: Fix POWER3/POWER4 compiler errorKumar Gala2005-05-061-0/+2
| * [PATCH] ppc64: enable CONFIG_RTAS_PROC by defaultPaul Mackerras2005-05-061-0/+1
| * [PATCH] revert msdos partitioning fixAndrew Morton2005-05-061-5/+0
| * [PATCH] drivers/block/rd.c: rd_size shouldn't be staticAdrian Bunk2005-05-061-1/+1
| * Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.gitLinus Torvalds2005-05-0612-39/+48
| |\
| | * [SCSI] correct the sym2 period setting routinesJames Bottomley2005-05-061-2/+3
| | * [SCSI] fix command retries in spi_transport classJames Bottomley2005-05-051-15/+34
| | * [SCSI] call correct scsi_done function in scsi_dispatch_cmdMike Christie2005-05-011-1/+1
| | * [SCSI] aacraid: Fix adapter open errorMark Haverkamp2005-04-261-1/+1
| | * [SCSI] zfcp: fix compile errorAndreas Herrmann2005-04-212-2/+1
| | * [SCSI] drivers/scsi/sr_ioctl.c: check for failed allocationNate Dailey2005-04-211-0/+3
| | * [SCSI] aic7xxx: remove inquiry sniffing leftoversChristoph Hellwig2005-04-212-8/+0
| | * [SCSI] qla2xxx: remove a transport #includeAndrew Vasquez2005-04-213-10/+5
| * | Merge of master.kernel.org:/home/rmk/linux-2.6-serial.gitLinus Torvalds2005-05-061-0/+2
| |\ \
| | * | [PATCH] 8250_pci.c: add comment about enum sorting orderRussell King2005-05-061-0/+2
| * | | Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not endLinus Torvalds2005-05-061-1/+1
| * | | [PATCH] fix alsa via82xx resumeJens Axboe2005-05-061-1/+1
| * | | [PATCH] ppc64: global interrupt queue cleanupPaul Mackerras2005-05-063-14/+12
| |/ /
* | | AUDIT: Honour gfp_mask in audit_buffer_alloc()David Woodhouse2005-05-061-2/+2
* | | AUDIT: buffer audit msgs directly to skbChris Wright2005-05-061-76/+46
* | | AUDIT: expand audit tmp buffer as neededChris Wright2005-05-061-60/+79
* | | AUDIT: Add helper functions to allocate and free audit_buffers.Chris Wright2005-05-061-23/+38
* | | The attached patch addresses the problem with getting the audit daemon Steve Grubb2005-05-065-10/+56
|/ /
OpenPOWER on IntegriCloud