All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Miscellaneous fixes
@ 2019-07-08 11:22 Andrew Murray
  2019-07-08 11:22 ` [PATCH 1/4] smdb.py: fix handling of capped ranges Andrew Murray
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Andrew Murray @ 2019-07-08 11:22 UTC (permalink / raw)
  To: Dan Carpenter; +Cc: smatch

This series provides miscellaneous fixes and removes some unintended
debug.

Andrew Murray (4):
  smdb.py: fix handling of capped ranges
  smdb.py: fix param tracking now that we use $ instead of p
  user_data: Recognize uaccess for non-x86 architectures
  kchecker: remove debug

 check_get_user_overflow.c | 2 +-
 smatch_data/db/smdb.py    | 6 +++---
 smatch_kernel_user_data.c | 2 +-
 smatch_scripts/kchecker   | 1 -
 4 files changed, 5 insertions(+), 6 deletions(-)

-- 
2.21.0

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

end of thread, other threads:[~2019-10-07 14:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-08 11:22 [PATCH 0/4] Miscellaneous fixes Andrew Murray
2019-07-08 11:22 ` [PATCH 1/4] smdb.py: fix handling of capped ranges Andrew Murray
2019-07-08 11:22 ` [PATCH 2/4] smdb.py: fix param tracking now that we use $ instead of p Andrew Murray
2019-07-08 11:22 ` [PATCH 3/4] user_data: Recognize uaccess for non-x86 architectures Andrew Murray
2019-07-08 11:22 ` [PATCH 4/4] kchecker: remove debug Andrew Murray
2019-07-17 10:18 ` [PATCH 0/4] Miscellaneous fixes Dan Carpenter
2019-10-07 14:20   ` Andrew Murray

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.