summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-15net: hns3: fix incorrect hw rss hash type of rx packetJian Shen
2022-11-15net: phy: marvell: add sleep time after enabling the loopback bitAminuddin Jamaluddin
2022-11-15net: ena: Fix error handling in ena_init()Yuan Can
2022-11-15kcm: close race conditions on sk_receive_queueCong Wang
2022-11-15platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checksMario Limonciello
2022-11-15pinctrl: mediatek: Export debounce time tablesLinus Walleij
2022-11-15xen/platform-pci: use define instead of literal numberJuergen Gross
2022-11-15MAINTAINERS: git://github.com -> https://github.com for HiSiliconPalmer Dabbelt
2022-11-14net: ionic: Fix error handling in ionic_init_module()Yuan Can
2022-11-14mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removedAmit Cohen
2022-11-14Merge tag 'vfio-v6.1-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-11-14Merge tag 'mtd/fixes-for-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-14erofs: fix missing xas_retry() in fscache modeJingbo Xu
2022-11-14NFSD: Fix trace_nfsd_fh_verify_err() crasherChuck Lever
2022-11-14pinctrl: mediatek: Fix EINT pins input debounce time configurationAngeloGioacchino Del Regno
2022-11-14xen/platform-pci: add missing free_irq() in error pathruanjinjie
2022-11-14xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL tooMarek Marczykowski-Górecki
2022-11-14xen/pcpu: fix possible memory leak in register_pcpu()Yang Yingliang
2022-11-14x86/xen: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-14net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shimsVladimir Oltean
2022-11-14net: mhi: Fix memory leak in mhi_net_dellink()Wei Yongjun
2022-11-14Merge branch 'octeon_ep-fixes'David S. Miller
2022-11-14octeon_ep: ensure get mac address successfully before eth_hw_addr_set()Ziyang Xuan
2022-11-14octeon_ep: fix potential memory leak in octep_device_setup()Ziyang Xuan
2022-11-14octeon_ep: ensure octep_get_link_status() successfully before octep_link_up()Ziyang Xuan
2022-11-14octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open()Ziyang Xuan
2022-11-14bnxt_en: Remove debugfs when pci_register_driver failedGaosheng Cui
2022-11-14net: caif: fix double disconnect client in chnl_net_open()Zhengchao Shao
2022-11-14net: macvlan: Use built-in RCU list checkingChuang Wang
2022-11-14mISDN: fix misuse of put_device() in mISDN_register_device()Wang ShaoBo
2022-11-14net: liquidio: release resources when liquidio driver open failedZhengchao Shao
2022-11-14ceph: fix NULL pointer dereference for req->r_sessionXiubo Li
2022-11-14ceph: avoid putting the realm twice when decoding snaps failsXiubo Li
2022-11-14ceph: fix a NULL vs IS_ERR() check when calling ceph_lookup_inode()Dan Carpenter
2022-11-14MAINTAINERS: git://github.com -> https://github.com for cephPalmer Dabbelt
2022-11-14Merge tag 'at91-fixes-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-11-14Merge tag 'qcom-arm64-fixes-for-6.1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2022-11-14soc: imx8m: Enable OCOTP clock before reading the registerXiaolei Wang
2022-11-13Linux 6.1-rc5v6.1-rc5Linus Torvalds
2022-11-13Merge tag 'mips-fixes_6.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-13Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-11-12Merge tag 'sound-fix-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-12ALSA: memalloc: Try dma_alloc_noncontiguous() at firstTakashi Iwai
2022-11-11Merge tag 'ata-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-11-11mctp i2c: don't count unused / invalid keys for flow releaseJeremy Kerr
2022-11-11net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init()Yu Liao
2022-11-11net: stmmac: ensure tx function is not running in stmmac_xdp_release()Mohd Faizal Abdul Rahim
2022-11-11net: phy: dp83867: Fix SGMII FIFO depth for non OF devicesMichael Sit Wei Hong
2022-11-11net: hinic: Fix error handling in hinic_module_init()Yuan Can