summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.40v4.9.40Greg Kroah-Hartman2017-07-271-1/+1
* alarmtimer: don't rate limit one-shot timersGreg Hackmann2017-07-271-1/+2
* tracing: Fix kmemleak in instance_rmdirChunyu Hu2017-07-271-0/+1
* PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla2017-07-271-4/+4
* reiserfs: Don't clear SGID when inheriting ACLsJan Kara2017-07-271-5/+7
* spmi: Include OF based modalias in device ueventBjorn Andersson2017-07-271-0/+12
* of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd2017-07-271-0/+2
* acpi/nfit: Fix memory corruption/Unregister mce decoder on failurePrarit Bhargava2017-07-271-1/+9
* ovl: fix random return value on mountAmir Goldstein2017-07-271-0/+1
* hfsplus: Don't clear SGID when inheriting ACLsJan Kara2017-07-271-12/+18
* mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche2017-07-271-1/+1
* drm/mst: Avoid processing partially received up/down message transactionsImre Deak2017-07-271-7/+24
* drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak2017-07-271-1/+3
* drm/mst: Fix error handling during MST sideband message receptionImre Deak2017-07-271-2/+8
* RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa2017-07-271-0/+2
* ceph: fix race in concurrent readdirYan, Zheng2017-07-271-0/+5
* staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann2017-07-271-4/+15
* staging: sm750fb: avoid conflicting vesafbTeddy Wang2017-07-271-0/+24
* staging: comedi: ni_mio_common: fix AO timer off-by-one regressionIan Abbott2017-07-271-2/+1
* staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino2017-07-271-0/+1
* Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar2017-07-271-21/+0
* perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao2017-07-271-1/+1
* iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger2017-07-271-1/+1
* target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesceJiang Yi2017-07-271-0/+9
* udf: Fix deadlock between writeback and udf_setsize()Jan Kara2017-07-271-2/+2
* NFS: only invalidate dentrys that are clearly invalid.NeilBrown2017-07-272-6/+10
* sunrpc: use constant time memory comparison for macJason A. Donenfeld2017-07-271-1/+2
* IB/core: Namespace is mandatory input for address resolutionMoni Shoua2017-07-271-1/+5
* IB/iser: Fix connection teardown race conditionVladimir Neyelov2017-07-271-0/+11
* Input: i8042 - fix crash at boot timeChen Hong2017-07-271-3/+9
* MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki2017-07-271-1/+1
* MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-20/+15
* MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-8/+4
* MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-8/+8
* MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-3/+4
* MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki2017-07-271-0/+38
* MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki2017-07-271-4/+1
* MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-0/+1
* MIPS: Save static registers before sysmipsJames Hogan2017-07-275-4/+10
* MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki2017-07-271-1/+1
* x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han2017-07-271-1/+1
* x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han2017-07-271-0/+8
* Revert "ACPI / EC: Enable event freeze mode..." to fix a regressionLv Zheng2017-07-271-1/+1
* ACPI / EC: Drop EC noirq hooks to fix a regressionLv Zheng2017-07-271-19/+0
* ubifs: Don't leak kernel memory to the MTDRichard Weinberger2017-07-271-5/+5
* MIPS: Negate error syscall return in traceJames Hogan2017-07-271-1/+1
* MIPS: Fix mips_atomic_set() with EVAJames Hogan2017-07-271-2/+5
* MIPS: Fix mips_atomic_set() retry conditionJames Hogan2017-07-271-1/+1
* ftrace: Fix uninitialized variable in match_records()Dan Carpenter2017-07-271-1/+1
* nvme-rdma: remove race conditions from IB signallingMarta Rybczynska2017-07-271-10/+10