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