index
:
kernel/git/sami/linux.git
arm64-uaccess
master
sami's fork of linux.git
Sami Tolvanen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-27
Merge tag 'tomoyo-pr-20240927' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
12
-121
/
+583
2024-09-25
tomoyo: fallback to realpath if symlink's pathname does not exist
Tetsuo Handa
1
-3
/
+6
2024-09-24
Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2024-09-24
Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-9
/
+269
2024-09-24
Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-11
/
+5
2024-09-24
tomoyo: allow building as a loadable LSM module
Tetsuo Handa
8
-4
/
+467
2024-09-23
ipe: Add missing terminator to list of unit tests
Guenter Roeck
1
-0
/
+1
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-15
/
+15
2024-09-23
tomoyo: preparation step for building as a loadable LSM module
Tetsuo Handa
6
-116
/
+112
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-1
/
+0
2024-09-19
selinux,smack: properly reference the LSM blob in security_watch_key()
Paul Moore
2
-11
/
+4
2024-09-19
Merge tag 'Smack-for-6.12' of https://github.com/cschaufler/smack-next
Linus Torvalds
2
-3
/
+3
2024-09-16
landlock: Add signal scoping
Tahera Fahimi
5
-2
/
+90
2024-09-16
landlock: Add abstract UNIX socket scoping
Tahera Fahimi
5
-8
/
+180
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
41
-409
/
+4127
2024-09-16
Merge tag 'selinux-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-76
/
+68
2024-09-16
Merge tag 'vfs-6.12.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+32
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-2
/
+2
2024-09-12
security,bpf: constify struct path in bpf_token_create() LSM hook
Andrii Nakryiko
2
-2
/
+2
2024-09-11
bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0
Song Liu
1
-1
/
+0
2024-09-09
security: Update file_set_fowner documentation
Mickaël Salaün
1
-0
/
+2
2024-09-03
selinux: fix style problems in security/selinux/include/audit.h
Paul Moore
1
-23
/
+23
2024-09-03
smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso
Jiawei Ye
1
-1
/
+1
2024-09-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...
Linus Torvalds
1
-3
/
+3
2024-08-31
Merge tag 'lsm-pr-20240830' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+4
2024-08-30
proc: add config & param to block forcing mem writes
Adrian Ratiu
1
-0
/
+32
2024-08-29
lsm: Use IS_ERR_OR_NULL() helper function
Hongbo Li
1
-1
/
+1
2024-08-28
selinux,smack: don't bypass permissions check in inode_setsecctx hook
Scott Mayhew
2
-4
/
+4
2024-08-28
selinux: simplify avc_xperms_audit_required()
Zhen Lei
1
-2
/
+2
2024-08-28
selinux: mark both IPv4 and IPv6 accepted connection sockets as labeled
Guido Trentalancia
1
-1
/
+1
2024-08-28
file: reclaim 24 bytes from f_owner
Christian Brauner
2
-2
/
+2
2024-08-27
selinux: replace kmem_cache_create() with KMEM_CACHE()
Eric Suen
4
-23
/
+8
2024-08-26
lsm: remove LSM_COUNT and LSM_CONFIG_COUNT
Tetsuo Handa
1
-33
/
+4
2024-08-26
selinux: annotate false positive data race to avoid KCSAN warnings
Stephen Smalley
1
-1
/
+6
2024-08-25
apparmor: fix policy_unpack_test on big endian systems
Guenter Roeck
1
-3
/
+3
2024-08-22
security: smack: Fix indentation in smack_netfilter.c
GiSeong Ji
1
-2
/
+2
2024-08-22
ipe: Remove duplicated include in ipe.c
Yang Li
1
-1
/
+0
2024-08-22
lsm: replace indirect LSM hook calls with static calls
KP Singh
1
-64
/
+155
2024-08-20
ipe: kunit test for parser
Deven Bowers
3
-0
/
+316
2024-08-20
scripts: add boot policy generation program
Deven Bowers
5
-0
/
+43
2024-08-20
ipe: enable support for fs-verity as a trust provider
Fan Wu
10
-1
/
+237
2024-08-20
lsm: add security_inode_setintegrity() hook
Fan Wu
1
-0
/
+20
2024-08-20
ipe: add support for dm-verity as a trust provider
Deven Bowers
14
-15
/
+460
2024-08-20
block,lsm: add LSM blob and new LSM hooks for block devices
Deven Bowers
1
-0
/
+103
2024-08-20
ipe: add permissive toggle
Deven Bowers
5
-4
/
+102
2024-08-20
audit,ipe: add IPE auditing support
Deven Bowers
10
-18
/
+381
2024-08-20
ipe: add userspace interface
Deven Bowers
8
-0
/
+727
2024-08-20
lsm: add new securityfs delete function
Fan Wu
1
-0
/
+25
2024-08-20
ipe: introduce 'boot_verified' as a trust provider
Fan Wu
8
-6
/
+101
2024-08-20
initramfs,lsm: add a security hook to do_populate_rootfs()
Fan Wu
1
-0
/
+10
2024-08-20
ipe: add LSM hooks on execution and kernel read
Deven Bowers
6
-0
/
+235
2024-08-20
ipe: add evaluation loop
Deven Bowers
3
-0
/
+127
2024-08-20
ipe: add policy parser
Deven Bowers
5
-0
/
+697
2024-08-19
lsm: add IPE lsm
Deven Bowers
7
-6
/
+93
2024-08-15
KEYS: trusted: dcp: fix leak of blob encryption key
David Gstir
1
-12
/
+21
2024-08-15
KEYS: trusted: fix DCP blob payload length assignment
David Gstir
1
-1
/
+1
2024-08-15
lockdown: Make lockdown_lsmid static
Yue Haibing
1
-1
/
+1
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
3
-15
/
+15
2024-08-12
lsm: add the inode_free_security_rcu() LSM implementation hook
Paul Moore
5
-33
/
+32
2024-08-12
lsm: cleanup lsm_hooks.h
Paul Moore
1
-1
/
+1
2024-08-08
selinux: revert our use of vma_is_initial_heap()
Paul Moore
1
-1
/
+11
2024-08-07
selinux: add the processing of the failure of avc_add_xperms_decision()
Zhen Lei
1
-1
/
+5
2024-08-06
selinux: fix potential counting error in avc_add_xperms_decision()
Zhen Lei
1
-1
/
+1
2024-07-31
lsm: Refactor return value of LSM hook inode_copy_up_xattr
Xu Kuohai
4
-14
/
+9
2024-07-31
lsm: Refactor return value of LSM hook vm_enough_memory
Xu Kuohai
3
-25
/
+12
2024-07-29
lsm: infrastructure management of the perf_event security blob
Casey Schaufler
3
-16
/
+28
2024-07-29
lsm: infrastructure management of the infiniband blob
Casey Schaufler
3
-15
/
+23
2024-07-29
lsm: infrastructure management of the dev_tun blob
Casey Schaufler
3
-18
/
+26
2024-07-29
lsm: add helper for blob allocations
Casey Schaufler
1
-64
/
+33
2024-07-29
lsm: infrastructure management of the key security blob
Casey Schaufler
5
-37
/
+68
2024-07-29
lsm: infrastructure management of the sock security
Casey Schaufler
10
-113
/
+132
2024-07-29
selinux: refactor code to return ERR_PTR in selinux_netlbl_sock_genattr
Gaosheng Cui
1
-9
/
+9
2024-07-29
selinux: Streamline type determination in security_compute_sid
Canfeng Guo
1
-17
/
+19
2024-07-27
Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-34
/
+65
2024-07-27
Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+9
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
3
-3
/
+3
2024-07-24
apparmor: unpack transition table if dfa is not present
Georgia Garcia
1
-17
/
+25
2024-07-24
apparmor: try to avoid refing the label in apparmor_file_open
Mateusz Guzik
2
-2
/
+23
2024-07-24
apparmor: test: add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-24
apparmor: take nosymfollow flag into account
Alexander Mikhalitsyn
1
-0
/
+2
2024-07-24
landlock: Don't lose track of restrictions on cred_transfer
Jann Horn
1
-2
/
+9
2024-07-20
Merge tag 'landlock-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-29
/
+18
2024-07-19
Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+1
2024-07-18
landlock: Various documentation improvements
Günther Noack
1
-8
/
+9
2024-07-16
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-16
Merge tag 'Smack-for-6.10' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-4
/
+10
2024-07-16
Merge tag 'lsm-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-42
/
+100
2024-07-16
Merge tag 'selinux-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-07-15
Merge tag 'keys-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2024-07-09
selinux,smack: remove the capability checks in the removexattr hooks
Paul Moore
2
-10
/
+3
2024-07-09
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
1
-1
/
+1
2024-07-08
landlock: Use bit-fields for storing handled layer access masks
Günther Noack
3
-21
/
+9
2024-07-05
Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2024-07-02
selinux: Use 1UL for EBITMAP_BIT to match maps type
Canfeng Guo
1
-1
/
+1
2024-07-01
KEYS: encrypted: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-01
KEYS: trusted: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-06-19
smack: unix sockets: fix accept()ed socket label
Konstantin Andreev
1
-3
/
+9
2024-06-17
Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-17
/
+27
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-15
/
+0
2024-06-17
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2024-06-15
Revert "mm: init_mlocked_on_free_v3"
David Hildenbrand
1
-15
/
+0
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
8
-17
/
+27
2024-06-07
crypto: sm2 - Remove sm2 algorithm
Herbert Xu
1
-2
/
+1
2024-06-06
yama: document function parameter
Christian Göttsche
1
-0
/
+1
2024-06-05
smack: tcp: ipv4, fix incorrect labeling
Casey Schaufler
1
-1
/
+1
2024-06-03
lsm: fixup the inode xattr capability handling
Paul Moore
3
-32
/
+97
2024-06-03
ima: fix wrong zero-assignment during securityfs dentry remove
Enrico Bravi
1
-2
/
+1
2024-06-03
tomoyo: update project links
Tetsuo Handa
2
-2
/
+2
2024-05-31
landlock: Fix d_parent walk
Mickaël Salaün
1
-2
/
+11
2024-05-24
Merge tag 'hardening-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2024-05-21
KEYS: trusted: Do not use WARN when encode fails
Jarkko Sakkinen
1
-1
/
+2
2024-05-21
KEYS: trusted: Fix memory leak in tpm2_key_encode()
Jarkko Sakkinen
1
-6
/
+18
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+15
2024-05-18
loadpin: Prevent SECURITY_LOADPIN_ENFORCE=y without module decompression
Stephen Boyd
1
-0
/
+3
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-05-18
Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+224
2024-05-15
Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
17
-90
/
+325
2024-05-15
Merge tag 'selinux-pr-20240513' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-126
/
+146
2024-05-15
Merge tag 'lsm-pr-20240513' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+0
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-2
/
+6
2024-05-13
netlabel: fix RCU annotation for IPv4 options on socket creation
Davide Caratti
2
-2
/
+6
2024-05-13
Merge tag 'keys-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-24
/
+30
2024-05-13
Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-53
/
+106
2024-05-13
landlock: Add IOCTL access right for character and block devices
Günther Noack
3
-5
/
+224
2024-05-10
apparmor: fix possible NULL pointer dereference
Leesoo Ahn
1
-0
/
+4
2024-05-10
apparmor: fix typo in kernel doc
Christian Göttsche
1
-1
/
+1
2024-05-10
apparmor: remove useless static inline function is_deleted
Colin Ian King
1
-13
/
+0
2024-05-10
apparmor: use kvfree_sensitive to free data->data
Fedor Pchelkin
2
-1
/
+2
2024-05-10
apparmor: Fix null pointer deref when receiving skb during sock creation
Xiao Liang
1
-0
/
+7
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-05-09
KEYS: trusted: Add session encryption protection to the seal/unseal path
James Bottomley
1
-27
/
+61
2024-05-09
KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers
Jarkko Sakkinen
1
-23
/
+31
2024-05-09
tpm: Store the length of the tpm_buf data separately.
Jarkko Sakkinen
1
-4
/
+5
2024-05-09
tpm: Remove tpm_send()
Jarkko Sakkinen
1
-2
/
+12
2024-05-09
docs: trusted-encrypted: add DCP as new trust source
David Gstir
1
-0
/
+19
2024-05-09
KEYS: trusted: Introduce NXP DCP-backed trusted keys
David Gstir
4
-1
/
+328
2024-05-09
KEYS: trusted: improve scalability of trust source config
David Gstir
1
-2
/
+8
2024-05-09
keys: Fix overwrite of key expiration on instantiation
Silvio Gissi
1
-1
/
+2
2024-05-09
keys: update key quotas in key_put()
Luis Henriques
3
-23
/
+28
2024-04-30
selinux: constify source policy in cond_policydb_dup()
Christian Göttsche
4
-14
/
+17
2024-04-30
selinux: avoid printk_ratelimit()
Christian Göttsche
1
-2
/
+1
2024-04-30
selinux: pre-allocate the status page
Christian Göttsche
1
-0
/
+6
2024-04-25
mm: init_mlocked_on_free_v3
York Jasper Niebuhr
1
-0
/
+15
2024-04-15
lsm: remove the now superfluous sentinel element from ctl_table array
Joel Granados
4
-4
/
+0
2024-04-12
ima: add crypto agility support for template-hash algorithm
Enrico Bravi
4
-18
/
+132
2024-04-09
evm: Rename is_unsupported_fs to is_unsupported_hmac_fs
Stefan Berger
1
-9
/
+10
2024-04-09
fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED
Stefan Berger
1
-1
/
+1
2024-04-09
evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509
Stefan Berger
1
-5
/
+7
2024-04-09
ima: re-evaluate file integrity on file metadata change
Stefan Berger
1
-1
/
+13
2024-04-09
evm: Store and detect metadata inode attributes changes
Stefan Berger
3
-10
/
+49
2024-04-09
ima: Move file-change detection variables into new structure
Stefan Berger
4
-13
/
+10
2024-04-09
evm: Use the metadata inode to calculate metadata hash
Stefan Berger
1
-1
/
+1
2024-04-09
evm: Implement per signature type decision in security_inode_copy_up_xattr
Stefan Berger
1
-3
/
+28
2024-04-09
security: allow finer granularity in permitting copy-up of security xattrs
Stefan Berger
4
-5
/
+6
2024-04-09
ima: Rename backing_inode to real_inode
Stefan Berger
1
-8
/
+10
2024-04-08
integrity: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
7
-15
/
+31
2024-04-08
ima: define an init_module critical data record
Mimi Zohar
1
-0
/
+7
2024-04-08
ima: Fix use-after-free on a dentry's dname.name
Stefan Berger
2
-7
/
+26
2024-04-04
selinux: clarify return code in filename_trans_read_helper_compat()
Ondrej Mosnacek
1
-0
/
+1
2024-04-03
security: Place security_path_post_mknod() where the original IMA call was
Roberto Sassu
1
-2
/
+2
2024-04-01
selinux: avoid dereference of garbage after mount failure
Christian Göttsche
1
-5
/
+7
2024-03-27
selinux: use u32 as bit position type in ebitmap code
Christian Göttsche
2
-35
/
+34
2024-03-27
selinux: improve symtab string hashing
Christian Göttsche
1
-11
/
+11
2024-03-27
selinux: dump statistics for more hash tables
Christian Göttsche
2
-7
/
+19
2024-03-27
selinux: make more use of current_sid()
Christian Göttsche
2
-21
/
+8
2024-03-27
selinux: update numeric format specifiers for ebitmaps
Christian Göttsche
1
-6
/
+6
2024-03-26
selinux: improve error checking in sel_write_load()
Paul Moore
1
-14
/
+16
2024-03-26
selinux: cleanup selinux_lsm_getattr()
Paul Moore
1
-18
/
+18
2024-03-26
selinux: reject invalid ebitmaps
Christian Göttsche
1
-0
/
+11
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+0
2024-03-14
Merge tag 'lsm-pr-20240314' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-18
/
+24
2024-03-14
Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-23
/
+293
2024-03-14
lsm: handle the NULL buffer case in lsm_fill_user_ctx()
Paul Moore
1
-1
/
+7
2024-03-14
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
5
-17
/
+17
2024-03-12
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-832
/
+1020
2024-03-12
Merge tag 'selinux-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
22
-731
/
+724
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-26
/
+122
2024-03-12
Merge tag 'Smack-for-6.9' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-46
/
+56
2024-03-08
landlock: Use f_cred in security_file_open() hook
Mickaël Salaün
1
-7
/
+11
2024-03-08
landlock: Rename "ptrace" files to "task"
Mickaël Salaün
4
-9
/
+9
2024-03-08
landlock: Simplify current_check_access_socket()
Mickaël Salaün
1
-4
/
+3
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+4
2024-03-07
landlock: Warn once if a Landlock action is requested while disabled
Mickaël Salaün
1
-3
/
+15
2024-03-05
Merge tag 'integrity-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2024-03-01
tomoyo: fix UAF write bug in tomoyo_write_control()
Tetsuo Handa
1
-1
/
+2
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+4
2024-02-29
Merge tag 'landlock-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2024-02-27
Merge tag 'lsm-pr-20240227' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2024-02-27
landlock: Add support for KUnit tests
Mickaël Salaün
4
-0
/
+255
2024-02-26
landlock: Fix asymmetric private inodes referring
Mickaël Salaün
1
-2
/
+2
2024-02-23
selinux: fix style issues in security/selinux/ss/symtab.c
Paul Moore
1
-1
/
+3
2024-02-23
selinux: fix style issues in security/selinux/ss/symtab.h
Paul Moore
1
-5
/
+4
2024-02-23
selinux: fix style issues in security/selinux/ss/sidtab.c
Paul Moore
1
-32
/
+37
2024-02-23
selinux: fix style issues in security/selinux/ss/sidtab.h
Paul Moore
1
-17
/
+19
2024-02-23
selinux: fix style issues in security/selinux/ss/services.h
Paul Moore
1
-1
/
+2
2024-02-23
selinux: fix style issues in security/selinux/ss/policydb.c
Paul Moore
1
-192
/
+213
2024-02-23
selinux: fix style issues in security/selinux/ss/policydb.h
Paul Moore
1
-97
/
+95
2024-02-23
selinux: fix style issues in security/selinux/ss/mls_types.h
Paul Moore
1
-16
/
+16
2024-02-23
selinux: fix style issues in security/selinux/ss/mls.c
Paul Moore
1
-50
/
+33
2024-02-23
selinux: fix style issues in security/selinux/ss/mls.h
Paul Moore
1
-39
/
+19
[next]