LinuxLists
Users
About
Christian Göttsche (
[email protected]
)
Number of posts: 281 (0.14 per day)
First post: 2018-09-19 23:47:03
Last post: 2024-03-15 18:27:47
Previous Page
/
Next Page
Date
List
Subject
2022-08-19 18:49:21
linux-kernel
Re: [RFC PATCH] f*xattr: allow O_PATH descriptors
2022-07-08 12:18:53
linux-kernel
Re: [PATCH v2 0/4] Introduce security_create_user_ns()
2022-06-28 14:32:28
linux-kernel
Re: [PATCH v3 5/8] fs: use new capable_any functionality
2022-06-18 11:38:01
linux-kernel
Re: [RFC PATCH] f*xattr: allow O_PATH descriptors
2022-06-15 15:52:25
linux-kernel
[PATCH v3 5/8] fs: use new capable_any functionality
2022-06-15 15:50:01
linux-kernel
[PATCH v3 6/8] kernel: use new capable_any functionality
2022-06-15 15:47:22
linux-kernel
[PATCH] audit: free module name
2022-06-15 15:45:13
linux-kernel
[PATCH v3 2/8] capability: use new capable_any functionality
2022-06-15 15:43:30
linux-kernel
[PATCH v3 8/8] net: use new capable_any functionality
2022-06-15 15:42:40
linux-kernel
[PATCH v3 3/8] block: use new capable_any functionality
2022-06-15 15:33:10
linux-kernel
[PATCH v3] [RFC PATCH] sched: only perform capability check on privileged operation
2022-06-15 15:31:34
linux-kernel
[PATCH v3 1/8] capability: add any wrapper to test for multiple caps with exactly one audit message
2022-06-15 15:31:25
linux-kernel
[PATCH v3 7/8] bpf: use new capable_any functionality
2022-06-15 15:31:06
linux-kernel
[PATCH v3 4/8] drivers: use new capable_any functionality
2022-06-09 10:10:34
linux-kernel
Re: [RFC PATCH] f*xattr: allow O_PATH descriptors
2022-06-08 00:51:29
linux-kernel
[RFC PATCH] f*xattr: allow O_PATH descriptors
2022-05-14 01:38:21
linux-kernel
Re: [PATCH] security: declare member holding string literal const
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