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
2023-07-18 15:52:56
linux-kernel
Re: [PATCH] security: keys: perform capable check only on privileged operations
2023-07-18 15:30:15
linux-kernel
Re: [PATCH 1/5] mm: introduce vma_is_stack() and vma_is_heap()
2023-07-06 13:54:04
linux-kernel
[RFC PATCH] selinux: disable debug functions by default
2023-07-06 13:38:17
linux-kernel
[RFC PATCH] selinux: implement avtab_search() via avtab_search_node()
2023-07-06 13:33:24
linux-kernel
[RFC PATCH 13/20] selinux: selinuxfs: avoid implicit conversions
2023-07-06 13:32:51
linux-kernel
[RFC PATCH 09/20] selinux: status: consistently use u32 as sequence number type
2023-07-06 13:32:10
linux-kernel
[RFC PATCH 17/20] selinux: services: implicit conversions
2023-07-06 13:32:06
linux-kernel
[RFC PATCH 15/20] selinux: policydb: implicit conversions
2023-07-06 13:31:59
linux-kernel
[RFC PATCH 06/20] selinux: mls: avoid implicit conversions
2023-07-06 13:31:27
linux-kernel
[RFC PATCH 10/20] selinux: netif: avoid implicit conversions
2023-07-06 13:31:18
linux-kernel
[RFC PATCH 16/20] selinux: symtab: implicit conversion
2023-07-06 13:31:06
linux-kernel
[RFC PATCH 01/20] selinux: check for multiplication overflow in put_entry()
2023-07-06 13:30:58
linux-kernel
[RFC PATCH 12/20] selinux: hooks: avoid implicit conversions
2023-07-06 13:30:46
linux-kernel
[RFC PATCH 14/20] selinux: use consistent type for AV rule specifier
2023-07-06 13:30:29
linux-kernel
[RFC PATCH 08/20] selinux: services: avoid implicit conversions
2023-07-06 13:29:40
linux-kernel
[RFC PATCH 03/20] selinux: avoid avtab overflows
2023-07-06 13:28:24
linux-kernel
[RFC PATCH 11/20] selinux: avc: avoid implicit conversions
2023-07-06 13:26:16
linux-kernel
[RFC PATCH 18/20] selinux: nlmsgtab: implicit conversion
2023-07-06 13:26:15
linux-kernel
[RFC PATCH 20/20] selinux: selinuxfs: avoid implicit conversions
2023-07-06 13:26:14
linux-kernel
[RFC PATCH 19/20] selinux: status: avoid implicit conversions regarding enforcing status
2023-07-06 13:26:14
linux-kernel
[RFC PATCH 04/20] selinux: ebitmap: use u32 as bit type
2023-07-06 13:25:31
linux-kernel
[RFC PATCH 07/20] selinux: services: update type for umber of class permissions
2023-07-06 13:25:26
linux-kernel
[RFC PATCH 05/20] selinux: hashtab: use identical iterator type
2023-07-06 13:25:23
linux-kernel
[RFC PATCH 02/20] selinux: avtab: avoid implicit conversions
2023-06-17 18:12:31
selinux-refpolicy
Re: SELinux and systemd integration
2023-06-02 14:05:25
linux-kernel
[RFC PATCH] selinux: support name based type transitions in conditional policies
2023-06-02 13:41:45
linux-kernel
[PATCH] selinux: avoid bool as identifier name
2023-05-31 19:11:34
linux-kernel
Re: [PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
2023-05-23 18:38:15
linux-kernel
Re: [PATCH] security: keys: perform capable check only on privileged operations
2023-05-23 18:31:06
linux-kernel
Re: [PATCH] selinux: deprecated fs ocon
2023-05-12 09:29:28
linux-kernel
[PATCH v2] selinux: make header files self-including
2023-05-11 17:02:27
linux-kernel
Re: [PATCH v4 4/9] block: use new capable_any functionality
2023-05-11 15:29:36
linux-kernel
[RFC PATCH v2] fs/xattr: add *at family syscalls
2023-05-11 14:44:09
linux-kernel
[PATCH v4 9/9] net: use new capable_any functionality
2023-05-11 14:43:53
linux-kernel
[PATCH v4 7/9] kernel: use new capable_any functionality
2023-05-11 14:38:01
linux-kernel
[PATCH v4 4/9] block: use new capable_any functionality
2023-05-11 14:37:45
linux-kernel
[PATCH v4 5/9] drivers: use new capable_any functionality
2023-05-11 14:35:56
linux-kernel
[PATCH v4 3/9] capability: use new capable_any functionality
2023-05-11 14:35:51
linux-kernel
[PATCH v4 2/9] capability: add any wrapper to test for multiple caps with exactly one audit message
2023-05-11 14:35:16
linux-kernel
[PATCH v4 6/9] fs: use new capable_any functionality
2023-05-11 14:32:48
linux-kernel
[PATCH v4 8/9] bpf: use new capable_any functionality
2023-05-11 14:31:43
linux-kernel
[PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
2023-05-11 12:44:26
linux-kernel
[PATCH] selinux: deprecated fs ocon
2023-05-11 12:41:13
linux-kernel
[PATCH] security: keys: perform capable check only on privileged operations
2023-05-11 12:37:07
linux-kernel
[PATCH] selinux: keep context struct members in sync
2023-05-11 12:36:39
linux-kernel
[PATCH] selinux: make header files self-including
2022-08-30 16:20:15
linux-kernel
[PATCH] selinux: declare read-only parameters const
2022-08-30 16:20:06
linux-kernel
[RFC PATCH 1/2] fs/xattr: add *at family syscalls
2022-08-30 16:00:33
linux-kernel
[PATCH] selinux: use int arrays for boolean values
2022-08-30 15:43:36
linux-kernel
Re: [PATCH v3 1/8] capability: add any wrapper to test for multiple caps with exactly one audit message
2022-08-30 15:43:19
linux-kernel
[RFC PATCH 2/2] fs/xattr: wire up syscalls