Commit Graph

62 Commits (3fac6cf35806f099fad956d7b4ca76eebb26297e)

Author SHA1 Message Date
David Howells 98ec4373ba SMACK: Don't #include Ext2 headers 15 years ago
Eric Paris e2902eb79f SMACK: remove dead cred_commit hook 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Al Viro de27a5bf9c fix mnt_mountpoint abuse in smack 15 years ago
Kees Cook 002345925e syslog: distinguish between /proc/kmsg and syscalls 15 years ago
Eric Dumazet 8964be4a9a net: rename skb->iif to skb->skb_iif 15 years ago
Nick Black 1fd7317d02 Move magic numbers into magic.h 16 years ago
David P. Quigley ddd29ec659 sysfs: Add labeling support for sysfs 16 years ago
David P. Quigley 1ee65e37e9 LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. 16 years ago
David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
Julia Lawall da34d4248b security/smack: Use AF_INET for sin_family field 16 years ago
Ingo Molnar 9e48858f7d security: rename ptrace_may_access => ptrace_access_check 16 years ago
Tetsuo Handa 13b297d943 smack: Remove redundant initialization. 16 years ago
Etienne Basset defc433ba3 Smack: check for SMACK xattr validity in smack_inode_setxattr 16 years ago
Etienne Basset ecfcc53fef smack: implement logging V3 16 years ago
Etienne Basset 4303154e86 smack: Add a new '-CIPSO' option to the network address label configuration 16 years ago
Paul Moore 07feee8f81 netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections 16 years ago
Paul Moore 389fb800ac netlabel: Label incoming TCP connections correctly in SELinux 16 years ago
Etienne Basset 7198e2eeb4 smack: convert smack to standard linux lists 16 years ago
etienne 211a40c087 smack: fixes for unlabeled host support 16 years ago
Randy Dunlap 251a2a958b smack: fix lots of kernel-doc notation 16 years ago
James Morris 29881c4502 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" 16 years ago
David Howells 14eaddc967 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] 16 years ago
Al Viro 5af75d8d58 audit: validate comparison operations, store them in sane form 16 years ago
Casey Schaufler 6d3dc07cbb smack: Add support for unlabeled network hosts and networks 16 years ago
James Morris 12204e24b1 security: pass mount flags to security_sb_kern_mount() 16 years ago
David Howells 3a3b7ce933 CRED: Allow kernel services to override LSM settings for task actions 16 years ago
David Howells a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells f1752eec61 CRED: Detach the credentials from task_struct 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
Paul Moore a8134296ba smack: Fix missing calls to netlbl_skbuff_err() 17 years ago
David Howells 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago
Al Viro b77b0646ef [PATCH] pass MAY_OPEN to vfs_permission() explicitly 17 years ago
James Morris 6f0f0fd496 security: remove register_security hook 17 years ago
Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 years ago
Casey Schaufler e97dcb0ead Smack: fuse mount hang fix 17 years ago
Oleg Nesterov 3b5e9e53c6 signals: cleanup security_task_kill() usage/implementation 17 years ago
Ahmed S. Darwish d20bdda6d4 Smack: Integrate Smack with Audit 17 years ago
David Howells e52c1764f1 Security: Make secctx_to_secid() take const secdata 17 years ago
David Howells 7bf570dc8d Security: Make secctx_to_secid() take const secdata 17 years ago
David Howells 8f0cfa52a1 xattr: add missing consts to function arguments 17 years ago
Serge E. Hallyn 1236cc3cf8 smack: use cap_task_prctl 17 years ago
Harvey Harrison c60264c494 smack: fix integer as NULL pointer warning in smack_lsm.c 17 years ago
Al Viro b5266eb4c8 [PATCH] switch a bunch of LSM hooks from nameidata to path 17 years ago
Ahmed S. Darwish 076c54c5bc Security: Introduce security= boot parameter 17 years ago
Paul Moore 00447872a6 NetLabel: Allow passing the LSM domain as a shared pointer 17 years ago
Serge Hallyn aedb60a67c file capabilities: remove cap_task_kill() 17 years ago