summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-14virtio_net: use control_buf for coalesce paramsBrett Creeley1-8/+8
2023-06-14rbd: get snapshot context after exclusive lock is ensured to be heldIlya Dryomov1-7/+23
2023-06-14rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag settingIlya Dryomov1-11/+21
2023-06-14tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'Rijo Thomas2-17/+23
2023-06-14Bluetooth: hci_qca: fix debugfs registrationJohan Hovold1-1/+5
2023-06-14Bluetooth: fix debugfs registrationJohan Hovold2-0/+4
2023-06-14Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irkLuiz Augusto von Dentz1-4/+4
2023-06-14s390/dasd: Use correct lock while counting channel queue lengthJan Höppner1-2/+2
2023-06-14accel/ivpu: Fix sporadic VPU boot failureAndrzej Kacprowski2-1/+13
2023-06-14accel/ivpu: Do not trigger extra VPU reset if the VPU is idleAndrzej Kacprowski1-4/+5
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: add ODM case when looking for first split pipeSamson Tam2-1/+55
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/amd: Disallow s0ix without BIOS support againMario Limonciello1-2/+6
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: cyttsp5 - fix array lengthMaximilian Weigand1-1/+1
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-14drm/msm/a6xx: initialize GMU mutex earlierDmitry Baryshkov2-2/+2
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-14bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()Pavan Chebbi1-0/+1
2023-06-14accel/ivpu: Do not use mutex_lock_interruptibleStanislaw Gruszka2-19/+7