Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6c97cfc1a097b1e0786c836e92b7a72b4d031e25
6c97cfc
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
by Wan Ahmad Zainie
· 8 years ago
1c111b6
xhci: Fix race related to abort operation
by OGAWA Hirofumi
· 8 years ago
cb4d5ce
xhci: Use delayed_work instead of timer for command timeout
by OGAWA Hirofumi
· 8 years ago
4dea707
usb: xhci: hold lock over xhci_abort_cmd_ring()
by Lu Baolu
· 8 years ago
a5a1b95
xhci: Handle command completion and timeout race
by Mathias Nyman
· 8 years ago
2a7cfdf
usb: host: xhci: Fix possible wild pointer when handling abort command
by Baolin Wang
· 8 years ago
2b98546
usb: xhci: fix possible wild pointer
by Lu Baolu
· 8 years ago
28bedb5
usb: return error code when platform_get_irq fails
by Pan Bian
· 8 years ago
90797ae
usb: xhci: fix return value of xhci_setup_device()
by Lu Baolu
· 8 years ago
ee8665e
xhci: free xhci virtual devices with leaf nodes first
by Mathias Nyman
· 8 years ago
8d6bbff
Merge tag 'fixes-for-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
43aef5c
usb: gadget: Fix copy/pasted error message
by David Lechner
· 8 years ago
9418ee1
usb: dwc3: gadget: Fix full speed mode
by Roger Quadros
· 8 years ago
7b01738
usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()
by Felix Hädicke
· 8 years ago
8f8983a
usb: dwc3: pci: add Intel Gemini Lake PCI ID
by Heikki Krogerus
· 9 years ago
86e881e
usb: dwc2: fix flags for DMA descriptor allocation in dwc2_hsotg_ep_enable
by Marek Szyprowski
· 8 years ago
0eae2fd
usb: dwc3: pci: Add "linux,sysdev_is_parent" property
by John Youn
· 8 years ago
12a7f17
usb: dwc3: omap: fix race of pm runtime with irq handler in probe
by Grygorii Strashko
· 8 years ago
890e6c23
USB: gadgetfs: remove unnecessary assignment
by Alan Stern
· 8 years ago
1c069b0
USB: gadgetfs: fix checks of wTotalLength in config descriptors
by Alan Stern
· 8 years ago
add333a
USB: gadgetfs: fix use-after-free bug
by Alan Stern
· 8 years ago
faab509
USB: gadgetfs: fix unbounded memory allocation bug
by Alan Stern
· 8 years ago
b3ce3ce
usb: gadget: f_fs: Fix possibe deadlock
by Baolin Wang
· 8 years ago
d7fd41c
usb: dwc3: skip interrupt when ep disabled
by Janusz Dziedzic
· 8 years ago
0994b0a
usb: gadgetfs: restrict upper bound on device configuration size
by Greg Kroah-Hartman
· 8 years ago
bcdbeb8
USB: dummy-hcd: fix bug in stop_activity (handle ep0)
by Alan Stern
· 8 years ago
354bc45
usb: gadget: f_fs: Fix ExtCompat descriptor validation
by Vincent Pelletier
· 8 years ago
96a420d2d3
usb: gadget: f_fs: Document eventfd effect on descriptor format.
by Vincent Pelletier
· 8 years ago
7e4da3f
usb: gadget: composite: Test get_alt() presence instead of set_alt()
by Krzysztof Opasiak
· 8 years ago
51c1685
usb: dwc3: pci: Fix dr_mode misspelling
by Hans de Goede
· 8 years ago
e71d363
usb: dwc3: core: avoid Overflow events
by Felipe Balbi
· 8 years ago
d621459
usb: dwc3: gadget: always unmap EP0 requests
by Felipe Balbi
· 8 years ago
19ec312
usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
by Felipe Balbi
· 8 years ago
7931ec8
usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
by Felipe Balbi
· 8 years ago
efc95b2
usb: dwc2: gadget: fix default value for gadget-dma-desc
by Stefan Wahren
· 8 years ago
6118d06
usb: dwc2: fix default value for DMA support
by Stefan Wahren
· 8 years ago
de02238
usb: dwc2: fix dwc2_get_device_property for u8 and u16
by Stefan Wahren
· 8 years ago
f3419735
usb: dwc2: Do not set host parameter in peripheral mode
by Stefan Wahren
· 8 years ago
0c744ea
Linux 4.10-rc2
by Linus Torvalds
· 8 years ago
4759d38
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
238d1d0
Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
f3de082
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
98473f9
mm/filemap: fix parameters to test_bit()
by Olof Johansson
· 8 years ago
b91e130
mm: optimize PageWaiters bit use for unlock_page()
by Linus Torvalds
· 8 years ago
2d706e7
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
8f18e4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
36f671b
Documentation/unaligned-memory-access.txt: fix incorrect comparison operator
by Cihangir Akturk
· 8 years ago
6611533
docs: Fix build failure
by John Brooks
· 8 years ago
54ab6db
Merge tag 'v4.10-rc1' into docs-next
by Jonathan Corbet
· 8 years ago
5799fc9
net: stmmac: fix incorrect bit set in gmac4 mdio addr register
by Kweh, Hock Leong
· 8 years ago
610c908
r8169: add support for RTL8168 series add-on card.
by Chun-Hao Lin
· 8 years ago
be26727
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
by Jason Wang
· 8 years ago
df30f74
openvswitch: upcall: Fix vlan handling.
by pravin shelar
· 8 years ago
56ab6b9
ipv4: Namespaceify tcp_tw_reuse knob
by Haishuang Yan
· 8 years ago
02608e0
crypto: testmgr - Use heap buffer for acomp test input
by Laura Abbott
· 8 years ago
1db1754
ext4: Simplify DAX fault path
by Jan Kara
· 8 years ago
9f141d6
dax: Call ->iomap_begin without entry lock during dax fault
by Jan Kara
· 8 years ago
f449b93
dax: Finish fault completely when loading holes
by Jan Kara
· 8 years ago
e3fce68
dax: Avoid page invalidation races and unnecessary radix tree traversals
by Jan Kara
· 9 years ago
c6dcf52
mm: Invalidate DAX radix tree entries only if appropriate
by Jan Kara
· 9 years ago
e568df6
ext2: Return BH_New buffers for zeroed blocks
by Jan Kara
· 9 years ago
0dad3a3
x86/mce/AMD: Make the init code more robust
by Thomas Gleixner
· 8 years ago
b9d9d69
smp/hotplug: Undo tglxs brainfart
by Thomas Gleixner
· 8 years ago
b4b8664
arm64: don't pull uaccess.h into *.S
by Al Viro
· 8 years ago
e6afb1a
net: korina: Fix NAPI versus resources freeing
by Florian Fainelli
· 8 years ago
628185c
net, sched: fix soft lockup in tc_classify
by Daniel Borkmann
· 8 years ago
7ce7d89
Linux 4.10-rc1
by Linus Torvalds
· 8 years ago
8ae679c
powerpc: Fix build warning on 32-bit PPC
by Larry Finger
· 8 years ago
d33d5a6c
avoid spurious "may be used uninitialized" warning
by Linus Torvalds
· 8 years ago
3ddc76d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b272f73
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
10bbe75
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 8 years ago
6290602
mm: add PageWaiters indicating tasks are waiting for a page bit
by Nicholas Piggin
· 8 years ago
6326fec
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
by Nicholas Piggin
· 8 years ago
1f3a8e4
ktime: Get rid of ktime_equal()
by Thomas Gleixner
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
008b69e
irqchip/armada-xp: Consolidate hotplug state space
by Thomas Gleixner
· 8 years ago
6896bcd
irqchip/gic: Consolidate hotplug state space
by Thomas Gleixner
· 8 years ago
36e5b0e
coresight/etm3/4x: Consolidate hotplug state space
by Thomas Gleixner
· 8 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 8 years ago
530e9b7
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
by Thomas Gleixner
· 8 years ago
7b73796
staging/lustre/libcfs: Convert to hotplug state machine
by Anna-Maria Gleixner
· 8 years ago
e210faa
scsi/bnx2i: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
c53b005
scsi/bnx2fc: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
dc280d93
cpu/hotplug: Prevent overwriting of callbacks
by Thomas Gleixner
· 8 years ago
59fefd0
x86/msr: Remove bogus cleanup from the error path
by Thomas Gleixner
· 8 years ago
26242b3
bus: arm-ccn: Prevent hotplug callback leak
by Thomas Gleixner
· 8 years ago
834fcd2
perf/x86/intel/cstate: Prevent hotplug callback leak
by Thomas Gleixner
· 8 years ago
a051f22
ARM/imx/mmcd: Fix broken cpu hotplug handling
by Thomas Gleixner
· 8 years ago
a98d1a0
scsi: qedi: Convert to hotplug state machine
by Thomas Gleixner
· 8 years ago
6886fee
tools/power turbostat: remove obsolete -M, -m, -C, -c options
by Len Brown
· 8 years ago
388e9c8
tools/power turbostat: Make extensible via the --add parameter
by Len Brown
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
1dd5c6b
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
3a77fa8
Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
01e0d60
Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb
by Linus Torvalds
· 8 years ago
6ac3bb1
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
eb3e8d9
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
Next »