index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-01-13
audit: remove useless code in audit_enable
Gao feng
2014-01-13
audit: add audit_backlog_wait_time configuration option
Richard Guy Briggs
2014-01-13
audit: clean up AUDIT_GET/SET local variables and future-proof API
Richard Guy Briggs
2014-01-13
audit: add kernel set-up parameter to override default backlog limit
Richard Guy Briggs
2014-01-13
audit: efficiency fix 2: request exclusive wait since all need same resource
Dan Duval
2014-01-13
audit: efficiency fix 1: only wake up if queue shorter than backlog limit
Dan Duval
2014-01-13
audit: make use of remaining sleep time from wait_for_auditd
Richard Guy Briggs
2014-01-13
audit: reset audit backlog wait time after error recovery
Richard Guy Briggs
2014-01-13
audit: listen in all network namespaces
Richard Guy Briggs
2014-01-13
audit: restore order of tty and ses fields in log output
Richard Guy Briggs
2014-01-13
audit: fix netlink portid naming and types
Richard Guy Briggs
2014-01-13
audit: Simplify and correct audit_log_capset
Eric W. Biederman
2013-11-22
Merge tag 'v3.12'
Eric Paris
2013-11-06
audit: fix type of sessionid in audit_set_loginuid()
Eric Paris
2013-11-05
audit: call audit_bprm() only once to add AUDIT_EXECVE information
Richard Guy Briggs
2013-11-05
audit: move audit_aux_data_execve contents into audit_context union
Richard Guy Briggs
2013-11-05
audit: remove unused envc member of audit_aux_data_execve
Richard Guy Briggs
2013-11-05
audit: Kill the unused struct audit_aux_data_capset
Eric W. Biederman
2013-11-05
audit: do not reject all AUDIT_INODE filter types
Eric Paris
2013-11-05
audit: log the audit_names record type
Jeff Layton
2013-11-05
audit: use given values in tty_audit enable api
Richard Guy Briggs
2013-11-05
audit: use nlmsg_len() to get message payload length
Mathias Krause
2013-11-05
audit: use memset instead of trying to initialize field by field
Eric Paris
2013-11-05
audit: fix info leak in AUDIT_GET requests
Mathias Krause
2013-11-05
audit: update AUDIT_INODE filter rule to comparator function
Richard Guy Briggs
2013-11-05
audit: audit feature to set loginuid immutable
Eric Paris
2013-11-05
audit: audit feature to only allow unsetting the loginuid
Eric Paris
2013-11-05
audit: allow unsetting the loginuid (with priv)
Eric Paris
2013-11-05
audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLE
Eric Paris
2013-11-05
audit: loginuid functions coding style
Eric Paris
2013-11-05
audit: implement generic feature setting and retrieving
Eric Paris
2013-11-05
audit: change decimal constant to macro for invalid uid
Richard Guy Briggs
2013-11-05
audit: printk USER_AVC messages when audit isn't enabled
Tyler Hicks
2013-11-05
audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_context
Oleg Nesterov
2013-11-05
Audit: remove duplicate comments
Gao feng
2013-11-05
audit: remove newline accidentally added during session id helper refactor
Richard Guy Briggs
2013-11-05
audit: remove duplicate inclusion of the netlink header
Ilya V. Matveychikov
2013-11-05
audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTH
Richard Guy Briggs
2013-10-29
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
2013-10-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-10-27
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-10-26
Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-10-25
PM / hibernate: Move software_resume to late_initcall_sync
Russ Dill
2013-10-23
clockevents: Sanitize ticks to nsec conversion
Thomas Gleixner
2013-10-22
Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-10-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2013-10-18
mutex: Avoid gcc version dependent __builtin_constant_p() usage
Tetsuo Handa
2013-10-17
perf: Disable PERF_RECORD_MMAP2 support
Stephane Eranian
2013-10-13
cgroup: fix to break the while loop in cgroup_attach_task() correctly
Anjana V Kumar
[next]