summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-04Input: joydev - prevent potential read overflow in ioctlDan Carpenter1-2/+5
2021-03-04Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête1-0/+1
2021-03-04Input: raydium_ts_i2c - do not send zero lengthjeffrey.lin1-1/+2
2021-03-04HID: wacom: Ignore attempts to overwrite the touch_max value from HIDJason Gerecke1-1/+6
2021-03-04HID: logitech-dj: add support for keyboard events in eQUAD step 4 GamingFilipe Laíns1-0/+1
2021-03-04cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is knownRafael J. Wysocki2-47/+23
2021-03-04ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao1-1/+6
2021-03-04ACPI: property: Fix fwnode string properties matchingRafael J. Wysocki1-11/+33
2021-03-04soundwire: intel: fix possible crash when no device is detectedMarcin Ślusarz1-1/+2
2021-03-04blk-settings: align max_sectors on "logical_block_size" boundaryMikulas Patocka1-0/+12
2021-03-04scsi: sd: Fix Opal supportBart Van Assche1-3/+3
2021-03-04ide/falconide: Fix module unloadFinn Thain1-1/+2
2021-03-04block: fix logging on capacity changeMing Lei1-1/+1
2021-03-04block: reopen the device in blkdev_reread_partChristoph Hellwig1-7/+14
2021-03-04scsi: sd: sd_zbc: Don't pass GFP_NOIO to kvcallocJohannes Thumshirn1-1/+5
2021-03-04scsi: bnx2fc: Fix Kconfig warning & CNIC build errorsRandy Dunlap1-0/+1
2021-03-04csky: Fix a size determination in gpr_get()Zhenzhong Duan1-1/+1
2021-03-04proc: use kvzalloc for our kernel bufferJosef Bacik1-2/+2
2021-03-04mm/rmap: fix potential pte_unmap on an not mapped pteMiaohe Lin1-1/+2
2021-03-04mm: fix memory_failure() handling of dax-namespace metadataDan Williams3-0/+27
2021-03-04mm,thp,shmem: make khugepaged obey tmpfs mount flagsRik van Riel2-6/+18
2021-03-04i2c: exynos5: Preserve high speed master codeMårten Lindahl1-1/+7
2021-03-04i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard1-1/+1
2021-03-04arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier1-0/+1
2021-03-04cifs: Fix inconsistent IS_ERR and PTR_ERRYueHaibing1-1/+1
2021-03-04KVM: x86/mmu: Expand collapsible SPTE zap for TDP MMU to ZONE_DEVICE and Huge...Sean Christopherson1-1/+2
2021-03-04KVM: SVM: Intercept INVPCID when it's disabled to inject #UDSean Christopherson1-4/+4
2021-03-04NFSv4: Fixes for nfs4_bitmask_adjust()Trond Myklebust1-7/+8
2021-03-04r8169: fix jumbo packet handling on RTL8168eHeiner Kallweit1-2/+2
2021-03-04net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081Christian Melki1-0/+1
2021-03-04mm/compaction: fix misbehaviors of fast_find_migrateblock()Wonhyuk Yang1-15/+12
2021-03-04mm/hugetlb: suppress wrong warning info when alloc gigantic pageChen Wandun1-2/+2
2021-03-04mm/hugetlb: fix potential double free in hugetlb_register_node() error pathMiaohe Lin1-1/+3
2021-03-04mm/memory.c: fix potential pte_unmap_unlock pte errorMiaohe Lin1-3/+3
2021-03-04mm: memcontrol: fix slub memory accountingMuchun Song2-6/+6
2021-03-04mm: memcontrol: fix NR_ANON_THPS accounting in charge movingMuchun Song1-4/+2
2021-03-04ocfs2: fix a use after free on errorDan Carpenter1-1/+7
2021-03-04wireguard: kconfig: use arm chacha even with no neonJason A. Donenfeld1-1/+1
2021-03-04wireguard: device: do not generate ICMP for non-IP packetsJason A. Donenfeld1-3/+4
2021-03-04vxlan: move debug check after netdev unregisterTaehee Yoo1-3/+8
2021-03-04PCI: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai1-6/+6
2021-03-04net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan1-0/+1
2021-03-04net: stmmac: fix CBS idleslope and sendslope calculationSong, Yoong Siang1-4/+26
2021-03-04dpaa_eth: fix the access method for the dpaa_napi_portalCamelia Groza1-1/+1
2021-03-04ice: update the number of available RSS queuesHenry Tieman1-8/+19
2021-03-04ice: Fix state bits on LLDP mode switchDave Ertman3-2/+11
2021-03-04ice: Account for port VLAN in VF max packet size calculationBrett Creeley1-1/+32
2021-03-04ice: report correct max number of TCsDave Ertman1-1/+1
2021-03-04pwm: iqs620a: Fix overflow and optimize calculationsUwe Kleine-König1-3/+5
2021-03-04octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()Dan Carpenter1-1/+1