index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-14
usb: gadget: udc: atmel: Make some symbols static
Samuel Zou
1
-2
/
+2
2020-05-14
usb: raw-gadget: fix null-ptr-deref when reenabling endpoints
Andrey Konovalov
1
-1
/
+0
2020-05-14
usb: raw-gadget: documentation updates
Andrey Konovalov
1
-2
/
+28
2020-05-14
usb: raw-gadget: support stalling/halting/wedging endpoints
Andrey Konovalov
3
-4
/
+144
2020-05-14
usb: raw-gadget: fix gadget endpoint selection
Andrey Konovalov
3
-70
/
+194
2020-05-14
usb: raw-gadget: improve uapi headers comments
Andrey Konovalov
1
-10
/
+11
2020-05-13
usb: typec: mux: intel: Fix DP_HPD_LVL bit field
Prashant Malani
1
-3
/
+3
2020-05-13
Merge tag 'fixes-for-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
12
-18
/
+34
2020-05-10
Linux 5.7-rc5
Linus Torvalds
1
-1
/
+1
2020-05-10
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-90
/
+138
2020-05-10
Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+13
2020-05-10
Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+7
2020-05-10
Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-47
/
+162
2020-05-10
Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-68
/
+107
2020-05-09
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
2
-2
/
+2
2020-05-09
Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-34
/
+121
2020-05-09
gcc-10: avoid shadowing standard library 'free()' in crypto
Linus Torvalds
2
-6
/
+6
2020-05-09
gcc-10: disable 'restrict' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
gcc-10: disable 'stringop-overflow' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
1
-1
/
+1
2020-05-09
nvme-pci: fix "slimmer CQ head update"
Alexey Dobriyan
1
-1
/
+5
2020-05-09
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2
-2
/
+4
2020-05-09
bdi: use bdi_dev_name() to get device name
Yufen Yu
4
-8
/
+10
2020-05-09
gcc-10: disable 'array-bounds' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
gcc-10: disable 'zero-length-bounds' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
3
-23
/
+3
2020-05-09
Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-70
/
+40
2020-05-09
usb: raw-gadget: fix return value of ep read ioctls
Andrey Konovalov
1
-2
/
+6
2020-05-09
usb: dwc3: select USB_ROLE_SWITCH
Arnd Bergmann
1
-0
/
+1
2020-05-09
usb: gadget: legacy: fix error return code in gncm_bind()
Wei Yongjun
1
-1
/
+3
2020-05-09
usb: gadget: legacy: fix error return code in cdc_bind()
Wei Yongjun
1
-1
/
+3
2020-05-09
usb: gadget: legacy: fix redundant initialization warnings
Masahiro Yamada
1
-2
/
+1
2020-05-09
usb: gadget: tegra-xudc: Fix idle suspend/resume
Thierry Reding
1
-4
/
+4
2020-05-09
usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...
Christophe JAILLET
1
-0
/
+2
2020-05-09
usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6...
Christophe JAILLET
1
-3
/
+9
2020-05-09
usb: cdns3: gadget: prev_req->trb is NULL for ep0
Peter Chen
1
-1
/
+1
2020-05-09
usb: gadget: audio: Fix a missing error return value in audio_bind()
Christophe JAILLET
1
-1
/
+3
2020-05-09
usb: dwc3: pci: Enable extcon driver for Intel Merrifield
Andy Shevchenko
1
-0
/
+1
2020-05-09
dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
John Stultz
1
-3
/
+0
2020-05-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-6
/
+7
2020-05-08
Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-14
/
+7
2020-05-08
ceph: demote quotarealm lookup warning to a debug message
Luis Henriques
1
-2
/
+2
2020-05-08
Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-51
/
+77
2020-05-08
Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-30
/
+48
2020-05-08
Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+4
2020-05-08
Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-5
/
+9
2020-05-08
Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-10
/
+24
2020-05-08
Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
12
-31
/
+57
2020-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-78
/
+275
2020-05-08
iommu/virtio: Reverse arguments to list_add
Julia Lawall
1
-1
/
+1
[next]