]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2025-07-10  Lorenzo Stoakesmm/pagewalk: split walk_page_range_novma() into kernel...
2025-07-10  Ye Liumm/memfd: clarify error handling labels in memfd_create()
2025-07-10  Arnd Bergmannlib/test_hmm: reduce stack usage
2025-07-10  Mark Brownselftests/mm: check for YAMA ptrace_scope configuraiton...
2025-07-10  Mark Brownselftests/mm: add messages about test errors to the...
2025-07-10  Mark Brownselftests/mm: don't compare return values to in cow
2025-07-10  Mark Brownselftests/mm: convert some cow error reports to ksft_pe...
2025-07-10  Mark Brownkselftest/mm: clarify errors for pipe()
2025-07-10  Casey Chenalloc_tag: remove empty module tag section
2025-07-10  Ryan Robertsmm/filemap: allow arch to request folio size for exec...
2025-07-10  Ryan Robertsmm/readahead: store folio order in struct file_ra_state
2025-07-10  Ryan Robertsmm/readahead: make space in struct file_ra_state
2025-07-10  Ryan Robertsmm/readahead: terminate async readahead on natural...
2025-07-10  Ryan Robertsmm/readahead: honour new_order in page_cache_ra_order()
2025-07-10  Joshua Hahnmm/mempolicy: skip unnecessary synchronize_rcu()
2025-07-10  Dev Jainxarray: add a BUG_ON() to ensure caller is not sibling
2025-07-10  wangzijieproc: use the same treatment to check proc_lseek as...
2025-07-10  Barry Songmm: use per_vma lock for MADV_DONTNEED
2025-07-10  Tal Zussmanuserfaultfd: remove UFFD_CLOEXEC, UFFD_NONBLOCK, and...
2025-07-10  Tal Zussmanuserfaultfd: remove (VM_)BUG_ON()s
2025-07-10  Tal Zussmanuserfaultfd: prevent unregistering VMAs through a diffe...
2025-07-10  Tal Zussmanuserfaultfd: correctly prevent registering VM_DROPPABLE...
2025-07-10  Donet Tomdrivers/base/node: rename __register_one_node() to...
2025-07-10  Donet Tomdrivers/base/node: rename register_memory_blocks_under_...
2025-07-10  Donet Tomdrivers/base/node: remove register_memory_blocks_under_...
2025-07-10  Donet Tomdrivers/base/node: remove register_mem_block_under_node...
2025-07-10  Donet Tomdrivers/base/node: optimize memory block registration...
2025-07-10  Chi Zhilingreadahead: fix return value of page_cache_next_miss...
2025-07-10  Richard Changmm/cma: pair the trace_cma_alloc_start/finish
2025-07-10  Barry Songmm: madvise: use walk_page_range_vma() instead of walk_...
2025-07-10  Christoph Hellwigmm: remove the for_reclaim field from struct writeback_...
2025-07-10  Christoph Hellwigmm: stop passing a writeback_control structure to swap_...
2025-07-10  Christoph Hellwigmm: stop passing a writeback_control structure to __swa...
2025-07-10  Christoph Hellwigmm: tidy up swap_writeout
2025-07-10  Christoph Hellwigmm: stop passing a writeback_control structure to shmem...
2025-07-10  Christoph Hellwigmm: split out a writeout helper from pageout
2025-07-10  Kairui Songmm, list_lru: refactor the locking code
2025-07-10  Zi Yanmm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK...
2025-07-10  David Hildenbrandmm/gup: remove (VM_)BUG_ONs
2025-07-10  SeongJae ParkDocs/admin-guide/mm/damon: add DAMON_STAT usage document
2025-07-10  SeongJae Parkmm/damon/stat: calculate and expose idle time percentiles
2025-07-10  SeongJae Parkmm/damon/stat: calculate and expose estimated memory...
2025-07-10  SeongJae Parkmm/damon: introduce DAMON_STAT module
2025-07-10  Caleb Sander... mm: remove unused mmap tracepoints
2025-07-10  Paul Menzelmm: Kconfig: use verb *use* in plural form in description
2025-07-10  Sidhartha Kumarmm/hugetlb: convert hugetlb_change_protection() to...
2025-07-10  Lorenzo Stoakestools/testing/selftests: add VMA merge tests for KSM...
2025-07-10  Lorenzo Stoakesmm: prevent KSM from breaking VMA merging for new VMAs
2025-07-10  Lorenzo Stoakesmm: ksm: refer to special VMAs via VM_SPECIAL in ksm_co...
2025-07-10  Lorenzo Stoakesmm: ksm: have KSM VMA checks not require a VMA pointer
2025-07-10  Ye Liutools/mm: add script to display page state for a given...
2025-07-10  Koichiro Denmm: vmscan: apply proportional reclaim pressure for...
2025-07-10  Lorenzo Stoakesdocs/mm: expand vma doc to highlight pte freeing, non...
2025-07-10  Matthew Wilcox... mm: restore documentation for __free_pages()
2025-07-06  Linus TorvaldsLinux 6.16-rc5 v6.16-rc5
2025-07-06  Linus TorvaldsMerge tag 'pull-fixes' of git://git.kernel.org/pub...
2025-07-06  Linus TorvaldsMerge tag 'sched_urgent_for_v6.16_rc5' of git://git...
2025-07-06  Linus TorvaldsMerge tag 'objtool_urgent_for_v6.16_rc5' of git://git...
2025-07-06  Linus TorvaldsMerge tag 'perf_urgent_for_v6.16_rc5' of git://git...
2025-07-06  Linus TorvaldsMerge tag 'x86_urgent_for_v6.16_rc5' of git://git.kerne...
2025-07-06  Linus TorvaldsMerge tag 'locking_urgent_for_v6.16_rc5' of git://git...
2025-07-06  Linus TorvaldsMerge tag 'edac_urgent_for_v6.16_rc5' of git://git...
2025-07-06  Linus TorvaldsMerge tag 'ras_urgent_for_v6.16_rc5' of git://git.kerne...
2025-07-06  Linus TorvaldsMerge tag 'irq_urgent_for_v6.16_rc5' of git://git.kerne...
2025-07-06  Terry Trittonselftests/futex: Add futex_numa to .gitignore
2025-07-05  Linus TorvaldsMerge tag 'hid-for-linus-2025070502' of git://git.kerne...
2025-07-05  Linus TorvaldsMerge tag 'v6.16-rc4-smb3-client-fixes' of git://git...
2025-07-05  Linus TorvaldsMerge tag 'i2c-for-6.16-rc5' of git://git.kernel.org...
2025-07-05  Linus TorvaldsMerge tag 'pm-6.16-rc5' of git://git.kernel.org/pub...
2025-07-05  Linus TorvaldsMerge tag 'acpi-6.16-rc5' of git://git.kernel.org/pub...
2025-07-04  Rafael J. WysockiMerge branch 'pm-sleep'
2025-07-04  Linus TorvaldsMerge tag 'soc-fixes-6.16' of git://git.kernel.org...
2025-07-04  Linus TorvaldsMerge tag 'riscv-for-linus-6.16-rc5' of git://git.kerne...
2025-07-04  Linus TorvaldsMerge tag 'regulator-fix-v6.16-rc4' of git://git.kernel...
2025-07-04  Linus TorvaldsMerge tag 'spi-fix-v6.16-rc4' of git://git.kernel.org...
2025-07-04  Linus TorvaldsMerge tag 'platform-drivers-x86-v6.16-3' of git://git...
2025-07-04  Linus TorvaldsMerge tag 'usb-6.16-rc5' of git://git.kernel.org/pub...
2025-07-04  Linus TorvaldsMerge tag 'input-for-v6.16-rc4' of git://git.kernel...
2025-07-04  Linus TorvaldsMerge tag 'drm-fixes-2025-07-04' of https://gitlab...
2025-07-04  Linus TorvaldsMerge tag 'iommu-fixes-v6.16-rc4' of git://git.kernel...
2025-07-04  Linus TorvaldsMerge tag 'block-6.16-20250704' of git://git.kernel...
2025-07-04  Wolfram SangMerge tag 'i2c-host-fixes-6.16-rc5' of git://git.kernel...
2025-07-04  Linus TorvaldsMerge tag 'bcachefs-2025-07-03' of git://evilpiepirate...
2025-07-04  Linus TorvaldsMerge tag 'vfs-6.16-rc5.fixes' of git://git.kernel...
2025-07-04  kuyo changsched/deadline: Fix dl_server runtime calculation formula
2025-07-04  Lu Baoluiommu/vt-d: Assign devtlb cache tag on ATS enablement
2025-07-04  Yunshui JiangInput: cs40l50-vibra - fix potential NULL dereference...
2025-07-04  Al Virofix proc_sys_compare() handling of in-lookup dentries
2025-07-04  Dave AirlieMerge tag 'drm-xe-fixes-2025-07-03' of https://gitlab...
2025-07-03  Paulo Alcantarasmb: client: fix native SMB symlink traversal
2025-07-03  Wang Zhaolongsmb: client: fix race condition in negotiate timeout...
2025-07-03  Dave AirlieMerge tag 'samsung-dsim-fixes-for-v6.16-rc4' of git...
2025-07-03  Dave AirlieMerge tag 'exynos-drm-fixes-for-v6.16-rc4' of git:...
2025-07-03  Dave AirlieMerge tag 'drm-intel-fixes-2025-07-03' of https://gitla...
2025-07-03  Dave AirlieMerge tag 'drm-misc-fixes-2025-07-03' of https://gitlab...
2025-07-03  Linus TorvaldsMerge tag 'for-6.16-rc4-tag' of git://git.kernel.org...
2025-07-03  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2025-07-03  Linus TorvaldsMerge tag 'net-6.16-rc5' of git://git.kernel.org/pub...
2025-07-03  Linus TorvaldsMerge tag 'xfs-fixes-6.16-rc5' of git://git.kernel...
2025-07-03  Jens AxboeMerge tag 'nvme-6.16-2025-07-03' of git://git.infradead...
next