index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
smack
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi
Tetsuo Handa
1
-1
/
+1
2021-11-26
smackfs: use __GFP_NOFAIL for smk_cipso_doi()
Tetsuo Handa
1
-3
/
+1
2021-11-26
smackfs: Fix use-after-free in netlbl_catmap_walk()
Pawan Gupta
1
-1
/
+4
2021-09-22
Smack: Fix wrong semantics in smk_access_entry()
Tianjia Zhang
1
-9
/
+8
2020-08-21
Smack: prevent underflow in smk_set_cipso()
Dan Carpenter
1
-1
/
+1
2020-08-21
Smack: fix another vsscanf out of bounds
Dan Carpenter
1
-0
/
+4
2020-08-21
Smack: fix use-after-free in smk_write_relabel_self()
Eric Biggers
1
-2
/
+11
2020-08-21
nfs: Move call to security_inode_listsecurity into nfs_listxattr
Andreas Gruenbacher
1
-2
/
+0
2020-06-20
Smack: slab-out-of-bounds in vsscanf
Casey Schaufler
1
-0
/
+10
2019-10-07
smack: use GFP_NOFS while holding inode_smack::smk_lock
Eric Biggers
2
-3
/
+3
2019-10-07
Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set
Jann Horn
1
-1
/
+2
2019-10-07
security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...
Jia-Ju Bai
1
-0
/
+2
2019-02-20
smack: fix access permissions for keyring
Zoran Markovic
1
-3
/
+9
2018-08-24
Smack: Mark inode instant in smack_task_to_inode
Casey Schaufler
1
-0
/
+1
2017-10-12
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
1
-30
/
+25
2016-03-03
security: let security modules use PTRACE_MODE_* with bitmasks
Jann Horn
1
-5
/
+3
2015-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+7
2015-11-08
smack: use skb_to_full_sk() helper
Eric Dumazet
1
-4
/
+7
2015-11-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-47
/
+238
2015-10-19
Smack: limited capability for changing process label
Zbigniew Jasinski
4
-41
/
+229
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
1
-2
/
+0
2015-10-09
Smack: pipefs fix in smack_d_instantiate
Roman Kubiak
1
-0
/
+3
2015-10-09
Smack: Minor initialisation improvement
José Bollo
2
-3
/
+3
2015-10-09
smack: smk_ipv6_port_list should be static
Geliang Tang
1
-1
/
+1
2015-10-09
Smack: fix a NULL dereference in wrong smack_import_entry() usage
Lukasz Pawelczyk
1
-2
/
+2
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
1
-2
/
+2
2015-08-12
Smack - Fix build error with bringup unconfigured
Casey Schaufler
1
-14
/
+18
2015-08-10
Kernel threads excluded from smack checks
Roman Kubiak
1
-0
/
+6
2015-07-31
Smack: Three symbols that should be static
Casey Schaufler
2
-3
/
+3
2015-07-28
Smack: IPv6 host labeling
Casey Schaufler
3
-160
/
+578
2015-07-22
sysfs: fix simple_return.cocci warnings
kbuild test robot
1
-5
/
+1
2015-07-22
smack: allow mount opts setting over filesystems with binary mount data
Vivek Trivedi
2
-40
/
+219
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+4
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
1
-4
/
+4
2015-06-12
Smack: freeing an error pointer in smk_write_revoke_subj()
Dan Carpenter
1
-7
/
+9
2015-06-02
Smack: allow multiple labels in onlycap
Rafal Krypa
3
-69
/
+160
2015-06-02
Smack: fix seq operations in smackfs
Rafal Krypa
1
-30
/
+22
2015-05-15
smack: pass error code through pointers
Lukasz Pawelczyk
3
-97
/
+139
2015-05-15
Smack: ignore private inode for smack_file_receive
Seung-Woo Kim
1
-0
/
+3
2015-05-12
LSM: Switch to lists of hooks
Casey Schaufler
3
-46
/
+11
2015-05-12
LSM: Add security module hook list heads
Casey Schaufler
1
-129
/
+129
2015-05-12
LSM: Split security.h
Casey Schaufler
1
-1
/
+1
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-24
/
+24
2015-04-15
VFS: security/: d_inode() annotations
David Howells
1
-1
/
+1
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
1
-23
/
+23
2015-04-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-19
/
+228
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+2
2015-04-11
Merge branch 'for-davem' into for-next
Al Viro
1
-6
/
+2
2015-04-11
switch security_inode_getattr() to struct path *
Al Viro
1
-8
/
+5
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
1
-6
/
+2
[next]