summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-11perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo
2019-06-11ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavourAl Viro
2019-06-11power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUGAndrey Smirnov
2019-06-11KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones
2019-06-11xfrm4: Fix uninitialized memory read in _decode_session4Steffen Klassert
2019-06-11vti4: ipip tunnel deregistration fixes.Jeremy Sowden
2019-06-11xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel moduleSu Yanjun
2019-06-11xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlinkYueHaibing
2019-06-11dm delay: fix a crash when invalid device is specifiedMikulas Patocka
2019-06-11PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood
2019-06-11fbdev: sm712fb: fix crashes and garbled display during DPMS modesettingYifeng Li
2019-06-11fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled displayYifeng Li
2019-06-11fbdev: sm712fb: fix support for 1024x768-16 modeYifeng Li
2019-06-11fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAMYifeng Li
2019-06-11fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGAYifeng Li
2019-06-11fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3FYifeng Li
2019-06-11fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75Yifeng Li
2019-06-11fbdev: sm712fb: fix brightness control on reboot, don't set SR30Yifeng Li
2019-06-11perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter
2019-06-11perf intel-pt: Fix improved sample timestampAdrian Hunter
2019-06-11perf intel-pt: Fix instructions sampling rateAdrian Hunter
2019-06-11memory: tegra: Fix integer overflow on tick value calculationDmitry Osipenko
2019-06-11tracing: Fix partial reading of trace event's id fileElazar Leibovich
2019-06-11ceph: flush dirty inodes before proceeding with remountJeff Layton
2019-06-11iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko
2019-06-11fuse: honor RLIMIT_FSIZE in fuse_file_fallocateLiu Bo
2019-06-11fuse: fix writepages on 32bitMiklos Szeredi
2019-06-11clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides dividerDmitry Osipenko
2019-06-11NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu
2019-06-11media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik
2019-06-11cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst
2019-06-11of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran
2019-06-11intel_th: msu: Fix single mode with IOMMUAlexander Shishkin
2019-06-11md: add mddev->pers to avoid potential NULL pointer dereferenceYufen Yu
2019-06-11stm class: Fix channel free in stm output free pathTingwei Zhang
2019-06-11tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu
2019-06-11tipc: switch order of device registration to fix a crashJunwei Hu
2019-06-11ppp: deflate: Fix possible crash in deflate_initYueHaibing
2019-06-11net/mlx4_core: Change the error print to info printYunjian Wang
2019-06-11net: avoid weird emergency messageEric Dumazet
2019-06-11KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson
2019-06-11ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bugMichaƂ Wadowski
2019-06-11ext4: zero out the unused memory region in the extent tree blockSriram Rajagopalan
2019-06-11fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue
2019-06-11writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo
2019-06-11crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-06-11crypto: salsa20 - don't access already-freed walk.ivEric Biggers
2019-06-11crypto: chacha20poly1305 - set cra_name correctlyEric Biggers
2019-06-11crypto: gcm - fix incompatibility between "gcm" and "gcm_base"Eric Biggers
2019-06-11crypto: gcm - Fix error return code in crypto_gcm_create_common()Wei Yongjun