index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2022-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
-2
/
+2
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-9
/
+1
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1201
/
+159197
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
-58
/
+3
2022-08-03
misc: update maintainer email address and description for atmel-ssc
Hans-Christian Noren Egtvedt
-2
/
+2
2022-08-02
Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
-58
/
+3
2022-07-28
drivers: lkdtm: fix clang -Wformat warning
Justin Stitt
-1
/
+1
2022-07-27
drivers: lkdtm: fix clang -Wformat warning
Justin Stitt
-1
/
+1
2022-07-20
lkdtm: Disable return thunks in rodata.c
Josh Poimboeuf
-3
/
+6
2022-07-14
misc: Add a mechanism to detect stalls on guest vCPUs
Sebastian Ene
-0
/
+237
2022-07-14
cxl: Fix a memory leak in an error handling path
Christophe JAILLET
-0
/
+1
2022-07-14
cxl: Use the bitmap API to allocate bitmaps
Christophe JAILLET
-7
/
+5
2022-07-14
mei: me: fix clang -Wformat warning
Justin Stitt
-1
/
+1
2022-07-14
eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()
Dan Carpenter
-2
/
+6
2022-07-12
habanalabs: move h/w dirty message to debug
Oded Gabbay
-5
/
+3
2022-07-12
habanalabs: rename soft reset to compute reset
Oded Gabbay
-30
/
+30
2022-07-12
habanalabs: add status of reset after device release
Oded Gabbay
-7
/
+16
2022-07-12
habanalabs: fix update of is_in_soft_reset
Oded Gabbay
-5
/
+15
2022-07-12
habanalabs: expose only valid debugfs nodes
Ofir Bitton
-44
/
+50
2022-07-12
habanalabs/gaudi2: map virtual MSI-X doorbell memory for user
Tomer Tayar
-2
/
+44
2022-07-12
habanalabs/gaudi2: modify decoder to use virtual MSI-X doorbell
Tomer Tayar
-11
/
+161
2022-07-12
habanalabs/gaudi2: modify CS completion CQ to use virtual MSI-X doorbell
Tomer Tayar
-3
/
+16
2022-07-12
habanalabs/gaudi2: replace defines for reserved sob/mob with enums
Tomer Tayar
-32
/
+46
2022-07-12
habanalabs/gaudi2: configure virtual MSI-X doorbell interface
Tomer Tayar
-3
/
+28
2022-07-12
habanalabs: add a value field to hl_fw_send_pci_access_msg()
Tomer Tayar
-15
/
+14
2022-07-12
habanalabs: fixes to the poll-timeout macros
Ohad Sharabi
-29
/
+90
2022-07-12
habanalabs/gaudi2: use DIV_ROUND_UP_SECTOR_T instead of roundup
Ohad Sharabi
-4
/
+5
2022-07-12
habanalabs: initialize variable explicitly
Oded Gabbay
-1
/
+1
2022-07-12
habanalabs: Use the bitmap API to allocate bitmaps
Christophe JAILLET
-3
/
+2
2022-07-12
habanalabs/gaudi2: remove unused defines
Oded Gabbay
-13
/
+0
2022-07-12
habanalabs: make sure variable is set before used
Oded Gabbay
-1
/
+1
2022-07-12
habanalabs: don't declare tmp twice in same function
Oded Gabbay
-2
/
+2
2022-07-12
habanalabs: do not set max power on a secured device
Ofir Bitton
-2
/
+4
2022-07-12
habanalabs/gaudi2: SM mask can only be 8-bit
Oded Gabbay
-1
/
+2
2022-07-12
habanalabs/gaudi2: remove unused variable
Oded Gabbay
-7
/
+3
2022-07-12
habanalabs: allow detection of unsupported f/w packets
Oded Gabbay
-4
/
+8
2022-07-12
habanalabs: save f/w preboot minor version
Sagiv Ozeri
-9
/
+44
2022-07-12
habanalabs: add support for common decoder interrupts
Ofir Bitton
-6
/
+15
2022-07-12
habanalabs: naming refactor of user interrupt flow
Ofir Bitton
-16
/
+16
2022-07-12
habanalabs: wait for preboot ready after hard reset
Ohad Sharabi
-42
/
+107
2022-07-12
habanalabs/gaudi2: reset device upon critical ECC event
Ofir Bitton
-11
/
+16
2022-07-12
habanalabs: enable gaudi2 code in driver
Oded Gabbay
-7
/
+63
2022-07-12
habanalabs: add gaudi2 MMU support
Moti Haimovski
-33
/
+1064
2022-07-12
habanalabs: add gaudi2 wait-for-CS support
Oded Gabbay
-89
/
+210
2022-07-12
habanalabs/gaudi2: add gaudi2 profiler module
Benjamin Dotan
-2
/
+3792
2022-07-12
habanalabs/gaudi2: add gaudi2 security module
Ofir Bitton
-2
/
+3867
2022-07-12
habanalabs: add generic security module
Ofir Bitton
-2
/
+671
2022-07-12
habanalabs: remove obsolete device variables used for testing
Oded Gabbay
-173
/
+24
[next]