index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
AppArmor: cleanup generated files correctly
Michal Hocko
2011-03-08
1
-1
/
+1
*
AppArmor: Cleanup make file to remove cruft and make it easier to read
John Johansen
2011-03-05
1
-5
/
+33
*
TOMOYO: Fix memory leak upon file open.
Tetsuo Handa
2011-03-03
1
-4
/
+1
*
ima: remove unnecessary call to ima_must_measure
Mimi Zohar
2011-02-23
3
-15
/
+7
*
IMA: remove IMA imbalance checking
Mimi Zohar
2011-02-10
2
-104
/
+4
*
IMA: maintain i_readcount in the VFS layer
Mimi Zohar
2011-02-10
5
-27
/
+14
*
IMA: define readcount functions
Mimi Zohar
2011-02-10
1
-0
/
+20
*
IMA: convert i_readcount to atomic
Mimi Zohar
2011-02-10
3
-10
/
+11
*
Smack: correct final mmap check comparison
Casey Schaufler
2011-02-09
1
-1
/
+1
*
security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITE
Shan Wei
2011-02-09
1
-8
/
+0
*
Smack: correct behavior in the mmap hook
Casey Schaufler
2011-02-09
1
-36
/
+49
*
CacheFiles: Add calls to path-based security hooks
David Howells
2011-01-24
2
-8
/
+47
*
security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbit
Shan Wei
2011-01-24
2
-2
/
+0
*
Subject: [PATCH] Smack: mmap controls for library containment
Casey Schaufler
2011-01-17
5
-178
/
+524
*
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-01-10
11
-931
/
+944
|
\
|
*
SELinux: define permissions for DCB netlink messages
Eric Paris
2010-12-16
1
-0
/
+2
|
*
selinux: cache sidtab_context_to_sid results
Eric Paris
2010-12-07
2
-2
/
+39
|
*
SELinux: do not compute transition labels on mountpoint labeled filesystems
Eric Paris
2010-12-02
1
-1
/
+4
|
*
SELinux: merge policydb_index_classes and policydb_index_others
Eric Paris
2010-11-30
1
-59
/
+10
|
*
selinux: convert part of the sym_val_to_name array to use flex_array
Eric Paris
2010-11-30
5
-68
/
+127
|
*
selinux: convert type_val_to_struct to flex_array
Eric Paris
2010-11-30
3
-13
/
+34
|
*
flex_array: fix flex_array_put_ptr macro to be valid C
Eric Paris
2010-11-30
1
-1
/
+1
|
*
SELinux: do not set automatic i_ino in selinuxfs
Eric Paris
2010-11-30
1
-1
/
+0
|
*
selinux: rework security_netlbl_secattr_to_sid
Eric Paris
2010-11-30
1
-21
/
+21
|
*
SELinux: standardize return code handling in selinuxfs.c
Eric Paris
2010-11-30
1
-171
/
+157
|
*
SELinux: standardize return code handling in selinuxfs.c
Eric Paris
2010-11-30
1
-337
/
+311
|
*
SELinux: standardize return code handling in policydb.c
Eric Paris
2010-11-30
1
-287
/
+268
*
|
Merge branch 'master' into next
James Morris
2011-01-10
4700
-221226
/
+359464
|
\
\
|
*
\
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
2011-01-07
17
-400
/
+701
|
|
\
\
|
|
*
|
hfsplus: %L-to-%ll, macro correction, and remove unneeded braces
Anton Salikhmetov
2010-12-16
3
-14
/
+14
|
|
*
|
hfsplus: spaces/indentation clean-up
Anton Salikhmetov
2010-12-16
4
-14
/
+14
|
|
*
|
hfsplus: C99 comments clean-up
Anton Salikhmetov
2010-12-16
3
-13
/
+16
|
|
*
|
hfsplus: over 80 character lines clean-up
Anton Salikhmetov
2010-12-16
16
-123
/
+260
|
|
*
|
hfsplus: fix an artifact in ioctl flag checking
Anton Salikhmetov
2010-12-16
1
-1
/
+1
|
|
*
|
hfsplus: flush disk caches in sync and fsync
Christoph Hellwig
2010-11-23
4
-0
/
+21
|
|
*
|
hfsplus: optimize fsync
Christoph Hellwig
2010-11-23
6
-32
/
+78
|
|
*
|
hfsplus: split up inode flags
Christoph Hellwig
2010-11-23
4
-19
/
+29
|
|
*
|
hfsplus: write up fsync for directories
Christoph Hellwig
2010-11-23
3
-1
/
+3
|
|
*
|
hfsplus: simplify fsync
Christoph Hellwig
2010-11-23
1
-21
/
+20
|
|
*
|
hfsplus: avoid useless work in hfsplus_sync_fs
Christoph Hellwig
2010-11-23
1
-0
/
+3
|
|
*
|
hfsplus: make sure sync writes out all metadata
Christoph Hellwig
2010-11-23
1
-1
/
+19
|
|
*
|
hfsplus: use raw bio access for partition tables
Christoph Hellwig
2010-11-23
2
-70
/
+71
|
|
*
|
hfsplus: use raw bio access for the volume headers
Christoph Hellwig
2010-11-23
3
-88
/
+131
|
|
*
|
hfsplus: always use hfsplus_sync_fs to write the volume header
Christoph Hellwig
2010-11-23
1
-6
/
+3
|
|
*
|
hfsplus: silence a few debug printks
Christoph Hellwig
2010-11-23
4
-5
/
+3
|
|
*
|
hfsplus: fix option parsing during remount
Christoph Hellwig
2010-11-07
3
-5
/
+30
|
*
|
|
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-01-07
45
-1365
/
+1596
|
|
\
\
\
|
|
*
|
|
spi/omap: Fix DMA API usage in OMAP MCSPI driver
Russell King - ARM Linux
2011-01-07
1
-8
/
+3
|
|
*
|
|
spi/imx: correct the test on platform_get_irq() return value
Richard Genoud
2011-01-07
1
-1
/
+1
|
|
*
|
|
spi/topcliff: Typo fix threhold to threshold
Justin P. Mattock
2010-12-31
1
-2
/
+2
[next]