| Commit message (Expand) | Author | Age | Files | Lines |
* | selinux: Consolidate sockcreate_sid logic | Paul Moore | 2010-08-02 | 1 | -20/+12 |
* | selinux: Set the peer label correctly on connected UNIX domain sockets | Paul Moore | 2010-08-02 | 1 | -16/+14 |
* | TOMOYO: Pass "struct list_head" rather than "void *". | Tetsuo Handa | 2010-08-02 | 1 | -58/+72 |
* | TOMOYO: Make read function to void. | Tetsuo Handa | 2010-08-02 | 3 | -42/+20 |
* | TOMOYO: Merge functions. | Tetsuo Handa | 2010-08-02 | 1 | -41/+9 |
* | TOMOYO: Remove wrapper function for reading keyword. | Tetsuo Handa | 2010-08-02 | 3 | -70/+14 |
* | TOMOYO: Loosen parameter check for mount operation. | Tetsuo Handa | 2010-08-02 | 1 | -91/+33 |
* | TOMOYO: Rename symbols. | Tetsuo Handa | 2010-08-02 | 10 | -157/+157 |
* | TOMOYO: Use callback for permission check. | Tetsuo Handa | 2010-08-02 | 4 | -258/+230 |
* | TOMOYO: Pass parameters via structure. | Tetsuo Handa | 2010-08-02 | 3 | -1/+58 |
* | TOMOYO: Use common code for open and mkdir etc. | Tetsuo Handa | 2010-08-02 | 3 | -84/+22 |
* | SELinux: seperate range transition rules to a seperate function | Eric Paris | 2010-08-02 | 1 | -64/+75 |
* | TOMOYO: Use common code for garbage collection. | Tetsuo Handa | 2010-08-02 | 1 | -146/+66 |
* | TOMOYO: Use callback for updating entries. | Tetsuo Handa | 2010-08-02 | 6 | -252/+190 |
* | TOMOYO: Use common structure for list element. | Tetsuo Handa | 2010-08-02 | 7 | -164/+167 |
* | TOMOYO: Use callback for updating entries. | Tetsuo Handa | 2010-08-02 | 7 | -312/+253 |
* | KEYS: Make /proc/keys check to see if a key is possessed before security check | David Howells | 2010-08-02 | 3 | -23/+66 |
* | KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key | David Howells | 2010-08-02 | 1 | -1/+16 |
* | TOMOYO: Update profile structure. | Tetsuo Handa | 2010-08-02 | 6 | -248/+486 |
* | TOMOYO: Add pathname aggregation support. | Tetsuo Handa | 2010-08-02 | 4 | -0/+204 |
* | TOMOYO: Allow wildcard for execute permission. | Tetsuo Handa | 2010-08-02 | 7 | -151/+90 |
* | TOMOYO: Support longer pathname. | Tetsuo Handa | 2010-08-02 | 6 | -318/+208 |
* | TOMOYO: Several fixes for TOMOYO's management programs. | Tetsuo Handa | 2010-08-02 | 3 | -6/+23 |
* | LSM: Remove unused arguments from security_path_truncate(). | Tetsuo Handa | 2010-08-02 | 6 | -20/+10 |
* | smack: opt_dentry is never null in in smack_d_instantiate() | Dan Carpenter | 2010-08-02 | 1 | -12/+2 |
* | TOMOYO: Split files into some pieces. | Tetsuo Handa | 2010-08-02 | 11 | -1416/+1469 |
* | TOMOYO: Add interactive enforcing mode. | Tetsuo Handa | 2010-08-02 | 6 | -120/+564 |
* | TOMOYO: Add mount restriction. | Tetsuo Handa | 2010-08-02 | 7 | -11/+469 |
* | TOMOYO: Split file access control functions by type of parameters. | Tetsuo Handa | 2010-08-02 | 5 | -123/+752 |
* | TOMOYO: Use structure for passing common arguments. | Tetsuo Handa | 2010-08-02 | 5 | -206/+162 |
* | TOMOYO: Add numeric values grouping support. | Tetsuo Handa | 2010-08-02 | 6 | -1/+454 |
* | selinux: remove all rcu head initializations | Paul E. McKenney | 2010-08-02 | 2 | -3/+0 |
* | Linux 2.6.35v2.6.35 | Linus Torvalds | 2010-08-02 | 1 | -1/+1 |
* | NFS: Fix a typo in include/linux/nfs_fs.h | Trond Myklebust | 2010-08-02 | 2 | -5/+6 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-07-31 | 11 | -49/+75 |
|\ |
|
| * | cyber2000fb: fix console in truecolor modes | Ondrej Zary | 2010-07-31 | 1 | -0/+1 |
| * | cyber2000fb: fix machine hang on module load | Ondrej Zary | 2010-07-31 | 1 | -0/+2 |
| * | SA1111: Eliminate use after free | Julia Lawall | 2010-07-31 | 1 | -3/+2 |
| * | ARM: Fix Versatile/Realview/VExpress MMC card detection sense | Russell King | 2010-07-31 | 3 | -4/+8 |
| * | ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt | Gary King | 2010-07-31 | 1 | -5/+8 |
| * | ARM: Add barriers to io{read,write}{8,16,32} accessors as well | Russell King | 2010-07-29 | 1 | -20/+18 |
| * | ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE | Catalin Marinas | 2010-07-29 | 1 | -0/+11 |
| * | ARM: 6272/1: Convert L2x0 to use the IO relaxed operations | Catalin Marinas | 2010-07-29 | 1 | -13/+13 |
| * | ARM: 6271/1: Introduce *_relaxed() I/O accessors | Catalin Marinas | 2010-07-29 | 1 | -12/+17 |
| * | ARM: 6275/1: ux500: don't use writeb() in uncompress.h | Rabin Vincent | 2010-07-29 | 1 | -5/+5 |
| * | ARM: 6270/1: clean files in arch/arm/boot/compressed/ | Magnus Damm | 2010-07-29 | 1 | -0/+3 |
| * | ARM: Fix csum_partial_copy_from_user() | Russell King | 2010-07-26 | 1 | -1/+1 |
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-07-31 | 4 | -11/+32 |
|\ \ |
|
| * | | NFS: Ensure that writepage respects the nonblock flag | Trond Myklebust | 2010-07-30 | 1 | -6/+17 |
| * | | NFS: kswapd must not block in nfs_release_page | Trond Myklebust | 2010-07-30 | 3 | -4/+14 |