summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-11cxgb4: Fix error path in cxgb4_init_moduleYueHaibing1-3/+12
2019-06-11gfs2: Fix lru_count going negativeRoss Lagerwall1-9/+13
2019-06-11tools include: Adopt linux/bits.hArnaldo Carvalho de Melo2-5/+28
2019-06-11perf tools: No need to include bitops.h in util.hArnaldo Carvalho de Melo2-1/+1
2019-06-11at76c50x-usb: Don't register led_trigger if usb_register_driver failedYueHaibing1-2/+2
2019-06-11ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exitYueHaibing1-2/+7
2019-06-11media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko1-1/+1
2019-06-11media: cpia2: Fix use-after-free in cpia2_exitYueHaibing1-2/+1
2019-06-11fbdev: fix WARNING in __alloc_pages_nodemask bugJiufei Xue1-0/+2
2019-06-11hugetlb: use same fault hash key for shared and private mappingsMike Kravetz3-23/+8
2019-06-11fbdev: fix divide error in fb_var_to_videomodeShile Zhang1-0/+3
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