index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-22
habanalabs/gaudi: add debugfs to fetch internal sync status
Ohad Sharabi
6
-16
/
+187
2022-05-22
habanalabs: rephrase device out-of-memory message
Ohad Sharabi
1
-2
/
+3
2022-05-22
habanalabs/gaudi: Use correct sram size macro for debugfs
Dafna Hirschfeld
1
-4
/
+4
2022-05-22
habanalabs: add MMU prefetch to ASIC-specific code
Ohad Sharabi
5
-7
/
+40
2022-05-22
habanalabs: convert ts to use unified memory manager
Yuri Nudelman
6
-235
/
+91
2022-05-22
habanalabs: unified memory manager infrastructure
Yuri Nudelman
3
-1
/
+333
2022-05-22
habanalabs: save f/w preboot major version
Ofir Bitton
2
-10
/
+22
2022-05-22
habanalabs: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-6
/
+5
2022-05-22
habanalabs: modify dma_mask to be ASIC specific property
Tomer Tayar
5
-30
/
+10
2022-05-22
habanalabs: parse full firmware versions
Ofir Bitton
1
-2
/
+4
2022-05-22
habanalabs/gaudi: avoid resetting max power in hard reset
Tomer Tayar
1
-2
/
+0
2022-05-22
habanalabs/gaudi: increase submission resources
Ofir Bitton
1
-2
/
+2
2022-05-22
habanalabs: expose compute ctx status through info ioctl
Ofir Bitton
1
-0
/
+2
2022-05-22
habanalabs: add new return code to device fd open
Ofir Bitton
3
-1
/
+20
2022-05-22
habanalabs: add user API to get valid DRAM page sizes
Ohad Sharabi
4
-0
/
+40
2022-05-22
habanalabs: convert all MMU masks/shifts to arrays
Ohad Sharabi
6
-92
/
+52
2022-05-22
habanalabs: change mmu_get_real_page_size to be ASIC-specific
Ohad Sharabi
4
-98
/
+112
2022-05-22
habanalabs: add DRAM default page size to HW info
Ohad Sharabi
1
-0
/
+1
2022-05-22
habanalabs: set non-0 value in dram default page size
Ohad Sharabi
4
-1
/
+8
2022-05-19
misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl
Srinivas Kandagatla
1
-4
/
+5
2022-05-19
misc: alcor_pci: set NULL intfdata and clear pci master
Shuah Khan
1
-1
/
+5
2022-05-19
Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...
Greg Kroah-Hartman
2
-15
/
+99
2022-05-17
lkdtm/heap: Hide allocation size from -Warray-bounds
Kees Cook
1
-0
/
+1
2022-05-17
lkdtm/usercopy: Check vmalloc and >0-order folios
Kees Cook
1
-0
/
+83
2022-05-11
lkdtm/usercopy: Rename "heap" to "slab"
Kees Cook
1
-15
/
+15
2022-05-09
lkdtm: cfi: Fix type width for masking PAC bits
Kees Cook
1
-1
/
+1
2022-05-09
misc: rtsx: set NULL intfdata when probe fails
Shuah Khan
1
-0
/
+1
2022-05-09
altera-stapl: Use swap() instead of open coding it
Jiapeng Chong
1
-40
/
+16
2022-05-09
misc: rtsx: add rts5261 efuse function
Ricky WU
1
-53
/
+62
2022-05-02
Merge 5.18-rc5 into char-misc-next
Greg Kroah-Hartman
1
-8
/
+11
2022-04-29
misc/pvpanic: Convert regular spinlock into trylock on panic path
Guilherme G. Piccoli
1
-2
/
+8
2022-04-26
lkdtm: cfi: Fix type width for masking PAC bits
Kees Cook
1
-1
/
+1
2022-04-24
VMCI: Add support for ARM64
Vishnu Dasa
3
-1
/
+17
2022-04-24
misc: bcm-vk: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-16
/
+13
2022-04-24
eeprom: at25: Use DMA safe buffers
Christophe Leroy
1
-8
/
+11
2022-04-24
misc: fastrpc: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-4
/
+5
2022-04-24
misc: vmw_vmci: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-8
/
+7
2022-04-24
vmw_balloon: Print errors on reset only once
Nadav Amit
1
-2
/
+2
2022-04-16
lkdtm: Add CFI_BACKWARD to test ROP mitigations
Kees Cook
1
-0
/
+134
2022-04-12
lkdtm: Move crashtype definitions into each category
Kees Cook
11
-292
/
+301
2022-04-12
lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP
Christophe Leroy
2
-5
/
+8
2022-04-12
lkdtm/usercopy: Expand size of "out of frame" object
Kees Cook
1
-3
/
+14
2022-04-12
lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOW
Kees Cook
1
-0
/
+6
2022-04-12
lkdtm/bugs: Check for the NULL pointer after calling kmalloc
Jiasheng Jiang
1
-0
/
+5
2022-04-04
habanalabs: Fix test build failures
Guenter Roeck
1
-8
/
+8
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
52
-1179
/
+2708
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-14
/
+59
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+2
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
4
-8
/
+8
[next]