index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-31
habanalabs: prevent user buff overflow
Moti Haimovski
1
-1
/
+1
2020-08-31
Merge 5.9-rc3 into char-misc-next
Greg Kroah-Hartman
23
-78
/
+217
2020-08-28
misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()
Ricky Wu
1
-4
/
+0
2020-08-28
VMCI: check return value of get_user_pages_fast() for errors
Alex Dewar
1
-4
/
+6
2020-08-28
misc: fastrpc: fix common struct sg_table related issues
Marek Szyprowski
1
-2
/
+2
2020-08-28
eeprom: at25: set minimum read/write access stride to 1
Christian Eggers
1
-1
/
+1
2020-08-28
eeprom: at25: allow page sizes greater than 16 bit
Christian Eggers
1
-1
/
+1
2020-08-26
Merge tag 'char-misc-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-63
/
+202
2020-08-25
eeprom: at24: Tidy at24_read()
Jean Delvare
1
-10
/
+4
2020-08-25
cxl: Rework error message for incompatible slots
Frederic Barrat
1
-2
/
+2
2020-08-25
ocxl: Don't return trigger page when allocating an interrupt
Frederic Barrat
3
-12
/
+9
2020-08-25
ocxl: Access interrupt trigger page from xive directly
Frederic Barrat
1
-2
/
+6
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
7
-15
/
+15
2020-08-22
habanalabs: correctly report inbound pci region cfg error
Ofir Bitton
1
-1
/
+1
2020-08-22
habanalabs: check correct vmalloc return code
Ofir Bitton
2
-3
/
+8
2020-08-22
habanalabs: validate FW file size
Ofir Bitton
1
-0
/
+9
2020-08-22
habanalabs: fix incorrect check on failed workqueue create
Colin Ian King
1
-1
/
+1
2020-08-22
habanalabs: set max power according to card type
Oded Gabbay
5
-7
/
+26
2020-08-22
habanalabs: proper handling of alloc size in coresight
Ofir Bitton
3
-3
/
+15
2020-08-22
habanalabs: set clock gating according to mask
Ofir Bitton
1
-23
/
+21
2020-08-22
habanalabs: verify user input in cs_ioctl_signal_wait
Ofir Bitton
1
-0
/
+8
2020-08-22
habanalabs: Fix a loop in gaudi_extract_ecc_info()
Dan Carpenter
1
-1
/
+1
2020-08-22
habanalabs: Fix memory corruption in debugfs
Dan Carpenter
1
-4
/
+4
2020-08-22
habanalabs: validate packet id during CB parse
Ofir Bitton
2
-0
/
+66
2020-08-22
habanalabs: Validate user address before mapping
Ofir Bitton
1
-2
/
+14
2020-08-22
habanalabs: unmap PCI bars upon iATU failure
Ofir Bitton
1
-2
/
+4
2020-08-20
kgdbts: switch to kernel_clone()
Christian Brauner
1
-24
/
+24
2020-08-18
mei: virtio: virtualization frontend driver
Tomas Winkler
3
-0
/
+887
2020-08-18
mei: add connect with vtag ioctl
Alexander Usyskin
1
-16
/
+194
2020-08-18
mei: bus: unconditionally enable clients with vtag support
Alexander Usyskin
1
-0
/
+12
2020-08-18
mei: bus: use zero vtag for bus clients.
Alexander Usyskin
1
-1
/
+71
2020-08-18
mei: handle tx queue flushing for vtag connections
Alexander Usyskin
1
-10
/
+13
2020-08-18
mei: add a vtag map for each client
Alexander Usyskin
4
-5
/
+251
2020-08-18
mei: add a spin lock to protect rd_completed queue
Alexander Usyskin
5
-14
/
+54
2020-08-18
mei: bump hbm version to 2.2
Alexander Usyskin
1
-1
/
+1
2020-08-18
mei: add support for mei extended header.
Tomas Winkler
5
-86
/
+334
2020-08-18
mei: add vtag support bit in client properties
Alexander Usyskin
4
-4
/
+41
2020-08-18
mei: restrict vtag support to hbm version 2.2
Alexander Usyskin
4
-0
/
+27
2020-08-18
mei: hbm: add capabilities message
Alexander Usyskin
5
-0
/
+108
2020-08-18
eeprom: at24: Add support for the Sony VAIO EEPROMs
Jean Delvare
1
-0
/
+41
2020-08-18
mei: hdcp: fix mei_hdcp_verify_mprime() input parameter
Tomas Winkler
1
-16
/
+24
2020-08-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+10
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-3
/
+3
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-15
/
+128
2020-08-05
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
1
-0
/
+9
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
123
-1646
/
+2978
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2020-08-04
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+4
[prev]
[next]