summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-14platform/x86: intel-vbtn: Switch to an allow-list for SW_TABLET_MODE reportingHans de Goede1-9/+43
2020-10-14r8169: consider that PHY reset may still be in progress after applying firmwareHeiner Kallweit1-0/+7
2020-10-14bpf: Prevent .BTF section eliminationTony Ambardar1-1/+1
2020-10-14bpf: Fix sysfs export of empty BTF sectionTony Ambardar1-3/+3
2020-10-14platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many differe...Hans de Goede3-7/+42
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-14splice: teach splice pipe reading about empty pipe buffersLinus Torvalds1-0/+20
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-14block/scsi-ioctl: Fix kernel-infoleak in scsi_put_cdrom_generic_arg()Peilin Ye1-0/+1
2020-10-14partitions/ibm: fix non-DASD devicesChristoph Hellwig1-4/+3
2020-10-14drm/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst1-0/+2
2020-10-14drm/nouveau/device: return error for unknown chipsetsKarol Herbst1-0/+1
2020-10-14net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam1-0/+3
2020-10-14exfat: fix use of uninitialized spinlock on error pathNamjae Jeon4-15/+6
2020-10-14crypto: arm64: Use x16 with indirect branch to bti_cJeremy Linton1-2/+2
2020-10-14bpf: Fix scalar32_min_max_or bounds trackingDaniel Borkmann1-4/+4
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.8.14v5.8.14Greg Kroah-Hartman1-1/+1
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/+8
2020-10-07epoll: do not insert into poll queues until all sanity checks are doneAl Viro1-19/+18
2020-10-07scsi: sd: sd_zbc: Fix ZBC disk initializationDamien Le Moal3-58/+52
2020-10-07scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal5-28/+89
2020-10-07drm/i915/gvt: Fix port number for BDW on EDID region setupZhenyu Wang1-1/+5
2020-10-07gpiolib: Fix line event handling in syscall compatible modeAndy Shevchenko1-4/+30
2020-10-07random32: Restore __latent_entropy attribute on net_rand_stateThibaut Sautereau1-1/+1
2020-10-07pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds3-27/+48
2020-10-07iommu/amd: Fix the overwritten field in IVMD headerAdrian Huang1-46/+10
2020-10-07gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957xAndy Shevchenko1-1/+4
2020-10-07pinctrl: mediatek: check mtk_is_virt_gpio input parameterHanks Chen1-0/+4
2020-10-07pinctrl: qcom: sm8250: correct sdc2_clkDmitry Baryshkov1-1/+1
2020-10-07autofs: use __kernel_write() for the autofs pipe writingLinus Torvalds2-1/+9
2020-10-07scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König1-1/+1
2020-10-07blk-mq: call commit_rqs while list empty but error happenyangerkun1-9/+9
2020-10-07Input: trackpoint - enable Synaptics trackpointsVincent Huang1-0/+2
2020-10-07i2c: npcm7xx: Clear LAST bit after a failed transaction.Tali Perry1-0/+9
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-07gpio: pca953x: Fix uninitialized pending variableYe Li1-1/+1
2020-10-07iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai1-2/+6