index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-27
mm/filemap: Convert page wait queues to be folios
Matthew Wilcox (Oracle)
3
-31
/
+31
2021-09-27
mm/filemap: Add folio_wake_bit()
Matthew Wilcox (Oracle)
1
-11
/
+12
2021-09-27
mm/filemap: Add folio_wait_bit()
Matthew Wilcox (Oracle)
3
-48
/
+43
2021-09-27
mm/writeback: Add folio_wait_stable()
Matthew Wilcox (Oracle)
4
-25
/
+21
2021-09-27
mm/writeback: Add folio_wait_writeback()
Matthew Wilcox (Oracle)
4
-20
/
+46
2021-09-27
mm/filemap: Add folio_end_writeback()
Matthew Wilcox (Oracle)
3
-23
/
+29
2021-09-27
mm/swap: Add folio_rotate_reclaimable()
Matthew Wilcox (Oracle)
5
-18
/
+21
2021-09-27
mm/filemap: Add __folio_lock_or_retry()
Matthew Wilcox (Oracle)
3
-20
/
+21
2021-09-27
mm/filemap: Add folio_wait_locked()
Matthew Wilcox (Oracle)
2
-10
/
+20
2021-09-27
mm/filemap: Add __folio_lock_async()
Matthew Wilcox (Oracle)
3
-31
/
+15
2021-09-27
mm/filemap: Add folio_lock_killable()
Matthew Wilcox (Oracle)
2
-13
/
+19
2021-09-27
mm/filemap: Add folio_lock()
Matthew Wilcox (Oracle)
2
-19
/
+34
2021-09-27
mm/filemap: Add folio_unlock()
Matthew Wilcox (Oracle)
3
-18
/
+20
2021-09-27
mm/util: Add folio_mapping() and folio_file_mapping()
Matthew Wilcox (Oracle)
8
-33
/
+77
2021-09-27
mm/filemap: Add folio_pos() and folio_file_pos()
Matthew Wilcox (Oracle)
1
-0
/
+21
2021-09-27
mm/filemap: Add folio_next_index()
Matthew Wilcox (Oracle)
1
-0
/
+11
2021-09-27
mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
Matthew Wilcox (Oracle)
1
-0
/
+56
2021-09-27
mm: Handle per-folio private data
Matthew Wilcox (Oracle)
2
-19
/
+40
2021-09-27
mm/lru: Add folio LRU functions
Matthew Wilcox (Oracle)
3
-37
/
+69
2021-09-27
mm: Add folio flag manipulation functions
Matthew Wilcox (Oracle)
1
-63
/
+156
2021-09-27
mm: Add folio_try_get_rcu()
Matthew Wilcox (Oracle)
3
-80
/
+90
2021-09-27
mm: Add folio_get()
Matthew Wilcox (Oracle)
1
-9
/
+17
2021-09-27
mm: Add folio_put()
Matthew Wilcox (Oracle)
1
-5
/
+28
2021-09-27
mm: Add folio reference count functions
Matthew Wilcox (Oracle)
2
-1
/
+88
2021-09-27
mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
Matthew Wilcox (Oracle)
1
-0
/
+20
2021-09-27
mm/vmstat: Add functions to account folio statistics
Matthew Wilcox (Oracle)
1
-0
/
+107
2021-09-27
mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
Matthew Wilcox (Oracle)
1
-0
/
+15
2021-09-27
mm: Introduce struct folio
Matthew Wilcox (Oracle)
4
-0
/
+164
2021-09-27
mm: Convert get_page_unless_zero() to return bool
Matthew Wilcox (Oracle)
2
-3
/
+3
2021-09-26
Linux 5.15-rc3
v5.15-rc3
Linus Torvalds
1
-1
/
+1
2021-09-25
ksmbd: use LOOKUP_BENEATH to prevent the out of share access
Hyunchul Lee
5
-206
/
+140
2021-09-25
mm: fix uninitialized use in overcommit_policy_handler
Chen Jun
1
-2
/
+2
2021-09-25
mm/memory_failure: fix the missing pte_unmap() call
Qi Zheng
1
-5
/
+5
2021-09-25
kasan: always respect CONFIG_KASAN_STACK
Nathan Chancellor
1
-1
/
+2
2021-09-25
sh: pgtable-3level: fix cast to pointer from integer of different size
Geert Uytterhoeven
1
-1
/
+1
2021-09-25
mm/debug: sync up latest migrate_reason to migrate_reason_names
Weizhao Ouyang
2
-1
/
+6
2021-09-25
mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN
Weizhao Ouyang
1
-1
/
+2
2021-09-25
mm: fs: invalidate bh_lrus for only cold path
Minchan Kim
3
-7
/
+24
2021-09-25
lib/zlib_inflate/inffast: check config in C to avoid unused function warning
Paul Menzel
1
-7
/
+6
2021-09-25
tools/vm/page-types: remove dependency on opt_file for idle page tracking
Changbin Du
1
-1
/
+1
2021-09-25
scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error
Miles Chen
1
-0
/
+4
2021-09-25
ocfs2: drop acl cache for directories too
Wengang Wang
1
-1
/
+2
2021-09-25
mm/shmem.c: fix judgment error in shmem_is_huge()
Liu Yuntao
1
-2
/
+2
2021-09-25
xtensa: increase size of gcc stack frame check
Guenter Roeck
1
-1
/
+1
2021-09-25
mm/damon: don't use strnlen() with known-bogus source length
Adam Borowski
1
-8
/
+8
2021-09-25
kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS
Marco Elver
1
-0
/
+2
2021-09-25
mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable()
Naoya Horiguchi
1
-1
/
+1
2021-09-24
io_uring: make OP_CLOSE consistent with direct open
Pavel Begunkov
1
-1
/
+51
2021-09-24
block: hold ->invalidate_lock in blkdev_fallocate
Ming Lei
1
-11
/
+10
2021-09-24
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
1
-0
/
+8
[next]