Thomas Weißschuh ([email protected])

Number of posts: 842 (0.41 per day)
First post: 2018-09-07 16:50:03
Last post: 2024-05-02 16:17:50

Date List Subject
2023-12-26 12:09:53 linux-kernel [PATCH] sysctl: treewide: constify ctl_table_root::permissions
2023-12-26 11:35:05 linux-kernel [PATCH v2] scripts: check-sysctl-docs: adapt to new API
2023-12-24 10:42:57 linux-kernel Re: [PATCH] sysctl: delete unused define SYSCTL_PERM_EMPTY_DIR
2023-12-23 13:54:16 linux-kernel [PATCH] sysctl: delete unused define SYSCTL_PERM_EMPTY_DIR
2023-12-23 13:05:03 linux-kernel Re: [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
2023-12-20 21:30:43 linux-kernel [PATCH] scripts: check-sysctl-docs: adapt to new API
2023-12-20 21:24:02 linux-kernel [PATCH] sysctl: remove struct ctl_path
2023-12-20 05:03:12 linux-kernel [PATCH] Docs: remove mentions of fdformat from util-linux
2023-12-19 19:30:14 linux-kernel Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-18 17:07:46 linux-kernel [PATCH] net: avoid build bug in skb extension length calculation
2023-12-18 11:11:30 linux-kernel Re: include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_810' declared with attribute error: BUILD_BUG_ON failed: skb_ext_total_length() > 255
2023-12-17 22:10:30 linux-kernel Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-17 17:14:09 linux-kernel Re: include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_810' declared with attribute error: BUILD_BUG_ON failed: skb_ext_total_length() > 255
2023-12-15 16:41:20 linux-kernel Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-11 21:41:25 linux-kernel Re: nolibc changes for 6.8
2023-12-11 11:26:26 linux-kernel Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-09 08:27:54 linux-kernel Re: nolibc changes for 6.8
2023-12-08 17:11:03 linux-kernel nolibc changes for 6.8
2023-12-07 19:29:30 linux-kernel Re: [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
2023-12-07 19:23:42 linux-kernel Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-07 19:20:02 linux-kernel Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-06 05:53:30 linux-kernel Re: [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
2023-12-05 22:41:47 linux-kernel Re: [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
2023-12-05 17:19:23 linux-kernel Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-05 08:04:28 linux-kernel Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-04 08:08:54 linux-kernel [PATCH v2 16/18] const_structs.checkpatch: add ctl_table
2023-12-04 07:54:27 linux-kernel [PATCH v2 14/18] sysctl: move internal interfaces to const struct ctl_table
2023-12-04 07:54:20 linux-kernel [PATCH v2 11/18] sysctl: treewide: constify ctl_table_header::ctl_table_arg
2023-12-04 07:54:11 linux-kernel [PATCH v2 15/18] sysctl: allow registration of const struct ctl_table
2023-12-04 07:54:09 linux-kernel [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
2023-12-04 07:54:02 linux-kernel [PATCH v2 12/18] sysctl: treewide: constify the ctl_table argument of handlers
2023-12-04 07:53:55 linux-kernel [PATCH v2 17/18] sysctl: make ctl_table sysctl_mount_point const
2023-12-04 07:53:36 linux-kernel [PATCH v2 05/18] seccomp: constify ctl_table arguments of utility functions
2023-12-04 07:53:31 linux-kernel [PATCH v2 18/18] sysctl: constify standard sysctl tables
2023-12-04 07:53:25 linux-kernel [PATCH v2 08/18] stackleak: don't modify ctl_table argument
2023-12-04 07:53:25 linux-kernel [PATCH v2 10/18] sysctl: treewide: constify ctl_table_root::permissions
2023-12-04 07:53:24 linux-kernel [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-04 07:53:22 linux-kernel [PATCH v2 09/18] sysctl: treewide: constify ctl_table_root::set_ownership
2023-12-04 07:53:12 linux-kernel [PATCH v2 06/18] hugetlb: constify ctl_table arguments of utility functions
2023-12-04 07:53:12 linux-kernel [PATCH v2 07/18] utsname: constify ctl_table arguments of utility function
2023-12-04 07:52:56 linux-kernel [PATCH v2 04/18] cgroup: bpf: constify ctl_table arguments and fields
2023-12-04 07:52:52 linux-kernel [PATCH v2 02/18] sysctl: delete unused define SYSCTL_PERM_EMPTY_DIR
2023-12-04 07:52:50 linux-kernel [PATCH v2 01/18] watchdog/core: remove sysctl handlers from public header
2023-12-04 07:52:43 linux-kernel [PATCH v2 03/18] sysctl: drop sysctl_is_perm_empty_ctl_table
2023-12-03 15:37:24 linux-kernel Re: [PATCH RFC 0/7] sysctl: constify sysctl ctl_tables
2023-11-28 19:26:24 linux-kernel Re: [PATCH] x86/cpu: Update power flags
2023-11-28 18:55:18 linux-kernel [PATCH] x86/cpu: Update power flags
2023-11-28 08:19:18 linux-kernel Re: [PATCH RFC 0/7] sysctl: constify sysctl ctl_tables
2023-11-26 10:42:35 linux-kernel Re: [PATCH 2/3] tools/nolibc: add support for getrlimit/setrlimit
2023-11-25 12:54:09 linux-kernel [PATCH RFC 6/7] treewide: sysctl: migrate proc_dobool to proc_handler_new
2023-11-25 12:53:53 linux-kernel [PATCH RFC 4/7] net: sysctl: add new sysctl table handler to debug message