summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-08regulator: rpi-panel: Handle I2C errors/timing to the AtmelDave Stevenson1-10/+46
2022-04-08LSM: general protection fault in legacy_parse_paramCasey Schaufler2-5/+17
2022-04-08fs: fix fd table size alignment properlyLinus Torvalds1-2/+1
2022-04-08lib/test: use after free in register_test_dev_kmod()Dan Carpenter1-0/+1
2022-04-08fs: fd tables have to be multiples of BITS_PER_LONGLinus Torvalds1-0/+30
2022-04-08net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iteratorXiaomeng Tong1-3/+3
2022-04-08NFSv4/pNFS: Fix another issue with a list iterator pointing to the headTrond Myklebust3-18/+22
2022-04-08net/sched: act_ct: fix ref leak when switching zonesMarcelo Ricardo Leitner1-6/+9
2022-04-08net: prefer nf_ct_put instead of nf_conntrack_putFlorian Westphal3-9/+15
2022-04-08selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski1-0/+6
2022-04-08octeontx2-af: initialize action variableTom Rix1-8/+7
2022-04-08net: sparx5: switchdev: fix possible NULL pointer dereferenceZheng Yongjun1-0/+2
2022-04-08net/x25: Fix null-ptr-deref caused by x25_disconnectDuoming Zhou1-3/+8
2022-04-08qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix1-5/+5
2022-04-08net: sparx5: depends on PTP_1588_CLOCK_OPTIONALRandy Dunlap1-0/+1
2022-04-08net: hns3: clean residual vf config after disable sriovPeng Li3-0/+71
2022-04-08NFS: Don't loop forever in nfs_do_recoalesce()Trond Myklebust1-0/+1
2022-04-08selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel1-4/+4
2022-04-08net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli1-0/+21
2022-04-08net: hns3: refine the process when PF set VF VLANJian Shen2-5/+18
2022-04-08net: hns3: format the output of the MAC addressYufeng Mo4-31/+74
2022-04-08net: hns3: add vlan list lock to protect vlan listJian Shen2-4/+35
2022-04-08net: hns3: fix port base vlan add fail when concurrent with resetJian Shen2-19/+46
2022-04-08net: hns3: fix bug when PF set the duplicate MAC address for VFsJian Shen1-3/+2
2022-04-08net: enetc: report software timestamping via SO_TIMESTAMPINGVladimir Oltean1-1/+4
2022-04-08xen: fix is_xen_pmu()Juergen Gross3-8/+7
2022-04-08clk: Initialize orphan req_rateMaxime Ripard1-0/+13
2022-04-08vsock/virtio: enable VQs early on probeStefano Garzarella1-0/+2
2022-04-08vsock/virtio: read the negotiated features before using VQsStefano Garzarella1-3/+3
2022-04-08vsock/virtio: initialize vdev->priv before using VQsStefano Garzarella1-1/+2
2022-04-08clk: qcom: gcc-msm8994: Fix gpll4 widthKonrad Dybcio1-0/+1
2022-04-08perf stat: Fix forked applications enablement of countersThomas Richter1-1/+1
2022-04-08kdb: Fix the putarea helper functionDaniel Thompson1-1/+1
2022-04-08NFSv4.1: don't retry BIND_CONN_TO_SESSION on session errorOlga Kornievskaia1-0/+1
2022-04-08SUNRPC don't resend a task on an offlined transportOlga Kornievskaia1-1/+3
2022-04-08netfilter: nf_conntrack_tcp: preserve liberal flag in tcp optionsPablo Neira Ayuso1-4/+13
2022-04-08netfilter: egress: Report interface as outgoingPhil Sutter1-1/+1
2022-04-08SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust2-10/+13
2022-04-08SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOCNeilBrown6-7/+34
2022-04-08SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown2-2/+6
2022-04-08jfs: fix divide error in dbNextAGPavel Skripkin1-0/+7
2022-04-08driver core: dd: fix return value of __setup handlerRandy Dunlap1-1/+1
2022-04-08firmware: google: Properly state IOMEM dependencyDavid Gow1-1/+1
2022-04-08kgdbts: fix return value of __setup handlerRandy Dunlap1-2/+2
2022-04-08virt: acrn: fix a memory leak in acrn_dev_ioctl()Xiaolong Huang1-5/+15
2022-04-08virt: acrn: obtain pa from VMA with PFNMAP flagYonghua Huang1-0/+24
2022-04-08serial: 8250: fix XOFF/XON sending when DMA is usedIlpo Järvinen4-4/+27
2022-04-08kgdboc: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-04-08tty: hvc: fix return value of __setup handlerRandy Dunlap1-1/+3
2022-04-08pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probeMiaoqian Lin1-0/+2