Luis Chamberlain ([email protected])

Number of posts: 4120 (1.38 per day)
First post: 2016-03-01 17:55:02
Last post: 2024-05-01 22:06:25

Date List Subject
2024-01-29 23:07:18 linux-kernel [PATCH v2 1/4] selftests: add new kallsyms selftests
2024-01-29 21:55:15 linux-kernel [PATCH v2 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections
2024-01-29 21:55:08 linux-kernel [PATCH v2 3/4] vmlinux.lds.h: add missing alignment for symbol CRCs
2024-01-29 21:17:41 linux-kernel Re: [PATCH 1/3] module: Use set_memory_rox()
2024-01-29 19:27:21 linux-kernel [PATCH v2 0/3] modules: few of alignment fixes
2024-01-29 18:58:22 linux-kernel Re: [RESEND PATCH v2] modules: wait do_free_init correctly
2024-01-29 18:51:06 linux-kernel Re: [PATCH 4/4] modules: Add missing entry for __ex_table
2024-01-29 17:46:43 linux-kernel Re: [PATCH] scsi: sd: unregister device if device_add_disk() failed in sd_probe()
2024-01-29 17:20:05 linux-kernel Re: [PATCH v2] printk: Remove redundant CONFIG_BASE_SMALL
2024-01-27 02:20:42 linux-kernel Re: [PATCH] f2fs: Support enhanced hot/cold data separation for f2fs
2024-01-26 22:17:48 linux-kernel Re: [PATCH 1/2] test_xarray: add tests for advanced multi-index use
2024-01-26 21:20:18 linux-kernel Re: [PATCH 1/2] test_xarray: add tests for advanced multi-index use
2024-01-26 19:20:21 linux-kernel Re: [PATCH] MAINTAINERS: Update sysctl tree location
2024-01-26 00:32:27 linux-kernel Re: [PATCH] f2fs: Support enhanced hot/cold data separation for f2fs
2024-01-25 20:37:42 linux-kernel Re: [PATCH] firmware_loader: introduce __free() cleanup hanler
2024-01-22 20:51:14 linux-kernel Re: [PATCH 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections
2024-01-22 19:18:29 linux-kernel Re: [PATCH 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections
2024-01-09 14:47:10 linux-kernel [GIT PULL] Modules changes for v6.8-rc1
2024-01-09 14:38:31 linux-kernel [GIT PULL] sysctl changes for v6.8-rc1
2023-12-28 13:23:17 linux-kernel Re: [PATCH] sysctl: treewide: constify ctl_table_root::set_ownership
2023-12-28 13:21:37 linux-kernel Re: [PATCH] sysctl: treewide: constify ctl_table_root::permissions
2023-12-28 13:12:02 linux-kernel Re: [PATCH] sysctl: remove struct ctl_path
2023-12-23 18:26:03 linux-kernel Re: [PATCH] sysctl: delete unused define SYSCTL_PERM_EMPTY_DIR
2023-12-22 20:11:45 linux-kernel Re: [PATCH 1/4] linux/export: Fix alignment for 64-bit ksymtab entries
2023-12-22 20:10:53 linux-kernel Re: [PATCH 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections
2023-12-22 06:50:11 linux-kernel Re: [PATCH] scsi: sd: unregister device if device_add_disk() failed in sd_probe()
2023-12-22 06:09:08 linux-kernel Re: [PATCH 1/4] linux/export: Fix alignment for 64-bit ksymtab entries
2023-12-22 06:07:30 linux-kernel Re: [PATCH 1/4] linux/export: Fix alignment for 64-bit ksymtab entries
2023-12-22 05:59:17 linux-kernel Re: [PATCH 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections
2023-12-21 18:34:42 linux-kernel Re: [PATCH] kernel/module: improve documentation for try_module_get()
2023-12-20 19:40:38 linux-kernel Re: [PATCH 0/4] Section alignment issues?
2023-12-20 14:35:09 linux-kernel Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-20 14:32:48 linux-kernel Re: [PATCH] modules: wait do_free_init correctly
2023-12-20 00:09:43 linux-kernel Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-19 21:52:18 linux-kernel Re: [PATCH] modules: wait do_free_init correctly
2023-12-19 21:26:59 linux-kernel Re: [PATCH 0/4] Section alignment issues?
2023-12-19 21:10:01 linux-kernel Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-18 21:22:17 linux-kernel Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-13 07:51:50 linux-kernel Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-13 07:48:05 linux-kernel Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-13 06:27:19 linux-kernel Re: [PATCH] drivers: perf: constify the ctl_table argument of the riscv user access handler
2023-12-05 22:51:06 linux-kernel Re: [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
2023-12-05 22:34:04 linux-kernel Re: [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
2023-12-05 22:27:19 linux-kernel Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-05 05:54:24 linux-kernel Re: [PATCH] init: move THIS_MODULE from <linux/export.h> to <linux/init.h>
2023-12-05 05:50:27 linux-kernel Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-05 05:45:31 linux-nfs Re: [PATCH v2 0/4] sysctl: Remove sentinel elements from fs dir
2023-12-05 05:44:26 linux-kernel Re: [PATCH 0/3] sysctl: Fix out of bounds access for empty syscl ctl_tables
2023-11-17 21:01:45 linux-kernel Re: [PATCH 1/2] test_xarray: add tests for advanced multi-index use
2023-11-17 20:54:33 linux-kernel Re: [PATCH 1/2] test_xarray: add tests for advanced multi-index use
2023-11-17 18:34:03 linux-kernel Re: [RFC PATCH 1/2] Modules: Introduce boot-time module signature flexibility