index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-11-06
sched: Move wait code from core.c to wait.c
Peter Zijlstra
2013-11-06
sched: Move wait.c into kernel/sched/
Peter Zijlstra
2013-11-06
Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...
Ingo Molnar
2013-11-06
Merge tag 'v3.12' into core/locking to pick up mutex upates
Ingo Molnar
2013-11-05
tracing: Add support for SOFT_DISABLE to syscall events
Tom Zanussi
2013-11-05
tracing: Make register/unregister_ftrace_command __init
Tom Zanussi
2013-11-05
tracing: Update event filters for multibuffer
Tom Zanussi
2013-11-05
ftrace: Have control op function callback only trace when RCU is watching
Steven Rostedt (Red Hat)
2013-11-05
rcu: Do not trace rcu_is_watching() functions
Steven Rostedt
2013-11-05
Merge branch 'idle.2013.09.25a' of git://git.kernel.org/pub/scm/linux/kernel/...
Steven Rostedt (Red Hat)
2013-11-05
trace/trace_stat: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
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-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
Merge branch 'perf/urgent' into perf/core to fix conflicts
Ingo Molnar
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
2013-10-31
hung_task debugging: Add tracepoint to report the hang
Oleg Nesterov
2013-10-30
kernel/system_certificate.S: use real contents instead of macro GLOBAL()
Chen Gang
2013-10-30
padata: make the sequence counter an atomic_t
Mathias Krause
2013-10-29
uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK
Oleg Nesterov
2013-10-29
uprobes: Change uprobe_copy_process() to dup xol_area
Oleg Nesterov
2013-10-29
uprobes: Change uprobe_copy_process() to dup return_instances
Oleg Nesterov
2013-10-29
uprobes: Teach __create_xol_area() to accept the predefined vaddr
Oleg Nesterov
2013-10-29
uprobes: Introduce __create_xol_area()
Oleg Nesterov
2013-10-29
uprobes: Change the callsite of uprobe_copy_process()
Oleg Nesterov
2013-10-29
perf: Fix the perf context switch optimization
Peter Zijlstra
2013-10-29
perf: Change zero-padding of strings in perf_event_mmap_event()
Peter Zijlstra
2013-10-29
perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event()
Oleg Nesterov
[prev]
[next]