Thomas Weißschuh ([email protected])

Number of posts: 814 (0.4 per day)
First post: 2018-09-07 16:50:03
Last post: 2024-04-18 09:41:24

Date List Subject
2024-02-23 15:50:26 linux-kernel [PATCH v2] sysctl: drop unused argument set_ownership()::table
2024-02-23 13:16:45 linux-kernel Re: [PATCH] sysctl: treewide: constify ctl_table_root::set_ownership
2024-02-22 07:09:02 linux-kernel [PATCH 1/4] sysctl: drop sysctl_is_perm_empty_ctl_table
2024-02-22 07:09:02 linux-kernel [PATCH 4/4] sysctl: remove unnecessary sentinel element
2024-02-22 07:08:56 linux-kernel [PATCH 3/4] sysctl: drop now unnecessary out-of-bounds check
2024-02-22 07:08:56 linux-kernel [PATCH 0/4] sysctl: move sysctl type to ctl_table_header
2024-02-22 07:08:56 linux-kernel [PATCH 2/4] sysctl: move sysctl type to ctl_table_header
2024-02-21 17:19:17 linux-kernel Re: [PATCH RFC] misc/pvpanic: add support for normal shutdowns
2024-02-19 20:27:52 linux-kernel [PATCH v3 0/3] scripts: check-sysctl-docs: adapt to new API
2024-02-19 20:27:40 linux-kernel [PATCH v3 3/3] scripts: check-sysctl-docs: handle per-namespace sysctls
2024-02-19 20:27:37 linux-kernel [PATCH v3 1/3] scripts: check-sysctl-docs: adapt to new API
2024-02-19 20:27:37 linux-kernel [PATCH v3 2/3] ipc: remove linebreaks from arguments of __register_sysctl_table
2024-02-05 12:06:09 linux-kernel Re: [PATCH] const_structs.checkpatch: add bus_type
2024-02-05 11:22:08 linux-kernel Re: [PATCH 3/4] power: supply: mm8013: implement POWER_SUPPLY_PROP_CHARGE_BEHAVIOUR_AVAILABLE
2024-02-04 17:42:50 linux-kernel [PATCH] power: supply: mm8013: select REGMAP_I2C
2024-02-04 17:28:26 linux-kernel [PATCH 4/4] power: supply: core: drop workaround for missing POWER_SUPPLY_PROP_CHARGE_BEHAVIOUR_AVAILABLE
2024-02-04 17:28:18 linux-kernel [PATCH 1/4] power: supply: core: fix charge_behaviour formatting
2024-02-04 17:27:46 linux-kernel [PATCH 0/4] power: supply: core: align charge_behaviour format with docs
2024-02-04 17:27:41 linux-kernel [PATCH 2/4] power: supply: test-power: implement charge_behaviour property
2024-02-04 17:27:34 linux-kernel [PATCH 3/4] power: supply: mm8013: implement POWER_SUPPLY_PROP_CHARGE_BEHAVIOUR_AVAILABLE
2024-01-27 15:08:29 linux-kernel Re: [PATCH 0/1] tools/nolibc/string: export strlen()
2024-01-15 21:27:29 linux-kernel Re: Re: [PATCH v2] scripts: check-sysctl-docs: adapt to new API
2023-12-26 12:33:02 linux-kernel [PATCH] sysctl: treewide: constify ctl_table_root::set_ownership
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