summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-26Merge tag 'nfsd-5.14-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-08-26Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-08-26Merge tag 'ceph-for-5.14-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-08-26Revert "net: really fix the build..."Kalle Valo
2021-08-26Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-08-26Merge branch 'net-hns3-add-some-fixes-for-net'Jakub Kicinski
2021-08-26net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo
2021-08-26net: hns3: change the method of getting cmd index in debugfsYufeng Mo
2021-08-26net: hns3: fix duplicate node in VLAN listGuojia Liao
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo
2021-08-26net: fix NULL pointer reference in cipso_v4_doi_free王贇
2021-08-26rtnetlink: Return correct error on changing device netnsAndrey Ignatov
2021-08-26Merge branch 'dsa-hellcreek-fixes'David S. Miller
2021-08-26net: dsa: hellcreek: Adjust schedule look ahead windowKurt Kanzenbach
2021-08-26net: dsa: hellcreek: Fix incorrect setting of GCLKurt Kanzenbach
2021-08-26cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy
2021-08-26Merge branch 'inet-siphash'David S. Miller
2021-08-26ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet
2021-08-26ipv6: use siphash in rt6_exception_hash()Eric Dumazet
2021-08-26Merge tag 'linux-can-fixes-for-5.14-20210826' of git://git.kernel.org/pub/scm...David S. Miller
2021-08-26can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje
2021-08-25net: usb: asix: ax88772: fix boolconv.cocci warningskernel test robot
2021-08-25SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...Trond Myklebust
2021-08-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-08-25MAINTAINERS: exfat: update my email addressNamjae Jeon
2021-08-25mm/memory_hotplug: fix potential permanent lru cache disableMiaohe Lin
2021-08-25pipe: do FASYNC notifications for every pipe IO, not just state changesLinus Torvalds
2021-08-25Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2021-08-25ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()Tuo Li
2021-08-25ceph: correctly handle releasing an embedded cap flushXiubo Li
2021-08-25Revert "btrfs: compression: don't try to compress if we don't have enough pages"Qu Wenruo
2021-08-25Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"Will Deacon
2021-08-25net/sched: ets: fix crash when flipping from 'strict' to 'quantum'Davide Caratti
2021-08-25qede: Fix memset corruptionShai Malin
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of buf->xdpSong Yoong Siang
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of xsk_poolSong Yoong Siang
2021-08-25net: macb: Add a NULL check on desc_ptpHarini Katakam
2021-08-25net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warningsMichael Riesch
2021-08-24net: phy: mediatek: add the missing suspend/resume callbacksDENG Qingfang
2021-08-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-24net: dsa: mv88e6xxx: Update mv88e6393x serdes errataNathan Rossi
2021-08-24ipv6: correct comments about fib6_node sernumzhang kai
2021-08-24qed: Fix the VF msix vectors flowShai Malin
2021-08-23ucounts: Increase ucounts reference counter before the security hookAlexey Gladkov
2021-08-23ucounts: Fix regression preventing increasing of rlimits in init_user_nsEric W. Biederman