summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.46v4.19.46Greg Kroah-Hartman2019-05-251-1/+1
* fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthroughYifeng Li2019-05-251-0/+1
* 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
* bpf: relax inode permission check for retrieving bpf programChenbo Feng2019-05-251-1/+1
* Revert "selftests/bpf: skip verifier tests for unsupported program types"Greg Kroah-Hartman2019-05-251-8/+1
* 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/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa2019-05-251-3/+7
* 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
* qmi_wwan: new Wistron, ZTE and D-Link devicesBjørn Mork2019-05-251-0/+10
* bpf: Fix preempt_enable_no_resched() abusePeter Zijlstra2019-05-251-1/+1
* 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
* net: ieee802154: fix missing checks for regmap_update_bitsKangjie Lu2019-05-251-0/+6
* mac80211: Fix kernel panic due to use of txq after freeBhagavathi Perumal S2019-05-251-0/+3
* x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012Vitaly Kuznetsov2019-05-251-1/+10
* PCI: Fix issue with "pci=disable_acs_redir" parameter being ignoredLogan Gunthorpe2019-05-251-2/+17
* 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
* clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)Jernej Skrabec2019-05-251-5/+13
* xfrm4: Fix uninitialized memory read in _decode_session4Steffen Klassert2019-05-251-11/+13
* xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi2019-05-253-5/+17
* esp4: add length check for UDP encapsulationSabrina Dubroca2019-05-251-5/+15
* xfrm: clean up xfrm protocol checksCong Wang2019-05-255-16/+23
* 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
* fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2019-05-252-1/+5
* dm mpath: always free attached_handler_name in parse_path()Martin Wilck2019-05-251-1/+1
* dm integrity: correctly calculate the size of metadata areaMikulas Patocka2019-05-251-2/+2
* 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: rcar: Add the initialization of PCIe link in resume_noirq()Kazufumi Ikeda2019-05-251-0/+21
* PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang2019-05-251-1/+1
* PCI: Init PCIe feature bits for managed host bridge allocJean-Philippe Brucker2019-05-251-9/+14
* 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