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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
KEYS: Announce key type (un)registration
David Howells
2012-05-11
2
-5
/
+3
|
*
|
|
KEYS: Reorganise keys Makefile
David Howells
2012-05-11
1
-3
/
+9
|
*
|
|
KEYS: Move the key config into security/keys/Kconfig
David Howells
2012-05-11
2
-67
/
+72
|
*
|
|
KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat
David Howells
2012-05-11
2
-1
/
+4
|
*
|
|
Merge tag 'v3.4-rc5' into next
James Morris
2012-05-04
811
-5435
/
+7629
|
|
\
\
\
|
*
|
|
|
Yama: remove an unused variable
Dan Carpenter
2012-04-23
1
-1
/
+0
|
*
|
|
|
samples/seccomp: fix dependencies on arch macros
Will Drewry
2012-04-19
2
-11
/
+19
|
*
|
|
|
Yama: add additional ptrace scopes
Kees Cook
2012-04-19
2
-12
/
+60
|
*
|
|
|
seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER
Will Drewry
2012-04-18
1
-4
/
+9
|
*
|
|
|
seccomp: ignore secure_computing return values
Will Drewry
2012-04-18
8
-7
/
+14
|
*
|
|
|
seccomp: use a static inline for a function stub
Stephen Rothwell
2012-04-17
1
-1
/
+1
|
*
|
|
|
Documentation: prctl/seccomp_filter
Will Drewry
2012-04-14
8
-1
/
+875
|
*
|
|
|
x86: Enable HAVE_ARCH_SECCOMP_FILTER
Will Drewry
2012-04-14
2
-1
/
+7
|
*
|
|
|
ptrace,seccomp: Add PTRACE_SECCOMP support
Will Drewry
2012-04-14
4
-6
/
+26
|
*
|
|
|
seccomp: Add SECCOMP_RET_TRAP
Will Drewry
2012-04-14
4
-6
/
+37
|
*
|
|
|
signal, x86: add SIGSYS info and make it synchronous.
Will Drewry
2012-04-14
4
-1
/
+40
|
*
|
|
|
seccomp: add SECCOMP_RET_ERRNO
Will Drewry
2012-04-14
3
-16
/
+42
|
*
|
|
|
seccomp: remove duplicated failure logging
Kees Cook
2012-04-14
3
-20
/
+11
|
*
|
|
|
seccomp: add system call filtering using BPF
Will Drewry
2012-04-14
6
-23
/
+472
|
*
|
|
|
arch/x86: add syscall_get_arch to syscall.h
Will Drewry
2012-04-14
1
-0
/
+27
|
*
|
|
|
asm/syscall.h: add syscall_get_arch
Will Drewry
2012-04-14
1
-0
/
+14
|
*
|
|
|
seccomp: kill the seccomp_t typedef
Will Drewry
2012-04-14
2
-5
/
+7
|
*
|
|
|
net/compat.c,linux/filter.h: share compat_sock_fprog
Will Drewry
2012-04-14
2
-8
/
+11
|
*
|
|
|
sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
Will Drewry
2012-04-14
2
-0
/
+7
|
*
|
|
|
Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS
John Johansen
2012-04-14
1
-4
/
+35
|
*
|
|
|
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
Andy Lutomirski
2012-04-14
8
-4
/
+55
|
*
|
|
|
maintainers: update wiki url for the security subsystem
James Morris
2012-04-09
1
-1
/
+1
|
*
|
|
|
maintainers: add kernel/capability.c to capabilities entry
James Morris
2012-04-09
1
-0
/
+1
|
*
|
|
|
Merge branch 'linus-master'; commit 'v3.4-rc2' into next
James Morris
2012-04-09
0
-0
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-21
9
-120
/
+1314
|
\
\
\
\
|
*
|
|
|
virtio: fix typo in comment
Chen Baozi
2012-05-22
1
-10
/
+1
|
*
|
|
|
virtio-mmio: Devices parameter parsing
Pawel Moll
2012-05-22
3
-0
/
+191
|
*
|
|
|
virtio_blk: Drop unused request tracking list
Asias He
2012-05-22
1
-10
/
+0
|
*
|
|
|
virtio-blk: Fix hot-unplug race in remove method
Asias He
2012-05-22
1
-0
/
+11
|
*
|
|
|
virtio: Use ida to allocate virtio index
Asias He
2012-05-22
1
-2
/
+9
|
*
|
|
|
virtio: balloon: separate out common code between remove and freeze functions
Amit Shah
2012-05-22
1
-14
/
+12
|
*
|
|
|
virtio: balloon: drop restore_common()
Amit Shah
2012-05-22
1
-6
/
+1
|
*
|
|
|
9p: disconnect channel when PCI device is removed
Sasha Levin
2012-05-22
1
-1
/
+2
|
*
|
|
|
virtio: update documentation to v0.9.5 of spec
Rusty Russell
2012-05-22
1
-77
/
+1087
*
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
157
-1934
/
+415
|
\
\
\
\
\
|
*
|
|
|
|
um: Remove leftover declaration of alloc_task_struct_node()
Thomas Gleixner
2012-05-08
1
-2
/
+0
|
*
|
|
|
|
task_allocator: Use config switches instead of magic defines
Thomas Gleixner
2012-05-08
6
-9
/
+14
|
*
|
|
|
|
sparc: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
1
-23
/
+2
|
*
|
|
|
|
score: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
1
-7
/
+3
|
*
|
|
|
|
sh-use-common-threadinfo-allocator
Thomas Gleixner
2012-05-08
2
-53
/
+3
|
*
|
|
|
|
mn10300: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
2
-16
/
+4
|
*
|
|
|
|
powerpc: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
2
-44
/
+0
|
*
|
|
|
|
mips: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
1
-12
/
+0
|
*
|
|
|
|
hexagon: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
2
-45
/
+0
|
*
|
|
|
|
m32r: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
1
-15
/
+2
[prev]
[next]