summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-09bpf: Validate BTF repeated field counts before expansionPaul Moses
2026-06-09sched/deadline: Use task_on_rq_migrating() helperLiang Luo
2026-06-09sched/core: Combine separate 'else' and 'if' statementsLiang Luo
2026-06-09sched/fair: Fix cpu_util runnable_avg arithmeticHongyan Xia
2026-06-09rust: sync: completion: Mark inline complete_all and wait_for_completionFabricio Parra
2026-06-09MAINTAINERS: Add RUST [SYNC] entryBoqun Feng
2026-06-09drm/sched: Fix spelling mistake "sumission" -> "submission"Colin Ian King
2026-06-09i2c: imx-lpi2c: fix resource leaks switching to devm_dma_request_chan()Carlos Song
2026-06-09ntfs3: cap RESTART_TABLE free-chain walker at rt->usedMichael Bommarito
2026-06-09fs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation}Michael Bommarito
2026-06-09platform/x86: msi-ec: Add support for MSI Pulse GL66 12th GenLuis de Carlos
2026-06-09platform/x86: dell-laptop: add Inspiron N5110 to touchpad LED quirk tableGleb Sonichev
2026-06-09platform/x86: hp-wmi: Add support for Omen 16-ap0xxx (8D26)Krishna Chomal
2026-06-09platform/x86/intel/pmc: rate-limit LTR scale-factor warningMike Bommarito
2026-06-09platform/x86: hp-wmi: Add thermal support for board 8B2Fyahia ahmed
2026-06-09platform/x86/intel/tpmi: use cleanup helpers in mem_write()ZhaoJinming
2026-06-09platform/x86: oxpec: add support for OneXPlayer Super XAlexander Egorov
2026-06-09Merge tag 'v7.1-rockchip-arm32fixe' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2026-06-09Merge tag 'riscv-soc-fixes-for-v7.1-rc7' of https://git.kernel.org/pub/scm/li...Arnd Bergmann
2026-06-09xfs: mark struct xfs_imap as __packedChristoph Hellwig
2026-06-09xfs: store an agbno in struct xfs_imapChristoph Hellwig
2026-06-09xfs: massage xfs_imap_to_bp into xfs_read_iclusterChristoph Hellwig
2026-06-09xfs: remove im_len field in struct xfs_imapChristoph Hellwig
2026-06-09xfs: cleanup xfs_imapChristoph Hellwig
2026-06-09xfs: remove the call to xfs_buf_reverify in xfs_trans_read_buf_mapChristoph Hellwig
2026-06-09xfs: remove the i_ino field in struct xfs_inodeChristoph Hellwig
2026-06-09xfs: remove xfs_setup_existing_inodeChristoph Hellwig
2026-06-09xfs: convert xchk_inode_xref_set_corrupt to xchk_ip_xref_set_corruptChristoph Hellwig
2026-06-09xfs: add a xchk_ip_set_corrupt helperChristoph Hellwig
2026-06-09xfs: add a xfs_rmap_inode_owner helperChristoph Hellwig
2026-06-09xfs: add a xfs_rmap_inode_bmbt_ownerChristoph Hellwig
2026-06-09xfs: add a XFS_INO_TO_FSB helperChristoph Hellwig
2026-06-09xfs: add a XFS_INODE_TO_AGINO helperChristoph Hellwig
2026-06-09xfs: add a XFS_INODE_TO_AGNO helperChristoph Hellwig
2026-06-09xfs: fix unreachable BIGTIME check in dquot flush validationAlexey Nepomnyashih
2026-06-09xfs: fix exchmaps reservation limit checkYingjie Gao
2026-06-09xfs: drop the experimental warning for the zoned allocatorChristoph Hellwig
2026-06-09drm/i915/edp: Check supported link rates DPCD readNikita Zhandarovich
2026-06-09i2c: eg20t: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-06-09i2c: designware-pcidrv: Consistently define pci_device_ids using named initia...Uwe Kleine-König (The Capable Hub)
2026-06-09i2c: bcm-kona: fix spelling mistake in timeout-check commentStepan Ionichev
2026-06-09i2c: cadence: Add shutdown handlerAjay Neeli
2026-06-09gpu: nova-core: don't declare booter firmware for FSP chipsetsJohn Hubbard
2026-06-09gpu: nova-core: return FSP response buffer to callerZhi Wang
2026-06-09gpu: nova-core: factor out common FSP message headerZhi Wang
2026-06-09accel/ivpu: Fix signed integer truncation in IPC receiveAndrzej Kacprowski
2026-06-09Merge tag 'drm-misc-next-fixes-2026-06-05' of https://gitlab.freedesktop.org/...Dave Airlie
2026-06-08net: openvswitch: fix possible kfree_skb of ERR_PTRAdrian Moreno
2026-06-08Merge branch 'tls-receive-path-fixes-and-clean-ups'Jakub Kicinski
2026-06-08tls: Flush backlog before waiting for a new recordChuck Lever