summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
14 daysDocumentation: mm: update the admin guide for mTHP collapseNico Pache
14 daysmm/khugepaged: run khugepaged for all ordersBaolin Wang
14 daysmm/khugepaged: avoid unnecessary mTHP collapse attemptsNico Pache
14 daysmm/khugepaged: introduce mTHP collapse supportNico Pache
14 daysmm/khugepaged: introduce collapse_possible_orders helper functionsNico Pache
14 daysmm/khugepaged: improve tracepoints for mTHP ordersNico Pache
14 daysmm/khugepaged: add per-order mTHP collapse failure statisticsNico Pache
14 daysmm/khugepaged: skip collapsing mTHP to smaller ordersNico Pache
14 daysmm/khugepaged: generalize collapse_huge_page for mTHP collapseNico Pache
14 daysmm/khugepaged: require collapse_huge_page to enter/exit with the lock droppedNico Pache
14 daysmm/khugepaged: generalize __collapse_huge_page_* for mTHP supportNico Pache
14 daysmm/khugepaged: rework max_ptes_* handling with helper functionsNico Pache
14 daysmm/khugepaged: generalize alloc_charge_folio()Dev Jain
14 daysmm/khugepaged: generalize hugepage_vma_revalidate for mTHP supportNico Pache
14 daysmm/page_alloc: only update NUMA min ratios on sysctl writeJianlin Shi
14 dayszsmalloc: simplify data output in zs_stats_size_show()Markus Elfring
14 dayslib: split codetag_lock_module_list()Bart Van Assche
14 daysalloc_tag: fix use-after-free in /proc/allocinfo after module unloadHao Ge
14 daysmm/alloc_tag: replace fixed-size early PFN array with dynamic linked listHao Ge
14 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
14 daysMerge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds
14 daysMerge tag 'firewire-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
14 daysMerge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
14 daysMerge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
14 daysMerge tag 'nand/for-7.2' into mtd/nextMiquel Raynal
14 daysMerge tag 'spi-nor/for-7.2' into mtd/nextMiquel Raynal
14 daysdrm/nouveau: fix reversed error cleanup order in ucopy functionsJunrui Luo
14 daysdrm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()Wentao Liang
14 daysirqchip/crossbar: Fix parent domain resource leakBhargav Joshi
14 daysirqchip/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