index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAINTAINERS: usb251xb: remove reference inexistent file
Richard Leitner
2017-03-09
1
-1
/
+0
*
doc: dt-bindings: usb251xb: mark reg as required
Richard Leitner
2017-03-09
1
-11
/
+12
*
usb: usb251xb: dt: add unit suffix to oc-delay and power-on-time
Richard Leitner
2017-03-09
2
-19
/
+26
*
usb: usb251xb: remove max_{power,current}_{sp,bp} properties
Richard Leitner
2017-03-09
2
-40
/
+4
*
usb-storage: Add ignore-residue quirk for Initio INIC-3619
Tobias Jakobi
2017-03-09
1
-0
/
+14
*
USB: iowarrior: fix NULL-deref in write
Johan Hovold
2017-03-09
1
-0
/
+8
*
USB: iowarrior: fix NULL-deref at probe
Johan Hovold
2017-03-09
1
-6
/
+7
*
usb: phy: isp1301: Add OF device ID table
Javier Martinez Canillas
2017-03-09
1
-0
/
+7
*
usb: ohci-at91: Do not drop unhandled USB suspend control requests
Jelle Martijn Kok
2017-03-09
1
-2
/
+2
*
Merge tag 'fixes-for-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-03-09
11
-44
/
+114
|
\
|
*
usb: dwc3: gadget: make to increment req->remaining in all cases
Felipe Balbi
2017-03-08
1
-3
/
+3
|
*
usb: gadget: udc: net2280: Fix tmp reusage in net2280 driver
Raz Manor
2017-03-06
1
-12
/
+13
|
*
usb: gadget: pxa27x: Test for a valid argument pointer
Petr Cvek
2017-03-06
1
-2
/
+3
|
*
usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
Roger Quadros
2017-03-06
1
-0
/
+1
|
*
usb: dwc3: gadget: Fix system suspend/resume on TI platforms
Roger Quadros
2017-03-06
1
-6
/
+1
|
*
Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation"
Janusz Dziedzic
2017-03-06
1
-1
/
+1
|
*
USB: gadgetfs: Fix a potential memory leak in 'dev_config()'
Christophe JAILLET
2017-03-06
1
-1
/
+3
|
*
usb: gadget: udc: atmel: fix debug output
Arnd Bergmann
2017-03-06
1
-2
/
+2
|
*
usb: dwc3: Fix incorrect type for utmi mode
Franck Demathieu
2017-03-06
1
-1
/
+1
|
*
usb: gadget: configs: plug memory leak
John Keeping
2017-03-06
1
-0
/
+1
|
*
usb: gadget: dummy_hcd: clear usb_gadget region before registration
Peter Chen
2017-03-06
1
-0
/
+2
|
*
Revert "usb: gadget: uvc: Add missing call for additional setup data"
Roger Quadros
2017-03-06
1
-7
/
+0
|
*
usb: dwc3: gadget: properly increment dequeue pointer on ep_dequeue
Felipe Balbi
2017-03-06
1
-0
/
+63
|
*
usb: gadget: function: f_fs: pass companion descriptor along
Felipe Balbi
2017-03-06
1
-2
/
+13
|
*
usb: dwc3: gadget: make Set Endpoint Configuration macros safe
Felipe Balbi
2017-03-06
1
-7
/
+7
|
/
*
Linux 4.11-rc1
Linus Torvalds
2017-03-05
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-05
86
-368
/
+895
|
\
|
*
strparser: destroy workqueue on module exit
WANG Cong
2017-03-04
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-04
5
-91
/
+66
|
|
\
|
|
*
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
2017-03-03
2
-81
/
+58
|
|
*
netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups
Pablo Neira Ayuso
2017-03-03
1
-5
/
+4
|
|
*
netfilter: nf_conntrack_sip: fix wrong memory initialisation
Christophe Leroy
2017-03-03
1
-2
/
+0
|
|
*
netfilter: use skb_to_full_sk in ip_route_me_harder
Florian Westphal
2017-02-28
1
-3
/
+4
|
*
|
Merge branch 'sfx-fixes'
David S. Miller
2017-03-03
1
-6
/
+6
|
|
\
\
|
|
*
|
sfc: fix IPID endianness in TSOv2
Edward Cree
2017-03-03
1
-1
/
+1
|
|
*
|
sfc: avoid max() in array size
Edward Cree
2017-03-03
1
-5
/
+5
|
|
/
/
|
*
|
Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...
David S. Miller
2017-03-03
3
-24
/
+38
|
|
\
\
|
|
*
|
can: flexcan: fix typo in comment
Marc Kleine-Budde
2017-03-03
1
-1
/
+1
|
|
*
|
can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
Marc Kleine-Budde
2017-03-03
1
-6
/
+3
|
|
*
|
can: gs_usb: fix coding style
Ethan Zonca
2017-03-03
1
-6
/
+5
|
|
*
|
can: gs_usb: Don't use stack memory for USB transfers
Ethan Zonca
2017-03-03
1
-11
/
+29
|
*
|
|
rds: remove unnecessary returned value check
Zhu Yanjun
2017-03-03
4
-14
/
+4
|
*
|
|
rxrpc: Fix potential NULL-pointer exception
David Howells
2017-03-03
1
-7
/
+8
|
*
|
|
Merge branch 'nfp-fixes'
David S. Miller
2017-03-03
1
-3
/
+4
|
|
\
\
\
|
|
*
|
|
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
2017-03-03
1
-2
/
+2
|
|
*
|
|
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
2017-03-03
1
-1
/
+2
|
|
/
/
/
|
*
|
|
Merge branch 'bgmac-fixes'
David S. Miller
2017-03-03
3
-10
/
+39
|
|
\
\
\
|
|
*
|
|
net: ethernet: bgmac: mac address change bug
Hari Vyas
2017-03-03
1
-1
/
+5
|
|
*
|
|
net: ethernet: bgmac: init sequence bug
Jon Mason
2017-03-03
2
-9
/
+34
|
|
/
/
/
|
*
|
|
Merge branch 'xen-netback-fixes'
David S. Miller
2017-03-03
1
-12
/
+19
|
|
\
\
\
[next]