Files
android_kernel_fxtec_sm6115/include/linux
KP Singh 2823c017e3 UPSTREAM: bpf: Augment the set of sleepable LSM hooks
Update the set of sleepable hooks with the ones that do not trigger
a warning with might_fault() when exercised with the correct kernel
config options enabled, i.e.

	DEBUG_ATOMIC_SLEEP=y
	LOCKDEP=y
	PROVE_LOCKING=y

This means that a sleepable LSM eBPF program can be attached to these
LSM hooks. A new helper method bpf_lsm_is_sleepable_hook is added and
the set is maintained locally in bpf_lsm.c

Change-Id: I2d27c9ab45cba4dfac7cf4ddb1d17f2f51447834
Signed-off-by: KP Singh <kpsingh@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20201113005930.541956-2-kpsingh@chromium.org
2026-05-31 11:15:41 +01:00
..
2026-04-09 14:44:43 +08:00
2025-08-31 10:10:00 +01:00
2025-09-30 21:35:03 +01:00
2026-01-29 12:09:34 +08:00
2026-05-31 11:15:40 +01:00
2024-06-09 02:32:30 +03:00
2026-05-31 11:15:40 +01:00
2025-09-16 13:55:10 +02:00
2025-08-28 03:26:18 +03:00