index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: update target status functions to support IMA measurement
Tushar Sugandhi
2021-08-10
31
-2
/
+324
*
dm ima: measure data on device rename
Tushar Sugandhi
2021-08-10
3
-0
/
+53
*
dm ima: measure data on table clear
Tushar Sugandhi
2021-08-10
3
-0
/
+97
*
dm ima: measure data on device remove
Tushar Sugandhi
2021-08-10
3
-0
/
+124
*
dm ima: measure data on device resume
Tushar Sugandhi
2021-08-10
3
-2
/
+125
*
dm ima: measure data on table load
Tushar Sugandhi
2021-08-10
6
-1
/
+407
*
dm writecache: add event counters
Mikulas Patocka
2021-08-10
1
-3
/
+53
*
dm writecache: report invalid return from writecache_map helpers
Mikulas Patocka
2021-08-10
1
-1
/
+4
*
dm writecache: further writecache_map() cleanup
Mike Snitzer
2021-08-10
1
-32
/
+43
*
dm writecache: factor out writecache_map_remap_origin()
Mike Snitzer
2021-08-10
1
-15
/
+15
*
dm writecache: split up writecache_map() to improve code readability
Mike Snitzer
2021-08-10
1
-151
/
+187
*
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-08-09
2
-8
/
+5
*
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-08-09
3
-3
/
+3
*
dm: delay registering the gendisk
Christoph Hellwig
2021-08-09
2
-13
/
+11
*
dm: move setting md->type into dm_setup_md_queue
Christoph Hellwig
2021-08-09
2
-6
/
+3
*
dm: cleanup cleanup_mapped_device
Christoph Hellwig
2021-08-09
1
-5
/
+1
*
block: make the block holder code optional
Christoph Hellwig
2021-08-09
2
-0
/
+3
*
loop: Select I/O scheduler 'none' from inside add_disk()
Bart Van Assche
2021-08-05
1
-1
/
+2
*
loop: raise media_change event
Matteo Croce
2021-08-02
1
-0
/
+5
*
loop: don't grab a reference to the block device
Christoph Hellwig
2021-08-02
1
-5
/
+0
*
ps3disk: use memcpy_{from,to}_bvec
Christoph Hellwig
2021-08-02
1
-16
/
+2
*
dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
Christoph Hellwig
2021-08-02
1
-3
/
+2
*
rbd: use memzero_bvec
Christoph Hellwig
2021-08-02
1
-13
/
+2
*
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-31
52
-271
/
+528
|
\
|
*
can: esd_usb2: fix memory leak
Pavel Skripkin
2021-07-30
1
-1
/
+15
|
*
can: ems_usb: fix memory leak
Pavel Skripkin
2021-07-30
1
-1
/
+13
|
*
can: usb_8dev: fix memory leak
Pavel Skripkin
2021-07-30
1
-2
/
+13
|
*
can: mcba_usb_start(): add missing urb->transfer_dma initialization
Pavel Skripkin
2021-07-30
1
-0
/
+2
|
*
can: hi311x: fix a signedness bug in hi3110_cmd()
Dan Carpenter
2021-07-30
1
-1
/
+1
|
*
sis900: Fix missing pci_disable_device() in probe and remove
Wang Hai
2021-07-28
1
-5
/
+2
|
*
nfc: nfcsim: fix use after free during module unload
Krzysztof Kozlowski
2021-07-28
1
-2
/
+1
|
*
tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
Wang Hai
2021-07-28
1
-5
/
+2
|
*
nfc: s3fwrn5: fix undefined parameter values in dev_err()
Tang Bin
2021-07-28
1
-1
/
+1
|
*
net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32
Chris Mi
2021-07-28
1
-1
/
+1
|
*
net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()
Dima Chumak
2021-07-28
1
-2
/
+31
|
*
net/mlx5: Unload device upon firmware fatal error
Aya Levin
2021-07-28
1
-2
/
+10
|
*
net/mlx5e: Fix page allocation failure for ptp-RQ over SF
Aya Levin
2021-07-28
1
-1
/
+1
|
*
net/mlx5e: Fix page allocation failure for trap-RQ over SF
Aya Levin
2021-07-28
1
-1
/
+1
|
*
net/mlx5e: Consider PTP-RQ when setting RX VLAN stripping
Aya Levin
2021-07-28
2
-2
/
+7
|
*
net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is available
Maxim Mikityanskiy
2021-07-28
1
-2
/
+3
|
*
net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...
Tariq Toukan
2021-07-28
1
-1
/
+10
|
*
net/mlx5: E-Switch, handle devcom events only for ports on the same device
Roi Dayan
2021-07-28
2
-4
/
+4
|
*
net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...
Maor Dickman
2021-07-28
1
-3
/
+4
|
*
net/mlx5e: Disable Rx ntuple offload for uplink representor
Maor Dickman
2021-07-28
1
-9
/
+20
|
*
net/mlx5: Fix flow table chaining
Maor Gottlieb
2021-07-28
1
-4
/
+6
|
*
net: hns3: change the method of obtaining default ptp cycle
Yufeng Mo
2021-07-27
2
-9
/
+37
|
*
nfc: s3fwrn5: fix undefined parameter values in dev_err()
Tang Bin
2021-07-27
1
-1
/
+1
|
*
octeontx2-af: Do NIX_RX_SW_SYNC twice
Sunil Goutham
2021-07-27
1
-2
/
+13
|
*
bnxt_en: Fix static checker warning in bnxt_fw_reset_task()
Somnath Kotur
2021-07-26
1
-3
/
+2
|
*
net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...
Letu Ren
2021-07-26
1
-3
/
+3
[next]