summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-20[PATCH] log more info for directory entry change eventsAmy Griffis
2006-06-20[PATCH] fix AUDIT_FILTER_PREPEND handlingAmy Griffis
2006-06-20[PATCH] validate rule fields' typesAl Viro
2006-06-20[PATCH] audit: path-based rulesAmy Griffis
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson
2006-06-20[PATCH] fix se_sen audit filterDarrel Goeddel
2006-06-20[PATCH] deprecate AUDIT_POSSBILEAl Viro
2006-06-20[PATCH] inline more audit helpersAl Viro
2006-06-20[PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated arrayAl Viro
2006-06-20[PATCH] update of IPC audit record cleanupLinda Knippers
2006-06-20[PATCH] minor audit updatesSerge E. Hallyn
2006-06-20[PATCH] fix audit_krule_to_{rule,data} return valuesAmy Griffis
2006-06-20[PATCH] add filtering by ppidAl Viro
2006-06-20[PATCH] log ppidAl Viro
2006-06-20[PATCH] collect sid of those who send signals to auditdAl Viro
2006-06-20[PATCH] execve argument loggingAl Viro
2006-06-20[PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULESAl Viro
2006-06-20[PATCH] audit_panic() is audit-internalAl Viro
2006-06-20[PATCH] inotify (5/5): update kernel documentationAmy Griffis
2006-06-20[PATCH] inotify (4/5): allow watch removal from event handlerAmy Griffis
2006-06-20[PATCH] inotify (3/5): add interfaces to kernel APIAmy Griffis
2006-06-20[PATCH] inotify (2/5): add name's inode to event handlerAmy Griffis
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis
2006-06-20[PATCH] remove config.h from inotify.hAl Viro
2006-06-17Linux v2.6.17Linus Torvalds
2006-06-17[PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cellArnd Bergmann
2006-06-17[PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann
2006-06-17[PATCH] arm_timer: remove a racy and obsolete PF_EXITING checkOleg Nesterov
2006-06-17[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()Oleg Nesterov
2006-06-17[PATCH] check_process_timers: fix possible lockupOleg Nesterov
2006-06-17[PATCH] sky2: netconsole suspend/resume interactionStephen Hemminger
2006-06-17[PATCH] Fix missing ret assignment in __bio_map_user() error pathJens Axboe
2006-06-17[PATCH] fix cdrom openJens Axboe
2006-06-14[PATCH] cfq-iosched: fix crash in do_div()Jens Axboe
2006-06-14[PATCH] Return error in case flock_lock_file failureKirill Korotaev
2006-06-13[PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger
2006-06-13[PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger
2006-06-13[PATCH] sky2: fix hotplug detect during pollStephen Hemminger
2006-06-13[PATCH] sky2: don't hard code number of portsStephen Hemminger
2006-06-13[PATCH] sky2: set_power_state should be voidStephen Hemminger
2006-06-12[PATCH] alpha: generic hweight build fixRandy Dunlap
2006-06-12[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()Sergey Vlasov
2006-06-12[PATCH] tmpfs: time granularity fix for [acm]time going backwardsRobin H. Johnson
2006-06-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-06-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-12[IPV4]: Increment ipInHdrErrors when TTL expires.Weidong
2006-06-12[sky2] Fix sky2 network driver suspend/resumeLinus Torvalds
2006-06-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-06-11[TCP]: continued: reno sacked_out count fixAki M Nyrhinen