summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-21scsi: core: Fix the unit attention counter implementationBart Van Assche
2025-10-21scsi: ufs: core: Declare tx_lanes witout initializationWonkon Kim
2025-10-21scsi: ufs: core: Initialize value of an attribute returned by uic cmdWonkon Kim
2025-10-21scsi: ufs: core: Fix error handler host_sem issuePeter Wang
2025-10-21Merge tag 'linux-can-fixes-for-6.18-20251020' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-10-21Documentation: networking: ax25: update the mailing list info.Randy Dunlap
2025-10-21net: gro_cells: fix lock imbalance in gro_cells_receive()Eric Dumazet
2025-10-21Merge branch 'mptcp-handle-late-add_addr-selftests-skip'Jakub Kicinski
2025-10-21selftests: mptcp: join: mark laminar tests as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-21selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-21selftests: mptcp: join: mark implicit tests as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-21selftests: mptcp: join: mark 'flush re-add' as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-21mptcp: pm: in-kernel: C-flag: handle late ADD_ADDRMatthieu Baerts (NGI0)
2025-10-22erofs: consolidate z_erofs_extent_lookback()Gao Xiang
2025-10-22erofs: avoid infinite loops due to corrupted subpage compact indexesGao Xiang
2025-10-21csky: abiv2: adapt to new folio flags fieldThomas Weißschuh
2025-10-21mm/damon/core: use damos_commit_quota_goal() for new goal commitSeongJae Park
2025-10-21mm/damon/core: fix potential memory leak by cleaning ops_filter in damon_dest...Enze Li
2025-10-21hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()Deepanshu Kartikey
2025-10-21vmw_balloon: indicate success when effectively deflating during migrationDavid Hildenbrand
2025-10-21mm/damon/core: fix list_add_tail() call on damon_call()SeongJae Park
2025-10-21mm/mremap: correctly account old mapping after MREMAP_DONTUNMAP remapLorenzo Stoakes
2025-10-21Merge tag 'vfio-v6.18-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-10-21bpf: Sync pending IRQ work before freeing ring bufferNoorain Eqbal
2025-10-21Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND"Chuck Lever
2025-10-21nfsd: Avoid strlen conflict in nfsd4_encode_components_esc()Nathan Chancellor
2025-10-21NFSD: Fix crash in nfsd4_read_release()Chuck Lever
2025-10-21NFSD: Define actions for the new time_deleg FATTR4 attributesChuck Lever
2025-10-21acpi,srat: Fix incorrect device handle check for Generic InitiatorShuai Xue
2025-10-21arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying
2025-10-21ACPICA: Work around bogus -Wstringop-overread warning since GCC 11Xi Ruoyao
2025-10-21pmdomain: samsung: plug potential memleak during probeAndré Draszik
2025-10-21drm/amd/display: use GFP_NOWAIT for allocation in interrupt handlerAurabindo Pillai
2025-10-21drm/amd/display: increase max link count and fix link->enc NULL pointer accessCharlene Liu
2025-10-21drm/amd/display: Fix NULL pointer dereferenceMeenakshikumar Somasundaram
2025-10-21slab: Avoid race on slab->obj_exts in alloc_slab_obj_extsHao Ge
2025-10-21Add support for Cirrus Logic CS530x DAC and CODECMark Brown
2025-10-21mmc: wmt-sdmmc: fix compile test defaultJohan Hovold
2025-10-21x86/bugs: Qualify RETBLEED_INTEL_MSGDavid Kaplan
2025-10-21net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditionsAksh Garg
2025-10-21x86/microcode: Fix Entrysign revision check for Zen1/NaplesAndrew Cooper
2025-10-21gpio: pci-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray
2025-10-21gpio: 104-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray
2025-10-21xfs: don't use __GFP_NOFAIL in xfs_init_fs_contextChristoph Hellwig
2025-10-21xfs: cache open zone in inode->i_privateChristoph Hellwig
2025-10-21xfs: avoid busy loops in GCDChristoph Hellwig
2025-10-21drm/panic: Fix 24bit pixel crossing page boundariesJocelyn Falempe
2025-10-21drm/panic: Fix divide by 0 if the screen width < font widthJocelyn Falempe
2025-10-21drm/panic: Fix kmsg text drawing rectangleJocelyn Falempe
2025-10-21drm/panic: Fix qr_code, ensure vmargin is positiveJocelyn Falempe