summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-28net: dsa: tag_qca: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_ocelot: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_mxl_gsw1xx: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_mtk: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_ksz: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_hellcreek: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_gswip: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_brcm: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: introduce the dsa_xmit_port_mask() tagging protocol helperVladimir Oltean
2025-11-28Merge branch 'net-broadcom-migrate-to-get_rx_ring_count-ethtool-callback'Jakub Kicinski
2025-11-28net: bcmgenet: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-28net: bnxt: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-28Merge branch 'tools-ynl-add-schema-checking'Jakub Kicinski
2025-11-28ynl: fix schema check errorsDonald Hunter
2025-11-28ynl: fix a yamllint warning in ethtool specDonald Hunter
2025-11-28tools: ynl: add a lint makefile targetDonald Hunter
2025-11-28tools: ynl: add schema checkingDonald Hunter
2025-11-28net: phy: aquantia: check for NVMEM deferralRobert Marko
2025-11-28ext4: mark inodes without acls in __ext4_iget()Jan Kara
2025-11-28ext4: enable block size larger than page sizeBaokun Li
2025-11-28ext4: add checks for large folio incompatibilities when BS > PSBaokun Li
2025-11-28ext4: support verifying data from large folios with fs-verityBaokun Li
2025-11-28ext4: make data=journal support large block sizeBaokun Li
2025-11-28ext4: support large block size in __ext4_block_zero_page_range()Zhihao Cheng
2025-11-28ext4: support large block size in mpage_prepare_extent_to_map()Baokun Li
2025-11-28ext4: support large block size in mpage_map_and_submit_buffers()Baokun Li
2025-11-28ext4: support large block size in ext4_block_write_begin()Baokun Li
2025-11-28ext4: support large block size in ext4_mpage_readpages()Baokun Li
2025-11-28ext4: rename 'page' references to 'folio' in multi-block allocatorZhihao Cheng
2025-11-28ext4: prepare buddy cache inode for BS > PS with large foliosBaokun Li
2025-11-28ext4: support large block size in ext4_mb_init_cache()Baokun Li
2025-11-28ext4: support large block size in ext4_mb_get_buddy_page_lock()Baokun Li
2025-11-28ext4: support large block size in ext4_mb_load_buddy_gfp()Baokun Li
2025-11-28ext4: add EXT4_LBLK_TO_PG and EXT4_PG_TO_LBLK for block/page conversionBaokun Li
2025-11-28ext4: add EXT4_LBLK_TO_B macro for logical block to bytes conversionBaokun Li
2025-11-28ext4: support large block size in ext4_readdir()Baokun Li
2025-11-28ext4: support large block size in ext4_calculate_overhead()Baokun Li
2025-11-28ext4: introduce s_min_folio_order for future BS > PS supportBaokun Li
2025-11-28ext4: enable DIOREAD_NOLOCK by default for BS > PS as wellBaokun Li
2025-11-28ext4: make ext4_punch_hole() support large block sizeBaokun Li
2025-11-28ext4: remove PAGE_SIZE checks for rec_len conversionBaokun Li
2025-11-28ext4: remove page offset calculation in ext4_block_truncate_page()Baokun Li
2025-11-28ext4: remove page offset calculation in ext4_block_zero_page_range()Zhihao Cheng
2025-11-28Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-11-28net: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-29ASoC: fsl_micfil: Set default quality and channelMark Brown
2025-11-28afs: Fix uninit var in afs_alloc_anon_key()David Howells
2025-11-29firmware: cs_dsp: Remove need for clients to supplyMark Brown
2025-11-29i3c: master: svc: Add basic HDR mode supportFrank Li
2025-11-29i3c: master: svc: Replace bool rnw with union for HDR supportFrank Li