Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | 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 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-03-21 | 10 | -58/+116 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | EVM: fix the evm= __setup handler return value | Randy Dunlap | 2022-02-22 | 1 | -1/+1 | |
| * | | | | | | | | KEYS: encrypted: Instantiate key with user-provided decrypted data | Yael Tzur | 2022-02-21 | 2 | -23/+67 | |
| * | | | | | | | | ima: define ima_max_digest_data struct without a flexible array variable | Mimi Zohar | 2022-02-15 | 5 | -18/+17 | |
| * | | | | | | | | ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS | Mimi Zohar | 2022-02-15 | 3 | -4/+4 | |
| * | | | | | | | | ima: Return error code obtained from securityfs functions | Stefan Berger | 2022-02-15 | 1 | -8/+23 | |
| * | | | | | | | | ima: Fix trivial typos in the comments | Austin Kim | 2022-02-15 | 4 | -4/+4 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'Smack-for-5.18' of https://github.com/cschaufler/smack-next | Linus Torvalds | 2022-03-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix incorrect type in assignment of ipv6 port for audit | Casey Schaufler | 2022-02-28 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-03-21 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | gcc-plugins/stackleak: Provide verbose mode | Kees Cook | 2022-02-06 | 1 | -0/+10 | |
| | |_|_|/ / / | |/| | | | | |