aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-07ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou2-13/+0
2024-08-07tracing: Fix overflow in get_free_elt()Tze-nan Wu1-3/+3
2024-08-07function_graph: Fix the ret_stack used by ftrace_graph_ret_addr()Petr Pavlu1-1/+1
2024-08-07eventfs: Use SRCU for freeing eventfs_inodesMathias Krause1-1/+1
2024-08-07eventfs: Don't return NULL in eventfs_create_dir()Mathias Krause1-1/+1
2024-08-07tracefs: Fix inode allocationMathias Krause1-1/+1
2024-08-07regulator: dt-bindings: mediatek,mt6397-regulator: convert to YAMLMacpaul Lin2-220/+238
2024-08-07ASoC: tas*: Drop unused GPIO includesLinus Walleij4-4/+0
2024-08-07ASoC: tas2781-i2c: Get the right GPIO lineLinus Walleij1-1/+1
2024-08-07ASoC: tas2781-i2c: Drop weird GPIO codeLinus Walleij5-32/+5
2024-08-07spi: spi-fsl-lpspi: Fix scldiv calculationStefan Wahren1-2/+4
2024-08-07ASoC: codecs: lpass-va-macro: warn on unknown versionDmitry Baryshkov1-0/+4
2024-08-07ASoC: codecs: lpass-macro: fix version strings returned for 1.x codecsDmitry Baryshkov1-0/+6
2024-08-07drm/amdgpu: Add DCC GFX12 flag to enable address alignmentArunpravin Paneer Selvam1-1/+2
2024-08-07drm/amdgpu: correct sdma7 max dwFrank Min1-1/+1
2024-08-07drm/amdgpu: Add address alignment support to DCC buffersArunpravin Paneer Selvam3-2/+57
2024-08-07drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo1-0/+3
2024-08-07drm/amdgpu: change non-dcc buffer copy configurationFrank Min1-2/+3
2024-08-07drm/amdgpu: Forward soft recovery errors to userspaceJoshua Ashton1-2/+1
2024-08-07drm/amdgpu: add golden setting for gc v12Likun Gao1-0/+27
2024-08-07drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam3-3/+26
2024-08-07drm/amd/display: Add missing program DET segment call to pipe initRodrigo Siqueira1-0/+2
2024-08-07drm/amd/display: Add missing DCN314 to the DML MakefileRodrigo Siqueira1-0/+2
2024-08-07drm/amdgpu: force to use legacy inv in mmhubLikun Gao1-1/+2
2024-08-07drm/amd/pm: update powerplay structure on smu v14.0.2/3Kenneth Feng1-6/+46
2024-08-07drm/amd/display: Add missing mcache registersRodrigo Siqueira1-1/+3
2024-08-07drm/amd/display: Add dcc propagation valueRodrigo Siqueira1-0/+1
2024-08-07drm/amd/display: Add missing DET segments programmingRodrigo Siqueira1-0/+2
2024-08-07drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmdRodrigo Siqueira1-2/+1
2024-08-07tracing: Use refcount for trace_event_file reference counterSteven Rostedt2-5/+5
2024-08-07tracing: 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-07tracing/selftests: Run the ownership test twiceSteven Rostedt (Google)1-14/+20
2024-08-07selftests/uprobes: Add a basic uprobe testcaseMasami Hiramatsu (Google)1-0/+26
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-07igc: Fix qbv tx latency by setting gtxoffsetFaizal Rahim1-1/+1
2024-08-07igc: Fix reset adapter logics when tx mode changeFaizal Rahim1-5/+19
2024-08-07igc: Fix qbv_config_change_errors logicsFaizal Rahim3-10/+15
2024-08-07igc: Fix packet still tx after gate close by reducing i226 MAC retry bufferFaizal Rahim2-0/+40
2024-08-07docs: scheduler: Start documenting the EEVDF schedulerCarlos Bilbao3-4/+50
2024-08-07docs: dm-crypt: Removal of unexpected indentation errorShibu Kumar1-7/+13
2024-08-07selinux: add the processing of the failure of avc_add_xperms_decision()Zhen Lei1-1/+5
2024-08-07KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-listMark Brown1-2/+2
2024-08-07KVM: arm64: Tidying up PAuth code in KVMFuad Tabba4-15/+7