bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bpf-next v2 0/2] Sleepable LSM Hooks
@ 2020-11-12 20:03 KP Singh
  2020-11-12 20:03 ` [PATCH bpf-next v2 1/2] bpf: Augment the set of sleepable LSM hooks KP Singh
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: KP Singh @ 2020-11-12 20:03 UTC (permalink / raw)
  To: linux-kernel, bpf
  Cc: Alexei Starovoitov, Daniel Borkmann, Martin KaFai Lau, Song Liu,
	Jann Horn, Hao Luo, Florent Revest, Brendan Jackman

From: KP Singh <kpsingh@google.com>

# v1 -> v2

  * Fixed typos and formatting errors.
  * Added Andrii's ack.

KP Singh (2):
  bpf: Augment the set of sleepable LSM hooks
  bpf: Expose bpf_d_path helper to sleepable LSM hooks

 include/linux/bpf_lsm.h  |   7 +++
 kernel/bpf/bpf_lsm.c     | 121 +++++++++++++++++++++++++++++++++++++++
 kernel/bpf/verifier.c    |  16 +-----
 kernel/trace/bpf_trace.c |   7 ++-
 4 files changed, 135 insertions(+), 16 deletions(-)

-- 
2.29.2.222.g5d2a92d10f8-goog


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-11-12 23:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 20:03 [PATCH bpf-next v2 0/2] Sleepable LSM Hooks KP Singh
2020-11-12 20:03 ` [PATCH bpf-next v2 1/2] bpf: Augment the set of sleepable LSM hooks KP Singh
2020-11-12 22:35   ` Daniel Borkmann
2020-11-12 23:59     ` KP Singh
2020-11-12 20:03 ` [PATCH bpf-next v2 2/2] bpf: Expose bpf_d_path helper to " KP Singh
2020-11-12 20:29 ` [PATCH bpf-next v2 0/2] Sleepable LSM Hooks KP Singh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).