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
Next Page
Date
List
Subject
2024-03-15 18:30:52
linux-kernel
Re: [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack
2024-03-15 18:27:47
linux-kernel
Re: [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message
2024-03-15 18:14:39
linux-kernel
[PATCH v2 1/2] selinux: dump statistics for more hash tables
2024-03-15 18:14:35
linux-kernel
[PATCH v2 2/2] selinux: improve symtab string hashing
2024-03-15 18:12:48
linux-kernel
[PATCH v3] selinux: optimize ebitmap_and()
2024-03-15 18:11:35
linux-kernel
[RFC PATCH 2/2] selinux: wire up new execstack LSM hook
2024-03-15 18:11:13
linux-kernel
[RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack
2024-03-15 17:33:30
linux-kernel
[PATCH] selinux: use u32 as bit type in ebitmap code
2024-03-15 17:31:27
linux-kernel
[PATCH 2/2] selinux: make more use of current_sid()
2024-03-15 17:31:20
linux-kernel
[PATCH 1/2] selinux: avoid identifier using reserved name
2024-03-15 17:29:16
linux-kernel
[PATCH v2] selinux: reject invalid ebitmaps
2024-03-15 12:54:42
linux-kernel
[PATCH 1/2] yama: document function parameter
2024-03-15 12:54:34
linux-kernel
[PATCH 2/2] apparmor: fix typo in kernel doc
2024-03-15 11:42:56
linux-kernel
[PATCH 10/10] coccinelle: add script for capable_any()
2024-03-15 11:41:47
linux-kernel
[PATCH 07/10] kernel: use new capable_any functionality
2024-03-15 11:41:41
linux-kernel
[PATCH 09/10] bpf: use new capable_any functionality
2024-03-15 11:41:34
linux-kernel
[PATCH 08/10] net: use new capable_any functionality
2024-03-15 11:41:26
linux-kernel
[PATCH 06/10] fs: use new capable_any functionality
2024-03-15 11:40:34
linux-kernel
[PATCH 05/10] drivers: use new capable_any functionality
2024-03-15 11:40:21
linux-kernel
[PATCH 04/10] block: use new capable_any functionality
2024-03-15 11:39:37
linux-kernel
[PATCH 03/10] capability: use new capable_any functionality
2024-03-15 11:39:35
linux-kernel
[PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message
2024-03-15 11:39:32
linux-kernel
[PATCH 01/10] capability: introduce new capable flag CAP_OPT_NOAUDIT_ONDENY
2024-03-04 20:11:41
linux-kernel
Re: [Bug] WARNING: zero-size vmalloc in sel_write_load
2023-08-19 16:47:21
linux-kernel
[PATCH 2/6] selinux: dump statistics for more hash tables
2023-08-19 16:07:42
linux-kernel
Re: [PATCH v3 2/7] selinux: use u32 as bit type in ebitmap code
2023-08-07 19:42:40
linux-kernel
[PATCH v3 1/7] selinux: avoid implicit conversions in avtab code
2023-08-07 19:41:47
linux-kernel
[PATCH v3 2/7] selinux: use u32 as bit type in ebitmap code
2023-08-07 19:01:53
linux-kernel
[PATCH v3 4/7] selinux: make left shifts well defined
2023-08-07 18:22:19
linux-kernel
[PATCH v3 5/7] selinux: avoid implicit conversions in selinuxfs code
2023-08-07 18:22:05
linux-kernel
[PATCH v3 7/7] selinux: use unsigned iterator in nlmsgtab code
2023-08-07 18:21:35
linux-kernel
[PATCH v3 3/7] selinux: update type for number of class permissions in services code
2023-08-07 18:08:36
linux-kernel
[PATCH v3 6/7] selinux: avoid implicit conversions in policydb code
2023-08-03 18:42:40
linux-kernel
[PATCH v2] selinux: optimize ebitmap_and()
2023-07-28 16:44:56
linux-kernel
[PATCH v2 3/9] selinux: use identical iterator type in hashtab_duplicate()
2023-07-28 16:44:31
linux-kernel
[PATCH v2 5/9] selinux: services: update type for number of class permissions
2023-07-28 16:43:02
linux-kernel
[PATCH v2 6/9] selinux: avoid implicit conversions in services code
2023-07-28 16:42:51
linux-kernel
[PATCH v2 1/9] selinux: avoid implicit conversions in avtab code
2023-07-28 16:41:57
linux-kernel
[RFC PATCH] selinux: optimize ebitmap_and()
2023-07-28 16:41:28
linux-kernel
[PATCH v2 9/9] selinux: avoid implicit conversion in nlmsgtab code
2023-07-28 16:35:27
linux-kernel
[PATCH v2] selinux: move debug functions into debug configuration
2023-07-28 16:35:02
linux-kernel
[PATCH v2 8/9] selinux: policydb: implicit conversions
2023-07-28 16:23:57
linux-kernel
[PATCH v2 2/9] selinux: use u32 as bit type in ebitmap code
2023-07-28 16:16:24
linux-kernel
[PATCH v2 7/9] selinux: avoid implicit conversions in selinuxfs code
2023-07-28 16:16:05
linux-kernel
[PATCH v2 4/9] selinux: avoid implicit conversions in mls code
2023-07-28 15:54:49
linux-kernel
[PATCH v2] selinux: log about VM being executable by default
2023-07-28 13:53:56
linux-kernel
Re: Login broken with old userspace (was Re: [PATCH v2] selinux: introduce an initial SID for early boot processes)
2023-07-22 16:00:08
selinux-refpolicy
Re: [RFC PATCH] selinux: split no transition execve check
2023-07-20 11:16:44
linux-kernel
[RFC PATCH] selinux: log about VM being executable by default
2023-07-19 14:22:18
linux-kernel
[PATCH] tomoyo: add format attributes to functions
2023-07-19 09:07:14
linux-kernel
Re: [PATCH v2 3/4] selinux: use vma_is_initial_stack() and vma_is_initial_heap()