summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-25NFS: Fix use after free in write error pathFred Isaman1-1/+1
2017-05-25NFSv4: Fix a hang in OPEN related to server rebootTrond Myklebust1-1/+3
2017-05-25drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2Mario Kleiner1-0/+8
2017-05-25mtd: nand: add ooblayout for old hamming layoutAlexander Couzens1-1/+69
2017-05-25mtd: nand: omap2: Fix partition creation via cmdline mtdpartsRoger Quadros1-0/+9
2017-05-25mtd: nand: orion: fix clk handlingSimon Baatz1-21/+21
2017-05-25PCI: Freeze PME scan before suspending devicesLukas Wunner1-4/+5
2017-05-25PCI: Only allow WC mmap on prefetchable resourcesDavid Woodhouse1-5/+8
2017-05-25PCI: Fix another sanity check bug in /proc/pci mmapDavid Woodhouse1-2/+8
2017-05-25PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse1-3/+7
2017-05-25PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUsK. Y. Srinivasan1-3/+8
2017-05-25PCI: hv: Allocate interrupt descriptors with GFP_ATOMICK. Y. Srinivasan1-1/+1
2017-05-25tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner3-2/+9
2017-05-25um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2-3/+7
2017-05-25osf_wait4(): fix infoleakAl Viro1-2/+4
2017-05-25MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6Huacai Chen1-0/+1
2017-05-25nvme: unmap CMB and remove sysfs file in reset pathJon Derrick1-1/+6
2017-05-25genirq: Fix chained interrupt data orderingThomas Gleixner1-1/+1
2017-05-25uwb: fix device quirk on big-endian hostsJohan Hovold1-2/+3
2017-05-25stackprotector: Increase the per-task stack canary's random range from 32 bit...Daniel Micay1-1/+1
2017-05-25metag/uaccess: Check access_ok in strncpy_from_userJames Hogan1-2/+7
2017-05-25metag/uaccess: Fix access_ok()James Hogan1-16/+24
2017-05-25iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappingsKarimAllah Ahmed1-1/+4
2017-05-25staging: rtl8192e: GetTs Fix invalid TID 7 warning.Malcolm Priestley1-11/+4
2017-05-25staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.Malcolm Priestley1-1/+1
2017-05-25staging: rtl8192e: fix 2 byte alignment of register BSSIDR.Malcolm Priestley1-4/+5
2017-05-25staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley1-4/+9
2017-05-25arm64: documentation: document tagged pointer stack constraintsKristina Martsenko1-15/+47
2017-05-25arm64: uaccess: ensure extension of access_ok() addrMark Rutland1-1/+2
2017-05-25arm64: armv8_deprecated: ensure extension of addrMark Rutland1-1/+2
2017-05-25arm64: ensure extension of smp_store_release valueMark Rutland1-5/+15
2017-05-25arm64: xchg: hazard against entire exchange variableMark Rutland1-1/+1
2017-05-25arm64: dts: hi6220: Reset the mmc hostsDaniel Lezcano1-0/+3
2017-05-25ARM: dts: imx6sx-sdb: Remove OPP overrideLeonard Crestez1-17/+0
2017-05-25ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches1-3/+1
2017-05-25ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches1-0/+1
2017-05-25ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 callVladimir Murzin1-2/+2
2017-05-25ARM: 8662/1: module: split core and init PLT sectionsArd Biesheuvel3-29/+68
2017-05-25KVM: arm: plug potential guest hardware debug leakageZhichao Huang4-22/+66
2017-05-25arm: KVM: Do not use stack-protector to compile HYP codeMarc Zyngier1-0/+2
2017-05-25arm64: KVM: Do not use stack-protector to compile EL2 codeMarc Zyngier1-0/+2
2017-05-25powerpc/tm: Fix FP and VMX register corruptionMichael Neuling1-0/+19
2017-05-25powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong1-0/+12
2017-05-25powerpc/iommu: Do not call PageTransHuge() on tail pagesAlexey Kardashevskiy1-2/+2
2017-05-25powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler1-1/+0
2017-05-25powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar2-2/+4
2017-05-25powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey1-4/+15
2017-05-25powerpc/mm: Ensure IRQs are off in switch_mm()David Gibson1-2/+15
2017-05-25cx231xx-cards: fix NULL-deref at probeJohan Hovold1-5/+40
2017-05-25cx231xx-audio: fix NULL-deref at probeJohan Hovold1-2/+15