aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-06-07af_unix: Fix a data-race in unix_dgram_peer_wake_me().Kuniyuki Iwashima1-1/+1
2022-06-07stmmac: intel: Fix an error handling path in intel_eth_pci_probe()Christophe JAILLET1-3/+1
2022-06-06net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_registerMiaoqian Lin1-0/+1
2022-06-06Merge branch 'amt-fix-several-bugs-in-amt_rcv'Jakub Kicinski1-19/+40
2022-06-06amt: fix wrong type string definitionTaehee Yoo1-0/+1
2022-06-06amt: fix possible null-ptr-deref in amt_rcv()Taehee Yoo1-1/+2
2022-06-06amt: fix wrong usage of pskb_may_pull()Taehee Yoo1-18/+37
2022-06-06net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min1-0/+29
2022-06-02Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds101-611/+665
2022-06-02module: Fix prefix for module.sig_enforce module paramSaravana Kannan1-0/+3
2022-06-02Merge tag 'pci-v5.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-235/+41
2022-06-02Merge branch 'net-af_packet-be-careful-when-expanding-mac-header-size'Jakub Kicinski3-4/+13
2022-06-02net/af_packet: make sure to pull mac headerEric Dumazet1-2/+4
2022-06-02net: add debug info to __skb_pull()Eric Dumazet1-1/+8
2022-06-02net: CONFIG_DEBUG_NET depends on CONFIG_NETEric Dumazet1-1/+1
2022-06-02stmmac: intel: Add RPL-P PCI IDMichael Sit Wei Hong1-0/+2
2022-06-02net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes2-4/+4
2022-06-02tipc: check attribute length for bearer nameHoang Le1-2/+1
2022-06-02Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds12-103/+253
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds8-58/+3
2022-06-02Merge tag 'printk-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-1/+1
2022-06-02Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds2-117/+278
2022-06-02i2c: ismt: prevent memory corruption in ismt_access()Dan Carpenter1-0/+3
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin4-139/+115
2022-06-02nfp: remove padding in nfp_nfdk_tx_descFei Qin3-9/+17
2022-06-02ax25: Fix ax25 session cleanup problemsDuoming Zhou4-11/+20
2022-06-01assoc_array: Fix BUG_ON during garbage collectStephen Brennan1-0/+8
2022-06-01net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao1-0/+1
2022-06-01Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski14-41/+115
2022-06-01Merge branch 'sfc-siena-fix-some-efx_separate_tx_channels-errors'Jakub Kicinski2-5/+3
2022-06-01sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet1-4/+2
2022-06-01sfc/siena: fix considering that all channels have TX queuesMartin Habets1-1/+1
2022-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecJakub Kicinski2-5/+8
2022-06-01Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski9-30/+39
2022-06-01Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds34-513/+719
2022-06-01socket: Don't use u8 type in uapi socket.hTobias Klauser1-1/+1
2022-06-01Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds14-18/+579
2022-06-01Merge tag 'i3c/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linuxLinus Torvalds7-94/+116
2022-06-01Merge tag 'for-5.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds2-4/+16
2022-06-01rtc: mxc: Silence a clang warningFabio Estevam1-1/+1
2022-06-01Merge tag 'for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds5-90/+95
2022-06-01Merge tag 'linux-watchdog-5.19-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds26-100/+822
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds24-1144/+1095
2022-06-01MAINTAINERS: rectify entries for some i3c drivers after dt conversionLukas Bulwahn1-2/+2
2022-06-01Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds5-151/+136
2022-06-01Merge tag '5.19-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds11-244/+325
2022-06-01afs: Fix infinite loop found by xfstest generic/676David Howells1-1/+4
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds33-367/+1558
2022-06-01Merge tag 'rpmsg-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linuxLinus Torvalds2-7/+6
2022-06-01Merge tag 'rproc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linuxLinus Torvalds14-182/+240