summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusionDavid Woodhouse2022-04-082-38/+37
* gcc-plugins/stackleak: Exactly match strings instead of prefixesKees Cook2022-04-081-4/+21
* crypto: octeontx2 - CN10K CPT to RNM workaroundSrujana Challa2022-04-081-1/+42
* crypto: hisilicon/qm - cleanup warning in qm_vf_read_qosKai Ye2022-04-081-1/+1
* regulator: rpi-panel: Handle I2C errors/timing to the AtmelDave Stevenson2022-04-081-10/+46
* LSM: general protection fault in legacy_parse_paramCasey Schaufler2022-04-082-5/+17
* fs: fix fd table size alignment properlyLinus Torvalds2022-04-081-2/+1
* lib/test: use after free in register_test_dev_kmod()Dan Carpenter2022-04-081-0/+1
* fs: fd tables have to be multiples of BITS_PER_LONGLinus Torvalds2022-04-081-0/+30
* net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-081-3/+3
* NFSv4/pNFS: Fix another issue with a list iterator pointing to the headTrond Myklebust2022-04-083-18/+22
* net/sched: act_ct: fix ref leak when switching zonesMarcelo Ricardo Leitner2022-04-081-6/+9
* selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski2022-04-081-0/+6
* octeontx2-af: initialize action variableTom Rix2022-04-081-8/+7
* net: sparx5: switchdev: fix possible NULL pointer dereferenceZheng Yongjun2022-04-081-0/+2
* net/x25: Fix null-ptr-deref caused by x25_disconnectDuoming Zhou2022-04-081-3/+8
* qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix2022-04-081-5/+5
* net: sparx5: depends on PTP_1588_CLOCK_OPTIONALRandy Dunlap2022-04-081-0/+1
* net: hns3: fix phy can not link up when autoneg off and resetGuangbin Huang2022-04-081-2/+2
* net: hns3: add NULL pointer check for hns3_set/get_ringparam()Hao Chen2022-04-081-3/+9
* net: hns3: add netdev reset check for hns3_set_tunable()Hao Chen2022-04-081-3/+5
* net: hns3: clean residual vf config after disable sriovPeng Li2022-04-083-0/+71
* net: hns3: add max order judgement for tx spare bufferHao Chen2022-04-081-0/+6
* net: hns3: fix ethtool tx copybreak buf size indicating not aligned issueHao Chen2022-04-082-9/+14
* libperf tests: Fix typo in perf_evlist__open() failure error messagesShunsuke Nakamura2022-04-081-4/+4
* NFS: Don't loop forever in nfs_do_recoalesce()Trond Myklebust2022-04-081-0/+1
* selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel2022-04-081-4/+4
* net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli2022-04-081-0/+21
* net: hns3: refine the process when PF set VF VLANJian Shen2022-04-082-5/+18
* net: hns3: add vlan list lock to protect vlan listJian Shen2022-04-082-4/+35
* net: hns3: fix port base vlan add fail when concurrent with resetJian Shen2022-04-082-19/+46
* net: hns3: fix bug when PF set the duplicate MAC address for VFsJian Shen2022-04-081-3/+2
* net: enetc: report software timestamping via SO_TIMESTAMPINGVladimir Oltean2022-04-081-1/+4
* xen: fix is_xen_pmu()Juergen Gross2022-04-083-8/+7
* clk: Initialize orphan req_rateMaxime Ripard2022-04-081-0/+13
* vsock/virtio: enable VQs early on probeStefano Garzarella2022-04-081-0/+2
* vsock/virtio: read the negotiated features before using VQsStefano Garzarella2022-04-081-3/+3
* vsock/virtio: initialize vdev->priv before using VQsStefano Garzarella2022-04-081-1/+2
* clk: qcom: gcc-msm8994: Fix gpll4 widthKonrad Dybcio2022-04-081-0/+1
* net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resumeBjorn Andersson2022-04-081-0/+7
* perf stat: Fix forked applications enablement of countersThomas Richter2022-04-081-1/+1
* kdb: Fix the putarea helper functionDaniel Thompson2022-04-081-1/+1
* NFSv4.1: don't retry BIND_CONN_TO_SESSION on session errorOlga Kornievskaia2022-04-081-0/+1
* SUNRPC don't resend a task on an offlined transportOlga Kornievskaia2022-04-081-1/+3
* netfilter: nf_conntrack_tcp: preserve liberal flag in tcp optionsPablo Neira Ayuso2022-04-081-4/+13
* netfilter: egress: Report interface as outgoingPhil Sutter2022-04-081-1/+1
* perf parse-events: Move slots only with topdownIan Rogers2022-04-081-4/+14
* SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust2022-04-082-10/+13
* SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOCNeilBrown2022-04-086-7/+34
* SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown2022-04-082-2/+6