LinuxLists
Users
About
Christian Göttsche (
[email protected]
)
Number of posts: 162 (0.12 per day)
First post: 2018-09-19 23:47:03
Last post: 2022-05-03 01:31:21
Next Page
Date
List
Subject
2022-05-03 01:31:21
linux-kernel
[PATCH] selinux: update parameter documentation
2022-05-03 01:21:10
linux-kernel
[PATCH v2 7/8] kernel/bpf: use new capable_or functionality
2022-05-03 01:19:55
linux-kernel
Re: [PATCH v2] selinux: log anon inode class name
2022-05-03 01:16:31
linux-kernel
[PATCH v2 4/8] drivers: use new capable_or functionality
2022-05-03 01:09:46
linux-kernel
[PATCH v2 5/8] fs: use new capable_or functionality
2022-05-03 00:35:52
linux-kernel
[PATCH v2] [RFC PATCH] sched: only perform capability check on privileged operation
2022-05-03 00:25:07
linux-kernel
[PATCH] selinux: avoid extra semicolon
2022-05-03 00:12:36
linux-kernel
[PATCH v2 1/8] capability: add capable_or to test for multiple caps with exactly one audit message
2022-05-03 00:12:14
linux-kernel
Re: [PATCH 5/5] selinux: drop unnecessary NULL check
2022-05-03 00:07:52
linux-kernel
[PATCH] selinux: fix indentation level of mls_ops block
2022-05-03 00:00:42
linux-kernel
Re: [PATCH] security: declare member holding string literal const
2022-05-02 23:54:08
linux-kernel
[PATCH] selinux: resolve checkpatch errors
2022-05-02 23:31:41
linux-kernel
[PATCH v3] selinux: declare data arrays const
2022-05-02 23:28:34
linux-kernel
[PATCH v2 6/8] kernel: use new capable_or functionality
2022-05-02 23:20:59
linux-kernel
[PATCH v2 8/8] net: use new capable_or functionality
2022-05-02 23:19:20
linux-kernel
Re: [RFC PATCH] mm: create security context for memfd_secret inodes
2022-05-02 23:17:41
linux-kernel
[PATCH v2 2/8] capability: use new capable_or functionality
2022-05-02 23:17:36
linux-kernel
[PATCH] selinux: use unsigned char for boolean values
2022-05-02 23:12:15
linux-kernel
[PATCH v2 3/8] block: use new capable_or functionality
2022-05-02 23:11:22
linux-kernel
[PATCH] selinux: include necessary headers in headers
2022-03-09 01:37:36
linux-kernel
[PATCH v2] selinux: log anon inode class name
2022-03-08 23:13:54
linux-kernel
Re: [PATCH] selinux: log anon inode class name
2022-03-08 21:50:50
linux-kernel
Re: [PATCH 5/5] selinux: drop unnecessary NULL check
2022-03-08 19:27:17
linux-kernel
Re: [PATCH 3/5] selinux: use consistent pointer types for boolean arrays
2022-03-08 19:17:01
linux-kernel
[PATCH v2 4/5] selinux: declare data arrays const
2022-02-18 00:13:41
linux-kernel
[PATCH] selinux: log anon inode class name
2022-02-18 00:06:39
linux-kernel
[PATCH 5/5] selinux: drop unnecessary NULL check
2022-02-18 00:04:06
linux-kernel
[PATCH 1/5] selinux: drop return statement at end of void functions
2022-02-17 23:59:43
linux-kernel
[PATCH] security: declare member holding string literal const
2022-02-17 23:15:03
linux-kernel
Re: [RFC PATCH] mm: create security context for memfd_secret inodes
2022-02-17 17:29:37
linux-kernel
[PATCH 4/5] selinux: declare data arrays const
2022-02-17 16:29:18
linux-kernel
[PATCH 3/5] selinux: use consistent pointer types for boolean arrays
2022-02-17 16:27:50
linux-kernel
[RFC PATCH 2/2] capability: use new capable_or functionality
2022-02-17 15:51:39
linux-kernel
[RFC PATCH 1/2] capability: add capable_or to test for multiple caps with exactly one audit message
2022-02-17 15:33:23
linux-kernel
Re: [PATCH] SELinux: Always allow FIOCLEX and FIONCLEX
2022-02-17 14:42:36
linux-kernel
[PATCH 2/5] selinux: use correct type for context length
2022-01-25 22:46:40
linux-kernel
[RFC PATCH] selinux: split no transition execve check
2022-01-25 20:21:34
linux-kernel
[RFC PATCH] mm: create security context for memfd_secret inodes
2022-01-25 20:05:40
linux-kernel
[PATCH 4/9] selinux: enclose macro arguments in parenthesis
2022-01-25 20:04:00
linux-kernel
[PATCH 9/9] selinux: drop unused macro
2022-01-25 20:03:46
linux-kernel
[PATCH 1/9] selinux: check return value of sel_make_avc_files
2022-01-25 20:03:45
linux-kernel
[PATCH 5/9] selinux: drop cast to same type
2022-01-25 20:02:40
linux-kernel
[PATCH 6/9] selinux: drop unused parameter of avtab_insert_node
2022-01-25 20:02:06
linux-kernel
[PATCH 8/9] selinux: simplify cred_init_security
2022-01-25 20:02:02
linux-kernel
[PATCH 3/9] selinux: declare name parameter of hash_eval const
2022-01-25 20:02:01
linux-kernel
[PATCH 7/9] selinux: do not discard const qualifier in cast
2022-01-25 20:01:53
linux-kernel
[PATCH 2/9] selinux: declare path parameters of _genfs_sid const
2021-12-14 18:38:39
linux-kernel
Re: [PATCH v31 14/28] LSM: Specify which LSM to display
2021-11-24 18:35:13
linux-kernel
Re: [PATCH 5.10 130/154] block: Check ADMIN before NICE for IOPRIO_CLASS_RT
2020-09-04 16:02:55
linux-kernel
[RFC PATCH] sched: only issue an audit on privileged operation
2020-01-28 19:18:47
linux-kernel
[PATCH v2] selinux: allow kernfs symlinks to inherit parent directory context