summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-29Linux 5.15.58v5.15.58Greg Kroah-Hartman1-1/+1
2022-07-29drm/amd/display: Fix wrong format specifier in amdgpu_dm.cHayden Goodfellow1-1/+1
2022-07-29x86/entry_32: Fix segment exceptionsPeter Zijlstra4-19/+27
2022-07-29drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()Dan Carpenter1-1/+1
2022-07-29x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()Jan Beulich1-1/+1
2022-07-29KVM: x86: fix typo in __try_cmpxchg_user causing non-atomicnessMaxim Levitsky1-1/+1
2022-07-29x86/extable: Prefer local labels in .set directivesNick Desaulniers1-10/+10
2022-07-29drm/amd/display: invalid parameter check in dmub_hpd_callbackJosé Expósito1-1/+2
2022-07-29drm/amd/display: Don't lock connection_mutex for DMUB HPDNicholas Kazlauskas1-4/+0
2022-07-29watch-queue: remove spurious double semicolonLinus Torvalds1-1/+1
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso1-10/+10
2022-07-29tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby3-12/+36
2022-07-29tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()Jiri Slaby1-5/+10
2022-07-29tty: drop tty_schedule_flip()Jiri Slaby2-23/+8
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby3-5/+5
2022-07-29tty: drivers/tty/, stop using tty_schedule_flip()Jiri Slaby5-8/+8
2022-07-29watchqueue: make sure to serialize 'wqueue->defunct' properlyLinus Torvalds1-16/+37
2022-07-29x86/alternative: Report missing return thunk detailsKees Cook1-1/+3
2022-07-29x86/amd: Use IBPB for firmware callsPeter Zijlstra3-1/+13
2022-07-29drm/amd/display: Fix surface optimization regression on CarrizoNicholas Kazlauskas1-2/+13
2022-07-29drm/amd/display: Optimize bandwidth on following fast updateNicholas Kazlauskas1-9/+8
2022-07-29drm/amd/display: Reset DMCUB before HW initNicholas Kazlauskas1-0/+5
2022-07-29exfat: use updated exfat_chain directly during renamingSungjong Seo1-1/+3
2022-07-29Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunksLuiz Augusto von Dentz1-2/+1
2022-07-29Bluetooth: SCO: Fix sco_send_frame returning skb->lenLuiz Augusto von Dentz1-4/+6
2022-07-29Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz3-3/+3
2022-07-29Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsgLuiz Augusto von Dentz2-43/+53
2022-07-29Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsgLuiz Augusto von Dentz1-23/+11
2022-07-29Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz1-0/+38
2022-07-29Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz1-0/+28
2022-07-29um: virtio_uml: Fix broken device handling in time-travelJohannes Berg1-10/+23
2022-07-29um: virtio_uml: Allow probing from devicetreeVincent Whitchurch1-3/+47
2022-07-29tracing: Fix return value of trace_pid_write()Wonhyuk Yang1-2/+4
2022-07-29tracing: Place trace_pid_list logic into abstract functionsSteven Rostedt (VMware)7-61/+217
2022-07-29tracing: Have event format check not flag %p* on __get_dynamic_array()Steven Rostedt (Google)1-0/+7
2022-07-29exfat: fix referencing wrong parent directory information after renamingYuezhang Mo1-26/+1
2022-07-29crypto: qat - re-enable registration of algorithmsGiovanni Cabiddu2-14/+0
2022-07-29crypto: qat - add param check for DHGiovanni Cabiddu1-0/+4
2022-07-29crypto: qat - add param check for RSAGiovanni Cabiddu1-0/+8
2022-07-29crypto: qat - remove dma_free_coherent() for DHGiovanni Cabiddu1-49/+34
2022-07-29crypto: qat - remove dma_free_coherent() for RSAGiovanni Cabiddu1-77/+60
2022-07-29crypto: qat - fix memory leak in RSAGiovanni Cabiddu1-11/+1
2022-07-29crypto: qat - add backlog mechanismGiovanni Cabiddu9-18/+123
2022-07-29crypto: qat - refactor submission logicGiovanni Cabiddu6-54/+101
2022-07-29crypto: qat - use pre-allocated buffers in datapathGiovanni Cabiddu2-27/+61
2022-07-29crypto: qat - set to zero DH parameters before freeGiovanni Cabiddu1-0/+3
2022-07-29iwlwifi: fw: uefi: add missing include guardsJohannes Berg1-1/+4
2022-07-29mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau8-12/+13
2022-07-29xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I1-0/+2
2022-07-29xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exitMathias Nyman3-8/+9