aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-27Merge tag 'erofs-for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...HEADmasterLinus Torvalds
2024-03-27Merge tag '9p-fixes-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-27Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-27Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-27Merge tag 'probes-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-27Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-27Fix build errors due to new UIO_MEM_DMA_COHERENT messLinus Torvalds
2024-03-27Fix memory leak in posix_clock_open()Linus Torvalds
2024-03-26crash: use macro to add crashk_res into iomem early for specific archBaoquan He
2024-03-26mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devicesJohannes Weiner
2024-03-26selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw
2024-03-26hexagon: vmlinux.lds.S: handle attributes sectionNathan Chancellor
2024-03-26userfaultfd: fix deadlock warning when locking src and dst VMAsLokesh Gidra
2024-03-26tmpfs: fix race on handling dquot rbtreeCarlos Maiolino
2024-03-26selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw
2024-03-26mm: zswap: fix writeback shinker GFP_NOIO/GFP_NOFS recursionJohannes Weiner
2024-03-26ARM: prctl: reject PR_SET_MDWE on pre-ARMv6Zev Weiss
2024-03-26prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss
2024-03-26MAINTAINERS: remove incorrect M: tag for dm-devel@lists.linux.devKuan-Wei Chiu
2024-03-26mm: zswap: fix kernel BUG in sg_init_oneBarry Song
2024-03-26selftests: mm: restore settings from only parent processMuhammad Usama Anjum
2024-03-26tools/Makefile: remove cgroup targetCong Liu
2024-03-26mm: cachestat: fix two shmem bugsJohannes Weiner
2024-03-26mm: increase folio batch sizeMatthew Wilcox (Oracle)
2024-03-26mm,page_owner: fix recursionOscar Salvador
2024-03-26mailmap: update entry for Leonard CrestezLeonard Crestez
2024-03-26init: open /initrd.image with O_LARGEFILEJohn Sperbeck
2024-03-26selftests/mm: Fix build with _FORTIFY_SOURCEVitaly Chikunov
2024-03-26mm/memory: fix missing pte marker for !page on pte zapsPeter Xu
2024-03-26Merge tag 'printk-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-26Merge tag 'pwm/for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-26btrfs: fix race in read_extent_buffer_pages()Tavian Barnes
2024-03-26btrfs: return accurate error code on open failure in open_fs_devices()Anand Jain
2024-03-26btrfs: zoned: don't skip block groups with 100% zone unusableJohannes Thumshirn
2024-03-26btrfs: use btrfs_warn() to log message at btrfs_add_extent_mapping()Filipe Manana
2024-03-26btrfs: fix message not properly printing interval when adding extent mapFilipe Manana
2024-03-26btrfs: fix warning messages not printing interval at unpin_extent_range()Filipe Manana
2024-03-26btrfs: fix extent map leak in unexpected scenario at unpin_extent_cache()Filipe Manana
2024-03-26btrfs: validate device maj:min during openAnand Jain
2024-03-26btrfs: zoned: fix use-after-free in do_zone_finish()Johannes Thumshirn
2024-03-25Merge tag 'gfs2-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2024-03-25Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-03-25fs/9p: fix uninitialized values during inode evictEric Van Hensbergen
2024-03-25tracing: probes: Fix to zero initialize a local variableMasami Hiramatsu (Google)
2024-03-25pwm: img: fix pwm clock lookupZoltan HERPAI
2024-03-25MAINTAINERS: erofs: add myself as reviewerSandeep Dhavale
2024-03-25erofs: drop experimental warning for FSDAXGao Xiang
2024-03-25fs/9p: remove redundant pointer v9sesColin Ian King
2024-03-25fs/9p: fix uaf in in v9fs_stat2inode_dotlLizhi Xu
2024-03-24Linux 6.9-rc1v6.9-rc1Linus Torvalds