linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-25 16:03:25 to 2020-07-01 20:32:28 UTC [more...]

[PATCH 13/14] fs: implement default_file_splice_read using __kernel_read
 2020-07-01 20:32 UTC  (3+ messages)
  ` [fs] 140402bab8: stress-ng.splice.ops_per_sec -100.0% regression

[GIT PULL] Security subsystem fixes for v5.8
 2020-07-01 19:10 UTC  (2+ messages)

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-07-01 17:42 UTC  (80+ messages)
        ` [PATCH 00/14] Make the user mode driver code a better citizen
          ` [PATCH 01/14] umh: Capture the pid in umh_pipe_setup
          ` [PATCH 02/14] umh: Move setting PF_UMH into umh_pipe_setup
          ` [PATCH 03/14] umh: Rename the user mode driver helpers for clarity
          ` [PATCH 04/14] umh: Remove call_usermodehelper_setup_file
          ` [PATCH 05/14] umh: Separate the user mode driver and the user mode helper support
          ` [PATCH 06/14] umd: For clarity rename umh_info umd_info
          ` [PATCH 07/14] umd: Rename umd_info.cmdline umd_info.driver_name
          ` [PATCH 08/14] umd: Transform fork_usermode_blob into fork_usermode_driver
          ` [PATCH 09/14] umh: Stop calling do_execve_file
          ` [PATCH 10/14] exec: Remove do_execve_file
          ` [PATCH 11/14] bpfilter: Move bpfilter_umh back into init data
          ` [PATCH 12/14] umd: Track user space drivers with struct pid
          ` [PATCH 13/14] bpfilter: Take advantage of the facilities of "
          ` [PATCH 14/14] umd: Remove exit_umh
            ` [PATCH v2 00/15] Make the user mode driver code a better citizen
              ` [PATCH v2 01/15] umh: Capture the pid in umh_pipe_setup
              ` [PATCH v2 02/15] umh: Move setting PF_UMH into umh_pipe_setup
              ` [PATCH v2 03/15] umh: Rename the user mode driver helpers for clarity
              ` [PATCH v2 04/15] umh: Remove call_usermodehelper_setup_file
              ` [PATCH v2 05/15] umh: Separate the user mode driver and the user mode helper support
              ` [PATCH v2 06/15] umd: For clarity rename umh_info umd_info
              ` [PATCH v2 07/15] umd: Rename umd_info.cmdline umd_info.driver_name
              ` [PATCH v2 08/15] umd: Transform fork_usermode_blob into fork_usermode_driver
              ` [PATCH v2 09/15] umh: Stop calling do_execve_file
              ` [PATCH v2 10/15] exec: Remove do_execve_file
              ` [PATCH v2 11/15] bpfilter: Move bpfilter_umh back into init data
              ` [PATCH v2 12/15] umd: Track user space drivers with struct pid
              ` [PATCH v2 13/15] bpfilter: Take advantage of the facilities of "
              ` [PATCH v2 14/15] umd: Remove exit_umh
              ` [PATCH v2 15/15] umd: Stop using split_argv

[PATCH v3 1/1] fs: move kernel_read_file* to its own include file
 2020-07-01 16:55 UTC  (4+ messages)

linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x (bisected)
 2020-07-01 16:01 UTC  (26+ messages)

[PATCH v2 00/11] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
 2020-07-01 14:38 UTC  (21+ messages)
