aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-14platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on the HP Pav...Hans de Goede
2020-10-14Platform: OLPC: Fix memleak in olpc_ec_probeDinghao Liu
2020-10-14usermodehelper: reset umask to default before executing user processLinus Torvalds
2020-10-14vhost: Use vhost_get_used_size() in vhost_vring_set_addr()Greg Kurz
2020-10-14vhost: Don't call access_ok() when using IOTLBGreg Kurz
2020-10-14drm/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst
2020-10-14net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam
2020-10-14io_uring: Fix double list add in io_queue_async_work()Muchun Song
2020-10-14io_uring: Fix remove irrelevant req from the task_listMuchun Song
2020-10-14io_uring: Fix missing smp_mb() in io_cancel_async_work()Muchun Song
2020-10-14io_uring: Fix resource leaking when kill the processYinyin Zhu
2020-10-14Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven
2020-10-14fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye
2020-10-14Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye
2020-10-14fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye
2020-10-07Linux 5.4.70v5.4.70Greg Kroah-Hartman
2020-10-07netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker
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-07nvme: consolidate chunk_sectors settingsKeith Busch
2020-10-07nvme: Introduce nvme_lba_to_sect()Damien Le Moal
2020-10-07nvme: Cleanup and rename nvme_block_nr()Damien Le Moal
2020-10-07mm: don't rely on system state to detect hot-plug operationsLaurent Dufour
2020-10-07mm: replace memmap_context by meminit_contextLaurent Dufour
2020-10-07block/diskstats: more accurate approximation of io_ticks for slow disksKonstantin Khlebnikov
2020-10-07random32: Restore __latent_entropy attribute on net_rand_stateThibaut Sautereau
2020-10-07scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König
2020-10-07Input: trackpoint - enable Synaptics trackpointsVincent Huang
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-07iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai
2020-10-07clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski
2020-10-07clk: tegra: Always program PLL_E when enabledThierry Reding
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-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-07spi: fsl-espi: Only process interrupts for expected eventsChris Packham
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