index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-03
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
1
-3
/
+1
2012-04-03
SELinux: do not allocate stack space for AVC data unless needed
Eric Paris
2
-14
/
+27
2012-04-03
SELinux: remove avd from slow_avc_audit()
Eric Paris
1
-2
/
+2
2012-04-03
SELinux: remove avd from selinux_audit_data
Eric Paris
1
-1
/
+0
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
1
-42
/
+63
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
3
-17
/
+104
2012-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-71
/
+48
2012-04-01
get rid of pointless includes of ext2_fs.h
Al Viro
1
-5
/
+4
2012-04-01
selinuxfs: merge dentry allocation into sel_make_dir()
Al Viro
1
-66
/
+44
2012-03-31
selinux: inline avc_audit() and avc_has_perm_noaudit() into caller
Linus Torvalds
1
-2
/
+2
2012-03-31
selinux: don't inline slow-path code into avc_has_perm_noaudit()
Linus Torvalds
1
-14
/
+38
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-26
SELinux: selinux/xfrm.h needs net/flow.h
David Howells
1
-0
/
+2
2012-03-23
security: optimize avc_audit() common path
Linus Torvalds
1
-29
/
+41
2012-02-19
Replace the fd_sets in struct fdtable with an array of unsigned longs
David Howells
1
-1
/
+1
2012-02-14
security: trim security.h
Al Viro
1
-0
/
+2
2012-01-15
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-33
/
+11
2012-01-11
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2
-11
/
+5
2012-01-09
Merge branch 'next' into for-linus
James Morris
2
-11
/
+5
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-5
/
+5
2012-01-07
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
1
-1
/
+1
2012-01-06
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
1
-19
/
+0
2012-01-06
ptrace: do not audit capability check when outputing /proc/pid/stat
Eric Paris
1
-1
/
+1
2012-01-06
capabilities: remove the task from capable LSM hook entirely
Eric Paris
1
-13
/
+10
2012-01-06
selinux: sparse fix: fix several warnings in the security server cod
James Morris
5
-7
/
+9
2012-01-06
selinux: sparse fix: fix warnings in netlink code
James Morris
6
-5
/
+6
2012-01-06
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
3
-6
/
+4
2012-01-06
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
2
-1
/
+1
2012-01-06
selinux: sparse fix: move selinux_complete_init
James Morris
2
-1
/
+1
2012-01-06
selinux: sparse fix: make selinux_secmark_refcount static
James Morris
1
-1
/
+1
2012-01-04
get rid of open-coded S_ISREG(), etc.
Al Viro
1
-1
/
+1
2012-01-04
switch ->mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch ->create() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-1
/
+1
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2011-12-21
SELinux: Fix RCU deref check warning in sel_netport_insert()
David Howells
1
-1
/
+3
2011-12-20
SELinux: Fix RCU deref check warning in sel_netport_insert()
David Howells
1
-1
/
+3
2011-12-19
selinux: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
1
-1
/
+1
2011-12-06
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
1
-1
/
+1
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
1
-1
/
+2
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
2
-4
/
+4
2011-11-16
Merge branch 'master'; commit 'v3.2-rc2' into next
James Morris
2
-0
/
+2
2011-11-16
selinuxfs: remove custom hex_to_bin()
Andy Shevchenko
1
-10
/
+4
2011-11-01
selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2
-0
/
+2
2011-09-10
selinux: sparse fix: fix several warnings in the security server code
James Morris
5
-7
/
+9
2011-09-10
selinux: sparse fix: include selinux.h in exports.c
James Morris
1
-0
/
+1
2011-09-10
selinux: sparse fix: fix warnings in netlink code
James Morris
6
-5
/
+6
2011-09-10
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
3
-6
/
+4
2011-09-10
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
2
-1
/
+1
[next]