summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: move cancel of requeue_work to the front of blk_exit_queuezhengbin2019-08-252-2/+3
* Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"Fabio Estevam2019-08-251-12/+6
* riscv: Make __fstate_clean() work correctly.Vincent Chen2019-08-251-1/+1
* riscv: Correct the initialized flow of FP registerVincent Chen2019-08-252-2/+15
* netfilter: ebtables: also count base chain policiesFlorian Westphal2019-08-251-11/+17
* bpf: fix access to skb_shared_info->gso_segsEric Dumazet2019-08-251-3/+3
* net: usb: pegasus: fix improper read if get_registers() failDenis Kirjanov2019-08-251-1/+1
* Input: iforce - add sanity checksOliver Neukum2019-08-251-0/+5
* Input: kbtab - sanity check for endpoint typeOliver Neukum2019-08-251-2/+4
* HID: hiddev: do cleanup in failure of opening a deviceHillf Danton2019-08-251-0/+4
* HID: hiddev: avoid opening a disconnected deviceHillf Danton2019-08-251-0/+8
* HID: holtek: test for sanity of intfdataOliver Neukum2019-08-251-2/+7
* ALSA: hda - Let all conexant codec enter D3 when rebootingHui Wang2019-08-251-9/+0
* ALSA: hda - Add a generic reboot_notifyHui Wang2019-08-254-15/+22
* ALSA: hda - Fix a memory leak bugWenwen Wang2019-08-251-1/+1
* ALSA: hda - Apply workaround for another AMD chip 1022:1487Takashi Iwai2019-08-251-0/+3
* ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng2019-08-251-0/+2
* ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng2019-08-251-8/+27
* ALSA: hda/realtek - Add quirk for HP Envy x360Takashi Iwai2019-08-251-0/+1
* arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon2019-08-251-9/+13
* xtensa: add missing isync to the cpu_reset TLB codeMax Filippov2019-08-251-0/+1
* drm/nouveau: Only recalculate PBN/VCPI on mode/connector changesLyude Paul2019-08-251-9/+13
* drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer2019-08-251-1/+1
* cpufreq: schedutil: Don't skip freq update when limits changeViresh Kumar2019-08-251-4/+10
* mm, vmscan: do not special-case slab reclaim when watermarks are boostedMel Gorman2019-08-251-11/+2
* mm/usercopy: use memory range to be accessed for wraparound checkIsaac J. Manjarres2019-08-251-1/+1
* mm/memcontrol.c: fix use after free in mem_cgroup_iter()Miles Chen2019-08-251-10/+29
* mm/z3fold.c: fix z3fold_destroy_pool() race conditionHenry Burns2019-08-251-1/+4
* mm/z3fold.c: fix z3fold_destroy_pool() orderingHenry Burns2019-08-251-1/+8
* mm: mempolicy: handle vma with unmovable pages mapped correctly in mbindYang Shi2019-08-251-7/+25
* mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_ST...Yang Shi2019-08-251-20/+48
* mm/hmm: fix bad subpage pointer in try_to_unmap_oneRalph Campbell2019-08-251-0/+8
* seq_file: fix problem when seeking mid-recordNeilBrown2019-08-251-1/+1
* sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva2019-08-251-0/+1
* KEYS: trusted: allow module init if TPM is inactive or deactivatedRoberto Sassu2019-08-251-13/+0
* Linux 5.2.9v5.2.9Greg Kroah-Hartman2019-08-161-1/+1
* iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho2019-08-161-2/+7
* iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho2019-08-161-7/+15
* iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach2019-08-161-1/+2
* iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach2019-08-161-1/+1
* iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach2019-08-161-0/+2
* mwifiex: fix 802.11n/WPA detectionBrian Norris2019-08-162-1/+3
* KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier2019-08-166-2/+39
* KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-167-1/+59
* NFSv4: Fix an Oops in nfs4_do_setattrTrond Myklebust2019-08-161-1/+1
* NFSv4: Check the return value of update_open_stateid()Trond Myklebust2019-08-161-4/+8
* NFSv4: Fix delegation state recoveryTrond Myklebust2019-08-163-15/+14
* smb3: send CAP_DFS capability during session setupSteve French2019-08-161-0/+5
* SMB3: Fix deadlock in validate negotiate hits reconnectPavel Shilovsky2019-08-161-1/+1
* dax: dax_layout_busy_page() should not unmap cow pagesVivek Goyal2019-08-161-1/+1