summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-27MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki
2017-07-27MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki
2017-07-27MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki
2017-07-27MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Save static registers before sysmipsJames Hogan
2017-07-27MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki
2017-07-27x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han
2017-07-27x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han
2017-07-27Revert "ACPI / EC: Enable event freeze mode..." to fix a regressionLv Zheng
2017-07-27ACPI / EC: Drop EC noirq hooks to fix a regressionLv Zheng
2017-07-27ubifs: Don't leak kernel memory to the MTDRichard Weinberger
2017-07-27MIPS: Negate error syscall return in traceJames Hogan
2017-07-27MIPS: Fix mips_atomic_set() with EVAJames Hogan
2017-07-27MIPS: Fix mips_atomic_set() retry conditionJames Hogan
2017-07-27ftrace: Fix uninitialized variable in match_records()Dan Carpenter
2017-07-27nvme-rdma: remove race conditions from IB signallingMarta Rybczynska
2017-07-27vfio: New external user group/file matchAlex Williamson
2017-07-27vfio: Fix group release deadlockAlex Williamson
2017-07-27ovl: drop CAP_SYS_RESOURCE from saved mounter's credentialsKonstantin Khlebnikov
2017-07-27drm/ttm: Fix use-after-free in ttm_bo_clean_mmJohn Brooks
2017-07-27f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim
2017-07-27f2fs: sanity check size of nat and sit cacheJin Qian
2017-07-27xfs: Don't clear SGID when inheriting ACLsJan Kara
2017-07-27ipmi:ssif: Add missing unlock in error branchCorey Minyard
2017-07-27ipmi: use rcu lock around call to intf->handlers->sender()Tony Camuso
2017-07-27drm/radeon: Fix eDP for single-display iMac10,1 (v2)Mario Kleiner
2017-07-27drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-07-27drm/amd/amdgpu: Return error if initiating read out of range on vramTom St Denis
2017-07-27s390/syscalls: Fix out of bounds arguments accessJiri Olsa
2017-07-27Raid5 should update rdev->sectors after reshapeXiao Ni
2017-07-27ext2: Don't clear SGID when inheriting ACLsJan Kara
2017-07-27libnvdimm: fix badblock range handling of ARS rangeToshi Kani
2017-07-27libnvdimm, btt: fix btt_rw_page not returning errorsVishal Verma
2017-07-27cx88: Fix regression in initial video standard settingDevin Heitmueller
2017-07-27x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki
2017-07-27md: don't use flush_signals in userspace processesMikulas Patocka
2017-07-27usb: renesas_usbhs: gadget: disable all eps when the driver stopsYoshihiro Shimoda
2017-07-27usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda
2017-07-27USB: cdc-acm: add device-id for quirky printerJohan Hovold
2017-07-27usb: storage: return on error to avoid a null pointer dereferenceColin Ian King
2017-07-27mxl111sf: Fix driver to use heap allocate buffers for USB messagesDevin Heitmueller
2017-07-27xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang
2017-07-27xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman
2017-07-27xhci: fix 20000ms port resume timeoutMathias Nyman
2017-07-27ipvs: SNAT packet replies only for NATed connectionsJulian Anastasov
2017-07-27PCI/PM: Restore the status of PCI devices across hibernationChen Yu