summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/filemap: Convert page wait queues to be foliosMatthew Wilcox (Oracle)2021-09-273-31/+31
* mm/filemap: Add folio_wake_bit()Matthew Wilcox (Oracle)2021-09-271-11/+12
* mm/filemap: Add folio_wait_bit()Matthew Wilcox (Oracle)2021-09-273-48/+43
* mm/writeback: Add folio_wait_stable()Matthew Wilcox (Oracle)2021-09-274-25/+21
* mm/writeback: Add folio_wait_writeback()Matthew Wilcox (Oracle)2021-09-274-20/+46
* mm/filemap: Add folio_end_writeback()Matthew Wilcox (Oracle)2021-09-273-23/+29
* mm/swap: Add folio_rotate_reclaimable()Matthew Wilcox (Oracle)2021-09-275-18/+21
* mm/filemap: Add __folio_lock_or_retry()Matthew Wilcox (Oracle)2021-09-273-20/+21
* mm/filemap: Add folio_wait_locked()Matthew Wilcox (Oracle)2021-09-272-10/+20
* mm/filemap: Add __folio_lock_async()Matthew Wilcox (Oracle)2021-09-273-31/+15
* mm/filemap: Add folio_lock_killable()Matthew Wilcox (Oracle)2021-09-272-13/+19
* mm/filemap: Add folio_lock()Matthew Wilcox (Oracle)2021-09-272-19/+34
* mm/filemap: Add folio_unlock()Matthew Wilcox (Oracle)2021-09-273-18/+20
* mm/util: Add folio_mapping() and folio_file_mapping()Matthew Wilcox (Oracle)2021-09-278-33/+77
* mm/filemap: Add folio_pos() and folio_file_pos()Matthew Wilcox (Oracle)2021-09-271-0/+21
* mm/filemap: Add folio_next_index()Matthew Wilcox (Oracle)2021-09-271-0/+11
* mm/filemap: Add folio_index(), folio_file_page() and folio_contains()Matthew Wilcox (Oracle)2021-09-271-0/+56
* mm: Handle per-folio private dataMatthew Wilcox (Oracle)2021-09-272-19/+40
* mm/lru: Add folio LRU functionsMatthew Wilcox (Oracle)2021-09-273-37/+69
* mm: Add folio flag manipulation functionsMatthew Wilcox (Oracle)2021-09-271-63/+156
* mm: Add folio_try_get_rcu()Matthew Wilcox (Oracle)2021-09-273-80/+90
* mm: Add folio_get()Matthew Wilcox (Oracle)2021-09-271-9/+17
* mm: Add folio_put()Matthew Wilcox (Oracle)2021-09-271-5/+28
* mm: Add folio reference count functionsMatthew Wilcox (Oracle)2021-09-272-1/+88
* mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()Matthew Wilcox (Oracle)2021-09-271-0/+20
* mm/vmstat: Add functions to account folio statisticsMatthew Wilcox (Oracle)2021-09-271-0/+107
* mm: Add folio_pgdat(), folio_zone() and folio_zonenum()Matthew Wilcox (Oracle)2021-09-271-0/+15
* mm: Introduce struct folioMatthew Wilcox (Oracle)2021-09-274-0/+164
* mm: Convert get_page_unless_zero() to return boolMatthew Wilcox (Oracle)2021-09-272-3/+3
* Linux 5.15-rc3v5.15-rc3Linus Torvalds2021-09-261-1/+1
* Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2021-09-268-260/+164
|\
| * ksmbd: use LOOKUP_BENEATH to prevent the out of share accessHyunchul Lee2021-09-255-206/+140
| * ksmbd: remove follow symlinks supportNamjae Jeon2021-09-232-56/+19
| * ksmbd: check protocol id in ksmbd_verify_smb_message()Namjae Jeon2021-09-233-5/+11
| * ksmbd: add default data stream name in FILE_STREAM_INFORMATIONNamjae Jeon2021-09-211-5/+3
| * ksmbd: log that server is experimental at module loadSteve French2021-09-211-0/+3
* | Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-09-262-2/+2
|\ \
| * | EDAC/dmc520: Assign the proper type to dimm->edac_modeBorislav Petkov2021-09-161-1/+1
| * | EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri2021-09-161-1/+1
* | | Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-263-8/+8
|\ \ \
| * | | thermal/drivers/tsens: Fix wrong check for tzd in irq handlersAnsuel Smith2021-09-211-2/+2
| * | | thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter2021-09-211-4/+3
| * | | thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart2021-09-141-2/+3
| |/ /
* | | Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-267-27/+39
|\ \ \
| * | | x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accessesNumfor Mbiziwo-Tiapo2021-09-242-4/+4
| * | | x86/asm: Fix SETZ size enqcmds() build failureKees Cook2021-09-221-1/+1
| * | | x86/setup: Call early_reserve_memory() earlierJuergen Gross2021-09-211-12/+14
| * | | x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang2021-09-203-10/+20
* | | | Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-261-1/+2
|\ \ \ \
| * | | | posix-cpu-timers: Prevent spuriously armed 0-value itimerFrederic Weisbecker2021-09-231-1/+2
| |/ / /