index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/filemap: Convert page wait queues to be folios
Matthew Wilcox (Oracle)
2021-09-27
3
-31
/
+31
*
mm/filemap: Add folio_wake_bit()
Matthew Wilcox (Oracle)
2021-09-27
1
-11
/
+12
*
mm/filemap: Add folio_wait_bit()
Matthew Wilcox (Oracle)
2021-09-27
3
-48
/
+43
*
mm/writeback: Add folio_wait_stable()
Matthew Wilcox (Oracle)
2021-09-27
4
-25
/
+21
*
mm/writeback: Add folio_wait_writeback()
Matthew Wilcox (Oracle)
2021-09-27
4
-20
/
+46
*
mm/filemap: Add folio_end_writeback()
Matthew Wilcox (Oracle)
2021-09-27
3
-23
/
+29
*
mm/swap: Add folio_rotate_reclaimable()
Matthew Wilcox (Oracle)
2021-09-27
5
-18
/
+21
*
mm/filemap: Add __folio_lock_or_retry()
Matthew Wilcox (Oracle)
2021-09-27
3
-20
/
+21
*
mm/filemap: Add folio_wait_locked()
Matthew Wilcox (Oracle)
2021-09-27
2
-10
/
+20
*
mm/filemap: Add __folio_lock_async()
Matthew Wilcox (Oracle)
2021-09-27
3
-31
/
+15
*
mm/filemap: Add folio_lock_killable()
Matthew Wilcox (Oracle)
2021-09-27
2
-13
/
+19
*
mm/filemap: Add folio_lock()
Matthew Wilcox (Oracle)
2021-09-27
2
-19
/
+34
*
mm/filemap: Add folio_unlock()
Matthew Wilcox (Oracle)
2021-09-27
3
-18
/
+20
*
mm/util: Add folio_mapping() and folio_file_mapping()
Matthew Wilcox (Oracle)
2021-09-27
8
-33
/
+77
*
mm/filemap: Add folio_pos() and folio_file_pos()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+21
*
mm/filemap: Add folio_next_index()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+11
*
mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+56
*
mm: Handle per-folio private data
Matthew Wilcox (Oracle)
2021-09-27
2
-19
/
+40
*
mm/lru: Add folio LRU functions
Matthew Wilcox (Oracle)
2021-09-27
3
-37
/
+69
*
mm: Add folio flag manipulation functions
Matthew Wilcox (Oracle)
2021-09-27
1
-63
/
+156
*
mm: Add folio_try_get_rcu()
Matthew Wilcox (Oracle)
2021-09-27
3
-80
/
+90
*
mm: Add folio_get()
Matthew Wilcox (Oracle)
2021-09-27
1
-9
/
+17
*
mm: Add folio_put()
Matthew Wilcox (Oracle)
2021-09-27
1
-5
/
+28
*
mm: Add folio reference count functions
Matthew Wilcox (Oracle)
2021-09-27
2
-1
/
+88
*
mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+20
*
mm/vmstat: Add functions to account folio statistics
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+107
*
mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+15
*
mm: Introduce struct folio
Matthew Wilcox (Oracle)
2021-09-27
4
-0
/
+164
*
mm: Convert get_page_unless_zero() to return bool
Matthew Wilcox (Oracle)
2021-09-27
2
-3
/
+3
*
Linux 5.15-rc3
v5.15-rc3
Linus Torvalds
2021-09-26
1
-1
/
+1
*
Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2021-09-26
8
-260
/
+164
|
\
|
*
ksmbd: use LOOKUP_BENEATH to prevent the out of share access
Hyunchul Lee
2021-09-25
5
-206
/
+140
|
*
ksmbd: remove follow symlinks support
Namjae Jeon
2021-09-23
2
-56
/
+19
|
*
ksmbd: check protocol id in ksmbd_verify_smb_message()
Namjae Jeon
2021-09-23
3
-5
/
+11
|
*
ksmbd: add default data stream name in FILE_STREAM_INFORMATION
Namjae Jeon
2021-09-21
1
-5
/
+3
|
*
ksmbd: log that server is experimental at module load
Steve French
2021-09-21
1
-0
/
+3
*
|
Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-09-26
2
-2
/
+2
|
\
\
|
*
|
EDAC/dmc520: Assign the proper type to dimm->edac_mode
Borislav Petkov
2021-09-16
1
-1
/
+1
|
*
|
EDAC/synopsys: Fix wrong value type assignment for edac_mode
Sai Krishna Potthuri
2021-09-16
1
-1
/
+1
*
|
|
Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-26
3
-8
/
+8
|
\
\
\
|
*
|
|
thermal/drivers/tsens: Fix wrong check for tzd in irq handlers
Ansuel Smith
2021-09-21
1
-2
/
+2
|
*
|
|
thermal/core: Potential buffer overflow in thermal_build_list_of_policies()
Dan Carpenter
2021-09-21
1
-4
/
+3
|
*
|
|
thermal/drivers/int340x: Do not set a wrong tcc offset on resume
Antoine Tenart
2021-09-14
1
-2
/
+3
|
|
/
/
*
|
|
Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-09-26
7
-27
/
+39
|
\
\
\
|
*
|
|
x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
Numfor Mbiziwo-Tiapo
2021-09-24
2
-4
/
+4
|
*
|
|
x86/asm: Fix SETZ size enqcmds() build failure
Kees Cook
2021-09-22
1
-1
/
+1
|
*
|
|
x86/setup: Call early_reserve_memory() earlier
Juergen Gross
2021-09-21
1
-12
/
+14
|
*
|
|
x86/fault: Fix wrong signal when vsyscall fails with pkey
Jiashuo Liang
2021-09-20
3
-10
/
+20
*
|
|
|
Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-26
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
posix-cpu-timers: Prevent spuriously armed 0-value itimer
Frederic Weisbecker
2021-09-23
1
-1
/
+2
|
|
/
/
/
[next]