Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-03-31 | 1 | -1/+1 |
|\ | |||||
| * | usercopy: Disable CONFIG_HARDENED_USERCOPY_PAGESPAN | Kees Cook | 2022-03-24 | 1 | -1/+1 |
* | | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-03-28 | 2 | -2/+0 |
|\ \ | |||||
| * | | tracehook: Remove tracehook.h | Eric W. Biederman | 2022-03-10 | 2 | -2/+0 |
* | | | Merge tag 'landlock-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-03-27 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | landlock: Use square brackets around "landlock-ruleset" | Christian Brauner | 2022-02-04 | 1 | -1/+1 |
* | | | | Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-03-26 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | fortify: Add Clang support | Kees Cook | 2022-02-13 | 1 | -2/+3 |
| |/ / / | |||||
* | | | | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-03-24 | 3 | -16/+6 |
|\ \ \ \ | |||||
| * \ \ \ | Backmerge tag 'v5.17-rc6' into drm-next | Dave Airlie | 2022-02-28 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2022-02-25 | 3 | -16/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | tomoyo: Use str_yes_no() | Lucas De Marchi | 2022-02-07 | 3 | -16/+6 |
* | | | | | | | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-03-24 | 3 | -20/+45 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ima: Always return a file measurement in ima_file_hash() | Roberto Sassu | 2022-03-10 | 1 | -13/+33 |
| * | | | | | | | ima: Fix documentation-related warnings in ima_main.c | Roberto Sassu | 2022-03-10 | 1 | -5/+6 |
| * | | | | | | | net: rtnetlink: Add RTM_SETSTATS | Petr Machata | 2022-03-03 | 1 | -0/+1 |
| * | | | | | | | rtnetlink: add new rtm tunnel api for tunnel id filtering | Roopa Prabhu | 2022-03-01 | 1 | -1/+4 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-02-24 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-02-10 | 5 | -10/+27 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-02-03 | 2 | -3/+15 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2022-01-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | * | | | | | | bpf: Make BPF_PROG_RUN_ARRAY return -err instead of allow boolean | YiFei Zhu | 2022-01-19 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'tomoyo-pr-20220322' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds | 2022-03-24 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | TOMOYO: fix __setup handlers return values | Randy Dunlap | 2022-02-24 | 1 | -2/+2 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-03-23 | 1 | -14/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge tag 'tee-shm-for-v5.18' of git://git.linaro.org:/people/jens.wiklander/... | Arnd Bergmann | 2022-02-25 | 1 | -14/+9 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| | * | | | | | | | KEYS: trusted: tee: use tee_shm_register_kernel_buf() | Jens Wiklander | 2022-02-16 | 1 | -14/+9 |
| | | |_|_|_|/ / | | |/| | | | | | |||||
* | | | | | | | | Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-03-21 | 19 | -214/+223 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | selinux: shorten the policy capability enum names | Paul Moore | 2022-03-02 | 5 | -24/+24 |
| * | | | | | | | | selinux: allow FIOCLEX and FIONCLEX with policy capability | Richard Haines | 2022-02-25 | 4 | -1/+16 |
| * | | | | | | | | selinux: use correct type for context length | Christian Göttsche | 2022-02-18 | 1 | -1/+1 |
| * | | | | | | | | selinux: drop return statement at end of void functions | Christian Göttsche | 2022-02-18 | 5 | -8/+0 |
| * | | | | | | | | security: implement sctp_assoc_established hook in selinux | Ondrej Mosnacek | 2022-02-15 | 1 | -24/+66 |
| * | | | | | | | | security: add sctp_assoc_established hook | Ondrej Mosnacek | 2022-02-15 | 1 | -0/+7 |
| * | | | | | | | | selinux: parse contexts for mount options early | Ondrej Mosnacek | 2022-02-04 | 1 | -149/+53 |
| * | | | | | | | | selinux: various sparse fixes | Paul Moore | 2022-02-01 | 4 | -7/+8 |
| * | | | | | | | | selinux: try to use preparsed sid before calling parse_sid() | Scott Mayhew | 2022-02-01 | 1 | -29/+59 |
| * | | | | | | | | selinux: Fix selinux_sb_mnt_opts_compat() | Scott Mayhew | 2022-02-01 | 1 | -34/+41 |
| * | | | | | | | | LSM: general protection fault in legacy_parse_param | Casey Schaufler | 2022-01-27 | 2 | -5/+17 |
| * | | | | | | | | selinux: fix a type cast problem in cred_init_security() | Paul Moore | 2022-01-27 | 1 | -1/+1 |
| * | | | | | | | | selinux: drop unused macro | Christian Göttsche | 2022-01-26 | 1 | -2/+0 |
| * | | | | | | | | selinux: simplify cred_init_security | Christian Göttsche | 2022-01-26 | 1 | -2/+1 |
| * | | | | | | | | selinux: do not discard const qualifier in cast | Christian Göttsche | 2022-01-26 | 1 | -2/+2 |
| * | | | | | | | | selinux: drop unused parameter of avtab_insert_node | Christian Göttsche | 2022-01-26 | 1 | -3/+3 |
| * | | | | | | | | selinux: drop cast to same type | Christian Göttsche | 2022-01-26 | 1 | -1/+1 |
| * | | | | | | | | selinux: enclose macro arguments in parenthesis | Christian Göttsche | 2022-01-26 | 3 | -7/+7 |
| * | | | | | | | | selinux: declare name parameter of hash_eval const | Christian Göttsche | 2022-01-26 | 1 | -1/+1 |
| * | | | | | | | | selinux: declare path parameters of _genfs_sid const | Christian Göttsche | 2022-01-25 | 2 | -5/+5 |
| * | | | | | | | | selinux: check return value of sel_make_avc_files | Christian Göttsche | 2022-01-25 | 1 | -0/+2 |
| * | | | | | | | | selinux: access superblock_security_struct in LSM blob way | GONG, Ruiqi | 2022-01-25 | 1 | -2/+2 |
| | |_|_|/ / / / | |/| | | | | | |