Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1c6cc5fd32978ffdc4d0acf8592d3901adefbdad
/
security
99f6d61
[PATCH] selinux: require AUDIT
by Stephen Smalley
· 19 years ago
c2b507f
[PATCH] selinux: require SECURITY_NETWORK
by Stephen Smalley
· 19 years ago
6d94074
[PATCH] Fix keyctl usage of strnlen_user()
by Davi Arnaut
· 19 years ago
9ac49d2
[PATCH] selinux: remove security struct magic number fields and tests
by Stephen Smalley
· 19 years ago
26d2a4b
[PATCH] selinux: change file_alloc_security to use GFP_KERNEL
by Stephen Smalley
· 19 years ago
db4c964
[PATCH] selinux: fix and cleanup mprotect checks
by Stephen Smalley
· 19 years ago
951069e
Don't try to "validate" a non-existing timeval.
by Linus Torvalds
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
46b86a2
[NET]: Use NIP6_FMT in kernel.h
by Joe Perches
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
e0795cf
[PATCH] selinux: Remove unneeded k[cm]alloc() return value casts
by Jesper Juhl
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
5160ee6
[PATCH] shrink dentry struct
by Eric Dumazet
· 19 years ago
b5f545c
[PATCH] keys: Permit running process to instantiate keys
by David Howells
· 19 years ago
cab8eb5
[PATCH] keys: Discard duplicate keys from a keyring on link
by David Howells
· 19 years ago
017679c
[PATCH] keys: Permit key expiry time to be set
by David Howells
· 19 years ago
095975d
[PATCH] rcu file: use atomic primitives
by Nick Piggin
· 19 years ago
ee2e6841
[XFRM]: Fix sparse warning.
by Luiz Capitulino
· 19 years ago
d8d8f6a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
57d1c91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
5f8ac64
[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
by Trent Jaeger
· 19 years ago
367cb70
kbuild: un-stringnify KBUILD_MODNAME
by Sam Ravnborg
· 19 years ago
1ae8f40
[PATCH] security/: possible cleanups
by Adrian Bunk
· 19 years ago
8d9067b
[PATCH] Keys: Remove key duplication
by David Howells
· 19 years ago
32725ad
[PATCH] selinux: more ARRAY_SIZE cleanups
by Tobias Klauser
· 19 years ago
6e20a64
[PATCH] selinux: ARRAY_SIZE cleanups
by Nicolas Kaiser
· 19 years ago
d28d1e0
[LSM-IPSec]: Per-packet access control.
by Trent Jaeger
· 19 years ago
df71837
[LSM-IPSec]: Security association restriction.
by Trent Jaeger
· 19 years ago
db1d1d5
[PATCH] Keys: Fix permissions check for update vs add
by David Howells
· 19 years ago
ce9982d
[PATCH] selinux: extend selinuxfs context interface
by Stephen Smalley
· 19 years ago
25a74f3
[PATCH] selinux: disable setxattr on mountpoint labeled filesystems
by Stephen Smalley
· 19 years ago
e517a0c
[PATCH] selinux: MLS compatibility
by Stephen Smalley
· 19 years ago
a7f988b
[PATCH] kfree cleanup: security
by Jesper Juhl
· 19 years ago
0f6ed7c
[PATCH] Keys: Remove incorrect and obsolete '!' operators
by David Howells
· 19 years ago
621d312
[PATCH] cleanup the usage of SEND_SIG_xxx constants
by Oleg Nesterov
· 19 years ago
b67a1b9
[PATCH] remove hardcoded SEND_SIG_xxx constants
by Oleg Nesterov
· 19 years ago
29db919
[PATCH] Keys: Add LSM hooks for key management [try #3]
by David Howells
· 19 years ago
2aa349f
[PATCH] Keys: Export user-defined keyring operations
by David Howells
· 19 years ago
2f51201
[PATCH] reduce sizeof(struct file)
by Eric Dumazet
· 19 years ago
bfd5162
[PATCH] SELinux: remove unecessary size_t checks in selinuxfs
by Davi Arnaut
· 19 years ago
ce4c2bd
[PATCH] selinux-canonicalize-getxattr-fix
by Andrew Morton
· 19 years ago
d381d8a
[PATCH] SELinux: canonicalize getxattr()
by James Morris
· 19 years ago
89d155e
[PATCH] SELinux: convert to kzalloc
by James Morris
· 19 years ago
7d877f3
[PATCH] gfp_t: net/*
by Al Viro
· 19 years ago
20c19e4
[PATCH] SELinux: handle sel_make_bools() failure in selinuxfs
by Davi Arnaut
· 19 years ago
282c1f5
[PATCH] selinux: Fix NULL deref in policydb_destroy
by Stephen Smalley
· 19 years ago
7ab501d
[PATCH] Keys: Possessor permissions should be additive
by David Howells
· 19 years ago
468ed2b
[PATCH] Keys: Split key permissions checking into a .c file
by David Howells
· 19 years ago
f1a9bad
[PATCH] Keys: Add request-key process documentation
by David Howells
· 19 years ago
74fd92c
[PATCH] key: plug request_key_auth memleak
by David Howells
· 19 years ago
1340258
[PATCH] SELinux - fix SCTP socket bug and general IP protocol handling
by James Morris
· 19 years ago
664cceb
[PATCH] Keys: Add possessor permissions to keys [try #3]
by David Howells
· 19 years ago
9afa57b
[PATCH] seclvl: use securityfs (fix)
by Serge Hallyn
· 19 years ago
d15c574
[PATCH] seclvl-use-securityfs tidy
by Andrew Morton
· 19 years ago
ddbf9ef
Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6
by Linus Torvalds
· 19 years ago
5d54e69
Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6
by Linus Torvalds
· 19 years ago
b835996
[PATCH] files: lock-free fd look-up
by Dipankar Sarma
· 19 years ago
badf166
[PATCH] files: break up files struct
by Dipankar Sarma
· 19 years ago
e31e14e
[PATCH] remove the inode_post_link and inode_post_rename LSM hooks
by Stephen Smalley
· 19 years ago
a74574a
[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks
by Stephen Smalley
· 19 years ago
570bc1c
[PATCH] tmpfs: Enable atomic inode security labeling
by Stephen Smalley
· 19 years ago
5e41ff9
[PATCH] security: enable atomic inode security labeling
by Stephen Smalley
· 19 years ago
4846764
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
b5bf6c5
[PATCH] selinux: endian notations
by Alexey Dobriyan
· 19 years ago
782ebb9
[PATCH] selinux: Reduce memory use by avtab
by Stephen Smalley
· 19 years ago
eb6f116
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
by Herbert Xu
· 19 years ago
216efaa
[SELINUX]: Update for tcp_diag rename to inet_diag.
by James Morris
· 19 years ago
0662860
[NETLINK]: Add "groups" argument to netlink_kernel_create
by Patrick McHardy
· 19 years ago
ac6d439
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
by Patrick McHardy
· 19 years ago
43e943c
[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users
by Patrick McHardy
· 19 years ago
4fdb3bb
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
by Harald Welte
· 19 years ago
2c40579
[PATCH] SECURITY must depend on SYSFS
by Adrian Bunk
· 19 years ago
c973b11
Merge with /shiny/git/linux-2.6/.git
by David Woodhouse
· 19 years ago
94efe72
[PATCH] Destruction of failed keyring oopses
by David Howells
· 19 years ago
bcf945d
[PATCH] Error during attempt to join key management session can leave semaphore pinned
by David Howells
· 19 years ago
1260f80
[PATCH] Keys: Fix key management syscall interface bugs
by David Howells
· 19 years ago
911656f
[PATCH] selinux: Fix address length checks in connect hook
by Stephen Smalley
· 19 years ago
f5c1d5b
[PATCH] SELinux: default labeling of MLS field
by James Morris
· 19 years ago
30beab1
Merge with /shiny/git/linux-2.6/.git
by David Woodhouse
· 19 years ago
5a73c30
[PATCH] seclvl securityfs
by serue@us.ibm.com
· 19 years ago
b67dbf9
[PATCH] add securityfs for all LSMs to use
by Greg KH
· 19 years ago
a4014d8
[PATCH] Keys: Base keyring size on key pointer not key struct
by David Howells
· 19 years ago
d2f6409
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 19 years ago
6931dfc
[PATCH] selinux_sb_copy_data() should not require a whole page
by Eric Paris
· 19 years ago
9a5f04b
[PATCH] selinux: kfree cleanup
by Jesper Juhl
· 19 years ago
b2b1866
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
by Paul E. McKenney
· 19 years ago
09ffd94f
[PATCH] selinux: add executable heap check
by Lorenzo Hernández García-Hierro
· 19 years ago
6b99219
[PATCH] selinux: add executable stack check
by Lorenzo Hernandez García-Hierro
· 19 years ago
16c29b6
[PATCH] eCryptfs: export user key type
by Michael Halcrow
· 19 years ago
3e30148
[PATCH] Keys: Make request-key create an authorisation key
by David Howells
· 19 years ago
8589b4e
[PATCH] Keys: Use RCU to manage session keyring pointer
by David Howells
· 19 years ago
7888e7f
[PATCH] Keys: Pass session keyring to call_usermodehelper()
by David Howells
· 19 years ago
76d8aea
[PATCH] keys: Discard key spinlock and use RCU for key payload
by David Howells
· 19 years ago
d6e7114
[PATCH] setuid core dump
by Alan Cox
· 19 years ago
9ad9ad3
AUDIT: Wait for backlog to clear when generating messages.
by David Woodhouse
· 19 years ago
da3caa2
[PATCH] SELinux: memory leak in selinux_sb_copy_data()
by Gerald Schaefer
· 19 years ago
70f2817
[PATCH] sysfs: (rest) if show/store is missing return -EIO
by Dmitry Torokhov
· 20 years ago
c7fb64d
[NETLINK]: Neighbour table configuration and statistics via rtnetlink
by Thomas Graf
· 19 years ago
37ca538
AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_audit
by Stephen Smalley
· 19 years ago
7b5d781
Fix oops due to thinko in avc_audit()
by David Woodhouse
· 19 years ago
Next »