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
2005-07-07
[PATCH] Keys: Base keyring size on key pointer not key struct
David Howells
1
-7
/
+8
2005-06-30
[PATCH] selinux_sb_copy_data() should not require a whole page
Eric Paris
1
-1
/
+2
2005-06-25
[PATCH] selinux: kfree cleanup
Jesper Juhl
5
-28
/
+14
2005-06-25
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
Paul E. McKenney
2
-2
/
+2
2005-06-25
[PATCH] selinux: add executable heap check
Lorenzo Hernández García-Hierro
3
-0
/
+13
2005-06-25
[PATCH] selinux: add executable stack check
Lorenzo Hernandez García-Hierro
3
-0
/
+12
2005-06-24
[PATCH] eCryptfs: export user key type
Michael Halcrow
1
-0
/
+2
2005-06-24
[PATCH] Keys: Make request-key create an authorisation key
David Howells
9
-180
/
+685
2005-06-24
[PATCH] Keys: Use RCU to manage session keyring pointer
David Howells
2
-25
/
+24
2005-06-24
[PATCH] Keys: Pass session keyring to call_usermodehelper()
David Howells
1
-1
/
+1
2005-06-24
[PATCH] keys: Discard key spinlock and use RCU for key payload
David Howells
7
-223
/
+289
2005-06-23
[PATCH] setuid core dump
Alan Cox
2
-2
/
+2
2005-06-21
[PATCH] SELinux: memory leak in selinux_sb_copy_data()
Gerald Schaefer
1
-0
/
+1
2005-06-20
[PATCH] sysfs: (rest) if show/store is missing return -EIO
Dmitry Torokhov
1
-2
/
+2
2005-06-18
[NETLINK]: Neighbour table configuration and statistics via rtnetlink
Thomas Graf
1
-0
/
+2
2005-05-24
AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_audit
Stephen Smalley
1
-13
/
+9
2005-05-21
Fix oops due to thinko in avc_audit()
David Woodhouse
1
-1
/
+1
2005-05-21
AUDIT: Avoid sleeping function in SElinux AVC audit.
Stephen Smalley
1
-9
/
+8
2005-05-19
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
1
-3
/
+5
2005-05-19
Restore logging of pid= and comm= in AVC audit messages
David Woodhouse
1
-0
/
+7
2005-05-18
AUDIT: Treat all user messages identically.
David Woodhouse
1
-10
/
+7
2005-05-17
[PATCH] selinux: fix avc_alloc_node() oom with no policy loaded
Stephen Smalley
1
-3
/
+5
2005-05-13
AUDIT: Add message types to audit records
Steve Grubb
4
-5
/
+13
2005-05-11
Add audit_log_type
Chris Wright
1
-1
/
+1
2005-05-06
The attached patch addresses the problem with getting the audit daemon
Steve Grubb
1
-0
/
+1
2005-05-01
[PATCH] SELinux: add finer grained permissions to Netlink audit processing
James Morris
3
-7
/
+10
2005-05-01
[PATCH] SELinux: cleanup ipc_has_perm
Stephen Smalley
1
-13
/
+8
2005-04-24
[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.
Herbert Xu
1
-2
/
+1
2005-04-18
[PATCH] SELinux: fix deadlock on dcache lock
Stephen Smalley
1
-34
/
+0
2005-04-16
[PATCH] SELinux: add support for NETLINK_KOBJECT_UEVENT
James Morris
6
-0
/
+39
2005-04-16
[PATCH] SELinux: fix bug in Netlink message type detection
James Morris
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
61
-0
/
+23351