summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-23mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFSChristophe Leroy1-11/+8
2020-04-23cifs: Allocate encryption header through kmallocLong Li1-11/+17
2020-04-23um: ubd: Prevent buffer overrun on command completionGabriel Krisman Bertazi1-1/+3
2020-04-23ext4: do not commit super on read-only bdevEric Sandeen1-1/+2
2020-04-23s390/cpum_sf: Fix wrong page count in error messageThomas Richter1-0/+1
2020-04-23powerpc/maple: Fix declaration made after definitionNathan Chancellor1-17/+17
2020-04-23powerpc/prom_init: Pass the "os-term" message to hypervisorAlexey Kardashevskiy1-0/+3
2020-04-23btrfs: add RCU locks around block group initializationMadhuparna Bhowmik1-0/+2
2020-04-23hibernate: Allow uswsusp to write to swapDomenico Andreoli1-1/+3
2020-04-23s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev1-1/+4
2020-04-23f2fs: Add a new CP flag to help fsck fix resize SPO issuesSahitya Tummala2-2/+7
2020-04-23f2fs: Fix mount failure due to SPO after a successful online resize FSSahitya Tummala1-0/+6
2020-04-23NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro1-0/+2
2020-04-23phy: uniphier-usb3ss: Add Pro5 supportKunihiko Hayashi1-0/+4
2020-04-23f2fs: fix to show norecovery mount optionChao Yu2-2/+6
2020-04-23KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guestsMichael Roth1-0/+1
2020-04-23ARM: dts: rockchip: fix lvds-encoder ports subnode for rk3188-bqedison2qcJohan Jonker1-11/+16
2020-04-23NFSv4.2: error out when relink swapfileMurphy Zhou1-0/+3
2020-04-23NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()Trond Myklebust1-0/+2
2020-04-23NFS: alloc_nfs_open_context() must use the file cred when availableTrond Myklebust1-5/+5
2020-04-23rtc: 88pm860x: fix possible race conditionAlexandre Belloni1-6/+8
2020-04-23dma-coherent: fix integer overflow in the reserved-memory dma allocationKevin Grandemange1-6/+7
2020-04-23soc: imx: gpc: fix power up sequencingLucas Stach1-11/+13
2020-04-23arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delayRussell King1-0/+1
2020-04-23arm64: tegra: Fix Tegra194 PCIe compatible stringJon Hunter2-7/+7
2020-04-23arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194Vidya Sagar1-0/+99
2020-04-23clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni1-6/+6
2020-04-23power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko1-1/+4
2020-04-23arm64: dts: allwinner: a64: Fix display clock register rangeJernej Skrabec1-1/+1
2020-04-23ARM: dts: rockchip: fix vqmmc-supply property name for rk3188-bqedison2qcJohan Jonker1-1/+1
2020-04-23f2fs: fix the panic in do_checkpoint()Sahitya Tummala3-11/+9
2020-04-23net/mlx5e: Enforce setting of a single FEC modeAya Levin1-0/+4
2020-04-23clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea1-0/+3
2020-04-23clk: Don't cache errors from clk_ops::get_phase()Stephen Boyd1-16/+32
2020-04-23drm/ttm: flush the fence on the bo after we individualize the reservation objectxinhui pan1-1/+3
2020-04-23x86/Hyper-V: Free hv_panic_page when fail to register kmsg dumpTianyu Lan1-2/+5
2020-04-23rbd: call rbd_dev_unprobe() after unwatching and flushing notifiesIlya Dryomov1-4/+4
2020-04-23rbd: avoid a deadlock on header_rwsem when flushing notifiesIlya Dryomov1-4/+13
2020-04-23block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offlinePaolo Valente1-7/+13
2020-04-23block, bfq: make reparent_leaf_entity actually work only on leaf entitiesPaolo Valente1-17/+31
2020-04-23block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroupPaolo Valente3-6/+2
2020-04-23afs: Fix race between post-modification dir edit and readdir/d_revalidateDavid Howells2-35/+76
2020-04-23afs: Fix afs_d_validate() to set the right directory versionDavid Howells1-3/+3
2020-04-23afs: Fix rename operation status deliveryDavid Howells3-21/+12
2020-04-23afs: Fix decoding of inline abort codes from version 1 status recordsDavid Howells1-0/+1
2020-04-23afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus()David Howells2-9/+17
2020-04-23x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan3-4/+9
2020-04-23x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not setTianyu Lan1-9/+14
2020-04-23x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan1-0/+10
2020-04-23x86/Hyper-V: Trigger crash enlightenment only once during system crash.Tianyu Lan1-2/+14