summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-21team: use common function to compute the featuresHangbin Liu
2025-10-21bonding: use common function to compute the featuresHangbin Liu
2025-10-21net: add a common function to compute features for upper devicesHangbin Liu
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-21devlink: region: correct port region lookup to use port_opsAlok Tiwari
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-21arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying
2025-10-21net: avoid extra access to sk->sk_wmem_alloc in sock_wfree()Eric Dumazet
2025-10-21ACPICA: Work around bogus -Wstringop-overread warning since GCC 11Xi Ruoyao
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-21Merge branch 'net-airoha-add-an7583-ethernet-controller-support'Paolo Abeni
2025-10-21net: airoha: Add AN7583 SoC supportLorenzo Bianconi
2025-10-21net: airoha: ppe: Do not use magic numbers in airoha_ppe_foe_get_entry_locked()Lorenzo Bianconi
2025-10-21net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopbackLorenzo Bianconi
2025-10-21net: airoha: Select default ppe cpu port in airoha_dev_init()Lorenzo Bianconi
2025-10-21net: airoha: ppe: Flush PPE SRAM table during PPE setupLorenzo Bianconi
2025-10-21net: airoha: ppe: Configure SRAM PPE entries via the cpuLorenzo Bianconi
2025-10-21net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessaryLorenzo Bianconi
2025-10-21net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data structLorenzo Bianconi
2025-10-21net: airoha: Generalize airoha_ppe2_is_enabled routineLorenzo Bianconi
2025-10-21net: airoha: Add airoha_eth_soc_data structLorenzo Bianconi