index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2006-01-13
[NET]: Use NIP6_FMT in kernel.h
Joe Perches
1
-3
/
+2
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
4
-0
/
+4
2006-01-10
[PATCH] selinux: Remove unneeded k[cm]alloc() return value casts
Jesper Juhl
1
-3
/
+3
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-4
/
+4
2006-01-08
[PATCH] shrink dentry struct
Eric Dumazet
1
-1
/
+1
2006-01-08
[PATCH] keys: Permit running process to instantiate keys
David Howells
8
-235
/
+327
2006-01-08
[PATCH] keys: Discard duplicate keys from a keyring on link
David Howells
1
-23
/
+64
2006-01-08
[PATCH] keys: Permit key expiry time to be set
David Howells
3
-0
/
+48
2006-01-08
[PATCH] rcu file: use atomic primitives
Nick Piggin
1
-1
/
+1
2006-01-07
[XFRM]: Fix sparse warning.
Luiz Capitulino
1
-1
/
+1
2006-01-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-11
/
+3
2006-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-4
/
+2
2006-01-06
[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
Trent Jaeger
3
-11
/
+3
2006-01-06
kbuild: un-stringnify KBUILD_MODNAME
Sam Ravnborg
1
-4
/
+2
2006-01-06
[PATCH] security/: possible cleanups
Adrian Bunk
3
-3
/
+2
2006-01-06
[PATCH] Keys: Remove key duplication
David Howells
3
-150
/
+3
2006-01-06
[PATCH] selinux: more ARRAY_SIZE cleanups
Tobias Klauser
2
-2
/
+2
2006-01-06
[PATCH] selinux: ARRAY_SIZE cleanups
Nicolas Kaiser
1
-2
/
+2
2006-01-03
[LSM-IPSec]: Per-packet access control.
Trent Jaeger
6
-0
/
+410
2006-01-03
[LSM-IPSec]: Security association restriction.
Trent Jaeger
2
-1
/
+57
2005-12-01
[PATCH] Keys: Fix permissions check for update vs add
David Howells
1
-1
/
+1
2005-11-09
[PATCH] selinux: extend selinuxfs context interface
Stephen Smalley
1
-26
/
+19
2005-11-09
[PATCH] selinux: disable setxattr on mountpoint labeled filesystems
Stephen Smalley
1
-0
/
+3
2005-11-09
[PATCH] selinux: MLS compatibility
Stephen Smalley
1
-1
/
+4
2005-11-07
[PATCH] kfree cleanup: security
Jesper Juhl
2
-8
/
+7
2005-11-07
[PATCH] Keys: Remove incorrect and obsolete '!' operators
David Howells
1
-4
/
+4
2005-10-30
[PATCH] cleanup the usage of SEND_SIG_xxx constants
Oleg Nesterov
1
-2
/
+1
2005-10-30
[PATCH] remove hardcoded SEND_SIG_xxx constants
Oleg Nesterov
1
-2
/
+2
2005-10-30
[PATCH] Keys: Add LSM hooks for key management [try #3]
David Howells
6
-35
/
+94
2005-10-30
[PATCH] Keys: Export user-defined keyring operations
David Howells
1
-25
/
+24
2005-10-30
[PATCH] reduce sizeof(struct file)
Eric Dumazet
2
-2
/
+2
2005-10-30
[PATCH] SELinux: remove unecessary size_t checks in selinuxfs
Davi Arnaut
1
-9
/
+9
2005-10-30
[PATCH] selinux-canonicalize-getxattr-fix
Andrew Morton
1
-3
/
+0
2005-10-30
[PATCH] SELinux: canonicalize getxattr()
James Morris
2
-15
/
+33
2005-10-30
[PATCH] SELinux: convert to kzalloc
James Morris
8
-97
/
+49
2005-10-28
[PATCH] gfp_t: net/*
Al Viro
2
-3
/
+3
2005-10-23
[PATCH] SELinux: handle sel_make_bools() failure in selinuxfs
Davi Arnaut
1
-1
/
+3
2005-10-23
[PATCH] selinux: Fix NULL deref in policydb_destroy
Stephen Smalley
1
-2
/
+4
2005-10-08
[PATCH] Keys: Possessor permissions should be additive
David Howells
1
-6
/
+6
2005-10-08
[PATCH] Keys: Split key permissions checking into a .c file
David Howells
2
-0
/
+71
2005-10-08
[PATCH] Keys: Add request-key process documentation
David Howells
2
-0
/
+4
2005-10-08
[PATCH] key: plug request_key_auth memleak
David Howells
1
-0
/
+1
2005-09-30
[PATCH] SELinux - fix SCTP socket bug and general IP protocol handling
James Morris
1
-6
/
+24
2005-09-28
[PATCH] Keys: Add possessor permissions to keys [try #3]
David Howells
8
-307
/
+391
2005-09-17
[PATCH] seclvl: use securityfs (fix)
Serge Hallyn
1
-1
/
+1
2005-09-17
[PATCH] seclvl-use-securityfs tidy
Andrew Morton
1
-10
/
+5
2005-09-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6
Linus Torvalds
4
-159
/
+419
2005-09-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6
Linus Torvalds
3
-5
/
+5
2005-09-09
[PATCH] files: lock-free fd look-up
Dipankar Sarma
1
-1
/
+1
[next]