| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | usb: dwc2: fix flags for DMA descriptor allocation in dwc2_hsotg_ep_enable | Marek Szyprowski | 2017-01-02 | 1 | -1/+1 |
| * | usb: dwc3: pci: Add "linux,sysdev_is_parent" property | John Youn | 2017-01-02 | 1 | -10/+3 |
| * | usb: dwc3: omap: fix race of pm runtime with irq handler in probe | Grygorii Strashko | 2017-01-02 | 1 | -2/+4 |
| * | USB: gadgetfs: remove unnecessary assignment | Alan Stern | 2017-01-02 | 1 | -1/+0 |
| * | USB: gadgetfs: fix checks of wTotalLength in config descriptors | Alan Stern | 2017-01-02 | 1 | -3/+7 |
| * | USB: gadgetfs: fix use-after-free bug | Alan Stern | 2017-01-02 | 1 | -0/+2 |
| * | USB: gadgetfs: fix unbounded memory allocation bug | Alan Stern | 2017-01-02 | 1 | -1/+1 |
| * | usb: gadget: f_fs: Fix possibe deadlock | Baolin Wang | 2017-01-02 | 1 | -2/+6 |
| * | usb: dwc3: skip interrupt when ep disabled | Janusz Dziedzic | 2017-01-02 | 1 | -3/+8 |
| * | usb: gadgetfs: restrict upper bound on device configuration size | Greg Kroah-Hartman | 2017-01-02 | 1 | -1/+2 |
| * | USB: dummy-hcd: fix bug in stop_activity (handle ep0) | Alan Stern | 2017-01-02 | 1 | -3/+3 |
| * | usb: gadget: f_fs: Fix ExtCompat descriptor validation | Vincent Pelletier | 2017-01-02 | 1 | -1/+1 |
| * | usb: gadget: f_fs: Document eventfd effect on descriptor format. | Vincent Pelletier | 2017-01-02 | 2 | -2/+3 |
| * | usb: gadget: composite: Test get_alt() presence instead of set_alt() | Krzysztof Opasiak | 2017-01-02 | 1 | -4/+8 |
| * | usb: dwc3: pci: Fix dr_mode misspelling | Hans de Goede | 2017-01-02 | 1 | -1/+1 |
| * | usb: dwc3: core: avoid Overflow events | Felipe Balbi | 2017-01-02 | 1 | -3/+1 |
| * | usb: dwc3: gadget: always unmap EP0 requests | Felipe Balbi | 2017-01-02 | 1 | -4/+4 |
| * | usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb() | Felipe Balbi | 2017-01-02 | 1 | -13/+15 |
| * | usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb() | Felipe Balbi | 2017-01-02 | 1 | -10/+16 |
| * | usb: dwc2: gadget: fix default value for gadget-dma-desc | Stefan Wahren | 2017-01-02 | 1 | -1/+1 |
| * | usb: dwc2: fix default value for DMA support | Stefan Wahren | 2017-01-02 | 1 | -2/+2 |
| * | usb: dwc2: fix dwc2_get_device_property for u8 and u16 | Stefan Wahren | 2017-01-02 | 1 | -12/+0 |
| * | usb: dwc2: Do not set host parameter in peripheral mode | Stefan Wahren | 2017-01-02 | 1 | -6/+6 |
|/ |
|
* | Linux 4.10-rc2v4.10-rc2 | Linus Torvalds | 2017-01-01 | 1 | -1/+1 |
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-01-01 | 5 | -143/+229 |
|\ |
|
| * | ext4: Simplify DAX fault path | Jan Kara | 2016-12-27 | 1 | -38/+10 |
| * | dax: Call ->iomap_begin without entry lock during dax fault | Jan Kara | 2016-12-27 | 1 | -55/+66 |
| * | dax: Finish fault completely when loading holes | Jan Kara | 2016-12-27 | 1 | -9/+18 |
| * | dax: Avoid page invalidation races and unnecessary radix tree traversals | Jan Kara | 2016-12-27 | 1 | -17/+11 |
| * | mm: Invalidate DAX radix tree entries only if appropriate | Jan Kara | 2016-12-27 | 3 | -24/+125 |
| * | ext2: Return BH_New buffers for zeroed blocks | Jan Kara | 2016-12-27 | 1 | -2/+1 |
* | | Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux | Linus Torvalds | 2016-12-30 | 2 | -2/+2 |
|\ \ |
|
| * | | Documentation/unaligned-memory-access.txt: fix incorrect comparison operator | Cihangir Akturk | 2016-12-27 | 1 | -1/+1 |
| * | | docs: Fix build failure | John Brooks | 2016-12-27 | 1 | -1/+1 |
| * | | Merge tag 'v4.10-rc1' into docs-next | Jonathan Corbet | 2016-12-27 | 11424 | -224736/+700098 |
| |\| |
|
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-12-30 | 1 | -2/+28 |
|\ \ \ |
|
| * | | | crypto: testmgr - Use heap buffer for acomp test input | Laura Abbott | 2016-12-27 | 1 | -2/+28 |
| | |/
| |/| |
|
* | | | mm/filemap: fix parameters to test_bit() | Olof Johansson | 2016-12-29 | 1 | -1/+1 |
* | | | mm: optimize PageWaiters bit use for unlock_page() | Linus Torvalds | 2016-12-29 | 3 | -6/+45 |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-12-28 | 3 | -3/+43 |
|\ \ \ |
|
| * | | | crypto: marvell - Copy IVDIG before launching partial DMA ahash requests | Romain Perier | 2016-12-16 | 3 | -3/+43 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-28 | 17 | -86/+112 |
|\ \ \ \ |
|
| * | | | | net: stmmac: fix incorrect bit set in gmac4 mdio addr register | Kweh, Hock Leong | 2016-12-27 | 1 | -1/+3 |
| * | | | | r8169: add support for RTL8168 series add-on card. | Chun-Hao Lin | 2016-12-27 | 1 | -0/+1 |
| * | | | | net: xdp: remove unused bfp_warn_invalid_xdp_buffer() | Jason Wang | 2016-12-27 | 2 | -7/+0 |
| * | | | | openvswitch: upcall: Fix vlan handling. | pravin shelar | 2016-12-27 | 2 | -28/+27 |
| * | | | | ipv4: Namespaceify tcp_tw_reuse knob | Haishuang Yan | 2016-12-27 | 4 | -10/+10 |
| * | | | | net: korina: Fix NAPI versus resources freeing | Florian Fainelli | 2016-12-26 | 1 | -4/+4 |
| * | | | | net, sched: fix soft lockup in tc_classify | Daniel Borkmann | 2016-12-26 | 1 | -1/+3 |
| * | | | | net/mlx4_en: Fix user prio field in XDP forward | Tariq Toukan | 2016-12-23 | 1 | -1/+2 |