summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-27net/sched: act_ct: fix ref leak when switching zonesMarcelo Ricardo Leitner1-6/+9
2022-03-27Merge tag 'trace-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-2/+7
2022-03-27net/smc: fix a memory leak in smc_sysctl_net_exit()Eric Dumazet1-0/+5
2022-03-27selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski1-0/+6
2022-03-27octeontx2-af: initialize action variableTom Rix1-8/+7
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds143-1254/+4892
2022-03-26Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds50-363/+1545
2022-03-26Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2022-03-26Merge tag 'array-bounds-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2022-03-26Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-56/+272
2022-03-26Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds21-47/+770
2022-03-26Merge tag 'for-5.18/alloc-cleanups-2022-03-25' of git://git.kernel.dk/linux-b...Linus Torvalds1-4/+2
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds32-303/+10
2022-03-26net: sparx5: switchdev: fix possible NULL pointer dereferenceZheng Yongjun1-0/+2
2022-03-26net/x25: Fix null-ptr-deref caused by x25_disconnectDuoming Zhou1-3/+8
2022-03-26qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix1-5/+5
2022-03-26net: sparx5: depends on PTP_1588_CLOCK_OPTIONALRandy Dunlap1-0/+1
2022-03-26Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds208-2034/+4441
2022-03-26Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds3-15/+24
2022-03-26Merge branch 'hns3-fixes'David S. Miller5-17/+107
2022-03-26net: hns3: fix phy can not link up when autoneg off and resetGuangbin Huang1-2/+2
2022-03-26net: hns3: add NULL pointer check for hns3_set/get_ringparam()Hao Chen1-3/+9
2022-03-26net: hns3: add netdev reset check for hns3_set_tunable()Hao Chen1-3/+5
2022-03-26net: hns3: clean residual vf config after disable sriovPeng Li3-0/+71
2022-03-26net: hns3: add max order judgement for tx spare bufferHao Chen1-0/+6
2022-03-26net: hns3: fix ethtool tx copybreak buf size indicating not aligned issueHao Chen2-9/+14
2022-03-26perf evsel: Improve AMD IBS (Instruction-Based Sampling) error handling messagesKim Phillips1-0/+25
2022-03-26perf python: Add perf_env stubs that will be needed in evsel__open_strerror()Arnaldo Carvalho de Melo1-1/+12
2022-03-26perf tools: Enhance the matching of sub-commands abbreviationsWei Li9-18/+23
2022-03-26libperf tests: Fix typo in perf_evlist__open() failure error messagesShunsuke Nakamura1-4/+4
2022-03-26tools arm64: Import cputype.hAli Saidi2-0/+259
2022-03-26Merge tag 'for-linus-5.17-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds6-72/+70
2022-03-26Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-17/+20
2022-03-26selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel1-4/+4
2022-03-26net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli1-0/+21
2022-03-26Merge tag 'fsnotify_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-23/+61
2022-03-26llc: only change llc->dev when bind() succeedsEric Dumazet1-25/+34
2022-03-26Merge branch 'net-hns3-add-some-fixes-for-net'Jakub Kicinski3-31/+101
2022-03-26net: hns3: refine the process when PF set VF VLANJian Shen2-5/+18
2022-03-26net: hns3: add vlan list lock to protect vlan listJian Shen2-4/+35
2022-03-26net: hns3: fix port base vlan add fail when concurrent with resetJian Shen2-19/+46
2022-03-26net: hns3: fix bug when PF set the duplicate MAC address for VFsJian Shen1-3/+2
2022-03-26Merge branch 'net-sparx5-refactor-based-on-feedback-on'Jakub Kicinski5-47/+24
2022-03-26net: sparx5: Refactor mdb handling according to feedbackCasper Andersson5-26/+24
2022-03-26net: sparx5: Remove unused GLAG handling in PGIDCasper Andersson2-21/+0
2022-03-26net: enetc: report software timestamping via SO_TIMESTAMPINGVladimir Oltean1-1/+4
2022-03-26Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds9-24/+82
2022-03-26Merge tag 'backlight-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-11/+9
2022-03-25Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds60-2814/+1947
2022-03-25Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds84-999/+2921