mbox series

pull-request: ieee802154 for net 2023-01-30

Message ID 20230130095646.301448-1-stefan@datenfreihafen.org (mailing list archive)
State Accepted
Commit 9b3fc325c2a7e9e17e22b008357cb0ceb810d9b2
Headers show
Series pull-request: ieee802154 for net 2023-01-30 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-net-2023-01-30

Checks

Context Check Description
netdev/tree_selection success Pull request for net
netdev/build_32bit success Errors and warnings before: 669 this patch: 669
netdev/build_clang fail Errors and warnings before: 3 this patch: 3
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/verify_fixes success Fixes tag looks correct
netdev/build_allmodconfig_warn fail Errors and warnings before: 3 this patch: 3

Message

Stefan Schmidt Jan. 30, 2023, 9:56 a.m. UTC
Hello Dave, Jakub.

An update from ieee802154 for your *net* tree:

Only one fix this time around.

Miquel Raynal fixed a potential double free spotted by Dan Carpenter.

regards
Stefan Schmidt

The following changes since commit 9cd3fd2054c3b3055163accbf2f31a4426f10317:

  net_sched: reject TCF_EM_SIMPLE case for complex ematch module (2022-12-19 09:43:18 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-net-2023-01-30

for you to fetch changes up to 71a06f1034b91e15d3ba6b5539c7d3a2d7f13030:

  mac802154: Fix possible double free upon parsing error (2022-12-19 11:38:12 +0100)

----------------------------------------------------------------
Miquel Raynal (1):
      mac802154: Fix possible double free upon parsing error

 net/mac802154/rx.c | 1 -
 1 file changed, 1 deletion(-)

Comments

patchwork-bot+netdevbpf@kernel.org Jan. 31, 2023, 5:20 a.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 30 Jan 2023 10:56:46 +0100 you wrote:
> Hello Dave, Jakub.
> 
> An update from ieee802154 for your *net* tree:
> 
> Only one fix this time around.
> 
> Miquel Raynal fixed a potential double free spotted by Dan Carpenter.
> 
> [...]

Here is the summary with links:
  - pull-request: ieee802154 for net 2023-01-30
    https://git.kernel.org/netdev/net/c/9b3fc325c2a7

You are awesome, thank you!