index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-23
security: Add a cred_getsecid hook
Matthew Garrett
3
-0
/
+31
2018-03-23
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
Eric W. Biederman
3
-36
/
+36
2018-03-23
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
Eric W. Biederman
3
-30
/
+30
2018-03-23
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
Eric W. Biederman
3
-30
/
+30
2018-03-23
Merge tag 'v4.16-rc6' into next-general
James Morris
2
-23
/
+88
2018-03-20
selinux: wrap AVC state
Stephen Smalley
9
-297
/
+512
2018-03-20
selinux: wrap selinuxfs state
Stephen Smalley
1
-177
/
+261
2018-03-20
selinux: fix handling of uninitialized selinux state in get_bools/classes
Stephen Smalley
1
-0
/
+13
2018-03-14
apparmor: remove POLICY_MEDIATES_SAFE
John Johansen
2
-12
/
+2
2018-03-14
apparmor: add base infastructure for socket mediation
John Johansen
13
-8
/
+786
2018-03-07
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
4
-16
/
+24
2018-03-03
selinux: Fix ltp test connect-syscall failure
Richard Haines
1
-12
/
+30
2018-03-02
selinux: rename the {is,set}_enforcing() functions
Paul Moore
6
-14
/
+14
2018-03-02
selinux: wrap global selinux state
Stephen Smalley
25
-797
/
+1155
2018-02-28
Smack: Handle CGROUP2 in the same way that CGROUP
José Bollo
1
-0
/
+2
2018-02-27
net: Convert smack_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert selinux_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
selinux: fix typo in selinux_netlbl_sctp_sk_clone declaration
Arnd Bergmann
1
-1
/
+2
2018-02-27
selinux: Add SCTP support
Richard Haines
5
-32
/
+408
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-23
/
+88
2018-02-23
integrity/security: fix digsig.c build error with header file
Randy Dunlap
1
-0
/
+1
2018-02-22
security: Add support for SCTP security hooks
Richard Haines
1
-0
/
+22
2018-02-22
get rid of pointless includes of fs_struct.h
Al Viro
1
-1
/
+0
2018-02-22
KEYS: Use individual pages in big_key for crypto buffers
David Howells
1
-23
/
+87
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-2
/
+3
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
4
-13
/
+13
2018-02-09
apparmor: improve overlapping domain attachment resolution
John Johansen
4
-14
/
+158
2018-02-09
apparmor: convert attaching profiles via xattrs to use dfa matching
John Johansen
5
-57
/
+43
2018-02-09
apparmor: Add support for attaching profiles via xattr, presence and value
Matthew Garrett
4
-34
/
+217
2018-02-09
apparmor: cleanup: simplify code to get ns symlink name
John Johansen
1
-19
/
+6
2018-02-09
apparmor: cleanup create_aafs() error path
John Johansen
1
-20
/
+12
2018-02-09
apparmor: dfa split verification of table headers
John Johansen
1
-48
/
+68
2018-02-09
apparmor: dfa add support for state differential encoding
John Johansen
2
-1
/
+29
2018-02-09
apparmor: dfa move character match into a macro
John Johansen
1
-47
/
+27
2018-02-09
apparmor: update domain transitions that are subsets of confinement at nnp
John Johansen
4
-65
/
+110
2018-02-09
apparmor: move context.h to cred.h
John Johansen
15
-14
/
+14
2018-02-09
apparmor: move task related defines and fns to task.X files
John Johansen
6
-98
/
+105
2018-02-09
apparmor: cleanup, drop unused fn __aa_task_is_confined()
John Johansen
1
-11
/
+0
2018-02-09
apparmor: cleanup fixup description of aa_replace_profiles
John Johansen
1
-2
/
+3
2018-02-09
apparmor: rename tctx to ctx
John Johansen
3
-30
/
+29
2018-02-09
apparmor: drop cred_ctx and reference the label directly
John Johansen
4
-129
/
+47
2018-02-09
apparmor: move task domain change info to task security
John Johansen
4
-52
/
+132
2018-02-09
apparmor: rename task_ctx to the more accurate cred_ctx
John Johansen
5
-46
/
+45
2018-02-09
apparmor: audit unknown signal numbers
John Johansen
3
-4
/
+12
2018-02-09
apparmor: make signal label match work when matching stacked labels
John Johansen
1
-28
/
+12
2018-02-09
security: apparmor: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2018-02-09
apparmor: root view labels should not be under user control
John Johansen
1
-3
/
+2
2018-02-09
apparmor: cleanup add proper line wrapping to nulldfa.in
John Johansen
1
-1
/
+107
2018-02-09
apparmor: provide a bounded version of label_parse
John Johansen
2
-11
/
+27
2018-02-09
apparmor: use the dfa to do label parse string splitting
John Johansen
5
-11
/
+170
[prev]
[next]