` [PATCH v2 01/11] ima: Have the LSM free its audit rule
` [PATCH v2 02/11] ima: Free the entire rule when deleting a list of rules
` [PATCH v2 03/11] ima: Free the entire rule if it fails to parse
` [PATCH v2 04/11] ima: Fail rule parsing when buffer hook functions have an invalid action
` [PATCH v2 05/11] ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invalid cond
` [PATCH v2 06/11] ima: Fail rule parsing when the KEY_CHECK "
` [PATCH v2 07/11] ima: Shallow copy the args_p member of ima_rule_entry.lsm elements
` [PATCH v2 08/11] ima: Use correct type for "
` [PATCH v2 09/11] ima: Move validation of the keyrings conditional into ima_validate_rule()
` [PATCH v2 10/11] ima: Use the common function to detect LSM conditionals in a rule
` [PATCH v2 11/11] ima: Support additional conditionals in the KEXEC_CMDLINE hook function

[RFC PATCH 0/7] x86: introduce system calls addess space isolation
 2020-07-01 14:05 UTC 

[PATCH] integrity: remove redundant initialization of variable ret
 2020-07-01 13:46 UTC 

INFO: task hung in request_key_tag
 2020-07-01 12:49 UTC  (4+ messages)

[PATCH v4 0/3] capabilities: Introduce CAP_CHECKPOINT_RESTORE
 2020-07-01  8:55 UTC  (6+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] selftests: add clone3() CAP_CHECKPOINT_RESTORE test
` [PATCH v4 3/3] prctl: Allow ptrace capable processes to change /proc/self/exe

[PATCH bpf-next v2 0/4] Generalizing bpf_local_storage
 2020-06-30 22:00 UTC  (12+ messages)
` [PATCH bpf-next v2 1/4] bpf: Generalize bpf_sk_storage
` [PATCH bpf-next v2 2/4] bpf: Implement bpf_local_storage for inodes
` [PATCH bpf-next v2 4/4] bpf: Add selftests for local_storage

[PATCH v33 11/21] x86/sgx: Linux Enclave Driver
 2020-06-30 17:13 UTC  (23+ messages)
` [PATCH v33 12/21] x86/sgx: Allow a limited use of ATTRIBUTE.PROVISIONKEY for attestation

[RFC PATCH 1/7] x86/cpufeatures: add X86_FEATURE_SCI
 2020-06-30 11:58 UTC  (2+ messages)

LTP: crypto: af_alg02 regression on linux-next 20200621 tag
 2020-06-30  8:48 UTC  (7+ messages)
        ` [PATCH] crypto: af_alg - Fix regression on empty requests

[PATCH] ima: Rename internal audit rule functions
 2020-06-29 21:30 UTC  (3+ messages)

possible deadlock in process_measurement (2)
 2020-06-28  3:31 UTC  (2+ messages)

[PATCH v8 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-06-26 15:39 UTC  (3+ messages)
` [PATCH v8 1/2] acpi: Extend TPM2 ACPI table with missing log fields
` [PATCH v8 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

[PATCH v7 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-06-26 13:27 UTC  (4+ messages)
` [PATCH v7 1/2] acpi: Extend TPM2 ACPI table with missing log fields
` [PATCH v7 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

Enabling interrupts in QEMU TPM TIS
 2020-06-26 13:15 UTC  (7+ messages)

[PATCH] ima: AppArmor satisfies the audit rule requirements
 2020-06-26  2:34 UTC  (2+ messages)

[PATCH 00/12] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
 2020-06-25 22:59 UTC  (27+ messages)
` [PATCH 01/12] ima: Have the LSM free its audit rule
` [PATCH 02/12] ima: Create a function to free a rule entry
` [PATCH 03/12] ima: Free the entire rule when deleting a list of rules
` [PATCH 05/12] ima: Fail rule parsing when buffer hook functions have an invalid action
` [PATCH 06/12] ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invalid cond
` [PATCH 08/12] ima: Shallow copy the args_p member of ima_rule_entry.lsm elements
` [PATCH 09/12] ima: Use correct type for "
` [PATCH 10/12] ima: Move validation of the keyrings conditional into ima_validate_rule()
` [PATCH 11/12] ima: Use the common function to detect LSM conditionals in a rule
` [PATCH 12/12] ima: Support additional conditionals in the KEXEC_CMDLINE hook function

[PATCH v6 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-06-25 21:35 UTC  (5+ messages)
` [PATCH v6 1/2] acpi: Extend TPM2 ACPI table with missing log fields
` [PATCH v6 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-25 16:06 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).