aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc/mm: Fix spurrious segfaults on radix with autonumaBenjamin Herrenschmidt2017-02-081-16/+5
* | | | | Merge tag 'drm-fixes-for-v4.10-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-02-098-18/+36
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-intel-fixes-2017-02-09' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-02-106-15/+34
| |\ \ \ \ \
| | * | | | | drm/i915: Always convert incoming exec offsets to non-canonicalMichaƂ Winiarski2017-02-081-6/+6
| | * | | | | drm/i915: Remove overzealous fence warn on runtime suspendChris Wilson2017-02-082-2/+11
| | * | | | | drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C2017-02-081-1/+2
| | * | | | | drm/i915: don't warn about Skylake CPU - KabyPoint PCH comboJani Nikula2017-02-081-1/+2
| | * | | | | drm/i915: fix i915 running as dom0 under XenJuergen Gross2017-02-081-2/+10
| | * | | | | drm/i915: Flush untouched framebuffers before display on !llcChris Wilson2017-02-081-1/+1
| | * | | | | drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin2017-02-081-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'drm-misc-fixes-2017-02-09' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-02-101-1/+1
| |\ \ \ \ \
| | * | | | | drm: vc4: adapt to new behaviour of drm_crtc.cAndrzej Pietrasiewicz2017-02-081-1/+1
| | |/ / / /
| * | | | | Merge branch 'drm-vmwgfx-fixes-4_10' of git://people.freedesktop.org/~syeh/re...Dave Airlie2017-02-081-2/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/vmwgfx: Fix depth input into drm_mode_legacy_fb_formatSinclair Yeh2017-01-261-2/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-02-096-32/+76
|\ \ \ \ \ \
| * | | | | | ibmvscsis: Add SGL limitBryant G. Ly2017-02-081-0/+1
| * | | | | | target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger2017-02-081-2/+6
| * | | | | | target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-082-26/+44
| * | | | | | target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger2017-02-081-2/+15
| * | | | | | target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger2017-02-081-1/+1
| * | | | | | target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger2017-02-081-1/+9
| |/ / / / /
* | | | | | Merge tag 'pstore-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-091-1/+1
|\ \ \ \ \ \
| * | | | | | pstore: don't OOPS when there are no ftrace zonesBrian Norris2017-02-091-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-02-092-7/+21
|\ \ \ \ \ \ \
| * | | | | | | Input: synaptics-rmi4 - select 'SERIO' when neededArnd Bergmann2017-02-071-1/+7
| * | | | | | | Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov2017-02-011-6/+14
* | | | | | | | Merge tag 'vfio-v4.10-final' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-02-091-0/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | vfio/spapr_tce: Set window when adding additional groups to containerAlexey Kardashevskiy2017-02-071-0/+22
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-093-3/+7
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-301-1/+1
| * | | | | | | ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin2017-01-302-2/+6
* | | | | | | | Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds2017-02-081-2/+0
* | | | | | | | Revert "hwrng: core - zeroize buffers with random data"David Daney2017-02-081-3/+0
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-085-12/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | mm/slub.c: fix random_seq offset destructionSean Rees2017-02-081-0/+4
| * | | | | | | | cpumask: use nr_cpumask_bits for parsing functionsTejun Heo2017-02-081-4/+4
| * | | | | | | | mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-02-082-6/+2
| * | | | | | | | kernel/ucount.c: mark user_header with kmemleak_ignore()Luis R. Rodriguez2017-02-081-2/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'pci-v4.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-083-12/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"Bjorn Helgaas2017-02-032-12/+6
| * | | | | | | | PCI/MSI: Don't apply affinity if there aren't enough vectors leftChristoph Hellwig2017-02-021-0/+10
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-0825-27/+178
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-inArnd Bergmann2017-02-062-4/+4
| * | | | | | | | | Merge tag 'mvebu-fixes-4.10-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2017-02-062-3/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: orion5x: fix Makefile for linkstation-lschl.dtbArnd Bergmann2017-02-021-1/+1
| | * | | | | | | | | ARM: dts: orion5x-lschl: More consistent naming on linkstation seriesRoger Shimizu2017-01-311-0/+0
| | * | | | | | | | | ARM: dts: orion5x-lschl: Fix model nameRoger Shimizu2017-01-311-2/+2
| * | | | | | | | | | MAINTAINERS: socfpga: update email for Dinh NguyenDinh Nguyen2017-02-061-2/+2
| * | | | | | | | | | Merge tag 'at91-ab-4.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2017-01-301-16/+16
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | MAINTAINERS: change email address from atmel to microchipLudovic Desroches2017-01-301-7/+7