summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* audit: treat s_id as an untrusted stringKees Cook2012-01-17
* audit: fix signedness bug in audit_log_execve_info()Xi Wang2012-01-17
* audit: comparison on interprocess fieldsPeter Moody2012-01-17
* audit: implement all object interfield comparisonsPeter Moody2012-01-17
* audit: allow interfield comparison between gid and ogidEric Paris2012-01-17
* audit: complex interfield comparison helperEric Paris2012-01-17
* audit: allow interfield comparison in audit rulesEric Paris2012-01-17
* Kernel: Audit Support For The ARM PlatformNathaniel Husted2012-01-17
* audit: do not call audit_getname on errorEric Paris2012-01-17
* audit: only allow tasks to set their loginuid if it is -1Eric Paris2012-01-17
* audit: remove task argument to audit_set_loginuidEric Paris2012-01-17
* audit: allow audit matching on inode gidEric Paris2012-01-17
* audit: allow matching on obj_uidEric Paris2012-01-17
* audit: remove audit_finish_fork as it can't be calledEric Paris2012-01-17
* audit: reject entry,always rulesEric Paris2012-01-17
* audit: inline audit_free to simplify the look of generic codeEric Paris2012-01-17
* audit: drop audit_set_macxattr as it doesn't do anythingEric Paris2012-01-17
* audit: inline checks for not needing to collect aux recordsEric Paris2012-01-17
* audit: drop some potentially inadvisable likely notationsEric Paris2012-01-17
* audit: remove AUDIT_SETUP_CONTEXT as it isn't usedEric Paris2012-01-17
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
* audit: ia32entry.S sign extend error codes when calling 64 bit codeEric Paris2012-01-17
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
* seccomp: audit abnormal end to a process due to seccompEric Paris2012-01-17
* audit: check current inode and containing object when filtering on major and ...Eric Paris2012-01-17
* audit: drop the meaningless and format breaking word 'user'Eric Paris2012-01-17
* audit: dynamically allocate audit_names when not enough space is in the names...Eric Paris2012-01-17
* audit: make filetype matching consistent with other filtersEric Paris2012-01-17
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-11
|\
| * x86/intel config: Fix the APB_TIMER selectionAlan Cox2011-12-29
| * Merge commit 'v3.2-rc6' into x86/platformIngo Molnar2011-12-18
| |\
| * | x86/mrst: Add additional debug prints for pb_keysMichael Demeter2011-12-18
| * | x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox2011-12-18
| * | x86/intel/scu/ipc: Match the changes in the x86 configurationAlan Cox2011-12-18
| * | x86/apb: Fix configuration constraintsAlan Cox2011-12-18
| * | x86: Fix INTEL_MID sillyAlan Cox2011-12-16
| * | x86/Kconfig: Cyclone-timer depends on x86-summitAlessandro Rubini2011-12-05
| * | x86: Reduce clock calibration time during slave cpu startupJack Steiner2011-12-05
| * | x86/config: Revamp configuration for MID devicesAlan Cox2011-12-05
| * | x86/sfi: Kill the IRQ as id hackAlan Cox2011-12-05
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-11
|\ \ \
| * | | x86, reboot: Fix typo in nmi reboot pathDon Zickus2012-01-07
| * | | x86, NMI: Add to_cpumask() to silence compile warningDan Carpenter2011-12-07
| * | | x86, NMI: NMI selftest depends on the local apicDon Zickus2011-12-07
| * | | x86: Add stack top margin for stack overflow checkingMitsuo Hayasaka2011-12-07
| * | | x86, NMI: NMI-selftest should handle the UP case properlyDon Zickus2011-12-06
| * | | x86: Fix the 32-bit stackoverflow-debug buildIngo Molnar2011-12-05
| * | | x86, NMI: Add knob to disable using NMI IPIs to stop cpusDon Zickus2011-12-05
| * | | x86, NMI: Add NMI IPI selftestDon Zickus2011-12-05
| * | | x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpusDon Zickus2011-12-05