summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.10.6v4.10.6Greg Kroah-Hartman2017-03-261-1/+1
* drm/amdgpu/si: add dpm quirk for OlandAlex Deucher2017-03-261-0/+6
* cgroup/pids: remove spurious suspicious RCU usage warningTejun Heo2017-03-261-1/+1
* percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pagesTahsin Erdogan2017-03-261-1/+4
* gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher2017-03-261-1/+1
* isdn/gigaset: fix NULL-deref at probeJohan Hovold2017-03-261-0/+3
* target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann2017-03-261-2/+8
* scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche2017-03-265-12/+16
* scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2017-03-262-1/+26
* scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-03-261-0/+1
* target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger2017-03-261-35/+12
* md/raid1/10: fix potential deadlockShaohua Li2017-03-261-0/+18
* hwrng: omap - Do not access INTMASK_REG on EIP76Thomas Petazzoni2017-03-261-1/+12
* hwrng: omap - use devm_clk_get() instead of of_clk_get()Thomas Petazzoni2017-03-261-1/+1
* hwrng: omap - write registers after enabling the clockThomas Petazzoni2017-03-261-1/+2
* powerpc/boot: Fix zImage TOC alignmentMichael Ellerman2017-03-261-0/+1
* cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki2017-03-261-3/+5
* NFS prevent double free in async nfs4_exchange_idOlga Kornievskaia2017-03-261-5/+4
* xprtrdma: Squelch kbuild sparse complaintChuck Lever2017-03-261-1/+2
* md/r5cache: fix set_syndrome_sources() for data in cacheSong Liu2017-03-261-1/+2
* perf/core: Fix event inheritance on fork()Peter Zijlstra2017-03-261-2/+3
* perf/core: Fix use-after-free in perf_release()Peter Zijlstra2017-03-261-0/+11
* parisc: Fix system shutdown haltHelge Deller2017-03-261-0/+2
* parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka2017-03-261-0/+8
* parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2017-03-262-21/+24
* qla2xxx: Fix request queue corruption.Quinn Tran2017-03-261-3/+9
* qla2xxx: Fix memory leak for abts processingQuinn Tran2017-03-261-0/+2
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-03-262-22/+4
* Linux 4.10.5v4.10.5Greg Kroah-Hartman2017-03-221-1/+1
* crypto: s5p-sss - Fix spinlock recursion on LRW(AES)Krzysztof Kozlowski2017-03-221-45/+82
* crypto: powerpc - Fix initialisation of crc32c contextDaniel Axtens2017-03-221-1/+1
* locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=yNiklas Cassel2017-03-221-5/+10
* futex: Add missing error handling to FUTEX_REQUEUE_PIPeter Zijlstra2017-03-221-0/+2
* futex: Fix potential use-after-free in FUTEX_REQUEUE_PIPeter Zijlstra2017-03-221-9/+11
* x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski2017-03-221-2/+2
* x86/intel_rdt: Put group node in rdtgroup_kn_unlockJiri Olsa2017-03-221-1/+1
* x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin2017-03-222-0/+2
* x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra2017-03-221-0/+2
* x86/unwind: Fix last frame check for aligned function stacksJosh Poimboeuf2017-03-221-6/+30
* drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak2017-03-223-3/+8
* drm/i915/gen9+: Enable hotplug detection earlyImre Deak2017-03-221-19/+50
* drm/i915/lspcon: Enable AUX interrupts for resume time initializationImre Deak2017-03-221-1/+4
* irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni2017-03-223-21/+49
* arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBsMarc Zyngier2017-03-221-9/+55
* dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa2017-03-221-0/+1
* tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa2017-03-221-3/+15
* dccp/tcp: fix routing redirect raceJon Maxwell2017-03-224-8/+14
* net: use net->count to check whether a netns is alive or notAndrey Vagin2017-03-221-3/+3
* bridge: drop netfilter fake rtable unconditionallyFlorian Westphal2017-03-222-21/+1
* ipv6: avoid write to a possibly cloned skbFlorian Westphal2017-03-221-1/+6