summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-20sctp: fix a potential overflow in sctp_ifwdtsn_skipXin Long1-1/+2
2023-04-20net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()Ziyang Xuan1-3/+5
2023-04-20rtnetlink: Restore RTM_NEW/DELLINK notification behaviorMartin Willi3-4/+12
2023-04-20cgroup,freezer: hold cpu_hotplug_lock before freezer_mutexTetsuo Handa1-2/+5
2023-04-20net: wwan: iosm: Fix error handling path in ipc_pcie_probe()Harshit Mogalapalli1-1/+2
2023-04-20smc: Fix use-after-free in tcp_write_timer_handler().Kuniyuki Iwashima1-0/+11
2023-04-20qlcnic: check pci_reset_function resultDenis Plotnikov1-1/+7
2023-04-20drm/armada: Fix a potential double free in an error handling pathChristophe JAILLET1-1/+0
2023-04-20drm/nouveau/fb: add missing sysmen flush callbacksKarol Herbst4-0/+4
2023-04-20Bluetooth: Set ISO Data Path on broadcast sinkClaudia Draghicescu1-1/+1
2023-04-20Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockoptLuiz Augusto von Dentz1-7/+9
2023-04-20Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz4-15/+22
2023-04-20Bluetooth: hci_conn: Fix not cleaning up on LE Connection failureLuiz Augusto von Dentz1-28/+24
2023-04-20net: openvswitch: fix race on port outputFelix Huettner2-1/+2
2023-04-20iavf: remove active_cvlans and active_svlans bitmapsAhmed Zaki3-47/+45
2023-04-20iavf: refactor VLAN filter statesAhmed Zaki3-26/+28
2023-04-20bonding: fix ns validation on backup slavesHangbin Liu2-4/+9
2023-04-20tcp: restrict net.ipv4.tcp_app_winYueHaibing2-0/+5
2023-04-20niu: Fix missing unwind goto in niu_alloc_channels()Harshit Mogalapalli1-1/+1
2023-04-20KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMsFuad Tabba3-9/+29
2023-04-20bpf, arm64: Fixed a BTI error on returning to patched functionXu Kuohai2-1/+6
2023-04-209p/xen : Fix use after free bug in xen_9pfs_front_remove due to race conditionZheng Wang1-0/+4
2023-04-20dmaengine: apple-admac: Fix 'current_tx' not getting freedMartin Povišer1-1/+4
2023-04-20dmaengine: apple-admac: Set src_addr_widths capabilityMartin Povišer1-0/+3
2023-04-20dmaengine: apple-admac: Handle 'global' interrupt flagsMartin Povišer1-2/+10
2023-04-20LoongArch, bpf: Fix jit to skip speculation barrier opcodeGeorge Guo1-0/+4
2023-04-20bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcpMartin KaFai Lau1-2/+2
2023-04-20RDMA/cma: Allow UD qp_type to join multicast onlyMark Zhang1-26/+34
2023-04-20clk: rs9: Fix suspend/resumeAlexander Stein1-1/+2
2023-04-20RDMA/erdma: Defer probing if netdevice can not be foundCheng Xu1-1/+1
2023-04-20RDMA/erdma: Inline mtt entries into WQE if supportedCheng Xu1-1/+1
2023-04-20RDMA/erdma: Update default EQ depth to 4096 and max_send_wr to 8192Cheng Xu2-2/+2
2023-04-20RDMA/erdma: Fix some typosCheng Xu3-3/+3
2023-04-20IB/mlx5: Add support for 400G_8X lane speedMaher Sanalla1-0/+4
2023-04-20RDMA/irdma: Add ipv4 check to irdma_find_listener()Tatyana Nikolova1-6/+10
2023-04-20RDMA/irdma: Increase iWARP CM default rexmit countMustafa Ismail1-1/+1
2023-04-20RDMA/irdma: Fix memory leak of PBLE objectsMustafa Ismail1-0/+3
2023-04-20RDMA/irdma: Do not generate SW completions for NOPsMustafa Ismail1-1/+4
2023-04-20clk: sprd: set max_register according to mapping rangeChunyan Zhang1-3/+6
2023-04-20io_uring: complete request via task work in case of DEFER_TASKRUNMing Lei1-1/+1
2023-04-20drm/i915/dsi: fix DSS CTL register offsets for TGL+Jani Nikula1-4/+16
2023-04-20fbcon: set_con2fb_map needs to set con2fb_map!Daniel Vetter1-1/+2
2023-04-20fbcon: Fix error paths in set_con2fb_mapDaniel Vetter1-9/+8
2023-04-20KVM: arm64: PMU: Restore the guest's EL0 event counting after migrationReiji Watanabe2-1/+1
2023-04-20mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_minChristophe Kerello1-1/+1
2023-04-20mtd: rawnand: stm32_fmc2: remove unsupported EDO modeChristophe Kerello1-0/+3
2023-04-20mtd: rawnand: meson: fix bitmask for length in command wordArseniy Krasnov1-3/+3
2023-04-20mtdblock: tolerate corrected bit-flipsBang Li1-4/+8
2023-04-20fbmem: Reject FB_ACTIVATE_KD_TEXT from userspaceDaniel Vetter1-0/+2
2023-04-20btrfs: fix fast csum implementation detectionChristoph Hellwig2-2/+14