summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-25Linux 4.14.122v4.14.122Greg Kroah-Hartman1-1/+1
2019-05-25fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthroughYifeng Li1-0/+1
2019-05-25btrfs: Honour FITRIM range constraints during free space trimNikolay Borisov1-6/+19
2019-05-25bpf, lru: avoid messing with eviction heuristics upon syscall lookupDaniel Borkmann1-5/+18
2019-05-25bpf: add map_lookup_elem_sys_only for lookups from syscall sideDaniel Borkmann2-1/+5
2019-05-25driver core: Postpone DMA tear-down until after devres release for probe failureJohn Garry1-3/+2
2019-05-25md/raid: raid5 preserve the writeback action after the parity checkNigel Croxon1-1/+9
2019-05-25Revert "Don't jump to compute_result state from check_result state"Song Liu1-4/+15
2019-05-25perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo1-0/+4
2019-05-25ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavourAl Viro1-1/+1
2019-05-25x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook2-0/+23
2019-05-25sched/cpufreq: Fix kobject memleakTobin C. Harding1-0/+1
2019-05-25iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho1-4/+24
2019-05-25power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUGAndrey Smirnov1-6/+0
2019-05-25KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones1-3/+8
2019-05-25mac80211: Fix kernel panic due to use of txq after freeBhagavathi Perumal S1-0/+3
2019-05-25apparmorfs: fix use-after-free on symlink traversalAl Viro1-4/+9
2019-05-25securityfs: fix use-after-free on symlink traversalAl Viro1-4/+9
2019-05-25power: supply: cpcap-battery: Fix division by zeroTony Lindgren1-0/+3
2019-05-25xfrm4: Fix uninitialized memory read in _decode_session4Steffen Klassert1-11/+13
2019-05-25esp4: add length check for UDP encapsulationSabrina Dubroca1-5/+15
2019-05-25vti4: ipip tunnel deregistration fixes.Jeremy Sowden1-2/+3
2019-05-25xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel moduleSu Yanjun1-0/+4
2019-05-25xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlinkYueHaibing1-1/+1
2019-05-25dm delay: fix a crash when invalid device is specifiedMikulas Patocka1-1/+2
2019-05-25dm zoned: Fix zone report handlingDamien Le Moal1-0/+5
2019-05-25dm cache metadata: Fix loading discard bitsetNikos Tsironis1-1/+8
2019-05-25PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje3-0/+28
2019-05-25PCI: Factor out pcie_retrain_link() functionStefan Mätje1-16/+24
2019-05-25PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood1-0/+1
2019-05-25PCI: Mark AMD Stoney Radeon R7 GPU ATS as brokenNikolai Kostrigin1-0/+1
2019-05-25fbdev: sm712fb: fix crashes and garbled display during DPMS modesettingYifeng Li1-26/+38
2019-05-25fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled displayYifeng Li2-16/+44
2019-05-25fbdev: sm712fb: fix support for 1024x768-16 modeYifeng Li1-0/+59
2019-05-25fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAMYifeng Li2-9/+44
2019-05-25fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGAYifeng Li1-1/+5
2019-05-25fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3FYifeng Li1-1/+5
2019-05-25fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75Yifeng Li1-1/+3
2019-05-25fbdev: sm712fb: fix brightness control on reboot, don't set SR30Yifeng Li1-2/+2
2019-05-25objtool: Allow AR to be overridden with HOSTARNathan Chancellor1-1/+2
2019-05-25perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter1-1/+4
2019-05-25perf intel-pt: Fix improved sample timestampAdrian Hunter1-3/+10
2019-05-25perf intel-pt: Fix instructions sampling rateAdrian Hunter1-3/+10
2019-05-25memory: tegra: Fix integer overflow on tick value calculationDmitry Osipenko1-1/+1
2019-05-25tracing: Fix partial reading of trace event's id fileElazar Leibovich1-3/+0
2019-05-25ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra1-5/+27
2019-05-25x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra1-0/+28
2019-05-25x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf1-2/+16
2019-05-25ceph: flush dirty inodes before proceeding with remountJeff Layton1-0/+7
2019-05-25iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko1-7/+18