1. 0ffbe26 Merge branch 'master' into next by James Morris · 14 years ago
  2. 98ec437 SMACK: Don't #include Ext2 headers by David Howells · 14 years ago
  3. e2902eb SMACK: remove dead cred_commit hook by Eric Paris · 14 years ago
  4. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  5. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  6. de27a5b fix mnt_mountpoint abuse in smack by Al Viro · 14 years ago
  7. 0023459 syslog: distinguish between /proc/kmsg and syscalls by Kees Cook · 14 years ago
  8. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  9. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  10. 1fd7317d Move magic numbers into magic.h by Nick Black · 15 years ago
  11. ddd29ec sysfs: Add labeling support for sysfs by David P. Quigley · 15 years ago
  12. 1ee65e3 LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. by David P. Quigley · 15 years ago
  13. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  14. da34d42 security/smack: Use AF_INET for sin_family field by Julia Lawall · 15 years ago
  15. d4131de security: Make lsm_priv union in lsm_audit.h anonymous by Thomas Liu · 15 years ago
  16. ed5215a Move variable function in lsm_audit.h into SMACK private space by Thomas Liu · 15 years ago
  17. 9e48858 security: rename ptrace_may_access => ptrace_access_check by Ingo Molnar · 15 years ago
  18. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  19. 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. 13b297d smack: Remove redundant initialization. by Tetsuo Handa · 15 years ago
  21. 6470c07 smack: do not beyond ARRAY_SIZE of data by Roel Kluin · 15 years ago
  22. d254117 Merge branch 'master' into next by James Morris · 15 years ago
  23. defc433 Smack: check for SMACK xattr validity in smack_inode_setxattr by Etienne Basset · 15 years ago
  24. 05725f7 rculist: use list_entry_rcu in places where it's appropriate by Jiri Pirko · 15 years ago
  25. ecfcc53 smack: implement logging V3 by Etienne Basset · 15 years ago
  26. 4303154 smack: Add a new '-CIPSO' option to the network address label configuration by Etienne Basset · 15 years ago
  27. 07feee8 netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections by Paul Moore · 15 years ago
  28. 389fb800 netlabel: Label incoming TCP connections correctly in SELinux by Paul Moore · 15 years ago
  29. 7198e2e smack: convert smack to standard linux lists by Etienne Basset · 15 years ago
  30. 703a3cd Merge branch 'master' into next by James Morris · 15 years ago
  31. 211a40c smack: fixes for unlabeled host support by etienne · 15 years ago
  32. 113a0e4 smack: fixes for unlabeled host support by etienne · 15 years ago
  33. 251a2a9 smack: fix lots of kernel-doc notation by Randy Dunlap · 15 years ago
  34. 152a649 smackfs load append mode fix by Casey Schaufler · 15 years ago
  35. c19a28e remove lots of double-semicolons by Fernando Carrijo · 15 years ago
  36. ac8cc0f Merge branch 'next' into for-linus by James Morris · 15 years ago
  37. 29881c4 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" by James Morris · 15 years ago
  38. 14eaddc CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] by David Howells · 15 years ago
  39. 5af75d8 audit: validate comparison operations, store them in sane form by Al Viro · 15 years ago
  40. 6d3dc07 smack: Add support for unlabeled network hosts and networks by Casey Schaufler · 15 years ago
  41. 6c2e8ac netlabel: Update kernel configuration API by Paul Moore · 15 years ago
  42. 81ea714 smackfs: check for allocation failures in smk_set_access() by Sergio Luis · 15 years ago
  43. 12204e2 security: pass mount flags to security_sb_kern_mount() by James Morris · 15 years ago
  44. 3a3b7ce CRED: Allow kernel services to override LSM settings for task actions by David Howells · 16 years ago
  45. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  46. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  47. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  48. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  49. f1752ee CRED: Detach the credentials from task_struct by David Howells · 16 years ago
  50. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  51. 0da939b Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_next into next by James Morris · 16 years ago
  52. b1edeb1 netlabel: Replace protocol/NetLabel linking with refrerence counts by Paul Moore · 16 years ago
  53. a813429 smack: Fix missing calls to netlbl_skbuff_err() by Paul Moore · 16 years ago
  54. 86d6889 Merge branch 'master' into next by James Morris · 16 years ago
  55. 5cd9c58 security: Fix setting of PF_SUPERPRIV by __capable() by David Howells · 16 years ago
  56. 1544623 smack: limit privilege by label by Casey Schaufler · 16 years ago
  57. b77b064 [PATCH] pass MAY_OPEN to vfs_permission() explicitly by Al Viro · 16 years ago
  58. 6f0f0fd security: remove register_security hook by James Morris · 16 years ago
  59. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 16 years ago
  60. e97dcb0 Smack: fuse mount hang fix by Casey Schaufler · 16 years ago
  61. 3b5e9e5 signals: cleanup security_task_kill() usage/implementation by Oleg Nesterov · 16 years ago
  62. d20bdda Smack: Integrate Smack with Audit by Ahmed S. Darwish · 16 years ago
  63. e52c1764 Security: Make secctx_to_secid() take const secdata by David Howells · 16 years ago
  64. 9781db7 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  65. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 16 years ago
  66. 1236cc3 smack: use cap_task_prctl by Serge E. Hallyn · 16 years ago
  67. 30aa4fa smack: make smk_cipso_doi() and smk_unlbl_ambient() by Casey Schaufler · 16 years ago
  68. c60264c smack: fix integer as NULL pointer warning in smack_lsm.c by Harvey Harrison · 16 years ago
  69. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  70. b5266eb [PATCH] switch a bunch of LSM hooks from nameidata to path by Al Viro · 16 years ago
  71. 3925e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  72. 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 16 years ago
  73. 0044787 NetLabel: Allow passing the LSM domain as a shared pointer by Paul Moore · 16 years ago
  74. cb622bb smackfs: remove redundant lock, fix open(,O_RDWR) by Ahmed S. Darwish · 16 years ago
  75. aedb60a file capabilities: remove cap_task_kill() by Serge Hallyn · 16 years ago
  76. 1d252fb smack: do not dereference NULL ipc object by Ahmed S. Darwish · 16 years ago
  77. b500ce8 smackfs: do not trust `count' in inodes write()s by Ahmed S. Darwish · 16 years ago
  78. e000752 LSM/SELinux: Interfaces to allow FS to control mount options by Eric Paris · 16 years ago
  79. bcdca22 Smack: update for file capabilities by Casey Schaufler · 16 years ago
  80. 4bc87e6 Smack: unlabeled outgoing ambient packets by Casey Schaufler · 16 years ago
  81. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  82. 2e1d146 Smack: check for 'struct socket' with NULL sk by Ahmed S. Darwish · 16 years ago
  83. e114e47 Smack: Simplified Mandatory Access Control Kernel by Casey Schaufler · 16 years ago