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
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
skd: Fix a function name in a comment
Bart Van Assche
2017-08-18
1
-1
/
+1
|
*
|
|
|
skd: Fix spelling in a source code comment
Bart Van Assche
2017-08-18
1
-1
/
+1
|
*
|
|
|
skd: Avoid that gcc 7 warns about fall-through when building with W=1
Bart Van Assche
2017-08-18
1
-1
/
+1
|
*
|
|
|
skd: Remove unnecessary blank lines
Bart Van Assche
2017-08-18
1
-16
/
+5
|
*
|
|
|
skd: Remove ESXi code
Bart Van Assche
2017-08-18
1
-14
/
+0
|
*
|
|
|
skd: Remove unneeded #include directives
Bart Van Assche
2017-08-18
1
-2
/
+0
|
*
|
|
|
skd: Update maintainer information
Bart Van Assche
2017-08-18
1
-1
/
+0
|
*
|
|
|
skd: Switch to GPLv2
Bart Van Assche
2017-08-18
2
-23
/
+14
|
*
|
|
|
skd: Submit requests to firmware before triggering the doorbell
Bart Van Assche
2017-08-18
1
-0
/
+6
|
*
|
|
|
skd: Avoid that module unloading triggers a use-after-free
Bart Van Assche
2017-08-18
1
-8
/
+9
|
*
|
|
|
xen-blkfront: Avoid that gcc 7 warns about fall-through when building with W=1
Bart Van Assche
2017-08-18
1
-1
/
+1
|
*
|
|
|
xen-blkback: Avoid that gcc 7 warns about fall-through when building with W=1
Bart Van Assche
2017-08-18
2
-1
/
+3
|
*
|
|
|
xen-blkback: Fix indentation
Bart Van Assche
2017-08-18
1
-2
/
+2
|
*
|
|
|
virtio_blk: Use blk_rq_is_scsi()
Bart Van Assche
2017-08-18
1
-1
/
+1
|
*
|
|
|
nbd: change the default nbd partitions
Josef Bacik
2017-08-17
1
-2
/
+2
|
*
|
|
|
nbd: allow device creation at a specific index
Josef Bacik
2017-08-17
1
-0
/
+9
|
*
|
|
|
loop: fix to a race condition due to the early registration of device
Anton Volkov
2017-08-15
1
-6
/
+8
|
*
|
|
|
block: pass in queue to inflight accounting
Jens Axboe
2017-08-09
3
-8
/
+13
|
*
|
|
|
null_blk: make sure submit_queues > 0
weiping zhang
2017-08-07
1
-2
/
+2
|
*
|
|
|
null_blk: simplify logic for use_per_node_hctx
weiping zhang
2017-08-07
1
-5
/
+2
|
*
|
|
|
block: DAC960: shut up format-overflow warning
Arnd Bergmann
2017-07-29
1
-4
/
+8
|
|
/
/
/
*
|
|
|
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-09-07
1
-4
/
+6
|
\
\
\
\
|
*
|
|
|
block/ps3vram: Check return of ps3vram_cache_init
Geoff Levand
2017-08-17
1
-1
/
+5
|
*
|
|
|
block/ps3vram: Delete an error message for a failed memory allocation in ps3v...
Markus Elfring
2017-08-17
1
-3
/
+1
*
|
|
|
|
block, THP: make block_device_operations.rw_page support THP
Huang Ying
2017-09-06
2
-1
/
+7
*
|
|
|
|
zram: add config and doc file for writeback feature
Minchan Kim
2017-09-06
1
-0
/
+12
*
|
|
|
|
zram: read page from backing device
Minchan Kim
2017-09-06
1
-5
/
+118
*
|
|
|
|
zram: write incompressible pages to backing device
Minchan Kim
2017-09-06
2
-13
/
+103
*
|
|
|
|
zram: identify asynchronous IO's return value
Minchan Kim
2017-09-06
1
-8
/
+24
*
|
|
|
|
zram: add free space management in backing device
Minchan Kim
2017-09-06
2
-1
/
+50
*
|
|
|
|
zram: add interface to specif backing device
Minchan Kim
2017-09-06
2
-0
/
+147
*
|
|
|
|
zram: rename zram_decompress_page to __zram_bvec_read
Minchan Kim
2017-09-06
1
-3
/
+3
*
|
|
|
|
zram: inline zram_compress
Minchan Kim
2017-09-06
1
-42
/
+22
*
|
|
|
|
zram: clean up duplicated codes in __zram_bvec_write
Minchan Kim
2017-09-06
1
-33
/
+23
*
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-04
1
-1
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
2017-09-04
4
-45
/
+24
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
2017-08-29
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-04
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
x86/lguest: Remove lguest support
Juergen Gross
2017-08-24
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-08-31
1
-2
/
+8
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2017-08-29
1
-2
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
xen-blkback: stop blkback thread of every queue in xen_blkif_disconnect
Annie Li
2017-08-25
1
-2
/
+8
*
|
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-08-25
1
-6
/
+10
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
virtio_blk: fix incorrect message when disk is resized
Stefan Hajnoczi
2017-08-25
1
-6
/
+10
|
|
|
_
|
/
/
|
|
/
|
|
|
*
/
|
|
|
Revert "loop: support 4k physical blocksize"
Omar Sandoval
2017-08-23
2
-37
/
+6
|
/
/
/
/
*
|
|
|
Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2017-08-16
1
-3
/
+3
|
\
|
|
|
|
*
|
|
xen-blkfront: use a right index when checking requests
Munehisa Kamata
2017-08-15
1
-3
/
+3
*
|
|
|
zram: rework copy of compressor name in comp_algorithm_store()
Matthias Kaehlcke
2017-08-10
1
-2
/
+2
*
|
|
|
sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain
Jim Quigley
2017-08-09
1
-0
/
+61
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-28
2
-16
/
+27
|
\
\
\
[prev]
[next]