index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-22
integrity: path_check update
Mimi Zohar
6
-30
/
+46
2009-05-22
IMA: Add __init notation to ima functions
Eric Paris
5
-7
/
+7
2009-05-22
IMA: Minimal IMA policy and boot param for TCB IMA policy
Eric Paris
2
-3
/
+33
2009-05-19
selinux: remove obsolete read buffer limit from sel_read_bool
Stephen Smalley
1
-4
/
+0
2009-05-19
SELinux: move SELINUX_MAGIC into magic.h
Eric Paris
3
-7
/
+5
2009-05-15
IMA: do not measure everything opened by root by default
Eric Paris
1
-2
/
+0
2009-05-15
IMA: remove read permissions on the ima policy file
Eric Paris
1
-1
/
+5
2009-05-14
TPM: get_event_name stack corruption
Eric Paris
1
-1
/
+2
2009-05-12
securityfs: securityfs_remove should handle IS_ERR pointers
Eric Paris
1
-1
/
+1
2009-05-12
IMA: open all files O_LARGEFILE
Eric Paris
1
-1
/
+2
2009-05-12
IMA: Handle dentry_open failures
Eric Paris
1
-4
/
+6
2009-05-12
IMA: use current_cred() instead of current->cred
Eric Paris
2
-2
/
+2
2009-05-11
CRED: Guard the setprocattr security hook against ptrace
David Howells
1
-0
/
+6
2009-05-11
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
David Howells
6
-17
/
+20
2009-05-08
Merge branch 'master' into next
James Morris
6234
-231939
/
+690437
2009-05-07
NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()
David Howells
1
-2
/
+0
2009-05-07
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-51
/
+60
2009-05-07
random: make get_random_int() more random
Linus Torvalds
1
-7
/
+12
2009-05-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
19
-1027
/
+795
2009-05-07
[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types
Paul Gortmaker
2
-7
/
+24
2009-05-07
[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)
Kevin Hilman
1
-2
/
+2
2009-05-07
md: remove rd%d links immediately after stopping an array.
NeilBrown
1
-8
/
+8
2009-05-07
md: remove ability to explicit set an inactive array to 'clean'.
NeilBrown
1
-5
/
+2
2009-05-07
md: constify VFTs
Jan Engelhardt
1
-1
/
+1
2009-05-07
md: tidy up status_resync to handle large arrays.
NeilBrown
1
-17
/
+28
2009-05-07
md: fix some (more) errors with bitmaps on devices larger than 2TB.
NeilBrown
1
-7
/
+11
2009-05-07
md/raid10: don't clear bitmap during recovery if array will still be degraded.
NeilBrown
1
-6
/
+6
2009-05-07
md: fix loading of out-of-date bitmap.
NeilBrown
1
-7
/
+4
2009-05-06
drivers/base/iommu.c: add missing includes
Andrew Morton
1
-0
/
+2
2009-05-06
initramfs: clean up messages related to initramfs unpacking
Eric Piel
1
-9
/
+4
2009-05-06
nommu: make the initial mmap allocation excess behaviour Kconfig configurable
David Howells
2
-1
/
+29
2009-05-06
nommu: clamp zone_batchsize() to 0 under NOMMU conditions
David Howells
1
-0
/
+18
2009-05-06
mm: use roundown_pow_of_two() in zone_batchsize()
David Howells
1
-1
/
+1
2009-05-06
isl29003: fix resume functionality
Daniel Mack
1
-2
/
+7
2009-05-06
fbdev: remove makefile reference to removed driver
Krzysztof Helt
1
-1
/
+0
2009-05-06
alloc_vmap_area: fix memory leak
Ralph Wuerthner
1
-0
/
+1
2009-05-06
doc: small kernel-parameters updates
Randy Dunlap
1
-2
/
+8
2009-05-06
fbdev: fix fillrect for 24bpp modes
Michal Januszewski
3
-39
/
+48
2009-05-06
oom: prevent livelock when oom_kill_allocating_task is set
David Rientjes
1
-23
/
+21
2009-05-06
fiemap: fix problem with setting FIEMAP_EXTENT_LAST
Josef Bacik
1
-20
/
+55
2009-05-06
Eliminate thousands of warnings with gcc 3.2 build
Andi Kleen
2
-6
/
+14
2009-05-06
doc: hashdist defaults on for 64bit
Hugh Dickins
1
-1
/
+1
2009-05-06
inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive
Wu Fengguang
2
-3
/
+3
2009-05-06
jsm: removing unused spinlock
Breno Leitao
2
-3
/
+0
2009-05-06
vt: Add a note on the historical abuse of CLOCK_TICK_RATE
Alan Cox
1
-0
/
+6
2009-05-06
integrity: remove __setup auditing msgs
Mimi Zohar
2
-25
/
+4
2009-05-06
integrity: use audit_log_string
Mimi Zohar
1
-13
/
+4
2009-05-06
integrity: lsm audit rule matching fix
Mimi Zohar
1
-4
/
+4
2009-05-05
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
6
-32
/
+16
2009-05-06
drm/r128: fix r128 ioremaps to use ioremap_wc.
Dave Airlie
1
-3
/
+3
[next]