summaryrefslogtreecommitdiffstats
path: root/drivers/target (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-08MAINTAINERS: Update LTP members and webPetr Vorel1-1/+3
2024-08-08selftests: mm: add s390 to ARCH checkNico Pache1-1/+1
2024-08-08bcachefs: Use bch2_wait_on_allocator() in btree node alloc pathKent Overstreet1-1/+1
2024-08-08bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet8-12/+45
2024-08-08bcachefs: Add missing path_traverse() to btree_iter_next_node()Kent Overstreet1-0/+5
2024-08-08tracefs: Use generic inode RCU for synchronizing freeingSteven Rostedt2-10/+5
2024-08-08ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou2-13/+0
2024-08-08tracing: Fix overflow in get_free_elt()Tze-nan Wu1-3/+3
2024-08-08function_graph: Fix the ret_stack used by ftrace_graph_ret_addr()Petr Pavlu1-1/+1
2024-08-08eventfs: Use SRCU for freeing eventfs_inodesMathias Krause1-1/+1
2024-08-08eventfs: Don't return NULL in eventfs_create_dir()Mathias Krause1-1/+1
2024-08-08tracefs: Fix inode allocationMathias Krause1-1/+1
2024-08-08spi: spi-fsl-lpspi: Fix scldiv calculationStefan Wahren1-2/+4
2024-08-08drm/amdgpu: Add DCC GFX12 flag to enable address alignmentArunpravin Paneer Selvam1-1/+2
2024-08-08drm/amdgpu: correct sdma7 max dwFrank Min1-1/+1
2024-08-08drm/amdgpu: Add address alignment support to DCC buffersArunpravin Paneer Selvam3-2/+57
2024-08-08drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo1-0/+3
2024-08-08drm/amdgpu: change non-dcc buffer copy configurationFrank Min1-2/+3
2024-08-08drm/amdgpu: Forward soft recovery errors to userspaceJoshua Ashton1-2/+1
2024-08-08drm/amdgpu: add golden setting for gc v12Likun Gao1-0/+27
2024-08-08drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam3-3/+26
2024-08-08drm/amd/display: Add missing program DET segment call to pipe initRodrigo Siqueira1-0/+2
2024-08-08drm/amd/display: Add missing DCN314 to the DML MakefileRodrigo Siqueira1-0/+2
2024-08-08drm/amdgpu: force to use legacy inv in mmhubLikun Gao1-1/+2
2024-08-08drm/amd/pm: update powerplay structure on smu v14.0.2/3Kenneth Feng1-6/+46
2024-08-08drm/amd/display: Add missing mcache registersRodrigo Siqueira1-1/+3
2024-08-08drm/amd/display: Add dcc propagation valueRodrigo Siqueira1-0/+1
2024-08-08drm/amd/display: Add missing DET segments programmingRodrigo Siqueira1-0/+2
2024-08-08drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmdRodrigo Siqueira1-2/+1
2024-08-08tracing: Use refcount for trace_event_file reference counterSteven Rostedt2-5/+5
2024-08-08tracing: Have format file honor EVENT_FILE_FL_FREEDSteven Rostedt5-19/+49
2024-08-07io_uring/net: don't pick multiple buffers for non-bundle sendJens Axboe1-2/+3
2024-08-07io_uring/net: ensure expanded bundle send gets marked for cleanupJens Axboe1-0/+1
2024-08-07io_uring/net: ensure expanded bundle recv gets marked for cleanupJens Axboe1-0/+1
2024-08-07Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitorAnton Khirnov1-0/+14
2024-08-07Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()Dmitry Antipov1-0/+1
2024-08-07Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdownBartosz Golaszewski1-1/+1
2024-08-07Bluetooth: hci_qca: fix QCA6390 support on non-DT platformsBartosz Golaszewski1-5/+8
2024-08-07Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390Bartosz Golaszewski1-4/+0
2024-08-07x86/paravirt: Fix incorrect virt spinlock setting on bare metalChen Yu2-9/+10
2024-08-07x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailboxZhiquan Li1-1/+1
2024-08-07ice: Fix incorrect assigns of FEC countsMateusz Polchlopek1-4/+4
2024-08-07ice: Skip PTP HW writes during PTP reset procedureGrzegorz Nitka1-0/+4
2024-08-07ice: Fix reset handlerGrzegorz Nitka1-0/+2
2024-08-07genirq/irqdesc: Honor caller provided affinity in alloc_desc()Shay Drory1-0/+1
2024-08-07x86/mm: Fix PTI for i386 some moreThomas Gleixner1-16/+29
2024-08-07ARM: pxa/gumstix: fix attaching properties to vbus gpio deviceDmitry Torokhov1-4/+7
2024-08-07doc: platform: cznic: turris-omnia-mcu: Use double backticks for attribute valueMarek Behún1-2/+2
2024-08-07doc: platform: cznic: turris-omnia-mcu: Fix sphinx-build warningMarek Behún1-3/+3
2024-08-07platform: cznic: turris-omnia-mcu: Make GPIO code optionalMarek Behún4-18/+37