index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kmod.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-28
SELinux: pass last path component in may_create
Eric Paris
1
-1
/
+2
2011-04-28
SELinux: put name based create rules in a hashtable
Eric Paris
3
-61
/
+135
2011-04-28
SELinux: generic hashtab entry counter
Eric Paris
1
-2
/
+2
2011-04-28
SELinux: calculate and print hashtab stats with a generic function
Eric Paris
1
-19
/
+13
2011-04-28
SELinux: skip filename trans rules if ttype does not match parent dir
Eric Paris
3
-0
/
+17
2011-04-28
SELinux: rename filename_compute_type argument to *type instead of *con
Eric Paris
1
-3
/
+3
2011-04-28
SELinux: fix comment to state filename_compute_type takes an objname not a qstr
Eric Paris
1
-1
/
+1
2011-04-26
SMACK: smack_file_lock can use the struct path
Eric Paris
1
-2
/
+2
2011-04-26
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
Eric Paris
5
-42
/
+52
2011-04-26
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
Eric Paris
6
-73
/
+78
2011-04-25
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
3
-25
/
+55
2011-04-25
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
5
-8
/
+14
2011-04-25
SELinux: security_read_policy should take a size_t not ssize_t
Eric Paris
2
-2
/
+2
2011-04-25
SELinux: silence build warning when !CONFIG_BUG
Eric Paris
2
-0
/
+3
2011-04-20
SELinux: delete debugging printks from filename_trans rule processing
Eric Paris
1
-4
/
+0
2011-04-07
Initialize policydb.process_class eariler.
Harry Ciao
1
-5
/
+5
2011-04-07
selinux: Fix regression for Xorg
Stephen Smalley
1
-1
/
+1
2011-04-01
selinux: add type_transition with name extension support for selinuxfs
Kohei Kaigai
3
-12
/
+25
2011-04-01
SELinux: update git tree in MAINTAINERS
Eric Paris
1
-1
/
+2
2011-03-28
SELinux: Write class field in role_trans_write.
Harry Ciao
1
-2
/
+9
2011-03-28
SELinux: Compute role in newcontext for all classes
Harry Ciao
1
-11
/
+9
2011-03-28
SELinux: Add class support to the role_trans structure
Harry Ciao
3
-2
/
+18
2011-03-08
KEYS: Add an iovec version of KEYCTL_INSTANTIATE
David Howells
6
-11
/
+167
2011-03-08
KEYS: Add a new keyctl op to reject a key with a specified error code
David Howells
11
-20
/
+81
2011-03-08
KEYS: Add a key type op to permit the key description to be vetted
David Howells
4
-0
/
+37
2011-03-08
KEYS: Add an RCU payload dereference macro
David Howells
4
-6
/
+7
2011-03-06
virtio: console: Don't access vqs if device was unplugged
Amit Shah
1
-0
/
+8
2011-03-05
mm: use correct numa policy node for transparent hugepages
Andi Kleen
2
-8
/
+19
2011-03-05
mm: preserve original node for transparent huge page copies
Andi Kleen
1
-2
/
+2
2011-03-05
mm: add alloc_page_vma_node()
Andi Kleen
1
-0
/
+2
2011-03-05
mm: change alloc_pages_vma to pass down the policy node for local policy
Andi Kleen
3
-11
/
+11
2011-03-05
RapidIO: Update MAINTAINERS
Alexandre Bounine
1
-0
/
+1
2011-03-05
drivers/video/backlight/ltv350qv.c: fix a memory leak
Axel Lin
1
-1
/
+8
2011-03-05
MAINTAINERS: add maintainer of Samsung Mobile Machine support
Kyungmin Park
1
-0
/
+9
2011-03-05
pps: make pps_gen_parport depend on BROKEN
Thomas Gleixner
1
-1
/
+1
2011-03-05
drivers/misc/bmp085.c: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-03-05
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
1
-2
/
+5
2011-03-05
drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()
Axel Lin
1
-5
/
+7
2011-03-05
nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)
Neil Horman
1
-2
/
+42
2011-03-04
ceph: no .snap inside of snapped namespace
Sage Weil
1
-0
/
+1
2011-03-04
libceph: fix msgr standby handling
Sage Weil
1
-8
/
+22
2011-03-04
libceph: fix msgr keepalive flag
Sage Weil
2
-6
/
+4
2011-03-04
libceph: fix msgr backoff
Sage Weil
2
-2
/
+29
2011-03-04
MAINTAINERS: Update shaggy's email address
Dave Kleikamp
1
-1
/
+1
2011-03-04
Mark ptrace_{traceme,attach,detach} static
Linus Torvalds
2
-6
/
+3
2011-03-04
Blackfin: iflush: update anomaly 05000491 workaround
Mike Frysinger
1
-0
/
+2
2011-03-04
Blackfin: outs[lwb]: make sure count is greater than 0
Mike Frysinger
1
-4
/
+12
2011-03-04
ARM: mach-shmobile: mackerel: modify LCDC clock divider value
Kuninori Morimoto
1
-1
/
+1
2011-03-04
ARM: mach-shmobile: ap4evb: modify LCDC clock divider value
Kuninori Morimoto
1
-1
/
+1
2011-03-04
drm/nouveau: allocate kernel's notifier object at end of block
Ben Skeggs
3
-6
/
+11
[next]