summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-28Linux 4.9.40v4.9.40Greg Kroah-Hartman1-1/+1
2017-07-28alarmtimer: don't rate limit one-shot timersGreg Hackmann1-1/+2
2017-07-28tracing: Fix kmemleak in instance_rmdirChunyu Hu1-0/+1
2017-07-28PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla1-4/+4
2017-07-28reiserfs: Don't clear SGID when inheriting ACLsJan Kara1-5/+7
2017-07-28spmi: Include OF based modalias in device ueventBjorn Andersson1-0/+12
2017-07-28of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd1-0/+2
2017-07-28acpi/nfit: Fix memory corruption/Unregister mce decoder on failurePrarit Bhargava1-1/+9
2017-07-28ovl: fix random return value on mountAmir Goldstein1-0/+1
2017-07-28hfsplus: Don't clear SGID when inheriting ACLsJan Kara1-12/+18
2017-07-28mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche1-1/+1
2017-07-28drm/mst: Avoid processing partially received up/down message transactionsImre Deak1-7/+24
2017-07-28drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak1-1/+3
2017-07-28drm/mst: Fix error handling during MST sideband message receptionImre Deak1-2/+8
2017-07-28RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa1-0/+2
2017-07-28ceph: fix race in concurrent readdirYan, Zheng1-0/+5
2017-07-28staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann1-4/+15
2017-07-28staging: sm750fb: avoid conflicting vesafbTeddy Wang1-0/+24
2017-07-28staging: comedi: ni_mio_common: fix AO timer off-by-one regressionIan Abbott1-2/+1
2017-07-28staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino1-0/+1
2017-07-28Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar1-21/+0
2017-07-28perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao1-1/+1
2017-07-28iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger1-1/+1
2017-07-28target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesceJiang Yi1-0/+9
2017-07-28udf: Fix deadlock between writeback and udf_setsize()Jan Kara1-2/+2
2017-07-28NFS: only invalidate dentrys that are clearly invalid.NeilBrown2-6/+10
2017-07-28sunrpc: use constant time memory comparison for macJason A. Donenfeld1-1/+2
2017-07-28IB/core: Namespace is mandatory input for address resolutionMoni Shoua1-1/+5
2017-07-28IB/iser: Fix connection teardown race conditionVladimir Neyelov1-0/+11
2017-07-28Input: i8042 - fix crash at boot timeChen Hong1-3/+9
2017-07-28MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki1-1/+1
2017-07-28MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'Maciej W. Rozycki1-20/+15
2017-07-28MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki1-8/+4
2017-07-28MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki1-8/+8
2017-07-28MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki1-3/+4
2017-07-28MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki1-0/+38
2017-07-28MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki1-4/+1
2017-07-28MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki1-0/+1
2017-07-28MIPS: Save static registers before sysmipsJames Hogan5-4/+10
2017-07-28MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki1-1/+1
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