android_kernel_xiaomi_sm8450/drivers/target
Greg Kroah-Hartman 38dc270ca0 Revert "genetlink: hold RCU in genlmsg_mcast()"
This reverts commit 4af714e823 which is
commit 56440d7ec28d60f8da3bfa09062b3368ff9b16db upstream.

It breaks the Android kernel abi and can be brought back in the future
in an abi-safe way if it is really needed.

Bug: 161946584
Change-Id: I812d261d139e7f73a135c3445b7733b7611c23e0
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2024-11-21 23:32:11 +00:00
..
iscsi scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show() 2023-09-23 11:01:08 +02:00
loopback scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus() 2022-11-25 17:45:55 +01:00
sbp
tcm_fc scsi: target: Make state_list per CPU 2023-05-17 11:47:48 +02:00
Kconfig
Makefile
target_core_alua.c
target_core_alua.h
target_core_configfs.c Merge 5.10.217 into android12-5.10-lts 2024-06-14 13:21:33 +00:00
target_core_device.c scsi: target: core: Fix null-ptr-deref in target_alloc_device() 2024-11-08 16:21:57 +01:00
target_core_fabric_configfs.c
target_core_fabric_lib.c
target_core_file.c Merge 5.10.168 into android12-5.10-lts 2023-02-17 15:23:41 +00:00
target_core_file.h
target_core_hba.c
target_core_iblock.c
target_core_iblock.h
target_core_internal.h
target_core_pr.c
target_core_pr.h
target_core_pscsi.c
target_core_pscsi.h
target_core_rd.c
target_core_rd.h
target_core_sbc.c scsi: target: Rename cmd.bad_sector to cmd.sense_info 2023-05-17 11:47:48 +02:00
target_core_spc.c
target_core_stat.c
target_core_tmr.c scsi: target: Fix multiple LUN_RESET handling 2023-05-17 11:47:48 +02:00
target_core_tpg.c
target_core_transport.c scsi: target: core: Add TMF to tmr_list handling 2024-03-01 13:16:43 +01:00
target_core_ua.c
target_core_ua.h
target_core_user.c Revert "genetlink: hold RCU in genlmsg_mcast()" 2024-11-21 23:32:11 +00:00
target_core_xcopy.c
target_core_xcopy.h