| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-11-14 | 1 | -1/+3 |
|\ |
|
| * | selinux: Fix error return code in sel_ib_pkey_sid_slow() | Chen Zhou | 2020-11-13 | 1 | -1/+3 |
* | | ima: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-10-29 | 1 | -1/+1 |
* | | Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux | Linus Torvalds | 2020-10-25 | 3 | -109/+309 |
|\ \ |
|
| * | | LSM: SafeSetID: Fix warnings reported by test bot | Thomas Cedeno | 2020-10-13 | 2 | -14/+14 |
| * | | LSM: SafeSetID: Add GID security policy handling | Thomas Cedeno | 2020-10-13 | 3 | -109/+309 |
* | | | task_work: cleanup notification modes | Jens Axboe | 2020-10-17 | 2 | -2/+2 |
* | | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2020-10-16 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-09-23 | 1 | -1/+2 |
| |\| | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-09-05 | 12 | -38/+30 |
| |\ \ \ |
|
| * | | | | bpf: Implement bpf_local_storage for inodes | KP Singh | 2020-08-26 | 1 | -0/+6 |
* | | | | | Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-10-16 | 8 | -67/+161 |
|\ \ \ \ \ |
|
| * | | | | | ima: Fix NULL pointer dereference in ima_file_hash | KP Singh | 2020-09-16 | 1 | -0/+10 |
| * | | | | | evm: Check size of security.evm before using it | Roberto Sassu | 2020-09-15 | 1 | -0/+6 |
| * | | | | | ima: Remove semicolon at the end of ima_get_binary_runtime_size() | Roberto Sassu | 2020-09-15 | 1 | -1/+1 |
| * | | | | | ima: Don't ignore errors from crypto_shash_update() | Roberto Sassu | 2020-09-15 | 1 | -0/+2 |
| * | | | | | ima: Use kmemdup rather than kmalloc+memcpy | Alex Dewar | 2020-09-15 | 1 | -5/+4 |
| * | | | | | integrity: include keyring name for unknown key request | Bruno Meneguele | 2020-09-10 | 1 | -2/+8 |
| * | | | | | ima: limit secure boot feedback scope for appraise | Bruno Meneguele | 2020-09-10 | 1 | -9/+16 |
| * | | | | | integrity: invalid kernel parameters feedback | Bruno Meneguele | 2020-09-09 | 4 | -4/+16 |
| * | | | | | ima: add check for enforced appraise option | Bruno Meneguele | 2020-09-09 | 1 | -0/+2 |
| * | | | | | integrity: Use current_uid() in integrity_audit_message() | Denis Efremov | 2020-08-31 | 1 | -1/+1 |
| * | | | | | ima: Fail rule parsing when asymmetric key measurement isn't supportable | Tyler Hicks | 2020-08-31 | 1 | -2/+4 |
| * | | | | | ima: Pre-parse the list of keyrings in a KEY_CHECK rule | Tyler Hicks | 2020-08-31 | 1 | -45/+93 |
| |/ / / / |
|
* | | | | | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-10-15 | 7 | -35/+110 |
|\ \ \ \ \ |
|
| * | | | | | fs/kernel_file_read: Add "offset" arg for partial reads | Kees Cook | 2020-10-05 | 2 | -2/+3 |
| * | | | | | IMA: Add support for file reads without contents | Scott Branden | 2020-10-05 | 1 | -6/+16 |
| * | | | | | LSM: Add "contents" flag to kernel_read_file hook | Kees Cook | 2020-10-05 | 4 | -8/+28 |
| * | | | | | firmware_loader: Use security_post_load_data() | Kees Cook | 2020-10-05 | 1 | -10/+10 |
| * | | | | | LSM: Introduce kernel_post_load_data() hook | Kees Cook | 2020-10-05 | 4 | -6/+42 |
| * | | | | | fs/kernel_read_file: Add file_size output argument | Kees Cook | 2020-10-05 | 2 | -2/+2 |
| * | | | | | fs/kernel_read_file: Switch buffer size arg to size_t | Kees Cook | 2020-10-05 | 2 | -2/+2 |
| * | | | | | fs/kernel_read_file: Remove redundant size argument | Kees Cook | 2020-10-05 | 2 | -4/+7 |
| * | | | | | fs/kernel_read_file: Split into separate include file | Scott Branden | 2020-10-05 | 7 | -0/+7 |
| * | | | | | fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum | Kees Cook | 2020-10-05 | 3 | -6/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-14 | 17 | -498/+1068 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | selinux: Add helper functions to get and set checkreqprot | Lakshmi Ramasubramanian | 2020-09-15 | 3 | -5/+16 |
| * | | | | selinux: access policycaps with READ_ONCE/WRITE_ONCE | Stephen Smalley | 2020-09-11 | 2 | -8/+9 |
| * | | | | selinux: simplify away security_policydb_len() | Ondrej Mosnacek | 2020-08-31 | 3 | -30/+10 |
| * | | | | selinux: move policy mutex to selinux_state, use in lockdep checks | Stephen Smalley | 2020-08-27 | 4 | -43/+22 |
| * | | | | selinux: fix error handling bugs in security_load_policy() | Dan Carpenter | 2020-08-26 | 1 | -11/+23 |
| * | | | | selinux: convert policy read-write lock to RCU | Stephen Smalley | 2020-08-25 | 4 | -218/+280 |
| * | | | | selinux: delete repeated words in comments | Randy Dunlap | 2020-08-24 | 1 | -3/+3 |
| * | | | | selinux: add basic filtering for audit trace events | Peter Enderborg | 2020-08-21 | 1 | -13/+15 |
| * | | | | selinux: add tracepoint on audited events | ThiƩbaud Weksteen | 2020-08-21 | 1 | -0/+5 |
| * | | | | selinux: Create new booleans and class dirs out of tree | Daniel Burgener | 2020-08-21 | 1 | -23/+90 |
| * | | | | selinux: Standardize string literal usage for selinuxfs directory names | Daniel Burgener | 2020-08-21 | 1 | -4/+6 |
| * | | | | selinux: Refactor selinuxfs directory populating functions | Daniel Burgener | 2020-08-21 | 1 | -20/+25 |
| * | | | | selinux: Create function for selinuxfs directory cleanup | Daniel Burgener | 2020-08-21 | 1 | -14/+25 |
| * | | | | selinux: permit removing security.selinux xattr before policy load | Stephen Smalley | 2020-08-21 | 1 | -0/+3 |