summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-17tests: test for setns() EINVAL regressionChristian Brauner
2020-06-16e1000e: fix unused-function warningArnd Bergmann
2020-06-16e1000: use generic power managementVaibhav Gupta
2020-06-16e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-17nsproxy: restore EINVAL for non-namespace file descriptorChristian Brauner
2020-06-16lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey
2020-06-16afs: Fix silly renameDavid Howells
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel
2020-06-16bareudp: Fixed configuration to avoid having garbage valuesMartin
2020-06-16mvpp2: remove module bugfixSven Auhagen
2020-06-16tcp: grow window for OOO packets only for SACK flowsEric Dumazet
2020-06-16drm: mcde: Fix forgotten user of drm->dev_privateLinus Walleij
2020-06-16drm: mcde: Fix display initialization problemLinus Walleij
2020-06-16Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()Dan Carpenter
2020-06-16staging: wfx: fix coherency of hif_scan() prototypeJérôme Pouiller
2020-06-16staging: wfx: drop useless loopJérôme Pouiller
2020-06-16staging: wfx: fix AC priorityJérôme Pouiller
2020-06-16Merge tag 'mfd-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-06-16arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon
2020-06-16btrfs: use kfree() in btrfs_ioctl_get_subvol_info()Waiman Long
2020-06-16btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IOFilipe Manana
2020-06-16btrfs: fix RWF_NOWAIT write not failling when we need to cowFilipe Manana
2020-06-16btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eofFilipe Manana
2020-06-16btrfs: fix hang on snapshot creation after RWF_NOWAIT writeFilipe Manana
2020-06-16btrfs: check if a log root exists before locking the log_mutex on unlinkFilipe Manana
2020-06-16btrfs: fix bytes_may_use underflow when running balance and scrub in parallelFilipe Manana
2020-06-16btrfs: fix data block group relocation failure due to concurrent scrubFilipe Manana
2020-06-16btrfs: fix race between block group removal and block group creationFilipe Manana
2020-06-16btrfs: fix a block group ref counter leak after failure to remove block groupFilipe Manana
2020-06-16drm/tegra: Add zpos property for cursor planesThierry Reding
2020-06-16gpu: host1x: Detach driver on unregisterThierry Reding
2020-06-16gpu: host1x: Correct trivial kernel-doc inconsistenciesColton Lewis
2020-06-16selftests/ftrace: Support ":README" suffix for requiresMasami Hiramatsu
2020-06-16selftests/ftrace: Support ":tracer" suffix for requiresMasami Hiramatsu
2020-06-16selftests/ftrace: Convert check_filter_file() with requires listMasami Hiramatsu
2020-06-16selftests/ftrace: Convert required interface checks into requires listMasami Hiramatsu
2020-06-16block: Fix use-after-free in blkdev_get()Jason Yan
2020-06-16Merge branch 'omap-for-v5.8/fixes-rc1' into fixesTony Lindgren
2020-06-16Merge tag 'v5.8-rc1' into fixesTony Lindgren
2020-06-16arm64: pgtable: Clear the GP bit for non-executable kernel pagesWill Deacon
2020-06-16ARM: dts: am5729: beaglebone-ai: fix rgmii phy-modeDrew Fustini
2020-06-16ARM: dts: Fix omap4 system timer source clocksTony Lindgren
2020-06-16ARM: dts: Fix duovero smsc interrupt for suspendTony Lindgren
2020-06-16ARM: dts: am335x-pocketbeagle: Fix mmc0 Write ProtectDrew Fustini
2020-06-16afs: afs_vnode_commit_status() doesn't need to check the RPC errorDavid Howells
2020-06-16afs: Fix use of afs_check_for_remote_deletion()David Howells
2020-06-16afs: Remove afs_operation::abort_codeDavid Howells
2020-06-16afs: Fix yfs_fs_fetch_status() to honour vnode selectorDavid Howells
2020-06-16afs: Remove yfs_fs_fetch_file_status() as it's not usedDavid Howells
2020-06-16selftests/ftrace: Add "requires:" list supportMasami Hiramatsu