index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ftrace: Cleanup regex_lock and ftrace_lock around hash updating
Masami Hiramatsu
2013-05-09
1
-27
/
+32
|
*
|
|
|
ftrace, kprobes: Fix a deadlock on ftrace_regex_lock
Masami Hiramatsu
2013-05-09
1
-21
/
+52
|
*
|
|
|
ftrace: Have ftrace_regex_write() return either read or error
Steven Rostedt (Red Hat)
2013-05-09
1
-1
/
+1
|
*
|
|
|
tracing: Return error if register_ftrace_function_probe() fails for event_ena...
Steven Rostedt (Red Hat)
2013-05-09
1
-2
/
+9
|
*
|
|
|
tracing: Don't succeed if event_enable_func did not register anything
Masami Hiramatsu
2013-05-09
1
-1
/
+4
|
*
|
|
|
ring-buffer: Select IRQ_WORK
Steven Rostedt (Red Hat)
2013-05-03
1
-1
/
+1
*
|
|
|
|
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2013-05-11
4
-783
/
+656
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
audit: fix message spacing printing auid
Eric Paris
2013-05-08
1
-1
/
+1
|
*
|
|
|
Revert "audit: move kaudit thread start from auditd registration to kaudit init"
Eric Paris
2013-05-07
1
-4
/
+10
|
*
|
|
|
audit: Make testing for a valid loginuid explicit.
Eric W. Biederman
2013-05-07
2
-3
/
+19
|
*
|
|
|
audit: fix event coverage of AUDIT_ANOM_LINK
Eric Paris
2013-04-30
3
-360
/
+394
|
*
|
|
|
audit: use spin_lock in audit_receive_msg to process tty logging
Eric Paris
2013-04-30
1
-6
/
+4
|
*
|
|
|
audit: add an option to control logging of passwords with pam_tty_audit
Richard Guy Briggs
2013-04-30
1
-6
/
+10
|
*
|
|
|
audit: use spin_lock_irqsave/restore in audit tty code
Eric Paris
2013-04-30
1
-4
/
+6
|
*
|
|
|
helper for some session id stuff
Eric Paris
2013-04-30
1
-8
/
+12
|
*
|
|
|
audit: use a consistent audit helper to log lsm information
Eric Paris
2013-04-30
3
-47
/
+10
|
*
|
|
|
audit: push loginuid and sessionid processing down
Eric Paris
2013-04-30
1
-1
/
+1
|
*
|
|
|
audit: stop pushing loginid, uid, sessionid as arguments
Eric Paris
2013-04-30
2
-76
/
+46
|
*
|
|
|
audit: remove the old depricated kernel interface
Eric Paris
2013-04-30
2
-180
/
+8
|
*
|
|
|
audit: make validity checking generic
Eric Paris
2013-04-30
1
-76
/
+70
|
*
|
|
|
audit: allow checking the type of audit message in the user filter
Eric Paris
2013-04-16
2
-4
/
+26
|
*
|
|
|
audit: fix build break when AUDIT_DEBUG == 2
Eric Paris
2013-04-16
1
-3
/
+5
|
*
|
|
|
audit: remove duplicate export of audit_enabled
Gao feng
2013-04-12
1
-1
/
+0
|
*
|
|
|
Audit: do not print error when LSMs disabled
Eric Paris
2013-04-11
1
-6
/
+8
|
*
|
|
|
audit: use data= not msg= for AUDIT_USER_TTY messages
Eric Paris
2013-04-11
1
-1
/
+1
|
*
|
|
|
auditsc: remove audit_set_context() altogether - fold it into its caller
Andrew Morton
2013-04-10
1
-8
/
+2
|
*
|
|
|
auditsc: Use kzalloc instead of kmalloc+memset.
Rakib Mullick
2013-04-10
1
-4
/
+4
|
*
|
|
|
kernel: audit: beautify code, for extern function, better to check its parame...
Chen Gang
2013-04-10
1
-3
/
+6
|
*
|
|
|
audit: destroy long filenames correctly
Dmitry Monakhov
2013-04-10
1
-3
/
+3
|
*
|
|
|
audit: move kaudit thread start from auditd registration to kaudit init
Richard Guy Briggs
2013-04-08
1
-10
/
+4
|
*
|
|
|
audit: flatten kauditd_thread wait queue code
Richard Guy Briggs
2013-04-08
1
-13
/
+13
|
*
|
|
|
audit: refactor hold queue flush
Richard Guy Briggs
2013-04-08
1
-22
/
+40
|
*
|
|
|
audit: improve GID/EGID comparation logic
Matvejchikov Ilya
2013-04-08
1
-0
/
+14
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-10
2
-2
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE
Al Viro
2013-05-09
1
-2
/
+2
|
*
|
|
|
|
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-05-09
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
2013-05-10
1
-1
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
params: Fix potential memory leak in add_sysfs_param()
David Woodhouse
2013-03-18
1
-1
/
+4
*
|
|
|
|
|
|
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
4
-0
/
+22
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bcache: A block layer cache
Kent Overstreet
2013-03-23
1
-0
/
+4
|
*
|
|
|
|
|
|
Export __lockdep_no_validate__
Kent Overstreet
2013-03-23
1
-0
/
+1
|
*
|
|
|
|
|
|
Export blk_fill_rwbs()
Kent Overstreet
2013-03-23
1
-0
/
+1
|
*
|
|
|
|
|
|
Revert "rw_semaphore: remove up/down_read_non_owner"
Kent Overstreet
2013-03-23
1
-0
/
+16
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
relay: move remove_buf_file inside relay_close_buf
Dmitry Monakhov
2013-04-30
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-07
3
-0
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
3
-0
/
+3
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
irqdomain: Allow quiet failure mode
Benjamin Herrenschmidt
2013-05-06
1
-3
/
+17
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
16
-88
/
+607
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
2013-05-04
4
-0
/
+48
[prev]
[next]