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
/
staging
/
unisys
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: Remove the drivers for the Unisys s-Par
Fabio M. De Francesco
2022-04-20
16
-5176
/
+0
*
staging: unisys: Remove "struct dentry *eth_debugfs_dir"
Fabio M. De Francesco
2022-04-04
1
-17
/
+0
*
Staging: unisys: visorhba: alignment should match open parenthesis
Leonardo Araujo
2022-02-08
1
-1
/
+1
*
staging: unisys: visorinput: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2022-01-26
1
-1
/
+2
*
staging: unisys: visornic: removed a blank line at the end of function
Liu Junqi
2021-11-25
1
-1
/
+0
*
staging: unisys: visornic: reindent to avoid '(' at the end of line
Liu Junqi
2021-11-25
1
-3
/
+2
*
staging: unisys: visornic: fixed a typo cant -> can't
Liu Junqi
2021-11-25
1
-1
/
+1
*
staging: unisys: visorhba: use tab to indent instead of whitespace
Liu Junqi
2021-11-25
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
1
-12
/
+8
|
\
|
*
scsi: staging: unisys: Remove the shost_attrs member
Bart Van Assche
2021-10-16
1
-1
/
+0
|
*
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
1
-3
/
+2
|
*
scsi: staging: unisys: visorhba: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-8
/
+6
*
|
staging: unisys: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-2
/
+3
|
/
*
staging: unisys: visorhba: Convert module from IDR to XArray
Fabio M. De Francesco
2021-06-15
1
-60
/
+41
*
staging: unisys: visorinput: remove redundant assignment of variable led
Colin Ian King
2021-05-14
1
-1
/
+0
*
staging: unisys: visornic: Fix repeated words in comments
Klemen Košir
2021-03-10
1
-1
/
+1
*
staging: unisys: visornic: enhance visornic to use channel_interrupt
Song Chen
2021-03-10
1
-21
/
+11
*
staging: unisys: visorhba: enhance visorhba to use channel_interrupt
Song Chen
2021-01-07
1
-74
/
+16
*
staging: unisys: visorhba: remove redundant initialization of variables scsic...
Colin Ian King
2020-07-23
1
-2
/
+2
*
staging: unisys: visorhba: Correct a typo in comment
R Veera Kumar
2020-04-13
1
-1
/
+1
*
staging: unisys: Documentation: Correct a long line in doc
R Veera Kumar
2020-03-19
1
-6
/
+6
*
staging: unisys: visorinput: Replace zero-length array with flexible-array me...
Gustavo A. R. Silva
2020-02-11
1
-1
/
+1
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
1
-1
/
+2
|
\
|
*
staging: unisys: visornic: Update the description of 'poll_for_irq()'
Christophe JAILLET
2019-07-25
1
-1
/
+2
*
|
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
1
-1
/
+1
*
|
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-2
/
+2
|
/
*
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
2019-07-15
1
-2
/
+2
*
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-11
2
-4
/
+4
|
\
|
*
staging: unisys: visornic: Replace GFP_ATOMIC with GFP_KERNEL
Hariprasad Kelam
2019-05-23
1
-2
/
+2
|
*
staging: unisys: use help instead of ---help--- in Kconfig
Moses Christopher
2019-05-20
1
-2
/
+2
*
|
scsi: staging: unisys: visorhba: use sg helper to iterate over scatterlist
Ming Lei
2019-06-20
1
-5
/
+4
|
/
*
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
4
-0
/
+4
*
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-03
4
-0
/
+4
*
Staging: unisys: Correct malformed SPDX-License-Identifier
Wentao Cai
2019-03-20
1
-1
/
+1
*
Staging: unisys: visorhba: Replace '--help--' with 'help' in Kconfig
Wentao Cai
2019-03-20
1
-6
/
+6
*
Staging: unisys: visorinput: Replace '--help--' with 'help' in Kconfig
Wentao Cai
2019-03-20
1
-7
/
+7
*
Staging: unisys: visornic: Replace '--help--' with 'help' in Kconfig
Wentao Cai
2019-03-20
1
-7
/
+7
*
staging: visornic: use skb_put_zero() instead of open-coded version
Jann Horn
2019-02-19
1
-3
/
+1
*
staging: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-04
2
-4
/
+2
*
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-28
1
-13
/
+1
|
\
|
*
staging: unisys: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-17
1
-13
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-1
/
+0
|
\
\
|
*
|
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
|
|
/
*
/
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
1
-1
/
+1
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
staging: unisys: visornic: no need to check debugfs return values
Greg Kroah-Hartman
2018-06-01
1
-17
/
+6
*
staging: visornic: fix visornic_xmit()'s return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
staging: unisys: visorinput: use the full 80 characters of the screen
David Kershner
2018-02-16
1
-34
/
+30
*
staging: unisys: visorinput: Fix spacing after open paranthesis
David Kershner
2018-02-16
1
-10
/
+9
[next]