index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-69
/
+769
2024-01-09
Merge tag 'selinux-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-600
/
+538
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2024-01-08
Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+2
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-8
/
+2
2024-01-04
selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket
Mickaël Salaün
1
-0
/
+7
2024-01-03
apparmor: Fix move_mount mediation by detecting if source is detached
John Johansen
2
-0
/
+5
2023-12-24
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
4
-0
/
+48
2023-12-22
selinux: fix style issues in security/selinux/include/initial_sid_to_string.h
Paul Moore
1
-29
/
+28
2023-12-22
selinux: fix style issues in security/selinux/include/xfrm.h
Paul Moore
1
-2
/
+2
2023-12-22
selinux: fix style issues in security/selinux/include/security.h
Paul Moore
1
-80
/
+75
2023-12-22
selinux: fix style issues with security/selinux/include/policycap_names.h
Paul Moore
1
-0
/
+3
2023-12-22
selinux: fix style issues in security/selinux/include/policycap.h
Paul Moore
1
-0
/
+1
2023-12-22
selinux: fix style issues in security/selinux/include/objsec.h
Paul Moore
1
-64
/
+65
2023-12-22
selinux: fix style issues with security/selinux/include/netlabel.h
Paul Moore
1
-33
/
+20
2023-12-22
selinux: fix style issues in security/selinux/include/netif.h
Paul Moore
1
-2
/
+2
2023-12-22
selinux: fix style issues in security/selinux/include/ima.h
Paul Moore
1
-1
/
+1
2023-12-22
selinux: fix style issues in security/selinux/include/conditional.h
Paul Moore
1
-2
/
+2
2023-12-22
selinux: fix style issues in security/selinux/include/classmap.h
Paul Moore
1
-210
/
+132
2023-12-22
selinux: fix style issues in security/selinux/include/avc_ss.h
Paul Moore
1
-1
/
+1
2023-12-22
selinux: align avc_has_perm_noaudit() prototype with definition
Paul Moore
1
-1
/
+1
2023-12-22
selinux: fix style issues in security/selinux/include/avc.h
Paul Moore
1
-26
/
+15
2023-12-22
selinux: fix style issues in security/selinux/include/audit.h
Paul Moore
1
-1
/
+0
2023-12-21
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
4
-22
/
+37
2023-12-20
kexec_file: print out debugging message if required
Baoquan He
1
-2
/
+2
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
1
-6
/
+0
2023-12-12
fsnotify: optionally pass access range in file permission hooks
Amir Goldstein
1
-7
/
+1
2023-12-12
fsnotify: split fsnotify_perm() into two hooks
Amir Goldstein
1
-2
/
+2
2023-12-07
selinux: remove the wrong comment about multithreaded process handling
Munehisa Kamata
1
-1
/
+0
2023-12-05
iov_iter: replace import_single_range() with import_ubuf()
Jens Axboe
1
-2
/
+2
2023-12-05
iov_iter: remove unused 'iov' argument from import_single_range()
Jens Axboe
1
-2
/
+1
2023-11-21
selinux: introduce an initial SID for early boot processes
Ondrej Mosnacek
7
-2
/
+76
2023-11-20
selinux: refactor avtab_node comparisons
Jacob Satterfield
1
-60
/
+41
2023-11-16
selinux: update filenametr_hash() to use full_name_hash()
Paul Moore
1
-9
/
+2
2023-11-16
selinux: saner handling of policy reloads
Al Viro
1
-78
/
+66
2023-11-12
lsm: mark the lsm_id variables are marked as static
Paul Moore
9
-9
/
+9
2023-11-12
lsm: convert security_setselfattr() to use memdup_user()
Paul Moore
1
-8
/
+3
2023-11-12
lsm: align based on pointer length in lsm_fill_user_ctx()
Paul Moore
1
-1
/
+1
2023-11-12
lsm: consolidate buffer size handling into lsm_fill_user_ctx()
Paul Moore
4
-74
/
+63
2023-11-12
lsm: correct error codes in security_getselfattr()
Paul Moore
1
-2
/
+2
2023-11-12
lsm: cleanup the size counters in security_getselfattr()
Paul Moore
1
-1
/
+2
2023-11-12
lsm: don't yet account for IMA in LSM_CONFIG_COUNT calculation
Roberto Sassu
1
-1
/
+0
2023-11-12
SELinux: Add selfattr hooks
Casey Schaufler
1
-27
/
+107
2023-11-12
AppArmor: Add selfattr hooks
Casey Schaufler
3
-11
/
+92
2023-11-12
Smack: implement setselfattr and getselfattr hooks
Casey Schaufler
1
-5
/
+90
2023-11-12
LSM: Helpers for attribute names and filling lsm_ctx
Casey Schaufler
2
-0
/
+65
2023-11-12
LSM: Create lsm_list_modules system call
Casey Schaufler
1
-0
/
+39
2023-11-12
LSM: syscalls for current process attributes
Casey Schaufler
3
-0
/
+210
[next]