summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* integrity: use audit_log_stringMimi Zohar2009-05-061-13/+4
* integrity: lsm audit rule matching fixMimi Zohar2009-05-061-4/+4
* do_wait: do take security_task_wait() into accountOleg Nesterov2009-05-011-0/+1
* selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->p...Oleg Nesterov2009-04-301-8/+3
* SELinux: Don't flush inherited SIGKILL during execve()David Howells2009-04-303-7/+14
* SELinux: drop secondary_ops->sysctlEric Paris2009-04-301-4/+0
* modules: Fix up build when CONFIG_MODULE_UNLOAD=n.Stephen Rothwell2009-04-151-3/+3
* smack: implement logging V3Etienne Basset2009-04-146-112/+618
* smack: implement logging V3Etienne Basset2009-04-142-0/+497
* tomoyo: remove "undelete domain" command.Tetsuo Handa2009-04-073-100/+5
* don't raise all privs on setuid-root file with fE set (v2)Serge E. Hallyn2009-04-031-0/+32
* modules: sysctl to block module loadingKees Cook2009-04-033-2/+28
* Permissive domain in userspace object managerKaiGai Kohei2009-04-024-29/+11
* Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-281-125/+76
|\
| * Merge branch 'linus' into core/futexesIngo Molnar2009-03-283915-167433/+290974
| |\
| * | futex: remove the pointer math from double_unlock_hb, fixIngo Molnar2009-03-131-1/+2
| * | futex: remove the pointer math from double_unlock_hbDarren Hart2009-03-131-8/+2
| * | futex: clean up fault logicDarren Hart2009-03-121-90/+36
| * | futex: unlock before returning -EFAULTDarren Hart2009-03-121-0/+7
| * | futex: use current->time_slack_ns for rt tasks tooDarren Hart2009-03-121-5/+2
| * | futex: add double_unlock_hb()Darren Hart2009-03-121-12/+17
| * | futex: additional (get|put)_futex_key() fixesDarren Hart2009-03-121-5/+11
| * | futex: update futex commentaryDarren Hart2009-03-121-19/+14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-03-2822-737/+783
|\ \ \
| * | | smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset2009-03-285-15/+82
| * | | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore2009-03-284-118/+161
| * | | lsm: Remove the socket_post_accept() hookPaul Moore2009-03-284-25/+0
| * | | selinux: Remove the "compat_net" compatibility codePaul Moore2009-03-284-234/+7
| * | | netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-288-220/+360
| * | | lsm: Relocate the IPv4 security_inet_conn_request() hooksPaul Moore2009-03-282-7/+9
| * | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...James Morris2009-03-281961-102885/+162796
| |\ \ \
| * | | | TOMOYO: Fix a typo.Tetsuo Handa2009-03-271-1/+1
| * | | | Merge branch 'master' into nextJames Morris2009-03-271122-23412/+51791
| |\ \ \ \
| * | | | | smack: convert smack to standard linux listsEtienne Basset2009-03-264-122/+168
* | | | | | Annotate struct fs_struct's usage count restrictionDavid Howells2009-03-281-1/+4
* | | | | | fix setuid sometimes wouldn'tHugh Dickins2009-03-281-34/+16
* | | | | | fix setuid sometimes doesn'tHugh Dickins2009-03-283-9/+5
* | | | | | compat_do_execve should unshare_filesHugh Dickins2009-03-281-1/+11
* | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-2826-276/+746
|\ \ \ \ \ \
| * | | | | | i2c-core: Some style cleanupsZhenwen Xu2009-03-281-13/+13
| * | | | | | i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner2009-03-284-2/+6
| * | | | | | i2c-piix4: Add support to SB800 SMBus changesShane Huang2009-03-281-1/+72
| * | | | | | i2c-pca-platform: Use defaults if no platform_data givenWolfram Sang2009-03-281-7/+12
| * | | | | | i2c-algo-pca: Use timeout for checking the state machineWolfram Sang2009-03-283-33/+46
| * | | | | | i2c-algo-pca: Rework waiting for a free busWolfram Sang2009-03-284-10/+13
| * | | | | | i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa2009-03-285-28/+216
| * | | | | | i2c: Adapt debug macros for KERN_* constantsFrank Seidel2009-03-281-5/+9
| * | | | | | i2c-davinci: Fix timeout handlingJean Delvare2009-03-281-5/+3
| * | | | | | i2c: Adapter timeout is in jiffiesJean Delvare2009-03-284-10/+9
| * | | | | | i2c: Set a default timeout value for all adaptersJean Delvare2009-03-283-4/+6
OpenPOWER on IntegriCloud