aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-29btrfs: push struct writeback_control into start_delalloc_inodesChristoph Hellwig1-30/+21
2025-10-29btrfs: use the local tmp_inode variable in start_delalloc_inodesChristoph Hellwig1-3/+3
2025-10-29ocfs2: don't opencode filemap_fdatawrite_range in ocfs2_journal_submit_inode_data_buffersChristoph Hellwig1-9/+2
2025-10-299p: don't opencode filemap_fdatawrite_range in v9fs_mmap_vm_closeChristoph Hellwig1-13/+4
2025-10-29mm: don't opencode filemap_fdatawrite_range in filemap_invalidate_inodeChristoph Hellwig1-10/+2
2025-10-29netfilter: nft_ct: add seqadj extension for natted connectionsAndrii Melnychenko1-0/+5
2025-10-29netfilter: nft_connlimit: fix possible data race on connection countFernando Fernandez Mancera1-1/+1
2025-10-29netfilter: nft_ct: enable labels for get case tooFlorian Westphal1-3/+22
2025-10-29bfs: Reconstruct file type when loading from diskTetsuo Handa1-1/+18
2025-10-29s390/mm: Fix memory leak in add_marker() when kvrealloc() failsMiaoqian Lin1-12/+7
2025-10-29spi: intel: Add support for Oak Stream SPI serial flashHeikki Krogerus1-0/+1
2025-10-29afs: Fix dynamic lookup to fail on cell lookup failureDavid Howells7-18/+86
2025-10-29PM: EM: Add to em_pd_list only when no failurePeng Fan1-1/+4
2025-10-29x86/dumpstack: Prevent KASAN false positive warnings in __show_regs()Tengda Wu1-2/+21
2025-10-29perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lakedongsheng1-0/+1
2025-10-29perf/x86/intel: Add PMU support for WildcatLakeDapeng Mi1-0/+1
2025-10-29perf: Support deferred user unwindPeter Zijlstra8-20/+145
2025-10-29unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra6-49/+84
2025-10-29unwind_user/x86: Enable frame pointer unwinding on x86Josh Poimboeuf2-0/+26
2025-10-29unwind: Implement compat fp unwindPeter Zijlstra2-11/+30
2025-10-29unwind: Simplify unwind_user_next_fp() alignment checkPeter Zijlstra1-3/+1
2025-10-29unwind: Make unwind_task_info::unwind_mask consistentPeter Zijlstra3-11/+13
2025-10-29unwind: Simplify unwind_user_faultable()Peter Zijlstra1-9/+6
2025-10-29unwind: Clarify calling contextPeter Zijlstra1-0/+2
2025-10-29unwind: Fix unwind_deferred_request() vs NMIPeter Zijlstra1-3/+7
2025-10-29unwind: Add comment to unwind_deferred_task_exit()Peter Zijlstra1-1/+6
2025-10-29unwind: Simplify unwind_reset_info()Peter Zijlstra1-13/+13
2025-10-29unwind: Add required include filesPeter Zijlstra1-0/+2
2025-10-29unwind: Shorten linesPeter Zijlstra1-4/+14
2025-10-29task_work: Fix NMI race conditionPeter Zijlstra1-1/+7
2025-10-29perf/x86/intel/cstate: Add Pantherlake supportZhang Rui1-6/+8
2025-10-29perf/x86/intel/cstate: Remove PC3 support from LunarLakeZhang Rui1-2/+1
2025-10-29perf/x86/intel/cstate: Add Clearwater Forest supportZide Chen1-0/+1
2025-10-29perf/x86/intel: Fix KASAN global-out-of-bounds warningDapeng Mi1-1/+2
2025-10-29dma-mapping: benchmark: Restore padding to ensure uABI remained consistentQinxin Xia1-0/+1
2025-10-29Merge branch 'linus/master' into sched/core, to resolve conflictPeter Zijlstra691-3756/+6451
2025-10-28Merge branch 'bug-fixes-for-the-hibmcge-ethernet-driver'Jakub Kicinski5-5/+11
2025-10-28net: hibmcge: fix the inappropriate netif_device_detach()Jijie Shao1-4/+6
2025-10-28net: hibmcge: remove unnecessary check for np_link_fail in scenarios without phy.Jijie Shao3-1/+4
2025-10-28net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issueJijie Shao1-0/+1
2025-10-28dpll: zl3073x: Fix output pin registrationIvan Vecera1-1/+1
2025-10-28net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state() callbackPavel Zhigulin1-1/+6
2025-10-28Merge tag 'v6.18-rc3-smb-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-12/+43
2025-10-28dpll: fix device-id-get and pin-id-get to return errors properlyPetr Oros1-16/+20
2025-10-29drm/msm/dpu: Fix adjusted mode clock check for 3d mergeJessica Zhang1-0/+3
2025-10-29drm/msm/dpu: Disable broken YUV on QSEED2 hardwareVladimir Lypak1-2/+2
2025-10-29drm/msm/dpu: Require linear modifier for writeback framebuffersVladimir Lypak1-0/+3
2025-10-29drm/msm/dpu: Fix pixel extension sub-samplingVladimir Lypak1-4/+6
2025-10-29drm/msm/dpu: Disable scaling for unsupported scaler typesVladimir Lypak1-1/+1
2025-10-29drm/msm/dpu: Propagate error from dpu_assign_plane_resourcesVladimir Lypak1-1/+1