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
/
selinux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-37
/
+30
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+4
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-48
/
+232
2021-04-22
LSM: Infrastructure management of the superblock
Casey Schaufler
3
-37
/
+30
2021-04-21
selinux: add proper NULL termination to the secclass_map permissions
Paul Moore
1
-2
/
+3
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-112
/
+185
2021-04-09
Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-112
/
+185
2021-04-07
selinux: fix race between old and new sidtab
Ondrej Mosnacek
3
-37
/
+145
2021-04-02
selinux: fix cond_list corruption when changing booleans
Ondrej Mosnacek
3
-69
/
+33
2021-04-02
selinux: make nslot handling in avtab more robust
Ondrej Mosnacek
1
-10
/
+11
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-41
/
+59
2021-03-22
selinux: clarify task subjective and objective credentials
Paul Moore
1
-39
/
+73
2021-03-22
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
1
-1
/
+2
2021-03-22
lsm,selinux: add new hook to compare new mount to an existing mount
Olga Kornievskaia
1
-0
/
+56
2021-03-22
Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-41
/
+59
2021-03-18
selinuxfs: unify policy load error reporting
Ondrej Mosnacek
1
-6
/
+3
2021-03-18
selinux: fix variable scope issue in live sidtab conversion
Ondrej Mosnacek
3
-33
/
+55
2021-03-18
selinux: don't log MAC_POLICY_LOAD record on failed policy load
Ondrej Mosnacek
1
-2
/
+1
2021-03-11
nexthop: Add netlink defines and enumerators for resilient NH groups
Ido Schimmel
1
-1
/
+4
2021-03-08
selinux: fix misspellings using codespell tool
Xiong Zhenwu
1
-1
/
+1
2021-03-08
selinux: fix misspellings using codespell tool
Xiong Zhenwu
1
-1
/
+1
2021-03-08
selinux: measure state and policy capabilities
Lakshmi Ramasubramanian
4
-5
/
+96
2021-03-08
selinux: Allow context mounts for unpriviliged overlayfs
Vivek Goyal
1
-1
/
+2
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+14
2021-02-21
Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-10
/
+127
2021-01-24
commoncap: handle idmapped mounts
Christian Brauner
1
-8
/
+12
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
1
-1
/
+2
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-2
/
+2
2021-01-14
selinux: include a consumer of the new IMA critical data hook
Lakshmi Ramasubramanian
5
-10
/
+127
2021-01-14
selinux: teach SELinux about anonymous inodes
Daniel Colascione
2
-0
/
+59
2021-01-13
selinux: fall back to SECURITY_FS_USE_GENFS if no xattr support
Ondrej Mosnacek
1
-25
/
+52
2021-01-12
selinux: mark selinux_xfrm_refcount as __read_mostly
Ondrej Mosnacek
1
-1
/
+1
2021-01-12
selinux: mark some global variables __ro_after_init
Ondrej Mosnacek
6
-12
/
+12
2021-01-12
selinux: make selinuxfs_mount static
Ondrej Mosnacek
2
-2
/
+1
2021-01-12
selinux: drop the unnecessary aurule_callback variable
Ondrej Mosnacek
1
-7
/
+3
2021-01-12
selinux: remove unused global variables
Ondrej Mosnacek
4
-4
/
+0
2021-01-04
selinux: fix inconsistency between inode_getxattr and inode_listsecurity
Amir Goldstein
1
-0
/
+4
2021-01-04
selinux: handle MPTCP consistently with TCP
Paolo Abeni
1
-1
/
+2
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-20
/
+26
2020-12-03
security: add const qualifier to struct sock in various places
Florian Westphal
1
-1
/
+1
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
3
-9
/
+10
2020-11-23
selinux: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-14
Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2020-11-12
selinux: Fix error return code in sel_ib_pkey_sid_slow()
Chen Zhou
1
-1
/
+3
2020-11-12
selinux: drop super_block backpointer from superblock_security_struct
Ondrej Mosnacek
2
-4
/
+2
2020-11-05
selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
Paul Moore
1
-18
/
+13
2020-10-27
selinux: allow dontauditx and auditallowx rules to take effect without allowx
bauen1
1
-3
/
+1
2020-10-27
selinux: fix error initialization in inode_doinit_with_dentry()
Tianyue Ren
1
-3
/
+16
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+5
2020-10-13
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-498
/
+1068
[next]