index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-04-29
1
-0
/
+2
|
\
|
*
tracing/user_events: Track fork/exec/exit for mm lifetime
Beau Belgrave
2023-03-29
1
-0
/
+2
*
|
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-28
2
-2
/
+14
|
\
\
|
*
|
mm: Expose untagging mask in /proc/$PID/status
Kirill A. Shutemov
2023-03-16
1
-0
/
+7
|
*
|
mm: Introduce untagged_addr_remote()
Kirill A. Shutemov
2023-03-16
1
-2
/
+7
*
|
|
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-28
11
-138
/
+176
|
\
\
\
|
*
|
|
ocfs2: reduce ioctl stack usage
Arnd Bergmann
2023-04-21
1
-11
/
+26
|
*
|
|
fs/proc: add Kthread flag to /proc/$pid/status
Chunguang Wu
2023-04-21
1
-0
/
+2
|
*
|
|
epoll: rename global epmutex
Davidlohr Bueso
2023-04-19
1
-11
/
+11
|
*
|
|
proc/stat: remove arch_idle_time()
Heiko Carstens
2023-04-19
1
-26
/
+0
|
*
|
|
epoll: use refcount to reduce ep_mutex contention
Paolo Abeni
2023-04-08
1
-72
/
+123
|
*
|
|
ELF: fix all "Elf" typos
Alexey Dobriyan
2023-04-08
3
-13
/
+13
|
*
|
|
nfs: remove empty if statement from nfs3_prepare_get_acl
Uros Bizjak
2023-04-08
1
-3
/
+2
|
*
|
|
proc: remove mark_inode_dirty() in .setattr()
Chao Yu
2023-04-08
3
-3
/
+0
*
|
|
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-28
30
-210
/
+275
|
\
\
\
\
|
*
|
|
|
mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area()
Linus Torvalds
2023-04-21
1
-1
/
+1
|
*
|
|
|
mm: add new KSM process and sysfs knobs
Stefan Roesch
2023-04-21
1
-0
/
+3
|
*
|
|
|
fs/buffer: convert create_page_buffers to folio_create_buffers
Pankaj Raghav
2023-04-21
1
-10
/
+13
|
*
|
|
|
fs/buffer: add folio_create_empty_buffers helper
Pankaj Raghav
2023-04-21
1
-11
/
+17
|
*
|
|
|
buffer: add folio_alloc_buffers() helper
Pankaj Raghav
2023-04-21
1
-8
/
+15
|
*
|
|
|
fs/buffer: add folio_set_bh helper
Pankaj Raghav
2023-04-21
1
-0
/
+15
|
*
|
|
|
mm: vmscan: refactor updating current->reclaim_state
Yosry Ahmed
2023-04-19
2
-4
/
+2
|
*
|
|
|
mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Aneesh Kumar K.V
2023-04-19
1
-8
/
+1
|
*
|
|
|
mpage: use folios in bio end_io handler
Pankaj Raghav
2023-04-19
1
-11
/
+19
|
*
|
|
|
mpage: split submit_bio and bio end_io handler for reads and writes
Pankaj Raghav
2023-04-19
1
-18
/
+36
|
*
|
|
|
orangefs: use folios in orangefs_readahead
Pankaj Raghav
2023-04-19
1
-4
/
+5
|
*
|
|
|
smaps: fix defined but not used smaps_shmem_walk_ops
Steven Price
2023-04-19
1
-2
/
+1
|
*
|
|
|
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-18
1
-0
/
+20
|
|
\
\
\
\
|
*
\
\
\
\
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-16
8
-16
/
+63
|
|
\
\
\
\
\
|
*
|
|
|
|
|
afs: split afs_pagecache_valid() out of afs_validate()
Matthew Wilcox (Oracle)
2023-04-06
3
-20
/
+22
|
*
|
|
|
|
|
xfs: remove xfs_filemap_map_pages() wrapper
Matthew Wilcox (Oracle)
2023-04-06
1
-16
/
+1
|
*
|
|
|
|
|
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
2023-04-06
1
-21
/
+23
|
*
|
|
|
|
|
fs/proc/kcore: convert read_kcore() to read_kcore_iter()
Lorenzo Stoakes
2023-04-06
1
-18
/
+18
|
*
|
|
|
|
|
fs/proc/kcore: avoid bounce buffer for ktext data
Lorenzo Stoakes
2023-04-06
1
-12
/
+5
|
*
|
|
|
|
|
mm/memtest: add results of early memtest to /proc/meminfo
Tomas Mudrunka
2023-04-06
1
-0
/
+13
|
*
|
|
|
|
|
mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
Axel Rasmussen
2023-04-06
1
-2
/
+6
|
*
|
|
|
|
|
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
2023-04-06
1
-1
/
+4
|
*
|
|
|
|
|
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
2023-04-06
1
-1
/
+1
|
*
|
|
|
|
|
mm: userfaultfd: rename functions for clarity + consistency
Axel Rasmussen
2023-04-06
1
-9
/
+9
|
*
|
|
|
|
|
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-06
1
-1
/
+1
|
*
|
|
|
|
|
mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
Peter Xu
2023-04-06
1
-0
/
+16
|
*
|
|
|
|
|
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
2023-04-06
10
-30
/
+23
|
*
|
|
|
|
|
mm: shrinkers: convert shrinker_rwsem to mutex
Qi Zheng
2023-03-29
1
-1
/
+1
|
*
|
|
|
|
|
mm,jfs: move write_one_page/folio_write_one to jfs
Christoph Hellwig
2023-03-29
1
-5
/
+34
|
*
|
|
|
|
|
ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
Christoph Hellwig
2023-03-29
1
-4
/
+5
|
*
|
|
|
|
|
ufs: don't flush page immediately for DIRSYNC directories
Christoph Hellwig
2023-03-29
1
-10
/
+19
|
*
|
|
|
|
|
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
2023-03-29
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'pstore-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-28
1
-4
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
pstore: Revert pmsg_lock back to a normal mutex
John Stultz
2023-03-09
1
-4
/
+3
*
|
|
|
|
|
|
|
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-04-28
10
-140
/
+86
|
\
\
\
\
\
\
\
\
[next]