summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-07Linux 5.8.14v5.8.14Greg Kroah-Hartman
2020-10-07ep_create_wakeup_source(): dentry name can change under you...Al Viro
2020-10-07epoll: EPOLL_CTL_ADD: close the race in decision to take fast pathAl Viro
2020-10-07epoll: replace ->visited/visited_list with generation countAl Viro
2020-10-07epoll: do not insert into poll queues until all sanity checks are doneAl Viro
2020-10-07scsi: sd: sd_zbc: Fix ZBC disk initializationDamien Le Moal
2020-10-07scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal
2020-10-07drm/i915/gvt: Fix port number for BDW on EDID region setupZhenyu Wang
2020-10-07gpiolib: Fix line event handling in syscall compatible modeAndy Shevchenko
2020-10-07random32: Restore __latent_entropy attribute on net_rand_stateThibaut Sautereau
2020-10-07pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds
2020-10-07iommu/amd: Fix the overwritten field in IVMD headerAdrian Huang
2020-10-07gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957xAndy Shevchenko
2020-10-07pinctrl: mediatek: check mtk_is_virt_gpio input parameterHanks Chen
2020-10-07pinctrl: qcom: sm8250: correct sdc2_clkDmitry Baryshkov
2020-10-07autofs: use __kernel_write() for the autofs pipe writingLinus Torvalds
2020-10-07scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König
2020-10-07blk-mq: call commit_rqs while list empty but error happenyangerkun
2020-10-07Input: trackpoint - enable Synaptics trackpointsVincent Huang
2020-10-07i2c: npcm7xx: Clear LAST bit after a failed transaction.Tali Perry
2020-10-07i2c: cpm: Fix i2c_ram structureNicolas VINCENT
2020-10-07gpio: aspeed: fix ast2600 bank propertiesTao Ren
2020-10-07gpio/aspeed-sgpio: don't enable all interrupts by defaultJeremy Kerr
2020-10-07gpio/aspeed-sgpio: enable access to all 80 input & output sgpiosJeremy Kerr
2020-10-07gpio: pca953x: Fix uninitialized pending variableYe Li
2020-10-07iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai
2020-10-07scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG caseSudhakar Panneerselvam
2020-10-07clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski
2020-10-07dmaengine: dmatest: Prevent to run on misconfigured channelVladimir Murzin
2020-10-07clk: tegra: Fix missing prototype for tegra210_clk_register_emc()Thierry Reding
2020-10-07clk: tegra: Always program PLL_E when enabledThierry Reding
2020-10-07pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on readTrond Myklebust
2020-10-07NFSv4.2: fix client's attribute cache management for copy_file_rangeOlga Kornievskaia
2020-10-07nfs: Fix security label length not being resetJeffrey Mitchell
2020-10-07pinctrl: mvebu: Fix i2c sda definition for 98DX3236Chris Packham
2020-10-07phy: ti: am654: Fix a leak in serdes_am654_probe()Dan Carpenter
2020-10-07gpio: sprd: Clear interrupt when setting the type as edgeTaiping Lai
2020-10-07scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*Masahiro Yamada
2020-10-07nvme-fc: fail new connections to a deleted host or remote portJames Smart
2020-10-07nvme-pci: fix NULL req in completion handlerXianting Tian
2020-10-07net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesXiaoliang Yang
2020-10-07spi: fsl-espi: Only process interrupts for expected eventsChris Packham
2020-10-07cpuidle: psci: Fix suspicious RCU usageUlf Hansson
2020-10-07io_uring: mark statx/files_update/epoll_ctl as non-SQPOLLJens Axboe
2020-10-07tools/io_uring: fix compile breakageDouglas Gilbert
2020-10-07tracing: Make the space reserved for the pid widerSebastian Andrzej Siewior
2020-10-07mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau
2020-10-07mac80211: Fix radiotap header channel flag for 6GHz bandAloka Dixit
2020-10-07drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He
2020-10-07drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He