Commit Graph

184 Commits (570977a1fc5d4c1ade5107c03336b0845aed7005)

Author SHA1 Message Date
Richard Guy Briggs 4eb0f4abfb smack: call WARN_ONCE() instead of calling audit_log_start() 11 years ago
Casey Schaufler 4482a44f6a Smack: File receive audit correction 11 years ago
Casey Schaufler 24ea1b6efc Smack: Rationalize mount restrictions 11 years ago
Casey Schaufler 4afde48be8 Smack: change rule cap check 11 years ago
Casey Schaufler 00f84f3f2e Smack: Make the syslog control configurable 11 years ago
Casey Schaufler 19760ad03c Smack: Prevent the * and @ labels from being used in SMACK64EXEC 11 years ago
Jarkko Sakkinen 398ce07370 smack: fix: allow either entry be missing on access/access2 check (v2) 11 years ago
Casey Schaufler b5dfd8075b Smack: Ptrace access check mode 11 years ago
Casey Schaufler c0ab6e56dc Smack: Implement lock security mode 11 years ago
Rafal Krypa 10289b0f73 Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytes 12 years ago
Casey Schaufler 6ea062475a Smack: IPv6 casting error fix for 3.11 12 years ago
Casey Schaufler 677264e8fb Smack: network label match fix 12 years ago
Tomasz Stanislawski 4d7cf4a1f4 security: smack: add a hash table to quicken smk_find_entry() 12 years ago
Tomasz Stanislawski 470043ba99 security: smack: fix memleak in smk_write_rules_list() 12 years ago
Tetsuo Handa 9548906b2b xattr: Constify ->name member of "struct xattr". 12 years ago
David Quigley 746df9b59c Security: Add Hook to test if the particular xattr is part of a MAC model. 12 years ago
Passion,Zhao 0fcfee61d6 Smack: Fix the bug smackcipso can't set CIPSO correctly 12 years ago
Tetsuo Handa 8cd77a0bd4 Smack: Fix possible NULL pointer dereference at smk_netlbl_mls() 12 years ago
Casey Schaufler e830b39412 Smack: Add smkfstransmute mount option 12 years ago
Casey Schaufler 2f823ff8be Smack: Improve access check performance 12 years ago
Casey Schaufler c673944347 Smack: Local IPv6 port based controls 12 years ago
Casey Schaufler 958d2c2f4a Smack: include magic.h in smackfs.c 12 years ago
Igor Zhbanov cdb56b6088 Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir() 12 years ago
Rafal Krypa e05b6f982a Smack: add support for modification of existing rules 12 years ago
Jarkko Sakkinen cee7e44334 smack: SMACK_MAGIC to include/uapi/linux/magic.h 12 years ago
Rafal Krypa a87d79ad7c Smack: add missing support for transmute bit in smack_str_from_perm() 12 years ago
Rafal Krypa d15d9fad16 Smack: prevent revoke-subject from failing when unseen label is written to it 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Casey Schaufler e930723741 Smack: create a sysfs mount point for smackfs 12 years ago
Casey Schaufler 111fe8bd65 Smack: use select not depends in Kconfig 12 years ago
Al Viro 808d4e3cfd consitify do_mount() arguments 12 years ago
Casey Schaufler 46a2f3b9e9 Smack: setprocattr memory leak fix 13 years ago
Rafal Krypa 449543b043 Smack: implement revoking all rules for a subject label 13 years ago
Casey Schaufler c00bedb368 Smack: remove task_wait() hook. 13 years ago
Alan Cox 3b9fc37280 smack: off by one error 13 years ago
Rafal Krypa 65ee7f45cf Smack: don't show empty rules when /smack/load or /smack/load2 is read 13 years ago
Casey Schaufler 3518721a89 Smack: user access check bounds 13 years ago
Casey Schaufler 1880eff77e Smack: onlycap limits on CAP_MAC_ADMIN 13 years ago
Casey Schaufler eb982cb4cf Smack: fix smack_new_inode bogosities 13 years ago
Al Viro e5467859f7 split ->file_mmap() into ->mmap_addr()/->mmap_file() 13 years ago
Al Viro d007794a18 split cap_mmap_addr() out of cap_file_mmap() 13 years ago
Casey Schaufler f7112e6c9a Smack: allow for significantly longer Smack labels v4 13 years ago
Tetsuo Handa ceffec5541 gfp flags for security_inode_alloc()? 13 years ago
Casey Schaufler 2267b13a7c Smack: recursive tramsmute 13 years ago
Casey Schaufler 86812bb0de Smack: move label list initialization 13 years ago
Kees Cook 923e9a1399 Smack: build when CONFIG_AUDIT not defined 13 years ago
Eric Paris 50c205f5e5 LSM: do not initialize common_audit_data to 0 13 years ago
Eric Paris 83d498569e SELinux: rename dentry_open to file_open 13 years ago
Linus Torvalds b61c37f579 lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data' 13 years ago
Eric Paris 48c62af68a LSM: shrink the common_audit_data data union 13 years ago