index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-28
flex_array: allow 0 length elements
Eric Paris
1
-6
/
+20
2011-04-28
flex_arrays: allow zero length flex arrays
Eric Paris
1
-1
/
+10
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
4
-11
/
+14
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-25
SMACK: smack_file_lock can use the struct path
Eric Paris
1
-2
/
+2
2011-04-25
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
Eric Paris
5
-42
/
+52
2011-04-25
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
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
52
-323
/
+594
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-08
Merge branch 'master'; commit 'v2.6.38-rc7' into next
James Morris
5774
-121529
/
+275064
2011-03-07
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-22
/
+21
2011-03-07
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-37
/
+120
2011-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-15
/
+57
2011-03-06
virtio: console: Don't access vqs if device was unplugged
Amit Shah
1
-0
/
+8
2011-03-06
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2
-9
/
+47
2011-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-50
/
+72
2011-03-04
mm: use correct numa policy node for transparent hugepages
Andi Kleen
2
-8
/
+19
2011-03-04
mm: preserve original node for transparent huge page copies
Andi Kleen
1
-2
/
+2
2011-03-04
mm: add alloc_page_vma_node()
Andi Kleen
1
-0
/
+2
2011-03-04
mm: change alloc_pages_vma to pass down the policy node for local policy
Andi Kleen
3
-11
/
+11
2011-03-04
RapidIO: Update MAINTAINERS
Alexandre Bounine
1
-0
/
+1
2011-03-04
drivers/video/backlight/ltv350qv.c: fix a memory leak
Axel Lin
1
-1
/
+8
2011-03-04
MAINTAINERS: add maintainer of Samsung Mobile Machine support
Kyungmin Park
1
-0
/
+9
2011-03-04
pps: make pps_gen_parport depend on BROKEN
Thomas Gleixner
1
-1
/
+1
2011-03-04
drivers/misc/bmp085.c: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-03-04
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
1
-2
/
+5
2011-03-04
drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()
Axel Lin
1
-5
/
+7
2011-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2
-4
/
+14
2011-03-04
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-15
/
+27
[next]