summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-07usb: chipidea: core: allow ci_irq_handler() handle both ID and VBUS changeXu Yang2-22/+26
2026-04-07usb: chipidea: core: refactor ci_usb_role_switch_set()Xu Yang1-22/+7
2026-04-07dt-bindings: opp-v2: Fix example 3 CPU reg valueVivian Wang1-4/+4
2026-04-07usb: typec: ucsi: skip connector validation before initNathan Rebello1-1/+2
2026-04-07Merge branch 'net-mlx5e-xdp-add-support-for-multi-packet-per-page'Paolo Abeni6-29/+113
2026-04-07net/mlx5e: XDP, Use page fragments for linear data in multibuf-modeDragos Tatulea3-17/+74
2026-04-07net/mlx5e: XDP, Use a single linear page per rqDragos Tatulea3-13/+47
2026-04-07net/mlx5e: XDP, Remove stride size limitationDragos Tatulea1-9/+2
2026-04-07net/mlx5e: XDP, Improve dma address calculation of linear part for XDP_TXDragos Tatulea1-1/+1
2026-04-07net/mlx5e: XSK, Increase size for chunk_size paramDragos Tatulea1-1/+1
2026-04-07ASoC: intel: avs: Fix type mismatch in variable assignmentsongxiebing1-1/+1
2026-04-07xfs: fix number of GC bvecsChristoph Hellwig1-9/+10
2026-04-07coresight: tpdm: fix invalid MMIO access issueJie Gan1-1/+1
2026-04-07xfs: untangle the open zones reporting in mountinfoChristoph Hellwig1-2/+6
2026-04-07xfs: expose the number of open zones in sysfsChristoph Hellwig2-0/+17
2026-04-07xfs: reduce special casing for the open GC zoneChristoph Hellwig4-59/+58
2026-04-07xfs: streamline GC zone selectionChristoph Hellwig1-55/+40
2026-04-07xfs: refactor GC zone selection helpersChristoph Hellwig1-23/+22
2026-04-07xfs: rename xfs_zone_gc_iter_next to xfs_zone_gc_iter_irecChristoph Hellwig1-2/+2
2026-04-07xfs: put the open zone later xfs_open_zone_putChristoph Hellwig1-1/+1
2026-04-07xfs: add a separate tracepoint for stealing an open zone for GCChristoph Hellwig2-1/+2
2026-04-07xfs: delay initial open of the GC zoneChristoph Hellwig1-25/+20
2026-04-07ext2: reject inodes with zero i_nlink and valid mode in ext2_iget()Vasiliy Kovalev1-3/+11
2026-04-07ext2: use get_random_u32() where appropriateDavid Carlier1-1/+1
2026-04-07xfs: fix a resource leak in xfs_alloc_buftarg()Haoxiang Li1-0/+1
2026-04-07xfs: handle too many open zones when mountingChristoph Hellwig2-0/+76
2026-04-07xfs: refactor xfs_mount_zonesChristoph Hellwig1-20/+34
2026-04-07xfs: fix integer overflow in busy extent sort comparatorYuto Ohnuki1-2/+2
2026-04-07xfs: fix integer overflow in deferred intent sort comparatorsYuto Ohnuki3-3/+3
2026-04-07xfs: fold xfs_setattr_size into xfs_vn_setattr_sizeChristoph Hellwig1-27/+11
2026-04-07xfs: remove a duplicate assert in xfs_setattr_sizeChristoph Hellwig1-1/+0
2026-04-07rust: sizes: add SizeConstants trait for device address space constantsJohn Hubbard1-44/+128
2026-04-07spi: spi-fsl-lpspi: make struct lpspi_config::mode u32Marc Kleine-Budde1-1/+1
2026-04-07spi: spi-fsl-lpspi: fsl_lpspi_write_tx_fifo(): simplify while() loop checkMarc Kleine-Budde1-3/+1
2026-04-07spi: spi-fsl-lpspi: fsl_lpspi_reset(): convert to void functionMarc Kleine-Budde1-3/+1
2026-04-07spi: spi-fsl-lpspi: fsl_lpspi_can_dma(): directly assign return value to fsl_...Marc Kleine-Budde1-8/+2
2026-04-07spi: spi-fsl-lpspi: fsl_lpspi_setup_transfer(): remove useless spi_transfer N...Marc Kleine-Budde1-3/+0
2026-04-07spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): use FIELD_PREP to encode Transmit Co...Marc Kleine-Budde1-3/+7
2026-04-07spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): remove obfuscated and obsolete assig...Marc Kleine-Budde1-1/+0
2026-04-07spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): use mode from struct fsl_lpspi_data:...Marc Kleine-Budde1-6/+5
2026-04-07spi: spi-fsl-lpspi: fsl_lpspi_set_watermark(): use FIELD_PREP() to encode FIF...Marc Kleine-Budde1-4/+7
2026-04-07spi: spi-fsl-lpspi: adapt to kernel coding styleMarc Kleine-Budde1-6/+6
2026-04-07rust: kernel: update `file_with_nul` commentMiguel Ojeda1-1/+1
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter344-1766/+5323
2026-04-07net: rfkill: prevent unlimited numbers of rfkill events from being createdGreg Kroah-Hartman1-11/+24
2026-04-07wifi: rt2x00usb: fix devres lifetimeJohan Hovold1-1/+1
2026-04-07wifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou1-0/+5
2026-04-07wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
2026-04-07gpio: aspeed: fix unsigned long int declarationChen Jung Ku1-1/+1
2026-04-07gpio: rockchip: convert to dynamic GPIO base allocationShawn Lin1-1/+1