summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-30mlxsw: Fix the size of 'VIRT_ROUTER_MSB'Amit Cohen3-5/+5
2023-08-30mlxsw: reg: Fix SSPR register layoutIdo Schimmel1-9/+0
2023-08-30mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTCDanielle Ratson1-2/+6
2023-08-30ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()Lu Wei1-1/+2
2023-08-30dccp: annotate data-races in dccp_poll()Eric Dumazet1-8/+12
2023-08-30sock: annotate data-races around prot->memory_pressureEric Dumazet2-4/+5
2023-08-30net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gatesVladimir Oltean1-0/+3
2023-08-30devlink: add missing unregister linecard notificationJiri Pirko1-0/+3
2023-08-30octeontx2-af: SDP: fix receive link configHariprasad Kelam1-1/+2
2023-08-30tracing: Fix memleak due to race between current_tracer and traceZheng Yejian3-2/+12
2023-08-30tracing/synthetic: Allocate one additional element for sizeSven Schnelle1-1/+2
2023-08-30tracing/synthetic: Skip first entry for stack tracesSven Schnelle1-13/+4
2023-08-30tracing/synthetic: Use union instead of castsSven Schnelle3-50/+56
2023-08-30tracing: Fix cpu buffers unavailable due to 'record_disabled' missedZheng Yejian1-0/+6
2023-08-30wifi: iwlwifi: mvm: add dependency for PTP clockRandy Dunlap1-0/+1
2023-08-30can: raw: fix lockdep issue in raw_release()Eric Dumazet1-2/+3
2023-08-30can: raw: fix receiver memory leakZiyang Xuan1-33/+24
2023-08-30jbd2: fix a race when checking checkpoint buffer busyZhang Yi3-15/+41
2023-08-30jbd2: remove journal_clean_one_cp_list()Zhang Yi2-66/+21
2023-08-30jbd2: remove t_checkpoint_io_listZhang Yi3-48/+3
2023-08-30PCI: acpiphp: Reassign resources on bridge if necessaryIgor Mammedov1-4/+1
2023-08-30xprtrdma: Remap Receive buffers after a reconnectChuck Lever1-5/+4
2023-08-30NFSv4: fix out path in __nfs4_get_acl_uncachedFedor Pchelkin1-3/+2
2023-08-30NFSv4.2: fix error handling in nfs42_proc_getxattrFedor Pchelkin1-3/+2
2023-08-23Linux 6.4.12v6.4.12Greg Kroah-Hartman1-1/+1
2023-08-23net: fix the RTO timer retransmitting skb every 1ms if linear option is enabledJason Xing1-1/+3
2023-08-23af_unix: Fix null-ptr-deref in unix_stream_sendpage().Kuniyuki Iwashima1-5/+4
2023-08-23ASoC: SOF: intel: hda: Clean up link DMA for IPC3 during stopRanjani Sridharan3-5/+18
2023-08-23Revert "perf report: Append inlines to non-DWARF callchains"Arnaldo Carvalho de Melo1-5/+0
2023-08-23drm/amdgpu: keep irq count in amdgpu_irq_disable_allGuchun Chen1-1/+0
2023-08-23drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11Tim Huang1-2/+2
2023-08-23drm/amd/display: disable RCO for DCN314Daniel Miess2-1/+5
2023-08-23ASoC: amd: vangogh: select CONFIG_SND_AMD_ACP_CONFIGArnd Bergmann1-0/+1
2023-08-23drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7Umio Yasuno1-7/+7
2023-08-23drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixTim Huang1-2/+39
2023-08-23drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello2-8/+2
2023-08-23drm/i915/sdvo: fix panel_type initializationJani Nikula1-1/+1
2023-08-23Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""Alex Deucher1-1/+1
2023-08-23Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula2-30/+11
2023-08-23drm/qxl: fix UAF on handle creationWander Lairson Costa4-14/+24
2023-08-23mmc: sunplus: Fix error handling in spmmc_drv_probe()Harshit Mogalapalli1-11/+3
2023-08-23mmc: sunplus: fix return value check of mmc_add_host()Wei Chen1-4/+12
2023-08-23mmc: block: Fix in_flight[issue_type] value errorYibin Ding1-3/+4
2023-08-23mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang1-2/+0
2023-08-23mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li1-4/+7
2023-08-23dt-bindings: pinctrl: qcom,sa8775p-tlmm: add gpio function constantShazad Hussain1-1/+1
2023-08-23media: uvcvideo: Fix menu count handling for userspace XU mappingsLaurent Pinchart1-1/+1
2023-08-23blk-crypto: dynamically allocate fallback profileSweet Tea Dorminy1-13/+23
2023-08-23arm64/ptrace: Ensure that the task sees ZT writes on first useMark Brown1-1/+8
2023-08-23arm64/ptrace: Ensure that SME is set up for target when writing SSVE stateMark Brown4-8/+15