index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
common
/
led.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-03
Linux 4.2-rc5
v4.2-rc5
Linus Torvalds
1
-1
/
+1
2015-08-02
i915: temporary fix for DP MST docking station NULL pointer dereference
Linus Torvalds
1
-3
/
+5
2015-08-02
link_path_walk(): be careful when failing with ENOTDIR
Al Viro
1
-1
/
+6
2015-08-01
stmmac: fix missing MODULE_LICENSE in stmmac_platform
Joachim Eastwood
1
-0
/
+4
2015-08-01
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
3
-13
/
+3
2015-08-01
gianfar: Fix suspend/resume for wol magic packet
Claudiu Manoil
1
-68
/
+30
2015-08-01
gianfar: Fix warning when CONFIG_PM off
Claudiu Manoil
1
-0
/
+2
2015-08-01
act_pedit: check binding before calling tcf_hash_release()
WANG Cong
1
-3
/
+2
2015-07-31
ARM: dts: keystone: fix dt bindings to use post div register for mainpll
Murali Karicheri
3
-9
/
+6
2015-07-31
Revert "dmaengine: virt-dma: don't always free descriptor upon completion"
Jun Nie
2
-25
/
+7
2015-07-31
dmaengine: mv_xor: fix big endian operation in register mode
Thomas Petazzoni
1
-4
/
+5
2015-07-31
dmaengine: xgene-dma: Fix the resource map to handle overlapping
Rameshwar Prasad Sahu
3
-2
/
+5
2015-07-31
dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()
Cyrille Pitchen
1
-3
/
+4
2015-07-31
dmaengine: at_hdmac: fix residue computation
Cyrille Pitchen
2
-47
/
+88
2015-07-31
dmaengine: at_xdmac: fix bug about channel configuration
Ludovic Desroches
1
-9
/
+10
2015-07-31
iommu/amd: Allow non-ATS devices in IOMMUv2 domains
Joerg Roedel
1
-1
/
+6
2015-07-31
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
9
-153
/
+210
2015-07-31
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
Andy Lutomirski
1
-0
/
+40
2015-07-31
net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...
Sowmini Varadhan
1
-1
/
+2
2015-07-30
net: sched: fix refcount imbalance in actions
Daniel Borkmann
2
-6
/
+13
2015-07-30
r8152: reset device when tx timeout
hayeswang
1
-4
/
+3
2015-07-30
r8152: add pre_reset and post_reset
hayeswang
1
-0
/
+54
2015-07-30
ALSA: hda - Fix MacBook Pro 5,2 quirk
Takashi Iwai
1
-1
/
+1
2015-07-30
MAINTAINERS: Appoint Jiang and Marc as irqdomain maintainers
Thomas Gleixner
1
-1
/
+4
2015-07-30
MAINTAINERS: Appoint Marc Zyngier as irqchips co-maintainer
Thomas Gleixner
1
-0
/
+1
2015-07-30
x86/irq: Use the caller provided polarity setting in mp_check_pin_attr()
Jiang Liu
1
-1
/
+1
2015-07-30
scsi: fix memory leak with scsi-mq
Tony Battersby
2
-4
/
+4
2015-07-30
ipr: Fix invalid array indexing for HRRQ
Brian King
1
-3
/
+8
2015-07-30
ipr: Fix incorrect trace indexing
Brian King
2
-2
/
+4
2015-07-30
ipr: Fix locking for unit attention handling
Brian King
1
-5
/
+7
2015-07-30
efi: Check for NULL efi kernel parameters
Ricardo Neri
2
-0
/
+10
2015-07-30
x86/efi: Use all 64 bit of efi_memmap in setup_e820()
Dmitry Skorodumov
1
-0
/
+4
2015-07-30
drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
1
-1
/
+4
2015-07-30
drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt
Chris Wilson
1
-0
/
+11
2015-07-30
powerpc/eeh-powernv: Fix unbalanced IRQ warning
Alistair Popple
1
-1
/
+1
2015-07-30
iommu/amd: Set global dma_ops if swiotlb is disabled
Joerg Roedel
1
-0
/
+9
2015-07-30
iommu/amd: Use swiotlb in passthrough mode
Joerg Roedel
1
-5
/
+3
2015-07-30
iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains
Joerg Roedel
1
-7
/
+9
2015-07-30
iommu/amd: Use iommu core for passthrough mode
Joerg Roedel
2
-65
/
+3
2015-07-30
iommu/amd: Use iommu_attach_group()
Joerg Roedel
1
-3
/
+21
2015-07-30
qlcnic: Fix corruption while copying
Shahed Shaikh
1
-1
/
+1
2015-07-30
act_bpf: fix memory leaks when replacing bpf programs
Daniel Borkmann
1
-18
/
+35
2015-07-30
net: thunderx: Fix for crash while BGX teardown
Thanneeru Srinivasulu
1
-1
/
+4
2015-07-30
net: thunderx: Add PCI driver shutdown routine
Sunil Goutham
1
-0
/
+6
2015-07-30
net: thunderx: Fix crash when changing rss with mutliple traffic flows
Sunil Goutham
1
-4
/
+5
2015-07-30
net: thunderx: Set watchdog timeout value
Sunil Goutham
2
-0
/
+10
2015-07-30
net: thunderx: Wakeup TXQ only if CQE_TX are processed
Sunil Goutham
3
-15
/
+31
2015-07-30
net: thunderx: Suppress alloc_pages() failure warnings
Sunil Goutham
1
-2
/
+4
2015-07-30
net: thunderx: Fix TSO packet statistic
Sunil Goutham
1
-0
/
+1
2015-07-30
net: thunderx: Fix memory leak when changing queue count
Sunil Goutham
1
-9
/
+14
[next]