mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 03:59:22 +02:00
The sysfs core now allows instances of 'struct bin_attribute' to be moved into read-only memory. Make use of that to protect them against accidental or malicious modifications. Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> Link: https://patch.msgid.link/20250114-sysfs-const-bin_attr-infiniband-v1-2-397aaa94d453@weissschuh.net Signed-off-by: Leon Romanovsky <leon@kernel.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| qib.h | ||
| qib_6120_regs.h | ||
| qib_7220.h | ||
| qib_7220_regs.h | ||
| qib_7322_regs.h | ||
| qib_common.h | ||
| qib_debugfs.c | ||
| qib_debugfs.h | ||
| qib_diag.c | ||
| qib_driver.c | ||
| qib_eeprom.c | ||
| qib_file_ops.c | ||
| qib_fs.c | ||
| qib_iba6120.c | ||
| qib_iba7220.c | ||
| qib_iba7322.c | ||
| qib_init.c | ||
| qib_intr.c | ||
| qib_mad.c | ||
| qib_mad.h | ||
| qib_pcie.c | ||
| qib_pio_copy.c | ||
| qib_qp.c | ||
| qib_qsfp.c | ||
| qib_qsfp.h | ||
| qib_rc.c | ||
| qib_ruc.c | ||
| qib_sd7220.c | ||
| qib_sdma.c | ||
| qib_sysfs.c | ||
| qib_twsi.c | ||
| qib_tx.c | ||
| qib_uc.c | ||
| qib_ud.c | ||
| qib_user_pages.c | ||
| qib_user_sdma.c | ||
| qib_user_sdma.h | ||
| qib_verbs.c | ||
| qib_verbs.h | ||
| qib_wc_ppc64.c | ||
| qib_wc_x86_64.c | ||