index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-28
Revert "SELinux: do not handle seclabel as a special flag"
Eric Paris
2
-1
/
+4
2013-08-28
selinux: consider filesystem subtype in policies
Anand Avati
2
-22
/
+60
2013-07-25
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
4
-6
/
+30
2013-07-25
selinux: fix problems in netnode when BUG() is compiled out
Paul Moore
1
-0
/
+2
2013-07-25
SELinux: use a helper function to determine seclabel
Eric Paris
1
-14
/
+24
2013-07-25
SELinux: pass a superblock to security_fs_use
Eric Paris
3
-15
/
+11
2013-07-25
SELinux: do not handle seclabel as a special flag
Eric Paris
2
-4
/
+1
2013-07-25
SELinux: change sbsec->behavior to short
Eric Paris
3
-3
/
+3
2013-07-25
SELinux: renumber the superblock options
Eric Paris
2
-4
/
+5
2013-07-25
SELinux: do all flags twiddling in one place
Eric Paris
1
-7
/
+5
2013-07-25
SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT
Eric Paris
2
-15
/
+15
2013-07-25
SELinux: use define for number of bits in the mnt flags mask
Eric Paris
1
-1
/
+4
2013-07-25
SELinux: make it harder to get the number of mnt opts wrong
Eric Paris
1
-2
/
+3
2013-07-25
SELinux: remove crazy contortions around proc
Eric Paris
1
-1
/
+1
2013-07-25
SELinux: fix selinuxfs policy file on big endian systems
Eric Paris
1
-2
/
+1
2013-07-25
SELinux: Enable setting security contexts on rootfs inodes.
Stephen Smalley
1
-0
/
+7
2013-07-25
SELinux: Increase ebitmap_node size for 64-bit configuration
Waiman Long
1
-1
/
+7
2013-07-25
SELinux: Reduce overhead of mls_level_isvalid() function call
Waiman Long
4
-19
/
+27
2013-07-25
selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()
Paul Moore
2
-5
/
+8
2013-07-25
selinux: cleanup the XFRM header
Paul Moore
1
-14
/
+5
2013-07-25
selinux: cleanup selinux_xfrm_decode_session()
Paul Moore
1
-11
/
+12
2013-07-25
selinux: cleanup some comment and whitespace issues in the XFRM code
Paul Moore
1
-13
/
+10
2013-07-25
selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()
Paul Moore
2
-60
/
+42
2013-07-25
selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow...
Paul Moore
1
-36
/
+18
2013-07-25
selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code
Paul Moore
1
-31
/
+40
2013-07-25
lsm: split the xfrm_state_alloc_security() hook implementation
Paul Moore
6
-132
/
+128
2013-07-01
Linux 3.10
v3.10
Linus Torvalds
1
-1
/
+1
2013-06-30
powerpc/eeh: Fix fetching bus for single-dev-PE
Gavin Shan
1
-1
/
+2
2013-06-30
ARM: dt: Only print warning, not WARN() on bad cpu map in device tree
Olof Johansson
1
-2
/
+3
2013-06-30
powerpc/pci: Improve device hotplug initialization
Guenter Roeck
1
-5
/
+12
2013-06-29
Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation
Mathieu Desnoyers
1
-9
/
+11
2013-06-29
UBIFS: fix a horrid bug
Artem Bityutskiy
1
-3
/
+27
2013-06-29
UBIFS: prepare to fix a horrid bug
Artem Bityutskiy
1
-12
/
+12
2013-06-28
mn10300: Use early_param() to parse "mem=" parameter
Akira Takeuchi
1
-33
/
+21
2013-06-28
mn10300: Allow to pass array name to get_user()
Akira Takeuchi
1
-1
/
+1
2013-06-28
drm/qxl: add missing access check for execbuffer ioctl
Dave Airlie
1
-0
/
+5
2013-06-28
powerpc/eeh: Add eeh_dev to the cache during boot
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2013-06-27
rbd: send snapshot context with writes
Josh Durgin
1
-1
/
+5
2013-06-27
dlci: validate the net device in dlci_del()
Zefan Li
1
-0
/
+12
2013-06-27
dlci: acquire rtnl_lock before calling __dev_get_by_name()
Zefan Li
1
-5
/
+9
2013-06-27
af_key: fix info leaks in notify messages
Mathias Krause
1
-0
/
+2
2013-06-27
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
Eric Dumazet
1
-1
/
+7
2013-06-26
net: fix kernel deadlock with interface rename and netdev name retrieval.
Nicolas Schichan
4
-30
/
+41
2013-06-26
perf: Disable monitoring on setuid processes for regular users
Stephane Eranian
1
-7
/
+9
2013-06-26
gpio/omap: don't use linear domain mapping for OMAP1
Javier Martinez Canillas
1
-1
/
+21
2013-06-26
net/tg3: Avoid delay during MMIO access
Gavin Shan
1
-0
/
+36
2013-06-26
ipv6: check return value of ipv6_get_lladdr
Hannes Frederic Sowa
1
-5
/
+4
2013-06-26
macvtap: fix recovery from gup errors
Michael S. Tsirkin
1
-2
/
+4
2013-06-26
tun: fix recovery from gup errors
Michael S. Tsirkin
1
-2
/
+4
2013-06-26
gre: fix a possible skb leak
Eric Dumazet
3
-9
/
+14
[next]