summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-21mm/khugepaged: generalize hugepage_vma_revalidate for mTHP supportNico Pache
2026-06-21mm/page_alloc: only update NUMA min ratios on sysctl writeJianlin Shi
2026-06-21zsmalloc: simplify data output in zs_stats_size_show()Markus Elfring
2026-06-21lib: split codetag_lock_module_list()Bart Van Assche
2026-06-21alloc_tag: fix use-after-free in /proc/allocinfo after module unloadHao Ge
2026-06-21mm/alloc_tag: replace fixed-size early PFN array with dynamic linked listHao Ge
2026-06-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-06-21Merge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2026-06-21Merge tag 'firewire-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-21Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-21Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2026-06-21Merge tag 'nand/for-7.2' into mtd/nextMiquel Raynal
2026-06-21Merge tag 'spi-nor/for-7.2' into mtd/nextMiquel Raynal
2026-06-21drm/nouveau: fix reversed error cleanup order in ucopy functionsJunrui Luo
2026-06-21drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()Wentao Liang
2026-06-21irqchip/crossbar: Fix parent domain resource leakBhargav Joshi
2026-06-21irqchip/crossbar: Use correct index in crossbar_domain_free()Bhargav Joshi
2026-06-21locking/rt: Fix the incorrect RCU protection in rt_spin_unlock()Thomas Gleixner
2026-06-20Merge tag 'hwlock-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2026-06-20Merge tag 'rpmsg-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2026-06-20Merge tag 'rproc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2026-06-219p: Add missing read barrier in virtio zero-copy pathGui-Dong Han
2026-06-21net/9p: Replace strlen() strcpy() pair with strscpy()David Laight
2026-06-219p: skip nlink update in cacheless mode to fix WARN_ONBreno Leitao
2026-06-21net/9p: fix race condition on rdma->state in trans_rdma.cYizhou Zhao
2026-06-219p: v9fs_file_do_lock: replace WARN_ONCE with p9_debugDominique Martinet
2026-06-219p: Enable symlink caching in page cacheRemi Pommarel
2026-06-219p: Set default negative dentry retention time for cache=looseRemi Pommarel
2026-06-219p: Add mount option for negative dentry cache retentionRemi Pommarel
2026-06-219p: Cache negative dentries for lookup performanceRemi Pommarel
2026-06-219p: avoid returning ERR_PTR(0) from mkdir operationsHongling Zeng
2026-06-219p: avoid putting oldfid in p9_client_walk() error pathYizhou Zhao
2026-06-20mailbox: imx: Don't force-thread the primary handlerSebastian Andrzej Siewior
2026-06-20mailbox: imx: Move the RXDB part of the mailbox into the threaded handlerSebastian Andrzej Siewior
2026-06-20mailbox: imx: Move the RX part of the mailbox into the threaded handlerSebastian Andrzej Siewior
2026-06-20mailbox: imx: Start splitting the IRQ handler in primary and threaded handlerSebastian Andrzej Siewior
2026-06-20mailbox: imx: Use channel index instead of zero in imx_mu_specific_rx()Sebastian Andrzej Siewior
2026-06-20mailbox: imx: use devm_of_platform_populate()Sebastian Andrzej Siewior
2026-06-20mailbox: imx: Use devm_pm_runtime_enable()Sebastian Andrzej Siewior
2026-06-20mailbox: imx: Add a channel shutdown fieldSebastian Andrzej Siewior
2026-06-20mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()Sebastian Andrzej Siewior
2026-06-21tpm: fix event_size output in tpm1_binary_bios_measurements_showThorsten Blum
2026-06-21tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-inYeoreum Yun
2026-06-21tpm: tpm2-sessions: wait for async KPP completion in tpm_buf_append_saltMichael Bommarito
2026-06-21tpm: tpm_tis: Add settle time for some TPMsJim Broadus
2026-06-21tpm: tpm_tis: store entire did_vidJim Broadus
2026-06-21tpm_crb: Check ACPI_COMPANION() against NULL during probeRafael J. Wysocki
2026-06-21tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()Jarkko Sakkinen
2026-06-21tpm: Initialize name_size_alg for non-NULL name in tpm_buf_append_name()Gunnar Kudrjavets
2026-06-21tpm: restore timeout for key creation commandsBaoli Zhang