index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
smack
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Smack: Abstract use of inode security blob
Casey Schaufler
2019-01-08
2
-18
/
+23
*
|
LSM: Infrastructure management of the file security
Casey Schaufler
2019-01-08
2
-14
/
+3
*
|
Smack: Abstract use of file security blob
Casey Schaufler
2019-01-08
2
-4
/
+13
*
|
Infrastructure management of the cred security blob
Casey Schaufler
2019-01-08
2
-55
/
+27
*
|
Smack: Abstract use of cred security blob
Casey Schaufler
2019-01-08
4
-43
/
+53
*
|
LSM: Separate idea of "major" LSM from "exclusive" LSM
Kees Cook
2019-01-08
1
-1
/
+1
*
|
LSM: Lift LSM selection out of individual LSMs
Kees Cook
2019-01-08
1
-3
/
+0
*
|
LSM: Introduce LSM_FLAG_LEGACY_MAJOR
Kees Cook
2019-01-08
1
-0
/
+1
|
/
*
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
1
-222
/
+137
|
\
|
*
smack: rewrite smack_sb_eat_lsm_opts()
Al Viro
2018-12-21
1
-85
/
+23
|
*
smack: get rid of match_token()
Al Viro
2018-12-21
1
-18
/
+38
|
*
smack: take the guts of smack_parse_opts_str() into a new helper
Al Viro
2018-12-21
1
-57
/
+57
|
*
LSM: new method: ->sb_add_mnt_opt()
Al Viro
2018-12-21
1
-1
/
+0
|
*
smack: switch to private smack_mnt_opts
Al Viro
2018-12-21
1
-102
/
+55
|
*
LSM: hide struct security_mnt_opts from any generic code
Al Viro
2018-12-21
1
-8
/
+30
|
*
LSM: turn sb_eat_lsm_opts() into a method
Al Viro
2018-12-21
1
-1
/
+15
|
*
LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()
Al Viro
2018-12-21
1
-15
/
+0
|
*
LSM: lift parsing LSM options into the caller of ->sb_kern_mount()
Al Viro
2018-12-21
1
-20
/
+3
|
*
smack: make smack_parse_opts_str() clean up on failure
Al Viro
2018-12-21
1
-0
/
+1
*
|
smack: fix access permissions for keyring
Zoran Markovic
2018-12-03
1
-3
/
+9
|
/
*
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2018-10-25
2
-7
/
+11
|
\
|
*
Smack: Mark expected switch fall-through
Gustavo A. R. Silva
2018-09-18
1
-1
/
+1
|
*
Smack: ptrace capability use fixes
Casey Schaufler
2018-09-18
1
-3
/
+10
|
*
Smack: remove set but not used variable 'root_inode'
YueHaibing
2018-09-18
1
-3
/
+0
*
|
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-24
1
-1
/
+4
|
\
\
|
*
|
LSM: Record LSM name in struct lsm_info
Kees Cook
2018-10-10
1
-0
/
+1
|
*
|
LSM: Convert security_initcall() into DEFINE_LSM()
Kees Cook
2018-10-10
1
-1
/
+3
|
|
/
*
/
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-10-03
1
-1
/
+1
|
/
*
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2018-08-15
1
-6
/
+16
|
\
|
*
Smack: Inform peer that IPv6 traffic has been blocked
Piotr Sawicki
2018-07-23
1
-0
/
+4
|
*
Smack: Check UDP-Lite and DCCP protocols during IPv6 handling
Piotr Sawicki
2018-07-23
1
-1
/
+3
|
*
Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets
Piotr Sawicki
2018-07-23
1
-5
/
+9
*
|
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
1
-3
/
+3
|
\
\
|
*
|
->file_open(): lose cred argument
Al Viro
2018-07-12
1
-3
/
+3
|
|
/
*
/
Smack: Mark inode instant in smack_task_to_inode
Casey Schaufler
2018-06-23
1
-0
/
+1
|
/
*
Merge branch 'smack-for-4.18' of https://github.com/cschaufler/next-smack int...
James Morris
2018-06-05
1
-7
/
+5
|
\
|
*
Smack: Fix memory leak in smack_inode_getsecctx
Casey Schaufler
2018-06-05
1
-7
/
+5
*
|
smack: provide socketpair callback
Tom Gundersen
2018-05-04
1
-0
/
+22
|
/
*
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
2018-04-11
1
-0
/
+1
*
ipc/sem: introduce semctl(SEM_STAT_ANY)
Davidlohr Bueso
2018-04-11
1
-0
/
+1
*
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
2018-04-11
1
-0
/
+1
*
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-07
1
-0
/
+18
|
\
|
*
security: Add a cred_getsecid hook
Matthew Garrett
2018-03-23
1
-0
/
+18
*
|
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2018-04-07
1
-0
/
+2
|
\
\
|
*
\
Merge branch 'smack-for-4.17' of git://github.com/cschaufler/next-smack into ...
James Morris
2018-03-27
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Smack: Handle CGROUP2 in the same way that CGROUP
José Bollo
2018-02-28
1
-0
/
+2
*
|
|
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-07
1
-7
/
+5
|
\
|
|
|
*
|
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
2018-03-07
1
-7
/
+5
|
|
/
*
|
ipc/smack: Tidy up from the change in type of the ipc security hooks
Eric W. Biederman
2018-03-27
1
-139
/
+58
*
|
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
Eric W. Biederman
2018-03-22
1
-12
/
+12
[prev]
[next]