index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
shm: Slim down dependencies
Kent Overstreet
2
-0
/
+2
2023-12-21
kexec_file: print out debugging message if required
Baoquan He
1
-2
/
+2
2023-12-20
evm: add support to disable EVM on unsupported filesystems
Mimi Zohar
1
-1
/
+34
2023-12-20
evm: don't copy up 'security.evm' xattr
Mimi Zohar
2
-1
/
+8
2023-12-16
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-12
io_uring: split out cmd api into a separate header
Pavel Begunkov
2
-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-27
KEYS: encrypted: Add check for strsep
Chen Ni
1
-0
/
+4
2023-11-27
ima: Remove EXPERIMENTAL from Kconfig
Eric Snowberg
1
-1
/
+1
2023-11-27
ima: Reword IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY
Eric Snowberg
1
-5
/
+5
2023-11-26
apparmor: cleanup network hook comments
John Johansen
1
-44
/
+16
2023-11-22
selinux: introduce an initial SID for early boot processes
Ondrej Mosnacek
7
-2
/
+76
2023-11-21
selinux: refactor avtab_node comparisons
Jacob Satterfield
1
-60
/
+41
2023-11-19
apparmor: add missing params to aa_may_ptrace kernel-doc comments
John Johansen
1
-0
/
+2
2023-11-19
apparmor: declare nulldfa as static
John Johansen
1
-1
/
+1
2023-11-19
apparmor: declare stack_msg as static
John Johansen
1
-1
/
+1
2023-11-19
apparmor: switch SECURITY_APPARMOR_HASH from sha1 to sha256
Dimitri John Ledkov
3
-17
/
+17
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-13
lsm: mark the lsm_id variables are marked as static
Paul Moore
9
-9
/
+9
2023-11-13
lsm: convert security_setselfattr() to use memdup_user()
Paul Moore
1
-8
/
+3
2023-11-13
lsm: align based on pointer length in lsm_fill_user_ctx()
Paul Moore
1
-1
/
+1
2023-11-13
lsm: consolidate buffer size handling into lsm_fill_user_ctx()
Paul Moore
4
-74
/
+63
2023-11-13
lsm: correct error codes in security_getselfattr()
Paul Moore
1
-2
/
+2
2023-11-13
lsm: cleanup the size counters in security_getselfattr()
Paul Moore
1
-1
/
+2
2023-11-13
lsm: don't yet account for IMA in LSM_CONFIG_COUNT calculation
Roberto Sassu
1
-1
/
+0
2023-11-13
SELinux: Add selfattr hooks
Casey Schaufler
1
-27
/
+107
2023-11-13
AppArmor: Add selfattr hooks
Casey Schaufler
3
-11
/
+92
2023-11-13
Smack: implement setselfattr and getselfattr hooks
Casey Schaufler
1
-5
/
+90
2023-11-13
LSM: Helpers for attribute names and filling lsm_ctx
Casey Schaufler
2
-0
/
+65
2023-11-13
LSM: Create lsm_list_modules system call
Casey Schaufler
1
-0
/
+39
2023-11-13
LSM: syscalls for current process attributes
Casey Schaufler
3
-0
/
+210
2023-11-13
proc: Use lsmids instead of lsm names for attrs
Casey Schaufler
1
-8
/
+7
2023-11-13
LSM: Maintain a table of LSM attribute data
Casey Schaufler
1
-0
/
+37
2023-11-13
LSM: Identify modules by more than name
Casey Schaufler
17
-20
/
+92
2023-11-03
Merge tag 'apparmor-pr-2023-11-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
32
-848
/
+1336
2023-11-03
Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-301
/
+923
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-11-03
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-3
/
+2
2023-11-02
Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
5
-34
/
+81
2023-11-02
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2023-10-31
ima: detect changes to the backing overlay file
Mimi Zohar
3
-1
/
+22
2023-10-31
integrity: fix indentation of config attributes
Prasad Pandit
1
-22
/
+22
2023-10-31
ima: annotate iint mutex to avoid lockdep false positive warnings
Amir Goldstein
1
-11
/
+37
2023-10-31
Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-16
/
+16
2023-10-31
Merge tag 'selinux-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-30
/
+33
[prev]
[next]