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
2022-12-13
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+6
2022-12-13
Merge tag 'selinux-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-47
/
+52
2022-12-12
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+22
2022-11-09
selinux: remove the sidtab context conversion indirect calls
Paul Moore
4
-44
/
+45
2022-11-04
lsm: make security_socket_getpeersec_stream() sockptr_t safe
Paul Moore
1
-7
/
+6
2022-10-20
selinux: implement get, set and remove acl hook
Christian Brauner
1
-0
/
+22
2022-10-19
selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()
GONG, Ruiqi
3
-5
/
+6
2022-10-17
selinux: increase the deprecation sleep for checkreqprot and runtime disable
Paul Moore
1
-2
/
+2
2022-10-06
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2022-10-03
Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+11
2022-10-03
Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-53
/
+46
2022-09-14
selinux: remove the unneeded result variable
Xu Panda
1
-15
/
+9
2022-09-01
->getprocattr(): attribute name is const char *, TYVM...
Al Viro
1
-1
/
+1
2022-08-30
selinux: declare read-only parameters const
Christian Göttsche
4
-29
/
+31
2022-08-30
selinux: use int arrays for boolean values
Christian Göttsche
1
-5
/
+5
2022-08-30
selinux: remove an unneeded variable in sel_make_class_dir_entries()
ye xingchen
1
-4
/
+1
2022-08-26
selinux: implement the security_uring_cmd() LSM hook
Paul Moore
2
-1
/
+25
2022-08-16
selinux: Implement userns_create hook
Frederick Lawler
2
-0
/
+11
2022-08-02
Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-13
/
+19
2022-06-20
selinux: selinux_add_opt() callers free memory
Xiu Jianfeng
1
-7
/
+4
2022-06-15
selinux: free contexts previously transferred in selinux_add_opt()
Christian Göttsche
1
-7
/
+4
2022-06-14
selinux: Add boundary check in put_entry()
Xiu Jianfeng
1
-0
/
+2
2022-06-13
selinux: fix memleak in security_read_state_kernel()
Xiu Jianfeng
1
-1
/
+8
2022-06-10
selinux: fix typos in comments
Jonas Lindner
2
-3
/
+3
2022-06-07
selinux: drop unnecessary NULL check
Christian Göttsche
1
-1
/
+1
2022-06-07
selinux: add __randomize_layout to selinux_audit_data
GONG, Ruiqi
1
-1
/
+1
2022-05-24
Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-80
/
+89
2022-05-17
selinux: fix bad cleanup on error in hashtab_duplicate()
Ondrej Mosnacek
1
-1
/
+2
2022-05-03
selinux: log anon inode class name
Christian Göttsche
1
-2
/
+2
2022-05-03
selinux: declare data arrays const
Christian Göttsche
9
-26
/
+24
2022-05-03
selinux: fix indentation level of mls_ops block
Christian Göttsche
1
-21
/
+21
2022-05-03
selinux: include necessary headers in headers
Christian Göttsche
6
-1
/
+12
2022-05-03
selinux: avoid extra semicolon
Christian Göttsche
1
-9
/
+9
2022-05-03
selinux: update parameter documentation
Christian Göttsche
2
-1
/
+2
2022-05-03
selinux: resolve checkpatch errors
Christian Göttsche
3
-18
/
+9
2022-04-14
selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is true
Paul Moore
2
-3
/
+3
2022-04-04
selinux: checkreqprot is deprecated, add some ssleep() discomfort
Paul Moore
3
-3
/
+11
2022-04-04
selinux: runtime disable is deprecated, add some ssleep() discomfort
Paul Moore
1
-0
/
+2
2022-04-04
selinux: Remove redundant assignments
Michal Orzel
3
-4
/
+2
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+5
2022-03-21
Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-212
/
+201
2022-03-10
tracehook: Remove tracehook.h
Eric W. Biederman
1
-1
/
+0
2022-03-03
net: rtnetlink: Add RTM_SETSTATS
Petr Machata
1
-0
/
+1
2022-03-02
selinux: shorten the policy capability enum names
Paul Moore
5
-24
/
+24
2022-03-01
rtnetlink: add new rtm tunnel api for tunnel id filtering
Roopa Prabhu
1
-1
/
+4
2022-02-25
selinux: allow FIOCLEX and FIONCLEX with policy capability
Richard Haines
4
-1
/
+16
2022-02-22
selinux: fix misuse of mutex_is_locked()
Ondrej Mosnacek
1
-2
/
+2
2022-02-18
selinux: use correct type for context length
Christian Göttsche
1
-1
/
+1
2022-02-18
selinux: drop return statement at end of void functions
Christian Göttsche
5
-8
/
+0
[next]