index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-30
Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+3
2015-04-30
dm: fix free_rq_clone() NULL pointer when requeueing unmapped request
Mike Snitzer
1
-4
/
+12
2015-04-30
dm: only initialize the request_queue once
Christoph Hellwig
2
-11
/
+9
2015-04-30
arm64: perf: Fix the pmu node name in warning message
Suzuki K. Poulose
1
-1
/
+1
2015-04-30
arm64: perf: don't warn about missing interrupt-affinity property for PPIs
Will Deacon
1
-1
/
+6
2015-04-30
tcp_westwood: fix tcp_westwood_info()
Eric Dumazet
1
-7
/
+8
2015-04-29
tcp: update reordering first before detecting loss
Yuchung Cheng
1
-4
/
+2
2015-04-29
tcp: add TCP_CC_INFO socket option
Eric Dumazet
2
-0
/
+22
2015-04-29
tcp: prepare CC get_info() access from getsockopt()
Eric Dumazet
7
-34
/
+46
2015-04-29
tcp: add tcpi_bytes_received to tcp_info
Eric Dumazet
5
-4
/
+20
2015-04-29
tcp: add tcpi_bytes_acked to tcp_info
Eric Dumazet
5
-4
/
+22
2015-04-29
Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
Forrest Liu
1
-25
/
+26
2015-04-29
cxgb4: Fix MC1 memory offset calculation
Hariprasad Shenai
1
-1
/
+1
2015-04-29
bnx2x: Delay during kdump load
Yuval Mintz
1
-0
/
+6
2015-04-29
net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_table
Pai
1
-0
/
+10
2015-04-29
net: dsa: Fix scope of eeprom-length property
Guenter Roeck
1
-1
/
+1
2015-04-29
net: macb: Fix race condition in driver when Rx frame is dropped
Punnaiah Choudary Kalluri
1
-0
/
+3
2015-04-29
hv_netvsc: Fix a bug in netvsc_start_xmit()
KY Srinivasan
3
-26
/
+7
2015-04-29
altera_tse: Correct rx packet length
Vlastimil Setka
1
-0
/
+6
2015-04-29
mlx4: Fix tx ring affinity_mask creation
Benjamin Poirier
1
-3
/
+5
2015-04-29
tipc: fix problem with parallel link synchronization mechanism
Jon Paul Maloy
1
-5
/
+2
2015-04-29
tipc: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2
-12
/
+13
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
9
-20
/
+27
2015-04-29
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
1
-1
/
+1
2015-04-29
net: sched: act_connmark: don't zap skb->nfct
Florian Westphal
1
-2
/
+0
2015-04-29
trivial: net: systemport: bcmsysport.h: fix 0x0x prefix
Antonio Ospite
1
-1
/
+1
2015-04-29
trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefix
Antonio Ospite
1
-1
/
+1
2015-04-29
Merge branch 'bnx2x'
David S. Miller
5
-53
/
+33
2015-04-29
bnx2x: remove {TPA,GRO}_ENABLE_FLAG
Michal Schmidt
3
-31
/
+15
2015-04-29
bnx2x: merge fp->disable_tpa with fp->mode
Michal Schmidt
5
-18
/
+18
2015-04-29
bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set
Michal Schmidt
2
-5
/
+1
2015-04-29
hv_netvsc: introduce netif-msg into netvsc module
Simon Xiao
4
-7
/
+31
2015-04-29
route: Use ipv4_mtu instead of raw rt_pmtu
Herbert Xu
1
-4
/
+1
2015-04-29
arm64: add missing PAGE_ALIGN() to __dma_free()
Dean Nelson
1
-1
/
+2
2015-04-29
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
2
-14
/
+18
2015-04-29
Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/samsung' and 'aso...
Mark Brown
3
-5
/
+8
2015-04-29
Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi...
Mark Brown
6
-4
/
+17
2015-04-29
Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus
Mark Brown
1
-1
/
+12
2015-04-29
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
Mark Brown
3
-3
/
+1
2015-04-29
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
1
-1
/
+1
2015-04-29
ASoC: rt5677: fixed wrong DMIC ref clock
Bard Liao
1
-1
/
+1
2015-04-29
ALSA: emu10k1: Emu10k2 32 bit DMA mode
Peter Zubaj
5
-18
/
+30
2015-04-29
ACPI / SBS: Enable battery manager when present
Chris Bainbridge
1
-1
/
+1
2015-04-28
ACPICA: remove duplicate u8 typedef
Olaf Hering
1
-1
/
+0
2015-04-28
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-1
/
+1
2015-04-28
serial: 8250_pci: Add support for 16 port Exar boards
Soeren Grunewald
1
-2
/
+23
2015-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
13
-329
/
+1039
2015-04-28
ALSA: emux: Fix mutex deadlock in OSS emulation
Takashi Iwai
2
-16
/
+22
2015-04-28
ASoC: Update email-id of Rajeev Kumar
Rajeev Kumar
2
-2
/
+2
2015-04-28
tile: properly use node_isset() on a nodemask_t
Chris Metcalf
1
-1
/
+1
[prev]
[next]