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
2021-04-09
habanalabs: change default CS timeout to 30 seconds
Oded Gabbay
1
-2
/
+2
2021-04-09
habanalabs: print if device is used on FD close
Oded Gabbay
2
-4
/
+6
2021-04-09
habanalabs: reset_upon_device_release is for bring-up
Oded Gabbay
1
-2
/
+1
2021-04-09
habanalabs: fail reset if device is not idle
Oded Gabbay
1
-14
/
+12
2021-04-09
habanalabs: reset after device is actually released
Oded Gabbay
1
-16
/
+16
2021-04-09
habanalabs: add reset support when user closes FD
Ofir Bitton
2
-2
/
+20
2021-04-09
habanalabs: set max asid to 2
farah kassabri
2
-2
/
+2
2021-04-08
lkdtm: use function_nocfi
Sami Tolvanen
1
-1
/
+1
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-2
/
+2
2021-04-08
lkdtm: Add REPORT_STACK for checking stack offsets
Kees Cook
3
-0
/
+19
2021-04-07
uacce: Enable IOMMU_DEV_FEAT_IOPF
Jean-Philippe Brucker
1
-9
/
+30
2021-04-05
misc: Add Synopsys DesignWare xData IP driver
Gustavo Pimentel
3
-0
/
+431
2021-04-05
misc: vmw_vmci: explicitly initialize vmci_datagram payload
Tetsuo Handa
1
-1
/
+1
2021-04-05
misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg struct
Tetsuo Handa
1
-1
/
+1
2021-04-05
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
1
-10
/
+7
2021-04-05
Merge 5.12-rc6 into char-misc-next
Greg Kroah-Hartman
1
-10
/
+7
2021-04-02
misc/pvpanic: Make some symbols static
YueHaibing
1
-2
/
+2
2021-04-02
misc/pvpanic: fix return value check in pvpanic_pci_probe()
Qiheng Lin
1
-2
/
+2
2021-03-28
misc/pvpanic: add PCI driver
Mihai Carabas
3
-0
/
+134
2021-03-28
misc/pvpanic: probe multiple instances
Mihai Carabas
3
-39
/
+87
2021-03-28
misc/pvpanic: split-up generic and platform dependent code
Mihai Carabas
7
-51
/
+139
2021-03-28
uacce: delete unneeded variable initialization
Kai Ye
1
-1
/
+1
2021-03-28
kgdbts: Switch to do_sys_openat2() for breakpoint testing
Daniel Thompson
1
-19
/
+29
2021-03-28
misc: genwqe: Rudimentary typo fixes
Bhaskar Chowdhury
1
-5
/
+5
2021-03-28
misc: sgi-xp: xp_main: make some symbols static
Zou Wei
1
-2
/
+2
2021-03-24
vmci_host: print unexpanded names of ioctl requests in debug messages
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2021-03-24
misc/sgi-xp: use NULL instead of using plain integer as pointer
Yang Li
1
-1
/
+1
2021-03-24
cxl: don't manipulate the mm.mm_users field directly
Laurent Dufour
1
-1
/
+1
2021-03-24
cxl: Fix couple of spellings
Bhaskar Chowdhury
1
-1
/
+1
2021-03-24
misc: lis3lv02d: Do not log an error when kmalloc fails
Hans de Goede
1
-3
/
+1
2021-03-24
misc: lis3lv02d: Change lis3lv02d_init_device() return value for unknown sens...
Hans de Goede
1
-1
/
+1
2021-03-24
misc: lis3lv02d: Fix false-positive WARN on various HP models
Hans de Goede
1
-5
/
+16
2021-03-24
kgdb: fix gcc-11 warning on indentation
Arnd Bergmann
1
-13
/
+13
2021-03-23
mei: allow map and unmap of client dma buffer only for disconnected client
Tomas Winkler
1
-10
/
+7
2021-03-15
Merge 5.12-rc3 into tty-next
Greg Kroah-Hartman
9
-27
/
+82
2021-03-15
Merge v5.12-rc3 into char-misc-next
Greg Kroah-Hartman
7
-21
/
+81
2021-03-13
Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-24
/
+81
2021-03-10
misc/pvpanic: Export module FDT device table
Shile Zhang
1
-0
/
+1
2021-03-10
misc: fastrpc: restrict user apps from sending kernel RPC messages
Dmitry Baryshkov
1
-0
/
+5
2021-03-10
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
1
-1
/
+0
2021-03-10
drivers: misc: ad525x_dpot: Add missing check in dpot_read_spi
Dinghao Liu
1
-0
/
+3
2021-03-10
drivers: habanalabs: remove unused dentry pointer for debugfs files
Greg Kroah-Hartman
2
-6
/
+1
2021-03-10
drivers: vmw_balloon: remove dentry pointer for debugfs
Greg Kroah-Hartman
1
-8
/
+3
2021-03-10
habanalabs: fix debugfs address translation
farah kassabri
1
-12
/
+26
2021-03-10
habanalabs: Disable file operations after device is removed
Tomer Tayar
2
-6
/
+46
2021-03-10
habanalabs: Call put_pid() when releasing control device
Tomer Tayar
1
-0
/
+2
2021-03-10
drivers: habanalabs: remove unused dentry pointer for debugfs files
Greg Kroah-Hartman
2
-6
/
+1
2021-03-10
habanalabs: mark hl_eq_inc_ptr() as static
Oded Gabbay
1
-1
/
+1
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
[prev]
[next]