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
*
audit: Remove condition which always evaluates to false
Pranith Kumar
2015-03-13
1
-3
/
+2
*
audit: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
2015-02-23
1
-8
/
+14
*
audit: consolidate handling of mm->exe_file
Davidlohr Bueso
2015-02-23
3
-16
/
+19
*
audit: code clean up
Ameen Ali
2015-02-23
1
-3
/
+2
*
audit: don't reset working wait time accidentally with auditd
Richard Guy Briggs
2015-02-23
1
-1
/
+2
*
audit: don't lose set wait time on first successful call to audit_log_start()
Richard Guy Briggs
2015-02-23
1
-3
/
+4
*
audit: move the tree pruning to a dedicated thread
Imre Palik
2015-02-23
1
-28
/
+60
*
audit: remove vestiges of vers_ops
Richard Guy Briggs
2015-01-20
1
-2
/
+0
*
audit: create private file name copies when auditing inodes
Paul Moore
2014-12-30
1
-9
/
+40
*
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
2014-12-23
1
-0
/
+10
*
audit: correctly record file names with different path name types
Paul Moore
2014-12-22
1
-4
/
+10
*
audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb
Richard Guy Briggs
2014-12-19
1
-4
/
+4
*
audit: don't attempt to lookup PIDs when changing PID filtering audit rules
Paul Moore
2014-12-19
1
-13
/
+0
*
Merge branch 'next' into upstream for v3.19
Paul Moore
2014-12-09
1
-1
/
+1
|
\
|
*
audit: convert status version to a feature bitmap
Richard Guy Briggs
2014-11-17
1
-1
/
+1
*
|
audit: keep inode pinned
Miklos Szeredi
2014-11-11
1
-0
/
+1
*
|
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space
Richard Guy Briggs
2014-10-30
1
-1
/
+1
|
/
*
audit: rename audit_log_remove_rule to disambiguate for trees
Richard Guy Briggs
2014-10-10
1
-2
/
+2
*
audit: cull redundancy in audit_rule_change
Richard Guy Briggs
2014-10-10
1
-11
/
+7
*
audit: WARN if audit_rule_change called illegally
Eric Paris
2014-10-10
1
-1
/
+2
*
audit: put rule existence check in canonical order
Richard Guy Briggs
2014-10-10
1
-1
/
+1
*
audit: get comm using lock to avoid race in string printing
Richard Guy Briggs
2014-09-23
2
-4
/
+4
*
audit: remove open_arg() function that is never used
Richard Guy Briggs
2014-09-23
1
-8
/
+0
*
audit: correct AUDIT_GET_FEATURE return message type
Richard Guy Briggs
2014-09-23
1
-1
/
+1
*
audit: set nlmsg_len for multicast messages.
Richard Guy Briggs
2014-09-23
1
-1
/
+2
*
audit: use union for audit_field values since they are mutually exclusive
Richard Guy Briggs
2014-09-23
1
-9
/
+20
*
audit: invalid op= values for rules
Burn Alting
2014-09-23
3
-5
/
+5
*
audit: use atomic_t to simplify audit_serial()
Richard Guy Briggs
2014-09-23
1
-12
/
+2
*
kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
2014-09-23
1
-1
/
+1
*
audit: reduce scope of audit_log_fcaps
Richard Guy Briggs
2014-09-23
2
-2
/
+1
*
audit: reduce scope of audit_net_id
Richard Guy Briggs
2014-09-23
1
-1
/
+1
*
audit: x86: drop arch from __audit_syscall_entry() interface
Richard Guy Briggs
2014-09-23
1
-4
/
+2
*
audit: add arch field to seccomp event log
Richard Guy Briggs
2014-09-23
1
-5
/
+4
*
audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() dir...
Richard Guy Briggs
2014-09-23
1
-1
/
+1
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-08-03
2
-5
/
+9
|
\
|
*
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
2014-08-01
1
-4
/
+6
|
*
sched_clock: Avoid corrupting hrtimer tree during suspend
Stephen Boyd
2014-07-24
1
-1
/
+3
*
|
kexec: fix build error when hugetlbfs is disabled
David Rientjes
2014-07-30
1
-0
/
+2
*
|
Josh has moved
Josh Triplett
2014-07-30
1
-2
/
+2
*
|
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
2014-07-30
1
-0
/
+2
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-27
2
-7
/
+39
|
\
\
|
|
/
|
/
|
|
*
kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64
Masami Hiramatsu
2014-07-18
1
-5
/
+9
|
*
perf: Fix lockdep warning on process exit
Peter Zijlstra
2014-07-16
1
-1
/
+17
|
*
perf: Revert ("perf: Always destroy groups on exit")
Peter Zijlstra
2014-07-16
1
-1
/
+13
*
|
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2014-07-21
2
-5
/
+6
*
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-07-19
7
-45
/
+85
|
\
\
|
*
|
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
2014-07-16
3
-3
/
+7
|
*
|
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
2014-07-16
1
-1
/
+4
|
*
|
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
2014-07-16
1
-14
/
+14
|
*
|
locking/spinlocks/mcs: Micro-optimize osq_unlock()
Jason Low
2014-07-16
1
-2
/
+2
[next]