31 May, 2019

1 commit

  • Based on 1 normalized pattern(s):

    this program is free software you can redistribute it and or modify
    it under the terms of the gnu general public license as published by
    the free software foundation either version 2 of the license or at
    your option any later version

    extracted by the scancode license scanner the SPDX license identifier

    GPL-2.0-or-later

    has been chosen to replace the boilerplate/reference in 3029 file(s).

    Signed-off-by: Thomas Gleixner
    Reviewed-by: Allison Randal
    Cc: linux-spdx@vger.kernel.org
    Link: https://lkml.kernel.org/r/20190527070032.746973796@linutronix.de
    Signed-off-by: Greg Kroah-Hartman

    Thomas Gleixner
     

18 May, 2018

1 commit


30 Jan, 2018

1 commit


09 Dec, 2017

1 commit


17 Aug, 2017

1 commit

  • As found by syzkaller, malicious users can set whatever tx_queue_len
    on a tun device and eventually crash the kernel.

    Lets remove the ALIGN(XXX, SMP_CACHE_BYTES) thing since a small
    ring buffer is not fast anyway.

    Fixes: 2e0ab8ca83c1 ("ptr_ring: array based FIFO for pointers")
    Signed-off-by: Eric Dumazet
    Reported-by: Dmitry Vyukov
    Cc: Michael S. Tsirkin
    Cc: Jason Wang
    Signed-off-by: David S. Miller

    Eric Dumazet
     

18 May, 2017

2 commits


01 Jul, 2016

2 commits


16 Jun, 2016

2 commits