summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-07usb: chipidea: core: refactor ci_usb_role_switch_set()Xu Yang
2026-04-07dt-bindings: opp-v2: Fix example 3 CPU reg valueVivian Wang
2026-04-07usb: typec: ucsi: skip connector validation before initNathan Rebello
2026-04-07Merge branch 'net-mlx5e-xdp-add-support-for-multi-packet-per-page'Paolo Abeni
2026-04-07net/mlx5e: XDP, Use page fragments for linear data in multibuf-modeDragos Tatulea
2026-04-07net/mlx5e: XDP, Use a single linear page per rqDragos Tatulea
2026-04-07net/mlx5e: XDP, Remove stride size limitationDragos Tatulea
2026-04-07net/mlx5e: XDP, Improve dma address calculation of linear part for XDP_TXDragos Tatulea
2026-04-07net/mlx5e: XSK, Increase size for chunk_size paramDragos Tatulea
2026-04-07ASoC: intel: avs: Fix type mismatch in variable assignmentsongxiebing
2026-04-07xfs: fix number of GC bvecsChristoph Hellwig
2026-04-07coresight: tpdm: fix invalid MMIO access issueJie Gan
2026-04-07xfs: untangle the open zones reporting in mountinfoChristoph Hellwig
2026-04-07xfs: expose the number of open zones in sysfsChristoph Hellwig
2026-04-07xfs: reduce special casing for the open GC zoneChristoph Hellwig
2026-04-07xfs: streamline GC zone selectionChristoph Hellwig
2026-04-07xfs: refactor GC zone selection helpersChristoph Hellwig
2026-04-07xfs: rename xfs_zone_gc_iter_next to xfs_zone_gc_iter_irecChristoph Hellwig
2026-04-07xfs: put the open zone later xfs_open_zone_putChristoph Hellwig
2026-04-07xfs: add a separate tracepoint for stealing an open zone for GCChristoph Hellwig
2026-04-07xfs: delay initial open of the GC zoneChristoph Hellwig
2026-04-07ext2: reject inodes with zero i_nlink and valid mode in ext2_iget()Vasiliy Kovalev
2026-04-07ext2: use get_random_u32() where appropriateDavid Carlier
2026-04-07xfs: fix a resource leak in xfs_alloc_buftarg()Haoxiang Li
2026-04-07xfs: handle too many open zones when mountingChristoph Hellwig
2026-04-07xfs: refactor xfs_mount_zonesChristoph Hellwig
2026-04-07xfs: fix integer overflow in busy extent sort comparatorYuto Ohnuki
2026-04-07xfs: fix integer overflow in deferred intent sort comparatorsYuto Ohnuki
2026-04-07xfs: fold xfs_setattr_size into xfs_vn_setattr_sizeChristoph Hellwig
2026-04-07xfs: remove a duplicate assert in xfs_setattr_sizeChristoph Hellwig
2026-04-07rust: sizes: add SizeConstants trait for device address space constantsJohn Hubbard
2026-04-07spi: spi-fsl-lpspi: make struct lpspi_config::mode u32Marc Kleine-Budde
2026-04-07spi: spi-fsl-lpspi: fsl_lpspi_write_tx_fifo(): simplify while() loop checkMarc Kleine-Budde
2026-04-07spi: spi-fsl-lpspi: fsl_lpspi_reset(): convert to void functionMarc Kleine-Budde
2026-04-07spi: spi-fsl-lpspi: fsl_lpspi_can_dma(): directly assign return value to fsl_...Marc Kleine-Budde
2026-04-07spi: spi-fsl-lpspi: fsl_lpspi_setup_transfer(): remove useless spi_transfer N...Marc Kleine-Budde
2026-04-07spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): use FIELD_PREP to encode Transmit Co...Marc Kleine-Budde
2026-04-07spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): remove obfuscated and obsolete assig...Marc Kleine-Budde
2026-04-07spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): use mode from struct fsl_lpspi_data:...Marc Kleine-Budde
2026-04-07spi: spi-fsl-lpspi: fsl_lpspi_set_watermark(): use FIELD_PREP() to encode FIF...Marc Kleine-Budde
2026-04-07spi: spi-fsl-lpspi: adapt to kernel coding styleMarc Kleine-Budde
2026-04-07rust: kernel: update `file_with_nul` commentMiguel Ojeda
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter
2026-04-07net: rfkill: prevent unlimited numbers of rfkill events from being createdGreg Kroah-Hartman
2026-04-07wifi: rt2x00usb: fix devres lifetimeJohan Hovold
2026-04-07wifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou
2026-04-07wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier
2026-04-07gpio: aspeed: fix unsigned long int declarationChen Jung Ku
2026-04-07gpio: rockchip: convert to dynamic GPIO base allocationShawn Lin
2026-04-07gpio: remove dev-sync-probeBartosz Golaszewski