index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: refactor fence handling in hl_cs_poll_fences
Dani Liberman
2021-10-18
1
-35
/
+36
*
habanalabs: context cleanup cosmetics
Omer Shpigelman
2021-10-18
1
-7
/
+1
*
habanalabs: simplify wait for interrupt with timestamp flow
Yuri Nudelman
2021-10-18
3
-10
/
+7
*
habanalabs: initialize hpriv fields before adding new node
Moti Haimovski
2021-10-18
1
-8
/
+15
*
habanalabs: Unify frequency set/get functionality
Rajaravi Krishna Katta
2021-10-18
9
-65
/
+38
*
habanalabs: select CRC32
Vegard Nossum
2021-10-18
1
-0
/
+1
*
habanalabs: add support for dma-buf exporter
Tomer Tayar
2021-10-18
5
-3
/
+535
*
habanalabs: define uAPI to export FD for DMA-BUF
Oded Gabbay
2021-10-18
1
-1
/
+27
*
habanalabs: fix NULL pointer dereference
Dani Liberman
2021-10-18
1
-2
/
+11
*
habanalabs: fix race condition in multi CS completion
Dani Liberman
2021-10-18
2
-1
/
+23
*
habanalabs: use only u32
Oded Gabbay
2021-10-18
1
-1
/
+1
*
habanalabs: update firmware files
Oded Gabbay
2021-10-18
4
-78
/
+130
*
habanalabs: bypass reset for continuous h/w error event
Bharat Jauhari
2021-10-18
5
-36
/
+111
*
habanalabs: take timestamp on wait for interrupt
Yuri Nudelman
2021-10-18
3
-3
/
+21
*
habanalabs: prevent race between fd close/open
Oded Gabbay
2021-10-18
1
-7
/
+23
*
habanalabs: refactor reset log message
Oded Gabbay
2021-10-18
1
-1
/
+8
*
habanalabs: define soft-reset as inference op
Oded Gabbay
2021-10-18
4
-8
/
+12
*
habanalabs: fix debugfs device memory MMU VA translation
Yuri Nudelman
2021-10-18
1
-14
/
+16
*
habanalabs: add support for a long interrupt target value
Ofir Bitton
2021-10-18
2
-10
/
+11
*
habanalabs: remove redundant cs validity checks
Ofir Bitton
2021-10-18
1
-3
/
+2
*
habanalabs: enable power info via HWMON framework
Rajaravi Krishna Katta
2021-10-18
3
-0
/
+108
*
habanalabs: generalize COMMS message sending procedure
Alon Mizrahi
2021-10-18
1
-10
/
+18
*
habanalabs: create static map of f/w hwmon enums
Rajaravi Krishna Katta
2021-10-18
2
-9
/
+97
*
habanalabs: add debugfs node for configuring CS timeout
Ofir Bitton
2021-10-18
2
-0
/
+57
*
habanalabs: add kernel-doc style comments
Oded Gabbay
2021-10-18
1
-18
/
+25
*
Merge 5.15-rc6 into char-misc-next
Greg Kroah-Hartman
2021-10-18
648
-4345
/
+7117
|
\
|
*
Linux 5.15-rc6
v5.15-rc6
Linus Torvalds
2021-10-18
1
-1
/
+1
|
*
Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-10-18
2
-6
/
+5
|
|
\
|
|
*
ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()
Wang Hai
2021-10-14
1
-4
/
+1
|
|
*
pata_legacy: fix a couple uninitialized variable bugs
Dan Carpenter
2021-10-12
1
-2
/
+4
|
*
|
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-18
13
-120
/
+171
|
|
\
\
|
|
*
|
block, bfq: reset last_bfqq_created on group change
Paolo Valente
2021-10-17
1
-0
/
+6
|
|
*
|
block: warn when putting the final reference on a registered disk
Christoph Hellwig
2021-10-17
1
-0
/
+1
|
|
*
|
brd: reduce the brd_devices_mutex scope
Tetsuo Handa
2021-10-17
1
-22
/
+22
|
|
*
|
kyber: avoid q->disk dereferences in trace points
Christoph Hellwig
2021-10-16
2
-14
/
+15
|
|
*
|
block: keep q_usage_counter in atomic mode after del_gendisk
Christoph Hellwig
2021-10-16
3
-2
/
+11
|
|
*
|
block: drain file system I/O on del_gendisk
Christoph Hellwig
2021-10-16
4
-15
/
+35
|
|
*
|
block: split bio_queue_enter from blk_queue_enter
Christoph Hellwig
2021-10-16
1
-8
/
+25
|
|
*
|
block: factor out a blk_try_enter_queue helper
Christoph Hellwig
2021-10-16
1
-28
/
+32
|
|
*
|
block: call submit_bio_checks under q_usage_counter
Christoph Hellwig
2021-10-16
1
-22
/
+12
|
|
*
|
Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
2021-10-14
3
-12
/
+13
|
|
|
\
\
|
|
|
*
|
nvme: fix per-namespace chardev deletion
Adam Manzanares
2021-10-14
2
-11
/
+12
|
|
|
*
|
nvme-pci: Fix abort command id
Keith Busch
2021-10-07
1
-1
/
+1
|
|
*
|
|
block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs
Dan Carpenter
2021-10-12
1
-1
/
+3
|
*
|
|
|
Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-18
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
io_uring: fix wrong condition to grab uring lock
Hao Xu
2021-10-14
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-10-18
4
-37
/
+23
|
|
\
\
\
\
\
|
|
*
|
|
|
|
vhost-vdpa: Fix the wrong input in config_cb
Cindy Lu
2021-10-13
1
-1
/
+1
|
|
*
|
|
|
|
VDUSE: fix documentation underline warning
Randy Dunlap
2021-10-13
1
-1
/
+1
|
|
*
|
|
|
|
Revert "virtio-blk: Add validation for block size in config space"
Michael S. Tsirkin
2021-10-13
1
-31
/
+6
[next]