summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-28x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han1-1/+1
2017-07-28x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han1-0/+8
2017-07-28Revert "ACPI / EC: Enable event freeze mode..." to fix a regressionLv Zheng1-1/+1
2017-07-28ACPI / EC: Drop EC noirq hooks to fix a regressionLv Zheng1-19/+0
2017-07-28ubifs: Don't leak kernel memory to the MTDRichard Weinberger1-5/+5
2017-07-28MIPS: Negate error syscall return in traceJames Hogan1-1/+1
2017-07-28MIPS: Fix mips_atomic_set() with EVAJames Hogan1-2/+5
2017-07-28MIPS: Fix mips_atomic_set() retry conditionJames Hogan1-1/+1
2017-07-28ftrace: Fix uninitialized variable in match_records()Dan Carpenter1-1/+1
2017-07-28nvme-rdma: remove race conditions from IB signallingMarta Rybczynska1-10/+10
2017-07-28vfio: New external user group/file matchAlex Williamson3-8/+30
2017-07-28vfio: Fix group release deadlockAlex Williamson1-1/+36
2017-07-28ovl: drop CAP_SYS_RESOURCE from saved mounter's credentialsKonstantin Khlebnikov1-2/+6
2017-07-28drm/ttm: Fix use-after-free in ttm_bo_clean_mmJohn Brooks1-1/+3
2017-07-28f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim1-1/+1
2017-07-28f2fs: sanity check size of nat and sit cacheJin Qian1-0/+7
2017-07-28xfs: Don't clear SGID when inheriting ACLsJan Kara3-5/+6
2017-07-28ipmi:ssif: Add missing unlock in error branchCorey Minyard1-0/+5
2017-07-28ipmi: use rcu lock around call to intf->handlers->sender()Tony Camuso1-0/+5
2017-07-28drm/radeon: Fix eDP for single-display iMac10,1 (v2)Mario Kleiner1-2/+11
2017-07-28drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-07-28drm/amd/amdgpu: Return error if initiating read out of range on vramTom St Denis1-0/+3
2017-07-28s390/syscalls: Fix out of bounds arguments accessJiri Olsa1-0/+6
2017-07-28Raid5 should update rdev->sectors after reshapeXiao Ni1-3/+1
2017-07-28ext2: Don't clear SGID when inheriting ACLsJan Kara1-14/+22
2017-07-28libnvdimm: fix badblock range handling of ARS rangeToshi Kani1-3/+4
2017-07-28libnvdimm, btt: fix btt_rw_page not returning errorsVishal Verma1-3/+6
2017-07-28cx88: Fix regression in initial video standard settingDevin Heitmueller2-2/+9
2017-07-28x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki1-0/+3
2017-07-28md: don't use flush_signals in userspace processesMikulas Patocka2-2/+8
2017-07-28usb: renesas_usbhs: gadget: disable all eps when the driver stopsYoshihiro Shimoda1-7/+24
2017-07-28usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda1-1/+3
2017-07-28USB: cdc-acm: add device-id for quirky printerJohan Hovold1-0/+3
2017-07-28usb: storage: return on error to avoid a null pointer dereferenceColin Ian King1-1/+4
2017-07-28mxl111sf: Fix driver to use heap allocate buffers for USB messagesDevin Heitmueller3-16/+28
2017-07-28xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang5-0/+69
2017-07-28xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman1-4/+7
2017-07-28xhci: fix 20000ms port resume timeoutMathias Nyman1-0/+3
2017-07-28ipvs: SNAT packet replies only for NATed connectionsJulian Anastasov1-5/+14
2017-07-28PCI/PM: Restore the status of PCI devices across hibernationChen Yu1-0/+1
2017-07-28PCI: rockchip: Use normal register bank for config accessorsShawn Lin1-4/+9
2017-07-28PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas1-0/+32
2017-07-28af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu1-21/+26
2017-07-28powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt1-3/+9
2017-07-28powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran1-1/+1
2017-07-28powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard1-0/+13
2017-07-28powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard1-2/+4
2017-07-28powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman1-2/+2
2017-07-28powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()Balbir Singh1-1/+10
2017-07-28xen/scsiback: Fix a TMR related use-after-freeBart Van Assche1-24/+9