index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-09
sched.h: always_inline alloc_tag_{save|restore} to fix modpost warnings
Suren Baghdasaryan
2024-07-06
MAINTAINERS: mailmap: update Lorenzo Stoakes's email address
Lorenzo Stoakes
2024-07-06
mm: fix crashes from deferred split racing folio migration
Hugh Dickins
2024-07-06
lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 ...
Paul Menzel
2024-07-06
mm: gup: stop abusing try_grab_folio
Yang Shi
2024-07-03
nilfs2: fix kernel bug on rename operation of broken directory
Ryusuke Konishi
2024-07-03
mm/hugetlb_vmemmap: fix race with speculative PFN walkers
Yu Zhao
2024-07-03
cachestat: do not flush stats in recency check
Nhat Pham
2024-07-03
mm/shmem: disable PMD-sized page cache if needed
Gavin Shan
2024-07-03
mm/filemap: skip to create PMD-sized page cache if needed
Gavin Shan
2024-07-03
mm/readahead: limit page cache size in page_cache_ra_order()
Gavin Shan
2024-07-03
mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray
Gavin Shan
2024-07-03
mm/damon/core: merge regions aggressively when max_nr_regions is unmet
SeongJae Park
2024-07-03
Fix userfaultfd_api to return EINVAL as expected
Audra Mitchell
2024-07-03
mm: vmalloc: check if a hash-index is in cpu_possible_mask
Uladzislau Rezki (Sony)
2024-07-03
mm: prevent derefencing NULL ptr in pfn_section_valid()
Waiman Long
2024-07-03
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
2024-07-03
nilfs2: fix incorrect inode allocation from reserved inodes
Ryusuke Konishi
2024-07-03
nilfs2: add missing check for inode numbers on directory entries
Ryusuke Konishi
2024-07-03
nilfs2: fix inode number range checks
Ryusuke Konishi
2024-07-03
mm: avoid overflows in dirty throttling logic
Jan Kara
2024-07-03
Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
Jan Kara
2024-07-03
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
2024-06-30
Linux 6.10-rc6
v6.10-rc6
Linus Torvalds
2024-06-30
Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2024-06-30
ata: ahci: Clean up sysfs file on error
Niklas Cassel
2024-06-30
ata: libata-core: Fix double free on error
Niklas Cassel
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
2024-06-30
ata: libata-core: Fix null pointer dereference on error
Niklas Cassel
2024-06-30
Merge tag 'kbuild-fixes-v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-06-30
x86-32: fix cmpxchg8b_emu build error with clang
Linus Torvalds
2024-06-30
Merge tag 'char-misc-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-06-30
Merge tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-30
Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-06-30
Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-06-30
Merge tag 'smp_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-06-30
Merge tag 'irq_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-06-30
Merge tag 'timers_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-06-30
Merge tag 'linux-watchdog-6.10-rc-fixes' of git://www.linux-watchdog.org/linu...
Linus Torvalds
2024-06-29
Merge tag 'nfs-for-6.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-06-29
Merge tag 'xfs-6.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-06-29
Merge tag 'i2c-for-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-29
Merge tag 'platform-drivers-x86-v6.10-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-06-29
Merge tag 'mmc-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2024-06-28
Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-06-28
Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-06-28
x86: stop playing stack games in profile_pc()
Linus Torvalds
2024-06-28
i2c: testunit: discard write requests while old command is running
Wolfram Sang
2024-06-28
i2c: testunit: don't erase registers after STOP
Wolfram Sang
2024-06-28
Merge tag 'i2c-host-fixes-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
[next]