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
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
Merge tag 'selinux-pr-20200127' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-554
/
+1010
2020-01-20
selinux: fix regression introduced by move_mount(2) syscall
Stephen Smalley
1
-0
/
+10
2020-01-16
selinux: do not allocate ancillary buffer on first load
Ondrej Mosnacek
1
-15
/
+13
2020-01-16
selinux: remove redundant allocation and helper functions
Paul Moore
1
-58
/
+36
2020-01-16
selinux: remove redundant selinux_nlmsg_perm
Huaisheng Ye
1
-39
/
+34
2020-01-16
selinux: fix wrong buffer types in policydb.c
Ondrej Mosnacek
1
-2
/
+2
2020-01-10
selinux: reorder hooks to make runtime disable less broken
Ondrej Mosnacek
1
-31
/
+70
2020-01-10
selinux: treat atomic flags more carefully
Ondrej Mosnacek
3
-31
/
+61
2020-01-10
selinux: make default_noexec read-only after init
Stephen Smalley
1
-1
/
+1
2020-01-10
selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND.
Ravi Kumar Siddojigari
2
-2
/
+15
2020-01-10
selinux: remove redundant msg_msg_alloc_security
Huaisheng Ye
1
-11
/
+6
2020-01-07
Documentation,selinux: fix references to old selinuxfs mount point
Stephen Smalley
1
-3
/
+4
2020-01-07
selinux: deprecate disabling SELinux and runtime
Paul Moore
2
-0
/
+10
2020-01-06
selinux: allow per-file labelling for binderfs
Hridya Valsaraju
1
-0
/
+1
2020-01-06
selinuxfs: use scnprintf to get real length for inode
liuyang34
1
-2
/
+2
2020-01-04
Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-47
/
+55
2020-01-04
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
3
-42
/
+46
2020-01-02
apparmor: only get a label reference if the fast path check fails
John Johansen
1
-4
/
+8
2020-01-02
apparmor: fix bind mounts aborting with -ENOMEM
Patrick Steinhardt
1
-1
/
+1
2019-12-31
Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-...
Linus Torvalds
5
-44
/
+27
2019-12-24
selinux: remove set but not used variable 'sidtab'
YueHaibing
1
-8
/
+0
2019-12-23
selinux: ensure the policy has been loaded before reading the sidtab stats
Paul Moore
1
-0
/
+6
2019-12-21
selinux: ensure we cleanup the internal AVC counters on error in avc_update()
Jaihind Yadav
1
-1
/
+1
2019-12-18
selinux: randomize layout of key structures
Stephen Smalley
4
-4
/
+4
2019-12-18
selinux: clean up selinux_enabled/disabled/enforcing_boot
Stephen Smalley
7
-18
/
+17
2019-12-18
Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
5
-12
/
+4
2019-12-17
security: keys: trusted: fix lost handle flush
James Bottomley
1
-0
/
+1
2019-12-16
tomoyo: Suppress RCU warning at list_for_each_entry_rcu().
Tetsuo Handa
4
-13
/
+26
2019-12-12
KEYS: remove CONFIG_KEYS_COMPAT
Eric Biggers
4
-12
/
+3
2019-12-12
selinux: remove unnecessary selinux cred request
Yang Guo
1
-4
/
+3
2019-12-11
tomoyo: Don't use nifty names on sockets.
Tetsuo Handa
1
-31
/
+1
2019-12-10
selinux: ensure we cleanup the internal AVC counters on error in avc_insert()
Paul Moore
1
-27
/
+24
2019-12-10
security: only build lsm_audit if CONFIG_SECURITY=y
Stephen Smalley
1
-1
/
+1
2019-12-09
selinux: clean up selinux_inode_permission MAY_NOT_BLOCK tests
Stephen Smalley
1
-4
/
+4
2019-12-09
selinux: fall back to ref-walk if audit is required
Stephen Smalley
3
-26
/
+17
2019-12-09
selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"
Stephen Smalley
3
-4
/
+30
2019-12-09
security,lockdown,selinux: implement SELinux lockdown
Stephen Smalley
5
-27
/
+70
2019-12-09
selinux: cache the SID -> context string translation
Ondrej Mosnacek
4
-94
/
+288
2019-12-09
selinux: sidtab reverse lookup hash table
Jeff Vander Stoep
9
-167
/
+306
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-12-03
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-165
/
+526
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+3
2019-11-30
Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-5
/
+74
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
12
-97
/
+328
2019-11-30
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+0
2019-11-29
x86/efi: remove unused variables
YueHaibing
1
-5
/
+0
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+13
2019-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+2
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-1
/
+103
[next]