index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
2022-05-24
Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-17
selinux: fix bad cleanup on error in hashtab_duplicate()
Ondrej Mosnacek
2022-05-03
selinux: log anon inode class name
Christian Göttsche
2022-05-03
selinux: declare data arrays const
Christian Göttsche
2022-05-03
selinux: fix indentation level of mls_ops block
Christian Göttsche
2022-05-03
selinux: include necessary headers in headers
Christian Göttsche
2022-05-03
selinux: avoid extra semicolon
Christian Göttsche
2022-05-03
selinux: update parameter documentation
Christian Göttsche
2022-05-03
selinux: resolve checkpatch errors
Christian Göttsche
2022-04-14
selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is true
Paul Moore
2022-04-04
selinux: checkreqprot is deprecated, add some ssleep() discomfort
Paul Moore
2022-04-04
selinux: runtime disable is deprecated, add some ssleep() discomfort
Paul Moore
2022-04-04
selinux: Remove redundant assignments
Michal Orzel
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-21
Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-10
tracehook: Remove tracehook.h
Eric W. Biederman
2022-03-03
net: rtnetlink: Add RTM_SETSTATS
Petr Machata
2022-03-02
selinux: shorten the policy capability enum names
Paul Moore
2022-03-01
rtnetlink: add new rtm tunnel api for tunnel id filtering
Roopa Prabhu
2022-02-25
selinux: allow FIOCLEX and FIONCLEX with policy capability
Richard Haines
2022-02-22
selinux: fix misuse of mutex_is_locked()
Ondrej Mosnacek
2022-02-18
selinux: use correct type for context length
Christian Göttsche
2022-02-18
selinux: drop return statement at end of void functions
Christian Göttsche
2022-02-15
security: implement sctp_assoc_established hook in selinux
Ondrej Mosnacek
2022-02-04
selinux: parse contexts for mount options early
Ondrej Mosnacek
2022-02-02
selinux: fix double free of cond_list on error paths
Vratislav Bendel
2022-02-01
selinux: various sparse fixes
Paul Moore
2022-02-01
selinux: try to use preparsed sid before calling parse_sid()
Scott Mayhew
2022-02-01
selinux: Fix selinux_sb_mnt_opts_compat()
Scott Mayhew
2022-01-27
LSM: general protection fault in legacy_parse_param
Casey Schaufler
2022-01-27
selinux: fix a type cast problem in cred_init_security()
Paul Moore
2022-01-26
selinux: drop unused macro
Christian Göttsche
2022-01-26
selinux: simplify cred_init_security
Christian Göttsche
2022-01-26
selinux: do not discard const qualifier in cast
Christian Göttsche
2022-01-26
selinux: drop unused parameter of avtab_insert_node
Christian Göttsche
2022-01-26
selinux: drop cast to same type
Christian Göttsche
2022-01-26
selinux: enclose macro arguments in parenthesis
Christian Göttsche
2022-01-26
selinux: declare name parameter of hash_eval const
Christian Göttsche
2022-01-25
selinux: declare path parameters of _genfs_sid const
Christian Göttsche
2022-01-25
selinux: check return value of sel_make_avc_files
Christian Göttsche
2022-01-25
selinux: access superblock_security_struct in LSM blob way
GONG, Ruiqi
2022-01-11
Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-12-27
selinux: initialize proto variable in selinux_ip_postroute_compat()
Tom Rix
2021-12-21
selinux: minor tweaks to selinux_add_opt()
Paul Moore
2021-12-21
selinux: fix potential memleak in selinux_add_opt()
Bernard Zhao
2021-12-16
selinux: fix sleeping function called from invalid context
Scott Mayhew
2021-12-06
security,selinux: remove security_add_mnt_opt()
Ondrej Mosnacek
2021-12-05
selinux: Use struct_size() helper in kmalloc()
Xiu Jianfeng
2021-11-22
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
[next]