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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-28
46
-1064
/
+155
|
\
|
*
um: Don't pollute kernel namespace with uapi
Richard Weinberger
2015-06-25
6
-1
/
+5
|
*
um: Include sys/types.h for makedev(), major(), minor()
Hans-Werner Hilse
2015-06-25
1
-0
/
+1
|
*
um: Do not use stdin and stdout identifiers for struct members
Hans-Werner Hilse
2015-06-25
5
-30
/
+30
|
*
um: Do not use __ptr_t type for stack_t's .ss pointer
Hans-Werner Hilse
2015-06-25
1
-3
/
+5
|
*
um: Fix mconsole dependency
Richard Weinberger
2015-05-31
1
-0
/
+1
|
*
um: Handle tracehook_report_syscall_entry() result
Richard Weinberger
2015-05-31
3
-5
/
+9
|
*
um: Remove copy&paste code from init.h
Richard Weinberger
2015-05-31
1
-21
/
+1
|
*
um: Stop abusing __KERNEL__
Richard Weinberger
2015-05-31
5
-10
/
+11
|
*
um: Catch unprotected user memory access
Richard Weinberger
2015-05-31
1
-0
/
+5
|
*
um: Fix warning in setup_signal_stack_si()
Richard Weinberger
2015-05-31
1
-1
/
+2
|
*
um: Rework uaccess code
Richard Weinberger
2015-05-31
7
-184
/
+54
|
*
um: Add uaccess.h to ldt.c
Richard Weinberger
2015-05-31
1
-0
/
+1
|
*
um: Add uaccess.h to syscalls_64.c
Richard Weinberger
2015-05-31
1
-0
/
+1
|
*
um: Add asm/elf.h to vma.c
Richard Weinberger
2015-05-31
1
-0
/
+1
|
*
um: Cleanup mem_32/64.c headers
Richard Weinberger
2015-05-31
2
-4
/
+2
|
*
um: Remove hppfs
Richard Weinberger
2015-05-31
4
-788
/
+0
|
*
um: Move syscall() declaration into os.h
Richard Weinberger
2015-05-31
2
-1
/
+2
|
*
um: kernel: ksyms: Export symbol syscall() for fixing modpost issue
Chen Gang
2015-05-31
1
-0
/
+3
|
*
um/os-Linux: Use char[] for syscall_stub declarations
Nicolas Iooss
2015-05-31
2
-7
/
+7
|
*
um: Use char[] for linker script address declarations
Nicolas Iooss
2015-05-31
4
-7
/
+7
|
*
um: Create asm/sections.h
Nicolas Iooss
2015-05-31
5
-7
/
+11
*
|
Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2015-06-28
10
-19
/
+201
|
\
\
|
*
|
MAINTAINERS: Add vfio-platform sub-maintainer
Alex Williamson
2015-06-22
1
-0
/
+6
|
*
|
VFIO: platform: enable ARM64 build
Eric Auger
2015-06-22
1
-1
/
+1
|
*
|
VFIO: platform: Calxeda xgmac reset module
Eric Auger
2015-06-22
6
-0
/
+107
|
*
|
VFIO: platform: populate the reset function on probe
Eric Auger
2015-06-22
1
-1
/
+36
|
*
|
VFIO: platform: add reset callback
Eric Auger
2015-06-22
2
-2
/
+14
|
*
|
VFIO: platform: add reset struct and lookup table
Eric Auger
2015-06-17
2
-0
/
+9
|
*
|
vfio/pci: Fix racy vfio_device_get_from_dev() call
Alex Williamson
2015-06-09
2
-15
/
+28
*
|
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-06-27
3
-6
/
+4
|
\
\
\
|
*
|
|
audit: Fix check of return value of strnlen_user()
Jan Kara
2015-06-11
1
-1
/
+1
|
*
|
|
audit: obsolete audit_context check is removed in audit_filter_rules()
Mikhail Klementyev
2015-05-29
1
-3
/
+1
|
*
|
|
audit: fix for typo in comment to function audit_log_link_denied()
Shailendra Verma
2015-05-29
1
-1
/
+1
|
*
|
|
lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message type
Richard Guy Briggs
2015-05-29
1
-1
/
+1
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-06-27
42
-4089
/
+3741
|
\
\
\
\
|
*
\
\
\
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2015-06-18
6
-25
/
+112
|
|
\
\
\
\
|
|
*
|
|
|
ima: update builtin policies
Mimi Zohar
2015-06-16
2
-10
/
+65
|
|
*
|
|
|
ima: extend "mask" policy matching support
Mimi Zohar
2015-06-16
2
-6
/
+17
|
|
*
|
|
|
ima: add support for new "euid" policy condition
Mimi Zohar
2015-06-16
2
-5
/
+25
|
|
*
|
|
|
ima: fix ima_show_template_data_ascii()
Mimi Zohar
2015-06-16
3
-4
/
+5
|
*
|
|
|
|
tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()
Jarkko Sakkinen
2015-06-16
1
-2
/
+2
|
*
|
|
|
|
vTPM: set virtual device before passing to ibmvtpm_reset_crq
Hon Ching \(Vicky\) Lo
2015-06-16
1
-2
/
+3
|
*
|
|
|
|
tpm_ibmvtpm: remove unneccessary message level.
Fabian Frederick
2015-06-16
1
-1
/
+1
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n...
James Morris
2015-06-13
1
-7
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
Smack: freeing an error pointer in smk_write_revoke_subj()
Dan Carpenter
2015-06-12
1
-7
/
+9
|
*
|
|
|
|
selinux: fix setting of security labels on NFS
J. Bruce Fields
2015-06-05
1
-0
/
+1
|
*
|
|
|
|
selinux: Remove unused permission definitions
Stephen Smalley
2015-06-04
1
-14
/
+8
|
*
|
|
|
|
selinux: enable genfscon labeling for sysfs and pstore files
Stephen Smalley
2015-06-04
1
-1
/
+3
|
*
|
|
|
|
selinux: enable per-file labeling for debugfs files.
Stephen Smalley
2015-06-04
2
-22
/
+22
[next]