summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-11btrfs: sysfs: don't leak memory when failing add fsidTobin C. Harding1-1/+6
2019-06-11Btrfs: fix race between ranged fsync and writeback of adjacent rangesFilipe Manana1-0/+12
2019-06-11gfs2: Fix sign extension bug in gfs2_update_statsAndreas Gruenbacher1-4/+5
2019-06-11crypto: vmx - CTR: always increment IV as quadwordDaniel Axtens1-1/+1
2019-06-11Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen1-2/+1
2019-06-11bio: fix improper use of smp_mb__before_atomic()Andrea Parri1-1/+1
2019-06-11KVM: x86: fix return value for reserved EFERPaolo Bonzini1-1/+1
2019-06-11ext4: do not delete unlinked inode from orphan list on failed truncateJan Kara1-1/+1
2019-06-11fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthroughYifeng Li1-0/+1
2019-06-11btrfs: Honour FITRIM range constraints during free space trimNikolay Borisov1-6/+19
2019-06-11md/raid: raid5 preserve the writeback action after the parity checkNigel Croxon1-1/+9
2019-06-11Revert "Don't jump to compute_result state from check_result state"Song Liu1-4/+15
2019-06-11perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo1-0/+4
2019-06-11ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavourAl Viro1-1/+1
2019-06-11power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUGAndrey Smirnov1-6/+0
2019-06-11KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones1-3/+8
2019-06-11xfrm4: Fix uninitialized memory read in _decode_session4Steffen Klassert1-11/+13
2019-06-11vti4: ipip tunnel deregistration fixes.Jeremy Sowden1-2/+3
2019-06-11xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel moduleSu Yanjun1-0/+4
2019-06-11xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlinkYueHaibing1-1/+1
2019-06-11dm delay: fix a crash when invalid device is specifiedMikulas Patocka1-1/+2
2019-06-11PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood1-0/+1
2019-06-11fbdev: sm712fb: fix crashes and garbled display during DPMS modesettingYifeng Li1-26/+38
2019-06-11fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled displayYifeng Li2-16/+44
2019-06-11fbdev: sm712fb: fix support for 1024x768-16 modeYifeng Li1-0/+59
2019-06-11fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAMYifeng Li2-9/+44
2019-06-11fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGAYifeng Li1-1/+5
2019-06-11fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3FYifeng Li1-1/+5
2019-06-11fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75Yifeng Li1-1/+3
2019-06-11fbdev: sm712fb: fix brightness control on reboot, don't set SR30Yifeng Li1-2/+2
2019-06-11perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter1-1/+4
2019-06-11perf intel-pt: Fix improved sample timestampAdrian Hunter1-3/+10
2019-06-11perf intel-pt: Fix instructions sampling rateAdrian Hunter1-3/+10
2019-06-11memory: tegra: Fix integer overflow on tick value calculationDmitry Osipenko1-1/+1
2019-06-11tracing: Fix partial reading of trace event's id fileElazar Leibovich1-3/+0
2019-06-11ceph: flush dirty inodes before proceeding with remountJeff Layton1-0/+7
2019-06-11iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko1-7/+18
2019-06-11fuse: honor RLIMIT_FSIZE in fuse_file_fallocateLiu Bo1-0/+7
2019-06-11fuse: fix writepages on 32bitMiklos Szeredi1-1/+1
2019-06-11clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides dividerDmitry Osipenko1-2/+2
2019-06-11NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu1-0/+4
2019-06-11media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik1-0/+2
2019-06-11cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst1-6/+8
2019-06-11of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran1-2/+2
2019-06-11intel_th: msu: Fix single mode with IOMMUAlexander Shishkin1-3/+32
2019-06-11md: add mddev->pers to avoid potential NULL pointer dereferenceYufen Yu1-2/+4
2019-06-11stm class: Fix channel free in stm output free pathTingwei Zhang1-1/+1
2019-06-11tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu1-7/+7
2019-06-11tipc: switch order of device registration to fix a crashJunwei Hu1-7/+7
2019-06-11ppp: deflate: Fix possible crash in deflate_initYueHaibing1-6/+14