summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] dup_mmap: update comment on new vmaHugh Dickins2005-06-211-2/+3
| * | [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-211-0/+2
| * | [PATCH] VM: early zone reclaimMartin Hicks2005-06-211-0/+1
| * | [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-214-7/+7
| * | [PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov2005-06-201-2/+2
* | | AUDIT: Use KERN_NOTICE for printk of audit recordsDavid Woodhouse2005-06-241-2/+2
* | | AUDIT: Clean up user message filteringDavid Woodhouse2005-06-242-15/+43
* | | AUDIT: Return correct result from audit_filter_rules()David Woodhouse2005-06-241-1/+1
* | | AUDIT: No really, we don't want to audit auditd.David Woodhouse2005-06-231-1/+1
* | | AUDIT: Remove stray declaration of tsk from audit_receive_msg().David Woodhouse2005-06-221-1/+0
* | | AUDIT: Wait for backlog to clear when generating messages.David Woodhouse2005-06-222-22/+52
* | | AUDIT: Optimise the audit-disabled case for discarding user messagesDavid Woodhouse2005-06-222-23/+30
* | | AUDIT: Spawn kernel thread to list filter rules.David Woodhouse2005-06-212-9/+46
* | | AUDIT: Report lookup flags with path/inode records.David Woodhouse2005-06-201-7/+11
* | | AUDIT: Really exempt auditd from having its actions audited.David Woodhouse2005-06-201-2/+8
* | | AUDIT: Drop user-generated messages immediately while auditing disabled.David Woodhouse2005-06-201-1/+1
* | | AUDIT: Allow filtering of user messagesDavid Woodhouse2005-06-192-54/+74
|/ /
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-06-183-5/+7
|\ \ | |/
| * [PATCH] timer exit cleanupIngo Molnar2005-06-172-3/+2
| * [PATCH] cond_resched_lock() fixJan Kara2005-06-131-2/+5
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-06-026-13/+40
|\ \ | |/
| * [PATCH] flush icache in correct contextRoman Zippel2005-05-311-0/+6
| * [PATCH] drop note_interrupt() for per-CPU for proper scalingJohn Hawkes2005-05-281-2/+0
| * [PATCH] cpuset exit NULL dereference fixPaul Jackson2005-05-271-5/+19
| * [PATCH] sigkill priority fixKirill Korotaev2005-05-241-1/+10
| * [PATCH] spin_unlock_bh() and preempt_check_resched()Samuel Thibault2005-05-211-4/+4
| * [PATCH] cpusets+hotplug+preepmt brokenPaul Jackson2005-05-201-1/+1
* | AUDIT: Record working directory when syscall arguments are pathnamesDavid Woodhouse2005-05-271-0/+23
* | AUDIT: Defer freeing aux items until audit_free_context()David Woodhouse2005-05-261-8/+2
* | AUDIT: Escape comm when logging task infoDavid Woodhouse2005-05-231-1/+2
* | AUDIT: Unify auid reporting, put arch before syscall numberDavid Woodhouse2005-05-232-9/+9
* | AUDIT: Assign serial number to non-syscall messagesDavid Woodhouse2005-05-212-44/+48
* | AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned Steve Grubb2005-05-212-11/+8
* | AUDIT: Fix AVC_USER message passing.Steve Grubb2005-05-211-0/+2
* | AUDIT: Avoid sleeping function in SElinux AVC audit.Stephen Smalley2005-05-211-0/+40
* | AUDIT: Honour audit_backlog_limit again.David Woodhouse2005-05-191-0/+12
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-194-45/+50
|\ \ | |/
| * [PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell2005-05-171-3/+3
| * [PATCH] profile.c: `schedule' parsing fixWilliam Lee Irwin III2005-05-171-6/+10
| * [PATCH] add_preferred_console() build fixMatt Mackall2005-05-171-36/+36
| * [PATCH] spurious interrupt fixZhang, Yanmin2005-05-171-0/+1
* | AUDIT: Quis Custodiet Ipsos Custodes?David Woodhouse2005-05-191-3/+4
* | AUDIT: Send netlink messages from a separate kernel threadDavid Woodhouse2005-05-191-121/+70
* | AUDIT: Clean up logging of untrusted stringsSteve Grubb2005-05-191-23/+48
* | AUDIT: Treat all user messages identically.David Woodhouse2005-05-181-18/+2
* | AUDIT: Capture sys_socketcall arguments and sockaddrs David Woodhouse2005-05-171-2/+71
* | AUDIT: fix max_t thinko.David Woodhouse2005-05-131-1/+1
* | AUDIT: Fix some spelling errorsSteve Grubb2005-05-132-4/+4
* | AUDIT: Add message types to audit recordsSteve Grubb2005-05-132-40/+80
* | AUDIT: Round up audit skb expansion to AUDIT_BUFSIZ.David Woodhouse2005-05-131-1/+1
OpenPOWER on IntegriCloud