summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-07net/fungible: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2024-08-07net/smc: add the max value of fallback reason countZhengchao Shao
2024-08-07padata: Fix possible divide-by-0 panic in padata_mt_helper()Waiman Long
2024-08-07mailmap: update entry for David HeidelbergDavid Heidelberg
2024-08-07memcg: protect concurrent access to mem_cgroup_idrShakeel Butt
2024-08-07mm: shmem: fix incorrect aligned index when checking conflictsBaolin Wang
2024-08-07mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmemBaolin Wang
2024-08-07mm: list_lru: fix UAF for memory cgroupMuchun Song
2024-08-07kcov: properly check for softirq contextAndrey Konovalov
2024-08-07MAINTAINERS: Update LTP members and webPetr Vorel
2024-08-07selftests: mm: add s390 to ARCH checkNico Pache
2024-08-07bcachefs: Use bch2_wait_on_allocator() in btree node alloc pathKent Overstreet
2024-08-07bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet
2024-08-07bcachefs: Add missing path_traverse() to btree_iter_next_node()Kent Overstreet
2024-08-07tracefs: Use generic inode RCU for synchronizing freeingSteven Rostedt
2024-08-07ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou
2024-08-07tracing: Fix overflow in get_free_elt()Tze-nan Wu
2024-08-07function_graph: Fix the ret_stack used by ftrace_graph_ret_addr()Petr Pavlu
2024-08-07eventfs: Use SRCU for freeing eventfs_inodesMathias Krause
2024-08-07eventfs: Don't return NULL in eventfs_create_dir()Mathias Krause
2024-08-07tracefs: Fix inode allocationMathias Krause
2024-08-07regulator: dt-bindings: mediatek,mt6397-regulator: convert to YAMLMacpaul Lin
2024-08-07ASoC: tas*: Drop unused GPIO includesLinus Walleij
2024-08-07ASoC: tas2781-i2c: Get the right GPIO lineLinus Walleij
2024-08-07ASoC: tas2781-i2c: Drop weird GPIO codeLinus Walleij
2024-08-07spi: spi-fsl-lpspi: Fix scldiv calculationStefan Wahren
2024-08-07ASoC: codecs: lpass-va-macro: warn on unknown versionDmitry Baryshkov
2024-08-07ASoC: codecs: lpass-macro: fix version strings returned for 1.x codecsDmitry Baryshkov
2024-08-07drm/amdgpu: Add DCC GFX12 flag to enable address alignmentArunpravin Paneer Selvam
2024-08-07drm/amdgpu: correct sdma7 max dwFrank Min
2024-08-07drm/amdgpu: Add address alignment support to DCC buffersArunpravin Paneer Selvam
2024-08-07drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo
2024-08-07drm/amdgpu: change non-dcc buffer copy configurationFrank Min
2024-08-07drm/amdgpu: Forward soft recovery errors to userspaceJoshua Ashton
2024-08-07drm/amdgpu: add golden setting for gc v12Likun Gao
2024-08-07drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam
2024-08-07drm/amd/display: Add missing program DET segment call to pipe initRodrigo Siqueira
2024-08-07drm/amd/display: Add missing DCN314 to the DML MakefileRodrigo Siqueira
2024-08-07drm/amdgpu: force to use legacy inv in mmhubLikun Gao
2024-08-07drm/amd/pm: update powerplay structure on smu v14.0.2/3Kenneth Feng
2024-08-07drm/amd/display: Add missing mcache registersRodrigo Siqueira
2024-08-07drm/amd/display: Add dcc propagation valueRodrigo Siqueira
2024-08-07drm/amd/display: Add missing DET segments programmingRodrigo Siqueira
2024-08-07drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmdRodrigo Siqueira
2024-08-07tracing: Use refcount for trace_event_file reference counterSteven Rostedt
2024-08-07tracing: Have format file honor EVENT_FILE_FL_FREEDSteven Rostedt
2024-08-07io_uring/net: don't pick multiple buffers for non-bundle sendJens Axboe
2024-08-07io_uring/net: ensure expanded bundle send gets marked for cleanupJens Axboe
2024-08-07io_uring/net: ensure expanded bundle recv gets marked for cleanupJens Axboe
2024-08-07tracing/selftests: Run the ownership test twiceSteven Rostedt (Google)