summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-25clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1Codrin Ciubotariu1-0/+2
2019-08-25IB/mlx5: Replace kfree with kvfreeChuhong Yuan1-2/+2
2019-08-25RDMA/hns: Fix sg offset non-zero issueXi Wang1-7/+8
2019-08-25io_uring: fix manual setup of iov_iter for fixed buffersAleix Roca Nonell1-3/+1
2019-08-25blk-mq: move cancel of requeue_work to the front of blk_exit_queuezhengbin2-2/+3
2019-08-25Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"Fabio Estevam1-12/+6
2019-08-25riscv: Make __fstate_clean() work correctly.Vincent Chen1-1/+1
2019-08-25riscv: Correct the initialized flow of FP registerVincent Chen2-2/+15
2019-08-25netfilter: ebtables: also count base chain policiesFlorian Westphal1-11/+17
2019-08-25bpf: fix access to skb_shared_info->gso_segsEric Dumazet1-3/+3
2019-08-25net: usb: pegasus: fix improper read if get_registers() failDenis Kirjanov1-1/+1
2019-08-25Input: iforce - add sanity checksOliver Neukum1-0/+5
2019-08-25Input: kbtab - sanity check for endpoint typeOliver Neukum1-2/+4
2019-08-25HID: hiddev: do cleanup in failure of opening a deviceHillf Danton1-0/+4
2019-08-25HID: hiddev: avoid opening a disconnected deviceHillf Danton1-0/+8
2019-08-25HID: holtek: test for sanity of intfdataOliver Neukum1-2/+7
2019-08-25ALSA: hda - Let all conexant codec enter D3 when rebootingHui Wang1-9/+0
2019-08-25ALSA: hda - Add a generic reboot_notifyHui Wang4-15/+22
2019-08-25ALSA: hda - Fix a memory leak bugWenwen Wang1-1/+1
2019-08-25ALSA: hda - Apply workaround for another AMD chip 1022:1487Takashi Iwai1-0/+3
2019-08-25ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng1-0/+2
2019-08-25ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng1-8/+27
2019-08-25ALSA: hda/realtek - Add quirk for HP Envy x360Takashi Iwai1-0/+1
2019-08-25arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon1-9/+13
2019-08-25xtensa: add missing isync to the cpu_reset TLB codeMax Filippov1-0/+1
2019-08-25drm/nouveau: Only recalculate PBN/VCPI on mode/connector changesLyude Paul1-9/+13
2019-08-25drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer1-1/+1
2019-08-25cpufreq: schedutil: Don't skip freq update when limits changeViresh Kumar1-4/+10
2019-08-25mm, vmscan: do not special-case slab reclaim when watermarks are boostedMel Gorman1-11/+2
2019-08-25mm/usercopy: use memory range to be accessed for wraparound checkIsaac J. Manjarres1-1/+1
2019-08-25mm/memcontrol.c: fix use after free in mem_cgroup_iter()Miles Chen1-10/+29
2019-08-25mm/z3fold.c: fix z3fold_destroy_pool() race conditionHenry Burns1-1/+4
2019-08-25mm/z3fold.c: fix z3fold_destroy_pool() orderingHenry Burns1-1/+8
2019-08-25mm: mempolicy: handle vma with unmovable pages mapped correctly in mbindYang Shi1-7/+25
2019-08-25mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_ST...Yang Shi1-20/+48
2019-08-25mm/hmm: fix bad subpage pointer in try_to_unmap_oneRalph Campbell1-0/+8
2019-08-25seq_file: fix problem when seeking mid-recordNeilBrown1-1/+1
2019-08-25sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-08-25KEYS: trusted: allow module init if TPM is inactive or deactivatedRoberto Sassu1-13/+0
2019-08-16Linux 5.2.9v5.2.9Greg Kroah-Hartman1-1/+1
2019-08-16iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho1-2/+7
2019-08-16iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho1-7/+15
2019-08-16iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach1-1/+2
2019-08-16iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach1-1/+1
2019-08-16iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach1-0/+2
2019-08-16mwifiex: fix 802.11n/WPA detectionBrian Norris2-1/+3
2019-08-16KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier6-2/+39
2019-08-16KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li7-1/+59
2019-08-16NFSv4: Fix an Oops in nfs4_do_setattrTrond Myklebust1-1/+1
2019-08-16NFSv4: Check the return value of update_open_stateid()Trond Myklebust1-4/+8