summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-09perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFGKan Liang2-24/+35
2023-06-09ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li1-1/+24
2023-06-09btrfs: abort transaction when sibling keys check fails for leavesFilipe Manana1-0/+2
2023-06-09drm/ast: Fix ARM compatibilityJammy Huang1-4/+5
2023-06-09mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()Lee Jones1-0/+7
2023-06-09drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli1-0/+7
2023-06-09ASoC: Intel: soc-acpi-cht: Add quirk for Nextbook Ares 8A tabletHans de Goede1-0/+26
2023-06-09LoongArch: Add ARCH_HAS_FORTIFY_SOURCE selectionQing Zhang1-0/+1
2023-06-09drm/amd/display: fix memleak in aconnector->timing_requestedHersen Wu1-3/+6
2023-06-09ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs.jasontao2-0/+43
2023-06-09watchdog: menz069_wdt: fix watchdog initialisationJohannes Thumshirn1-10/+6
2023-06-09drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"Chong Li1-15/+17
2023-06-09mptcp: add annotations around sk->sk_shutdown accessesPaolo Abeni1-13/+16
2023-06-09mptcp: fix data race around msk->first accessPaolo Abeni1-3/+3
2023-06-09mptcp: consolidate passive msk socket initializationPaolo Abeni3-38/+33
2023-06-09mptcp: simplify subflow_syn_recv_sock()Paolo Abeni1-28/+13
2023-06-09mptcp: avoid unneeded address copyPaolo Abeni1-2/+0
2023-06-09mptcp: add annotations around msk->subflow accessesPaolo Abeni2-9/+15
2023-06-09mptcp: avoid unneeded __mptcp_nmpc_socket() usagePaolo Abeni1-3/+6
2023-06-09rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsgXin Long1-0/+12
2023-06-09rtnetlink: move IFLA_GSO_ tb check to validate_linkmsgXin Long1-15/+19
2023-06-09rtnetlink: call validate_linkmsg in rtnl_create_linkXin Long1-1/+7
2023-06-09ice: recycle/free all of the fragments from multi-buffer frameMaciej Fijalkowski1-1/+1
2023-06-09net: phy: mxl-gpy: extend interrupt fix to all impacted variantsXu Liang1-13/+3
2023-06-09net: renesas: rswitch: Fix return value in error path of xmitYoshihiro Shimoda1-1/+1
2023-06-09mtd: rawnand: marvell: don't set the NAND frequency selectChris Packham1-4/+0
2023-06-09mtd: rawnand: marvell: ensure timing values are writtenChris Packham1-0/+6
2023-06-09net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson1-1/+1
2023-06-09net: ipa: Use correct value for IPA_STATUS_SIZEBert Karwatzki1-1/+1
2023-06-09tcp: fix mishandling when the sack compression is deferred.fuyuanli3-4/+15
2023-06-09net/sched: flower: fix possible OOB write in fl_set_geneve_opt()Hangyu Hua1-0/+3
2023-06-09iommu/mediatek: Flush IOTLB completely only if domain has been attachedChen-Yu Tsai1-1/+2
2023-06-09sfc: fix error unwinds in TC offloadEdward Cree1-2/+2
2023-06-09net/mlx5: Read embedded cpu after init bit clearedMoshe Shemesh1-1/+1
2023-06-09net/mlx5e: Fix error handling in mlx5e_refresh_tirsSaeed Mahameed1-7/+4
2023-06-09nvme: fix the name of Zone Append for verbose loggingChristoph Hellwig1-1/+1
2023-06-09HID: logitech-hidpp: Handle timeout differently from busyBastien Nocera1-0/+1
2023-06-09nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter3-28/+10
2023-06-09udp6: Fix race condition in udp6_sendmsg & connectVladislav Efanov1-1/+1
2023-06-09net/netlink: fix NETLINK_LIST_MEMBERSHIPS length reportPedro Tammela1-1/+1
2023-06-09net: sched: fix NULL pointer dereference in mq_attachZhengchao Shao1-0/+4
2023-06-09net/sched: Prohibit regrafting ingress or clsact QdiscsPeilin Ye1-0/+5
2023-06-09net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) QdiscsPeilin Ye2-3/+8
2023-06-09net/sched: sch_clsact: Only create under TC_H_CLSACTPeilin Ye1-0/+6
2023-06-09net/sched: sch_ingress: Only create under TC_H_INGRESSPeilin Ye1-0/+6
2023-06-09net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINKWen Gu1-2/+2
2023-06-09net/smc: Scan from current RMB list when no position specifiedWen Gu1-1/+4
2023-06-09rxrpc: Truncate UTS_RELEASE for rxrpc versionDavid Howells3-1/+12
2023-06-09tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss setCambda Zhu1-1/+2
2023-06-09tcp: deny tcp_disconnect() when threads are waitingEric Dumazet4-0/+13