summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-14ceph: fix use-after-free bug for inodes when flushing capsnapsXiubo Li2-1/+9
2023-06-14selftests: mptcp: update userspace pm subflow testsGeliang Tang1-1/+2
2023-06-14selftests: mptcp: update userspace pm addr testsGeliang Tang1-0/+8
2023-06-14mptcp: update userspace pm infosGeliang Tang2-4/+24
2023-06-14mptcp: add address into userspace pm listGeliang Tang1-0/+41
2023-06-14mptcp: only send RM_ADDR in nl_cmd_removeGeliang Tang3-1/+20
2023-06-14can: j1939: avoid possible use-after-free when j1939_can_rx_register failsFedor Pchelkin1-1/+3
2023-06-14can: j1939: change j1939_netdev_lock type to mutexFedor Pchelkin1-11/+11
2023-06-14can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J193...Oleksij Rempel1-0/+5
2023-06-14wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()Gustavo A. R. Silva1-6/+2
2023-06-14drm/amd/display: Reduce sdp bw after urgent to 90%Alvin Lee1-1/+1
2023-06-14drm/amd/pm: Fix power context allocation in SMU13Lijo Lazar1-2/+2
2023-06-14drm/amdgpu: change reserved vram info printYiPeng Chai1-3/+4
2023-06-14drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu1-2/+9
2023-06-14drm/amd/pm: conditionally disable pcie lane switching for some sienna_cichlid...Evan Quan1-18/+74
2023-06-14drm/i915/gt: Use the correct error value when kernel_context() failsAndi Shyti1-4/+8
2023-06-14ALSA: hda/realtek: Add quirks for Asus ROG 2024 laptops using CS35L41Stefan Binding1-0/+6
2023-06-14ALSA: hda/realtek: Add Lenovo P3 Tower platformRenHai1-0/+1
2023-06-14ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01Ai Chao1-0/+1
2023-06-14ALSA: ice1712,ice1724: fix the kcontrol->id initializationJaroslav Kysela3-14/+23
2023-06-14ALSA: hda/realtek: Add quirk for Clevo NS50AUTim Crawford1-0/+1
2023-06-14ALSA: cmipci: Fix kctl->id initializationTakashi Iwai1-3/+3
2023-06-14ALSA: gus: Fix kctl->id initializationTakashi Iwai1-1/+1
2023-06-14ALSA: ymfpci: Fix kctl->id initializationTakashi Iwai1-3/+3
2023-06-14ALSA: hda: Fix kctl->id initializationTakashi Iwai1-1/+5
2023-06-14Input: fix open count when closing inhibited deviceDmitry Torokhov1-1/+1
2023-06-14Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov1-4/+5
2023-06-14Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas1-1/+0
2023-06-14batman-adv: Broken sync while rescheduling delayed workVladislav Efanov1-1/+1
2023-06-14bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacksSomnath Kotur1-7/+18
2023-06-14bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE eventPavan Chebbi2-0/+7
2023-06-14bnxt_en: Skip firmware fatal error recovery if chip is not accessibleVikas Gupta1-2/+3
2023-06-14bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur1-0/+3
2023-06-14bnxt_en: Don't issue AP reset during ethtool's reset operationSreekanth Reddy1-1/+1
2023-06-14net: bcmgenet: Fix EEE implementationFlorian Fainelli3-14/+16
2023-06-14lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()Ben Hutchings1-1/+1
2023-06-14drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vramHoratio Zhang2-7/+4
2023-06-14bpf: Add extra path pointer check to d_path helperJiri Olsa1-1/+11
2023-06-14net: sched: fix possible refcount leak in tc_chain_tmplt_add()Hangyu Hua1-0/+1
2023-06-14net: sched: act_police: fix sparse errors in tcf_police_dump()Eric Dumazet1-5/+5
2023-06-14net: sched: move rtm_tca_policy declaration to include fileEric Dumazet2-2/+2
2023-06-14drm/i915/selftests: Add some missing error propagationTvrtko Ursulin1-4/+10
2023-06-14drm/i915/selftests: Stop using kthread_stop()Tvrtko Ursulin4-188/+281
2023-06-14net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet13-44/+63
2023-06-14rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet2-4/+9
2023-06-14rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet1-5/+13
2023-06-14tcp: gso: really support BIG TCPEric Dumazet1-10/+9
2023-06-14ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima2-21/+11
2023-06-14netfilter: nf_tables: out-of-bound check in chain blobPablo Neira Ayuso1-1/+1
2023-06-14netfilter: ipset: Add schedule point in call_ad().Kuniyuki Iwashima1-0/+8