summaryrefslogtreecommitdiff
path: root/include/trace
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-01-07 12:07:38 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-01-07 12:07:38 +0100
commit87a72e81764d2fc5411706c551462d61cdb97660 (patch)
tree7a9aa3f71c14e39c92fcf777fd81969a7736a5fc /include/trace
parent56836c32a4b5df796b19635b84a7ba4e202ffca9 (diff)
downloadkernel-linux-4.9.y.tar.gz
Linux 4.9.337linux-4.9.y
Link: https://lore.kernel.org/r/20230105125334.727282894@linuxfoundation.org Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions
5fa2073f63965faad232af0adf9b7e50b5f340'>ppp: deflate: Remove useless call "zlib_inflateEnd"Jiapeng Chong 2021-03-24net: ppp: resolve forwarding path for bridge pppoe devicesFelix Fietkau 2021-03-17net: ppp: Mundane typo fixes in the file pppoe.cBhaskar Chowdhury 2021-03-10tty: remove TTY_LDISC_MAGICJiri Slaby 2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds 2021-02-02ppp: use new tasklet APIEmil Renner Berthing 2021-01-25Merge 5.11-rc5 into tty-nextGreg Kroah-Hartman 2021-01-21Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman 2021-01-20tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds 2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2021-01-08ppp: clean up endianness conversionsJulian Wiedmann 2021-01-08ppp: fix refcount underflow on channel unbridgeTom Parkin 2020-12-10ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctlsTom Parkin