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
*
dm cache: simplify the return expression of load_mapping()
Zheng Yongjun
2020-12-22
1
-6
/
+1
*
dm ebs: avoid double unlikely() notation when using IS_ERR()
Antonio Quartulli
2020-12-21
1
-1
/
+1
*
dm verity: skip verity work if I/O error when system is shutting down
Hyeongseok Kim
2020-12-21
1
-1
/
+11
*
dm crypt: export sysfs of kcryptd workqueue
Jeffle Xu
2020-12-05
1
-3
/
+4
*
dm ioctl: fix error return code in target_message
Qinglang Miao
2020-12-05
1
-0
/
+1
*
dm crypt: Constify static crypt_iv_operations
Rikard Falkeborn
2020-12-05
1
-3
/
+3
*
dm: add support for REQ_NOWAIT to various targets
Jeffle Xu
2020-12-05
4
-1
/
+4
*
dm: rename multipath path selector source files to have "dm-ps" prefix
Mike Snitzer
2020-12-05
6
-7
/
+12
*
dm mpath: add IO affinity path selector
Mike Christie
2020-12-05
3
-0
/
+282
*
dm verity: Add support for signature verification with 2nd keyring
Mickaël Salaün
2020-12-05
3
-4
/
+25
*
dm: remove unnecessary current->bio_list check when submitting split bio
Jeffle Xu
2020-12-05
1
-1
/
+1
*
block: fix incorrect branching in blk_max_size_offset()
Mike Snitzer
2020-12-04
1
-4
/
+6
*
dm: remove invalid sparse __acquires and __releases annotations
Mike Snitzer
2020-12-04
1
-2
/
+0
*
dm: fix double RCU unlock in dm_dax_zero_page_range() error path
Mike Snitzer
2020-12-04
1
-2
/
+0
*
dm: fix IO splitting
Mike Snitzer
2020-12-04
4
-19
/
+18
*
dm writecache: remove BUG() and fail gracefully instead
Mike Snitzer
2020-12-01
1
-1
/
+1
*
dm table: Remove BUG_ON(in_interrupt())
Thomas Gleixner
2020-12-01
1
-6
/
+0
*
dm: fix bug with RCU locking in dm_blk_report_zones
Sergei Shtepa
2020-12-01
1
-2
/
+4
*
Revert "dm cache: fix arm link errors with inline"
Nick Desaulniers
2020-12-01
1
-4
/
+0
*
dm writecache: fix the maximum number of arguments
Mikulas Patocka
2020-11-17
1
-1
/
+1
*
dm writecache: advance the number of arguments when reporting max_age
Mikulas Patocka
2020-11-17
1
-0
/
+2
*
dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-11-17
1
-2
/
+2
*
Linux 5.10-rc4
v5.10-rc4
Linus Torvalds
2020-11-16
1
-1
/
+1
*
Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-11-15
3
-22
/
+24
|
\
|
*
Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2020-11-15
3
-22
/
+24
|
|
\
|
|
*
drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere
Lyude Paul
2020-11-14
1
-15
/
+14
|
|
*
drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50
Ben Skeggs
2020-11-14
1
-2
/
+1
|
|
*
drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth
Alexander Kapshuk
2020-11-14
1
-5
/
+9
*
|
|
Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-11-15
20
-99
/
+95
|
\
\
\
|
*
|
|
uio: Fix use-after-free in uio_unregister_device()
Shin'ichiro Kawasaki
2020-11-09
1
-4
/
+6
|
*
|
|
firmware: xilinx: fix out-of-bounds access
Arnd Bergmann
2020-11-09
1
-0
/
+3
|
*
|
|
nitro_enclaves: Fixup type and simplify logic of the poll mask setup
Andra Paraschiv
2020-11-09
1
-4
/
+2
|
*
|
|
speakup ttyio: Do not schedule() in ttyio_in_nowait
Samuel Thibault
2020-11-09
1
-4
/
+6
|
*
|
|
speakup: Fix clearing selection in safe context
Samuel Thibault
2020-11-09
3
-9
/
+4
|
*
|
|
speakup: Fix var_id_t values and thus keymap
Samuel Thibault
2020-11-09
1
-2
/
+6
|
*
|
|
virtio: virtio_console: fix DMA memory allocation for rproc serial
Alexander Lobakin
2020-11-09
1
-4
/
+4
|
*
|
|
Merge tag 'misc-habanalabs-fixes-2020-11-04' of ssh://gitolite.kernel.org/pub...
Greg Kroah-Hartman
2020-11-04
10
-70
/
+62
|
|
\
\
\
|
|
*
|
|
habanalabs/gaudi: mask WDT error in QMAN
Oded Gabbay
2020-11-04
1
-1
/
+0
|
|
*
|
|
habanalabs/gaudi: move coresight mmu config
Ofir Bitton
2020-11-04
3
-4
/
+7
|
|
*
|
|
habanalabs: fix kernel pointer type
Arnd Bergmann
2020-11-04
7
-65
/
+55
|
|
/
/
/
|
*
|
|
mei: protect mei_cl_mtu from null dereference
Alexander Usyskin
2020-11-03
1
-2
/
+2
*
|
|
|
Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-11-15
14
-7
/
+69
|
\
\
\
\
|
*
|
|
|
usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
Chris Brandt
2020-11-13
1
-0
/
+9
|
*
|
|
|
MAINTAINERS: add usb raw gadget entry
Andrey Konovalov
2020-11-13
1
-0
/
+8
|
*
|
|
|
usb: typec: ucsi: Report power supply changes
Heikki Krogerus
2020-11-13
3
-1
/
+17
|
*
|
|
|
xhci: hisilicon: fix refercence leak in xhci_histb_probe
Zhang Qilong
2020-11-13
1
-1
/
+1
|
*
|
|
|
Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"
Geert Uytterhoeven
2020-11-13
1
-1
/
+3
|
*
|
|
|
Merge tag 'thunderbolt-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2020-11-10
7
-4
/
+31
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
thunderbolt: Add support for Intel Tiger Lake-H
Mika Westerberg
2020-11-06
4
-0
/
+10
|
|
*
|
|
thunderbolt: Only configure USB4 wake for lane 0 adapters
Mika Westerberg
2020-11-05
1
-0
/
+4
[next]