index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
/
fb_defio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: Rename pagelist to pagereflist for deferred I/O
Thomas Zimmermann
2022-05-03
1
-9
/
+9
*
fbdev: Refactor implementation of page_mkwrite
Thomas Zimmermann
2022-05-03
1
-15
/
+38
*
fbdev: Track deferred-I/O pages in pageref struct
Thomas Zimmermann
2022-05-03
1
-52
/
+104
*
fbdev: Put mmap for deferred I/O into drivers
Thomas Zimmermann
2022-05-03
1
-0
/
+1
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-04-05
1
-8
/
+1
|
\
|
*
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-03-24
1
-15
/
+33
|
|
\
|
*
|
fb_defio: Use noop_dirty_folio()
Matthew Wilcox (Oracle)
2022-03-16
1
-8
/
+1
*
|
|
fbdev: defio: fix the pagelist corruption
Chuansheng Liu
2022-03-18
1
-1
/
+8
|
|
/
|
/
|
*
|
fbdev: Don't sort deferred-I/O pages by default
Thomas Zimmermann
2022-02-16
1
-7
/
+17
*
|
fbdev/defio: Early-out if page is already enlisted
Thomas Zimmermann
2022-02-16
1
-9
/
+17
|
/
*
Revert "fb_defio: Remove custom address_space_operations"
Matthew Wilcox
2021-06-01
1
-0
/
+35
*
fb_defio: Remove custom address_space_operations
Matthew Wilcox (Oracle)
2021-03-12
1
-35
/
+0
*
video: fb_defio: preserve user fb_ops
Jani Nikula
2019-12-03
1
-3
/
+0
*
video: fbdev: core: Change return type to vm_fault_t
Souptick Joarder
2018-04-24
1
-2
/
+2
*
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-08-01
1
-1
/
+1
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-9
/
+7
*
fbdev: fb_defio: Export fb_deferred_io_mmap
Noralf Trønnes
2016-05-02
1
-1
/
+2
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
framebuffer: don't link fb_devio into kernel image unconditionally
Harald Geyer
2015-05-07
1
-2
/
+0
*
video/fbdev: fix defio's fsync
Tomi Valkeinen
2014-12-30
1
-2
/
+3
*
fbdev: move fbdev core files to separate directory
Tomi Valkeinen
2014-04-17
1
-0
/
+245