summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-2421-81/+93
|\
| * security: declare member holding string literal constChristian Göttsche2022-05-131-1/+1
| * selinux: log anon inode class nameChristian Göttsche2022-05-032-2/+5
| * selinux: declare data arrays constChristian Göttsche2022-05-039-26/+24
| * selinux: fix indentation level of mls_ops blockChristian Göttsche2022-05-031-21/+21
| * selinux: include necessary headers in headersChristian Göttsche2022-05-036-1/+12
| * selinux: avoid extra semicolonChristian Göttsche2022-05-031-9/+9
| * selinux: update parameter documentationChristian Göttsche2022-05-032-1/+2
| * selinux: resolve checkpatch errorsChristian Göttsche2022-05-033-18/+9
| * selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is truePaul Moore2022-04-142-3/+3
| * selinux: checkreqprot is deprecated, add some ssleep() discomfortPaul Moore2022-04-043-3/+11
| * selinux: runtime disable is deprecated, add some ssleep() discomfortPaul Moore2022-04-041-0/+2
| * selinux: Remove redundant assignmentsMichal Orzel2022-04-043-4/+2
* | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-245-58/+115
|\ \
| * | loadpin: stop using bdevnameChristoph Hellwig2022-05-161-4/+1
| * | big_keys: Use struct for internal payloadKees Cook2022-05-161-37/+36
| * | randstruct: Enable Clang supportKees Cook2022-05-081-2/+12
| * | randstruct: Move seed generation into scripts/basic/Kees Cook2022-05-081-4/+5
| * | randstruct: Reorganize Kconfigs and attribute macrosKees Cook2022-05-081-0/+62
| * | security: don't treat structure as an array of struct hlist_headBill Wendling2022-04-131-5/+4
| * | usercopy: Remove HARDENED_USERCOPY_PAGESPANMatthew Wilcox (Oracle)2022-04-131-12/+1
| |/
* | lockdown: also lock down previous kgdb useDaniel Thompson2022-05-241-0/+2
* | selinux: fix bad cleanup on error in hashtab_duplicate()Ondrej Mosnacek2022-05-171-1/+2
|/
* Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-311-1/+1
|\
| * usercopy: Disable CONFIG_HARDENED_USERCOPY_PAGESPANKees Cook2022-03-241-1/+1
* | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-282-2/+0
|\ \
| * | tracehook: Remove tracehook.hEric W. Biederman2022-03-102-2/+0
* | | Merge tag 'landlock-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-271-1/+1
|\ \ \
| * | | landlock: Use square brackets around "landlock-ruleset"Christian Brauner2022-02-041-1/+1
* | | | Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-261-2/+3
|\ \ \ \
| * | | | fortify: Add Clang supportKees Cook2022-02-131-2/+3
| |/ / /
* | | | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-243-16/+6
|\ \ \ \
| * \ \ \ Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie2022-02-281-2/+2
| |\ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-253-16/+6
| |\ \ \ \ \
| | * | | | | tomoyo: Use str_yes_no()Lucas De Marchi2022-02-073-16/+6
* | | | | | | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-243-20/+45
|\ \ \ \ \ \ \
| * | | | | | | ima: Always return a file measurement in ima_file_hash()Roberto Sassu2022-03-101-13/+33
| * | | | | | | ima: Fix documentation-related warnings in ima_main.cRoberto Sassu2022-03-101-5/+6
| * | | | | | | net: rtnetlink: Add RTM_SETSTATSPetr Machata2022-03-031-0/+1
| * | | | | | | rtnetlink: add new rtm tunnel api for tunnel id filteringRoopa Prabhu2022-03-011-1/+4
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-241-2/+2
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-105-10/+27
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-032-3/+15
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-01-241-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | bpf: Make BPF_PROG_RUN_ARRAY return -err instead of allow booleanYiFei Zhu2022-01-191-1/+1
* | | | | | | | Merge tag 'tomoyo-pr-20220322' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds2022-03-241-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | TOMOYO: fix __setup handlers return valuesRandy Dunlap2022-02-241-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-14/+9
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'tee-shm-for-v5.18' of git://git.linaro.org:/people/jens.wiklander/...Arnd Bergmann2022-02-251-14/+9
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | KEYS: trusted: tee: use tee_shm_register_kernel_buf()Jens Wiklander2022-02-161-14/+9
| | | |_|_|_|/ / | | |/| | | | |