summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.1v3.18.1Greg Kroah-Hartman2014-12-161-1/+1
* ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recoveryTakashi Iwai2014-12-161-0/+2
* ALSA: hda - Fix built-in mic at resume on Lenovo Ideapad S210Takashi Iwai2014-12-161-0/+1
* ALSA: hda - Add EAPD fixup for ASUS Z99He laptopTakashi Iwai2014-12-161-0/+1
* deal with deadlock in d_walk()Al Viro2014-12-161-15/+16
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-12-1624-74/+73
* rtlwifi: rtl8192ce: Fix missing interrupt ready flagLarry Finger2014-12-161-1/+2
* rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entryLarry Finger2014-12-163-0/+22
* rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruptionLarry Finger2014-12-161-4/+3
* netlink: use jhash as hashfn for rhashtableDaniel Borkmann2014-12-161-1/+1
* net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.cValdis.Kletnieks@vt.edu2014-12-161-1/+1
* xen-netfront: use correct linear area after linearizing an skbDavid Vrabel2014-12-161-0/+3
* tcp: fix more NULL deref after prequeue changesEric Dumazet2014-12-162-16/+16
* net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann2014-12-161-2/+2
* net: mvneta: fix race condition in mvneta_tx()Eric Dumazet2014-12-161-1/+2
* net: mvneta: fix Tx interrupt delaywilly tarreau2014-12-161-1/+1
* mips: bpf: Fix broken BPF_MODDenis Kirjanov2014-12-161-2/+2
* openvswitch: Fix flow mask validation.Pravin B Shelar2014-12-161-2/+2
* gre: Set inner mac header in gro completeTom Herbert2014-12-161-0/+3
* Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner2014-12-161-7/+3
* Linux 3.18v3.18Linus Torvalds2014-12-071-1/+1
* Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-072-1/+5
|\
| * ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo2014-12-041-0/+1
| * sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-12-021-1/+1
| * AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles2014-12-021-0/+3
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-12-061-1/+1
|\ \
| * | watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan2014-12-051-1/+1
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-062-5/+14
|\ \ \
| * | | i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare2014-12-041-0/+11
| * | | i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko2014-12-041-5/+3
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-052-1/+3
|\ \ \ \
| * | | | x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov2014-12-011-0/+2
| * | | | x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton2014-11-231-1/+1
* | | | | Merge tag 'sound-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2014-12-051-0/+2
|\ \ \ \ \
| * | | | | ALSA: hda/realtek - Add headset Mic support for new Dell machineKailang Yang2014-12-021-0/+2
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-042-13/+11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-12-052-13/+11
| |\ \ \ \ \
| | * | | | | drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter2014-12-021-11/+11
| | * | | | | drm/i915: More cautious with pch fifo underrunsDaniel Vetter2014-12-021-2/+0
* | | | | | | Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-041-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ACPI / video: update condition to check if device is in _DOD listAaron Lu2014-12-011-1/+2
| |/ / / / /
* | | | | | Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-046-32/+28
|\ \ \ \ \ \
| * | | | | | [media] rc-core: fix toggle handling in the rc6 decoderDavid Härdeman2014-11-211-1/+1
| * | | | | | MAINTAINERS: Update mchehab's addressesMauro Carvalho Chehab2014-11-211-17/+17
| * | | | | | [media] cx23885: use sg = sg_next(sg) instead of sg++Hans Verkuil2014-11-211-3/+3
| * | | | | | [media] s2255drv: fix payload size for JPG, MJPEGsensoray-dev2014-11-211-1/+1
| * | | | | | [media] Update MAINTAINERS for solo6x10Andrey Utkin2014-11-211-1/+3
| * | | | | | [media] solo6x10: fix a race in IRQ handlerKrzysztof Hałasa2014-11-211-8/+2
| * | | | | | [media] smiapp: Only some selection targets are settableSakari Ailus2014-11-111-1/+1
* | | | | | | uapi: fix to export linux/vm_sockets.hMasahiro Yamada2014-12-041-1/+1
| |_|_|_|/ / |/| | | | |