index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-14
16
-297
/
+287
|
\
|
*
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-14
1
-2
/
+2
|
*
kernel/watchdog.c: move hardlockup detector to separate file
Babu Moger
2016-12-14
3
-230
/
+239
|
*
kernel/watchdog.c: move shared definitions to nmi.h
Babu Moger
2016-12-14
1
-24
/
+4
|
*
posix-timers: give lazy compilers some help optimizing code away
Nicolas Pitre
2016-12-14
1
-1
/
+2
|
*
kdb: call vkdb_printf() from vprintk_default() only when wanted
Petr Mladek
2016-12-14
2
-8
/
+4
|
*
kdb: properly synchronize vkdb_printf() calls with other CPUs
Petr Mladek
2016-12-14
2
-18
/
+13
|
*
kdb: remove unused kdb_event handling
Petr Mladek
2016-12-14
2
-3
/
+0
|
*
kernel/debug/debug_core.c: more properly delay for secondary CPUs
Douglas Anderson
2016-12-14
1
-2
/
+2
|
*
kcov: add more missing includes
Kefeng Wang
2016-12-14
1
-0
/
+5
|
*
relay: check array offset before using it
Dan Carpenter
2016-12-14
1
-2
/
+2
|
*
sysctl: add KERN_CONT to deprecated_sysctl_warning()
Tetsuo Handa
2016-12-14
1
-2
/
+2
|
*
kexec: add cond_resched into kimage_alloc_crash_control_pages
zhong jiang
2016-12-14
1
-0
/
+2
|
*
kexec: export the value of phys_base instead of symbol address
Baoquan He
2016-12-14
1
-3
/
+0
|
*
coredump: clarify "unsafe core_pattern" warning
Alexey Dobriyan
2016-12-14
1
-3
/
+5
|
*
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
2016-12-14
1
-0
/
+7
|
*
kernel/watchdog: use nmi registers snapshot in hardlockup handler
Konstantin Khlebnikov
2016-12-14
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-12-14
3
-26
/
+89
|
\
\
|
*
|
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
2016-11-22
1
-2
/
+14
|
*
|
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2016-11-22
1
-6
/
+36
|
*
|
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2016-11-22
2
-5
/
+27
|
*
|
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2016-11-22
2
-18
/
+17
*
|
|
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-12-14
6
-221
/
+341
|
\
\
\
|
*
|
|
audit: use proper refcount locking on audit_sock
Richard Guy Briggs
2016-12-14
1
-6
/
+24
|
*
|
|
audit: don't ever sleep on a command record/message
Paul Moore
2016-12-14
1
-5
/
+13
|
*
|
|
audit: handle a clean auditd shutdown with grace
Paul Moore
2016-12-14
1
-0
/
+6
|
*
|
|
audit: wake up kauditd_thread after auditd registers
Paul Moore
2016-12-14
1
-0
/
+1
|
*
|
|
audit: rework audit_log_start()
Paul Moore
2016-12-14
1
-56
/
+36
|
*
|
|
audit: rework the audit queue handling
Paul Moore
2016-12-14
1
-121
/
+226
|
*
|
|
audit: rename the queues and kauditd related functions
Paul Moore
2016-12-14
1
-20
/
+20
|
*
|
|
audit: queue netlink multicast sends just like we do for unicast sends
Paul Moore
2016-12-14
1
-35
/
+35
|
*
|
|
audit: fixup audit_init()
Paul Moore
2016-12-14
1
-6
/
+8
|
*
|
|
audit: move kaudit thread start from auditd registration to kaudit init (#2)
Richard Guy Briggs
2016-12-14
1
-10
/
+4
|
*
|
|
audit: add support for session ID user filter
Richard Guy Briggs
2016-11-29
2
-0
/
+7
|
*
|
|
audit: fix formatting of AUDIT_CONFIG_CHANGE events
Steve Grubb
2016-11-20
4
-10
/
+6
|
*
|
|
audit: skip sessionid sentinel value when auto-incrementing
Richard Guy Briggs
2016-11-20
1
-1
/
+4
|
*
|
|
audit: tame initialization warning len_abuf in audit_log_execve_info
Richard Guy Briggs
2016-11-14
1
-1
/
+1
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-12-14
1
-4
/
+3
|
\
\
\
\
|
*
\
\
\
Merge commit 'v4.9-rc5' into next
James Morris
2016-11-14
11
-75
/
+99
|
|
\
\
\
\
|
*
|
|
|
|
seccomp: Fix documentation
Mickaël Salaün
2016-11-01
1
-4
/
+3
*
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-14
1
-4
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
padata: Remove unused but set variables
Tobias Klauser
2016-10-25
1
-4
/
+0
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
1
-2
/
+0
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Remove last traces of ikconfig.h
Paul Bolle
2016-12-14
1
-2
/
+0
*
|
|
|
|
|
|
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-12-13
2
-28
/
+86
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'for-4.9' into for-4.10
Tejun Heo
2016-10-19
2
-28
/
+86
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
workqueue: move wq_numa_init() to workqueue_init()
Tejun Heo
2016-10-19
1
-2
/
+23
|
|
*
|
|
|
|
|
workqueue: remove keventd_up()
Tejun Heo
2016-09-17
1
-1
/
+1
|
|
*
|
|
|
|
|
power, workqueue: remove keventd_up() usage
Tejun Heo
2016-09-17
1
-10
/
+1
|
|
*
|
|
|
|
|
workqueue: make workqueue available early during boot
Tejun Heo
2016-09-17
1
-16
/
+60
[next]