summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-01arm64: dts: ti: iot2050: Declare Ethernet PHY ledsDiogo Ivo
2024-09-01arm64: dts: ti: k3-am65: Add ESM nodesJudith Mendez
2024-09-01arm64: dts: ti: k3-am64: Add more ESM interrupt sourcesJudith Mendez
2024-09-01arm64: dts: ti: k3-am62a: Add ESM nodesJudith Mendez
2024-09-01arm64: dts: ti: k3-am62: Add comments to ESM nodesJudith Mendez
2024-09-01arm64: dts: ti: k3-am62p: Fix ESM interrupt sourcesJudith Mendez
2024-09-01arm64: dts: ti: k3-am62p: Remove 'reserved' status for ESMSanthosh Kumar K
2024-09-01arm64: dts: ti: k3-j721s2-evm-gesi-exp-board: Rename gpio-hog node nameNishanth Menon
2024-09-01arm64: dts: ti: k3-am642-evm-nand: Rename pinctrl node and gpio-hog namesNishanth Menon
2024-09-01arm64: dts: ti: k3-am654-idk: Fix dtbs_check warning in ICSSG dmasMD Danish Anwar
2024-09-01arm64: dts: ti: k3-j784s4: Include entire FSS region in rangesAndrew Davis
2024-09-01arm64: dts: ti: k3-j721s2: Include entire FSS region in rangesAndrew Davis
2024-09-01arm64: dts: ti: k3-j721e: Include entire FSS region in rangesAndrew Davis
2024-09-01arm64: dts: ti: k3-am65: Include entire FSS region in rangesAndrew Davis
2024-09-01arm64: dts: ti: k3-am64: add USB fallback compatible to J721EThéo Lebrun
2024-09-01PCI: rcar-gen4: Make read-only const array check_addr staticColin Ian King
2024-09-01Merge branch 'octeontx2-af-cpt-update'David S. Miller
2024-09-01octeontx2-af: configure default CPT credits for CN10KA B0Srujana Challa
2024-09-01octeontx2-af: avoid RXC register access for CN10KBSrujana Challa
2024-09-01octeontx2-af: use dynamic interrupt vectors for CN10KSrujana Challa
2024-09-01Merge branch 'mctp-serial-tx-escapes'David S. Miller
2024-09-01net: mctp-serial: Fix missing escapes on transmitMatt Johnston
2024-09-01net: mctp-serial: Add kunit test for next_chunk_len()Matt Johnston
2024-09-01PCI/AER: Use PCI_DEVID() macro in aer_inject()Jinjie Ruan
2024-09-01PCI: vmd: Fix indentation issue in vmd_shutdown()Riyan Dhiman
2024-09-01xfs: standardize the btree maxrecs function parametersDarrick J. Wong
2024-09-01xfs: fix a sloppy memory handling bug in xfs_iroot_reallocDarrick J. Wong
2024-09-01xfs: refactor loading quota inodes in the regular caseDarrick J. Wong
2024-09-01xfs: replace shouty XFS_BM{BT,DR} macrosDarrick J. Wong
2024-09-01xfs: fix FITRIM reporting againDarrick J. Wong
2024-09-01xfs: fix C++ compilation errors in xfs_fs.hDarrick J. Wong
2024-09-01xfs: move xfs_ioc_getfsmap out of xfs_ioctl.cDarrick J. Wong
2024-09-01xfs: simplify xfs_rtalloc_query_rangeChristoph Hellwig
2024-09-01xfs: push transaction join out of xfs_rtbitmap_lock and xfs_rtgroup_lockChristoph Hellwig
2024-09-01xfs: pass the icreate args object to xfs_diallocDarrick J. Wong
2024-09-01xfs: introduce new file range commit ioctlsDarrick J. Wong
2024-09-01xfs: rearrange xfs_fsmap.c a little bitDarrick J. Wong
2024-09-01xfs: remove xfs_rtb_to_rtxremChristoph Hellwig
2024-09-01xfs: factor out rtbitmap/summary initialization helpersChristoph Hellwig
2024-09-01xfs: match on the global RT inode numbers in xfs_is_metadata_inodeChristoph Hellwig
2024-09-01xfs: replace m_rsumsize with m_rsumblocksChristoph Hellwig
2024-09-01xfs: fix broken variable-sized allocation detection in xfs_rtallocate_extent_...Darrick J. Wong
2024-09-01xfs: factor out a xfs_last_rt_bmblock helperChristoph Hellwig
2024-09-01xfs: validate inumber in xfs_igetDarrick J. Wong
2024-09-01xfs: remove xfs_{rtbitmap,rtsummary}_wordcountChristoph Hellwig
2024-09-01xfs: reduce excessive clamping of maxlen in xfs_rtallocate_extent_nearDarrick J. Wong
2024-09-01xfs: factor out a xfs_growfs_rt_bmblock helperChristoph Hellwig
2024-09-01xfs: add xchk_setup_nothing and xchk_nothing helpersDarrick J. Wong
2024-09-01xfs: clean up xfs_rtallocate_extent_exact a bitDarrick J. Wong
2024-09-01xfs: push the calls to xfs_rtallocate_range out to xfs_bmap_rtallocChristoph Hellwig