summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-01-13audit: listen in all network namespacesRichard Guy Briggs
2014-01-13audit: restore order of tty and ses fields in log outputRichard Guy Briggs
2014-01-13audit: fix netlink portid naming and typesRichard Guy Briggs
2014-01-13audit: Simplify and correct audit_log_capsetEric W. Biederman
2013-11-22Merge tag 'v3.12'Eric Paris
2013-11-06audit: fix type of sessionid in audit_set_loginuid()Eric Paris
2013-11-05audit: call audit_bprm() only once to add AUDIT_EXECVE informationRichard Guy Briggs
2013-11-05audit: move audit_aux_data_execve contents into audit_context unionRichard Guy Briggs
2013-11-05audit: remove unused envc member of audit_aux_data_execveRichard Guy Briggs
2013-11-05audit: Kill the unused struct audit_aux_data_capsetEric W. Biederman
2013-11-05audit: do not reject all AUDIT_INODE filter typesEric Paris
2013-11-05audit: log the audit_names record typeJeff Layton
2013-11-05audit: use given values in tty_audit enable apiRichard Guy Briggs
2013-11-05audit: use nlmsg_len() to get message payload lengthMathias Krause
2013-11-05audit: use memset instead of trying to initialize field by fieldEric Paris
2013-11-05audit: fix info leak in AUDIT_GET requestsMathias Krause
2013-11-05audit: update AUDIT_INODE filter rule to comparator functionRichard Guy Briggs
2013-11-05audit: audit feature to set loginuid immutableEric Paris
2013-11-05audit: audit feature to only allow unsetting the loginuidEric Paris
2013-11-05audit: allow unsetting the loginuid (with priv)Eric Paris
2013-11-05audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLEEric Paris
2013-11-05audit: loginuid functions coding styleEric Paris
2013-11-05audit: implement generic feature setting and retrievingEric Paris
2013-11-05audit: change decimal constant to macro for invalid uidRichard Guy Briggs
2013-11-05audit: printk USER_AVC messages when audit isn't enabledTyler Hicks
2013-11-05audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_contextOleg Nesterov
2013-11-05Audit: remove duplicate commentsGao feng
2013-11-05audit: remove newline accidentally added during session id helper refactorRichard Guy Briggs
2013-11-05audit: remove duplicate inclusion of the netlink headerIlya V. Matveychikov
2013-11-05audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTHRichard Guy Briggs
2013-10-29perf: Fix perf ring buffer memory orderingPeter Zijlstra
2013-10-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-26Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-25PM / hibernate: Move software_resume to late_initcall_syncRuss Dill
2013-10-23clockevents: Sanitize ticks to nsec conversionThomas Gleixner
2013-10-22Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-10-18mutex: Avoid gcc version dependent __builtin_constant_p() usageTetsuo Handa
2013-10-17perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian
2013-10-13cgroup: fix to break the while loop in cgroup_attach_task() correctlyAnjana V Kumar
2013-10-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-04Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-04perf: Fix perf_pmu_migrate_contextPeter Zijlstra
2013-10-02Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-10-01irq: Force hardirq exit's softirq processing on its own stackFrederic Weisbecker
2013-09-30pidns: fix free_pid() to handle the first fork failureOleg Nesterov
2013-09-30kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa
2013-09-30PM / hibernate: Fix user space driven resume regressionRafael J. Wysocki