Thomas Weißschuh ([email protected])

Number of posts: 803 (0.4 per day)
First post: 2018-09-07 16:50:03
Last post: 2024-03-27 18:30:23

Date List Subject
2024-03-27 18:30:23 linux-kernel Re: [PATCH v3] power: supply: test-power: implement charge_behaviour property
2024-03-22 20:34:56 linux-kernel [PATCH] sysctl: treewide: constify ctl_table_header::ctl_table_arg
2024-03-22 19:51:48 linux-kernel [PATCH v2] fs/proc/proc_sysctl.c: always initialize i_uid/i_gid
2024-03-22 17:09:03 linux-kernel [PATCH v2 3/3] sysctl: drop now unnecessary out-of-bounds check
2024-03-22 17:07:36 linux-kernel [PATCH v2 2/3] sysctl: move sysctl type to ctl_table_header
2024-03-22 17:07:36 linux-kernel [PATCH v2 0/3] sysctl: move sysctl type to ctl_table_header
2024-03-22 17:06:31 linux-kernel [PATCH v2 1/3] sysctl: drop sysctl_is_perm_empty_ctl_table
2024-03-22 16:31:56 linux-kernel Re: [PATCH v3 0/2] sysctl: treewide: prepare ctl_table_root for ctl_table constification
2024-03-22 08:42:50 linux-kernel [PATCH] kbuild: disable pahole multithreading for reproducible builds
2024-03-15 21:03:24 linux-nfs [PATCH 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
2024-03-15 21:01:28 linux-nfs [PATCH 07/11] ipv6/addrconf: constify ctl_table arguments of utility functions
2024-03-15 21:01:21 linux-kernel [PATCH 10/11] sysctl: constify ctl_table arguments of utility function
2024-03-15 21:00:27 linux-nfs [PATCH 09/11] ipvs: constify ctl_table arguments of utility functions
2024-03-15 20:58:25 linux-nfs [PATCH 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
2024-03-15 20:54:01 linux-kernel [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers
2024-03-15 20:50:51 linux-nfs [PATCH 05/11] neighbour: constify ctl_table arguments of utility function
2024-03-15 20:50:25 linux-nfs [PATCH 04/11] utsname: constify ctl_table arguments of utility function
2024-03-15 20:49:42 linux-nfs [PATCH 03/11] hugetlb: constify ctl_table arguments of utility functions
2024-03-15 20:49:40 linux-nfs [PATCH 02/11] cgroup: bpf: constify ctl_table arguments and fields
2024-03-15 20:49:10 linux-nfs [PATCH 01/11] stackleak: don't modify ctl_table argument
2024-03-15 20:48:31 linux-nfs [PATCH 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
2024-03-15 18:12:59 linux-kernel [PATCH v3 0/2] sysctl: treewide: prepare ctl_table_root for ctl_table constification
2024-03-15 18:12:13 linux-kernel [PATCH v3 2/2] sysctl: treewide: constify argument ctl_table_root::permissions(table)
2024-03-15 18:12:13 linux-kernel [PATCH v3 1/2] sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
2024-03-15 16:21:57 linux-kernel [PATCH] net: always initialize sysctl ownership
2024-03-15 15:57:19 linux-kernel Re: [PATCH v2] sysctl: drop unused argument set_ownership()::table
2024-03-13 19:54:49 linux-kernel [PATCH 0/2] misc/pvpanic: shutdown event definition
2024-03-13 19:07:10 linux-kernel [PATCH 2/2] misc/pvpanic: add shutdown event definition
2024-03-13 19:07:09 linux-kernel [PATCH 1/2] misc/pvpanic: use bit macros
2024-03-10 09:18:34 linux-kernel Re: [PATCH v2] sysctl: treewide: constify ctl_table_root::permissions
2024-03-06 19:37:21 linux-kernel [PATCH v3] power: supply: test-power: implement charge_behaviour property
2024-03-06 06:52:50 linux-kernel [PATCH] x86/nmi: drop unused declaration of proc_nmi_enabled
2024-03-06 06:49:38 linux-kernel [PATCH] watchdog/core: remove sysctl handlers from public header
2024-03-03 15:44:59 linux-kernel [PATCH v2 4/4] power: supply: test-power: implement charge_behaviour property
2024-03-03 15:44:50 linux-kernel [PATCH v2 3/4] power: supply: core: fix charge_behaviour formatting
2024-03-03 15:44:49 linux-kernel [PATCH v2 1/4] power: supply: mm8013: fix "not charging" detection
2024-03-03 15:44:39 linux-kernel [PATCH v2 2/4] power: supply: core: ease special formatting implementations
2024-03-03 15:31:52 linux-kernel [PATCH v2 0/4] power: supply: core: align charge_behaviour format with docs
2024-02-28 06:48:58 linux-kernel Re: [PATCH RFC] misc/pvpanic: add support for normal shutdowns
2024-02-23 15:53:12 linux-kernel [PATCH v2] sysctl: treewide: constify ctl_table_root::permissions
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