summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-14bpf: Fix sysfs export of empty BTF sectionTony Ambardar1-3/+3
2020-10-14platform/x86: thinkpad_acpi: initialize tp_nvram_state variableTom Rix1-1/+1
2020-10-14platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on the HP Pav...Hans de Goede1-4/+8
2020-10-14Platform: OLPC: Fix memleak in olpc_ec_probeDinghao Liu1-1/+3
2020-10-14usermodehelper: reset umask to default before executing user processLinus Torvalds1-0/+9
2020-10-14vhost: Use vhost_get_used_size() in vhost_vring_set_addr()Greg Kurz1-2/+1
2020-10-14vhost: Don't call access_ok() when using IOTLBGreg Kurz1-4/+5
2020-10-14drm/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst1-0/+2
2020-10-14net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam1-0/+3
2020-10-14io_uring: Fix double list add in io_queue_async_work()Muchun Song1-5/+8
2020-10-14io_uring: Fix remove irrelevant req from the task_listMuchun Song1-11/+10
2020-10-14io_uring: Fix missing smp_mb() in io_cancel_async_work()Muchun Song1-1/+15
2020-10-14io_uring: Fix resource leaking when kill the processYinyin Zhu1-5/+7
2020-10-14Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven1-55/+55
2020-10-14fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye1-0/+12
2020-10-14Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye13-54/+56
2020-10-14fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye5-13/+11
2020-10-07Linux 5.4.70v5.4.70Greg Kroah-Hartman1-1/+1
2020-10-07netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker1-0/+2
2020-10-07ep_create_wakeup_source(): dentry name can change under you...Al Viro1-3/+4
2020-10-07epoll: EPOLL_CTL_ADD: close the race in decision to take fast pathAl Viro1-0/+1
2020-10-07epoll: replace ->visited/visited_list with generation countAl Viro1-19/+7
2020-10-07epoll: do not insert into poll queues until all sanity checks are doneAl Viro1-19/+18
2020-10-07nvme: consolidate chunk_sectors settingsKeith Busch2-13/+10
2020-10-07nvme: Introduce nvme_lba_to_sect()Damien Le Moal2-7/+15
2020-10-07nvme: Cleanup and rename nvme_block_nr()Damien Le Moal2-5/+8
2020-10-07mm: don't rely on system state to detect hot-plug operationsLaurent Dufour3-35/+64
2020-10-07mm: replace memmap_context by meminit_contextLaurent Dufour5-13/+18
2020-10-07block/diskstats: more accurate approximation of io_ticks for slow disksKonstantin Khlebnikov4-8/+11
2020-10-07random32: Restore __latent_entropy attribute on net_rand_stateThibaut Sautereau1-1/+1
2020-10-07scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König1-1/+1
2020-10-07Input: trackpoint - enable Synaptics trackpointsVincent Huang1-0/+2
2020-10-07i2c: cpm: Fix i2c_ram structureNicolas VINCENT1-0/+3
2020-10-07gpio: aspeed: fix ast2600 bank propertiesTao Ren1-2/+2
2020-10-07gpio/aspeed-sgpio: don't enable all interrupts by defaultJeremy Kerr1-5/+3
2020-10-07gpio/aspeed-sgpio: enable access to all 80 input & output sgpiosJeremy Kerr2-44/+87
2020-10-07iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai1-2/+6
2020-10-07clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski1-2/+2
2020-10-07clk: tegra: Always program PLL_E when enabledThierry Reding1-3/+0
2020-10-07nfs: Fix security label length not being resetJeffrey Mitchell1-0/+3
2020-10-07pinctrl: mvebu: Fix i2c sda definition for 98DX3236Chris Packham1-1/+1
2020-10-07phy: ti: am654: Fix a leak in serdes_am654_probe()Dan Carpenter1-2/+4
2020-10-07gpio: sprd: Clear interrupt when setting the type as edgeTaiping Lai1-0/+3
2020-10-07nvme-fc: fail new connections to a deleted host or remote portJames Smart1-2/+4
2020-10-07nvme-pci: fix NULL req in completion handlerXianting Tian1-7/+7
2020-10-07spi: fsl-espi: Only process interrupts for expected eventsChris Packham1-2/+3
2020-10-07tools/io_uring: fix compile breakageDouglas Gilbert1-2/+2
2020-10-07tracing: Make the space reserved for the pid widerSebastian Andrzej Siewior2-25/+25
2020-10-07mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau1-4/+4
2020-10-07mac80211: Fix radiotap header channel flag for 6GHz bandAloka Dixit1-1/+2