summaryrefslogtreecommitdiffstats
path: root/kernel/kmod.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-28SELinux: pass last path component in may_createEric Paris1-1/+2
2011-04-28SELinux: put name based create rules in a hashtableEric Paris3-61/+135
2011-04-28SELinux: generic hashtab entry counterEric Paris1-2/+2
2011-04-28SELinux: calculate and print hashtab stats with a generic functionEric Paris1-19/+13
2011-04-28SELinux: skip filename trans rules if ttype does not match parent dirEric Paris3-0/+17
2011-04-28SELinux: rename filename_compute_type argument to *type instead of *conEric Paris1-3/+3
2011-04-28SELinux: fix comment to state filename_compute_type takes an objname not a qstrEric Paris1-1/+1
2011-04-26SMACK: smack_file_lock can use the struct pathEric Paris1-2/+2
2011-04-26LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris5-42/+52
2011-04-26LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris6-73/+78
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris3-25/+55
2011-04-25SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen5-8/+14
2011-04-25SELinux: security_read_policy should take a size_t not ssize_tEric Paris2-2/+2
2011-04-25SELinux: silence build warning when !CONFIG_BUGEric Paris2-0/+3
2011-04-20SELinux: delete debugging printks from filename_trans rule processingEric Paris1-4/+0
2011-04-07Initialize policydb.process_class eariler.Harry Ciao1-5/+5
2011-04-07selinux: Fix regression for XorgStephen Smalley1-1/+1
2011-04-01selinux: add type_transition with name extension support for selinuxfsKohei Kaigai3-12/+25
2011-04-01SELinux: update git tree in MAINTAINERSEric Paris1-1/+2
2011-03-28SELinux: Write class field in role_trans_write.Harry Ciao1-2/+9
2011-03-28SELinux: Compute role in newcontext for all classesHarry Ciao1-11/+9
2011-03-28SELinux: Add class support to the role_trans structureHarry Ciao3-2/+18
2011-03-08KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells6-11/+167
2011-03-08KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells11-20/+81
2011-03-08KEYS: Add a key type op to permit the key description to be vettedDavid Howells4-0/+37
2011-03-08KEYS: Add an RCU payload dereference macroDavid Howells4-6/+7
2011-03-06virtio: console: Don't access vqs if device was unpluggedAmit Shah1-0/+8
2011-03-05mm: use correct numa policy node for transparent hugepagesAndi Kleen2-8/+19
2011-03-05mm: preserve original node for transparent huge page copiesAndi Kleen1-2/+2
2011-03-05mm: add alloc_page_vma_node()Andi Kleen1-0/+2
2011-03-05mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen3-11/+11
2011-03-05RapidIO: Update MAINTAINERSAlexandre Bounine1-0/+1
2011-03-05drivers/video/backlight/ltv350qv.c: fix a memory leakAxel Lin1-1/+8
2011-03-05MAINTAINERS: add maintainer of Samsung Mobile Machine supportKyungmin Park1-0/+9
2011-03-05pps: make pps_gen_parport depend on BROKENThomas Gleixner1-1/+1
2011-03-05drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-03-05cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan1-2/+5
2011-03-05drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()Axel Lin1-5/+7
2011-03-05nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman1-2/+42
2011-03-04ceph: no .snap inside of snapped namespaceSage Weil1-0/+1
2011-03-04libceph: fix msgr standby handlingSage Weil1-8/+22
2011-03-04libceph: fix msgr keepalive flagSage Weil2-6/+4
2011-03-04libceph: fix msgr backoffSage Weil2-2/+29
2011-03-04MAINTAINERS: Update shaggy's email addressDave Kleikamp1-1/+1
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds2-6/+3
2011-03-04Blackfin: iflush: update anomaly 05000491 workaroundMike Frysinger1-0/+2
2011-03-04Blackfin: outs[lwb]: make sure count is greater than 0Mike Frysinger1-4/+12
2011-03-04ARM: mach-shmobile: mackerel: modify LCDC clock divider valueKuninori Morimoto1-1/+1
2011-03-04ARM: mach-shmobile: ap4evb: modify LCDC clock divider valueKuninori Morimoto1-1/+1
2011-03-04drm/nouveau: allocate kernel's notifier object at end of blockBen Skeggs3-6/+11