Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH bpf-next v2 0/3] bpf: Some fixes for nullness elision
@ 2025-02-04 17:25 Daniel Xu
  2025-02-04 17:25 ` [PATCH bpf-next v2 2/3] bpf: selftests: Test constant key extraction on irrelevant maps Daniel Xu
  2025-02-07 23:50 ` [PATCH bpf-next v2 0/3] bpf: Some fixes for nullness elision patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Daniel Xu @ 2025-02-04 17:25 UTC (permalink / raw)
  To: linux-kselftest, linux-kernel, bpf; +Cc: mhartmay, iii

Two fixes for nullness elision. See commits for more details.

=== Changelog ===
Changes from v1:
* Reword commit message in patch 1
* Add tags

Daniel Xu (3):
  bpf: verifier: Do not extract constant map keys for irrelevant maps
  bpf: selftests: Test constant key extraction on irrelevant maps
  bpf: verifier: Disambiguate get_constant_map_key() errors

 kernel/bpf/verifier.c                         | 29 ++++++++++++++-----
 .../bpf/progs/verifier_array_access.c         | 15 ++++++++++
 2 files changed, 36 insertions(+), 8 deletions(-)

-- 
2.47.1


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

end of thread, other threads:[~2025-02-07 23:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-04 17:25 [PATCH bpf-next v2 0/3] bpf: Some fixes for nullness elision Daniel Xu
2025-02-04 17:25 ` [PATCH bpf-next v2 2/3] bpf: selftests: Test constant key extraction on irrelevant maps Daniel Xu
2025-02-07 23:50 ` [PATCH bpf-next v2 0/3] bpf: Some fixes for nullness elision patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox