lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 15 Nov 2022 09:10:55 +0000
From:   Eric Dumazet <edumazet@...gle.com>
To:     "David S . Miller" <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>,
        Paolo Abeni <pabeni@...hat.com>
Cc:     netdev@...r.kernel.org, eric.dumazet@...il.com,
        Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net-next 0/6] net: more try_cmpxchg() conversions

Adopt try_cmpxchg() and friends in more places, as this
is preferred nowadays.

Eric Dumazet (6):
  net: mm_account_pinned_pages() optimization
  ipv6: fib6_new_sernum() optimization
  net: net_{enable|disable}_timestamp() optimizations
  net: adopt try_cmpxchg() in napi_schedule_prep() and
    napi_complete_done()
  net: adopt try_cmpxchg() in napi_{enable|disable}()
  net: __sock_gen_cookie() cleanup

 net/core/dev.c       | 42 +++++++++++++++---------------------------
 net/core/skbuff.c    |  5 ++---
 net/core/sock_diag.c | 12 ++++++------
 net/ipv6/ip6_fib.c   |  7 +++----
 4 files changed, 26 insertions(+), 40 deletions(-)

-- 
2.38.1.431.g37b22c650d-goog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