summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-11Linux 4.14.225v4.14.225Greg Kroah-Hartman1-1/+1
2021-03-11drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL registerAngeloGioacchino Del Regno1-2/+0
2021-03-11misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju2-0/+17
2021-03-11PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas1-0/+3
2021-03-11platform/x86: acer-wmi: Add ACER_CAP_KBD_DOCK quirk for the Aspire Switch 10E...Hans de Goede1-0/+9
2021-03-11platform/x86: acer-wmi: Add support for SW_TABLET_MODE on Switch devicesHans de Goede1-3/+106
2021-03-11platform/x86: acer-wmi: Add ACER_CAP_SET_FUNCTION_MODE capability flagHans de Goede1-1/+6
2021-03-11platform/x86: acer-wmi: Add new force_caps module parameterHans de Goede1-1/+7
2021-03-11platform/x86: acer-wmi: Cleanup accelerometer device handlingHans de Goede1-14/+6
2021-03-11platform/x86: acer-wmi: Cleanup ACER_CAP_FOO definesHans de Goede1-11/+7
2021-03-11mwifiex: pcie: skip cancel_work_sync() on reset failure pathTsuchiya Yuto2-1/+19
2021-03-11iommu/amd: Fix sleeping in atomic in increase_address_space()Andrey Ryabinin1-4/+6
2021-03-11dm table: fix zoned iterate_devices based device capability checksJeffle Xu1-33/+17
2021-03-11dm table: fix DAX iterate_devices based device capability checksJeffle Xu1-21/+4
2021-03-11dm table: fix iterate_devices based device capability checksJeffle Xu1-52/+57
2021-03-11rsxx: Return -EFAULT if copy_to_user() failsDan Carpenter1-3/+5
2021-03-11ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King1-1/+1
2021-03-11usbip: tools: fix build error for multiple definitionAntonio Borneo1-1/+1
2021-03-11PM: runtime: Update device status before letting suppliers suspendRafael J. Wysocki1-25/+37
2021-03-11btrfs: fix raid6 qstripe kmapIra Weiny1-11/+10
2021-03-11btrfs: raid56: simplify tracking of Q stripe presenceDavid Sterba1-22/+15
2021-03-07Linux 4.14.224v4.14.224Greg Kroah-Hartman1-1/+1
2021-03-07media: v4l: ioctl: Fix memory leak in video_usercopySakari Ailus1-12/+7
2021-03-07swap: fix swapfile read/write offsetJens Axboe2-9/+4
2021-03-07zsmalloc: account the number of compacted pages correctlyRokudo Yan3-8/+13
2021-03-07xen-netback: respect gnttab_map_refs()'s return valueJan Beulich1-1/+11
2021-03-07Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich2-7/+72
2021-03-07scsi: iscsi: Verify lengths on passthrough PDUsChris Leech1-0/+9
2021-03-07scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZEChris Leech2-82/+89
2021-03-07sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs outputJoe Perches3-5/+74
2021-03-07scsi: iscsi: Restrict sessions and handles to admin capabilitiesLee Duncan1-0/+6
2021-03-07parisc: Bump 64-bit IRQ stack size to 64 KBJohn David Anglin1-0/+4
2021-03-07f2fs: handle unallocated section and zone on pinned/atgcJaegeuk Kim1-2/+2
2021-03-07media: uvcvideo: Allow entities with no padsRicardo Ribalda1-2/+5
2021-03-07staging: most: sound: add sanity check for function argumentChristian Gromm1-0/+2
2021-03-07Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari1-0/+3
2021-03-07x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song2-4/+9
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan1-11/+4
2021-03-07pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()Di Zhu1-1/+1
2021-03-07wlcore: Fix command execute failure 19 for wl12xxTony Lindgren3-20/+1
2021-03-07vt/consolemap: do font sum unsignedJiri Slaby1-1/+1
2021-03-07x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit1-0/+9
2021-03-07staging: fwserial: Fix error handling in fwserial_createDinghao Liu1-0/+2
2021-03-07dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/Geert Uytterhoeven1-1/+1
2021-03-07net: bridge: use switchdev for port flags set through sysfs tooVladimir Oltean1-3/+6
2021-03-07mm/hugetlb.c: fix unnecessary address expansion of pmd sharingLi Xinhai1-10/+12
2021-03-07net: fix up truesize of cloned skb in skb_prepare_for_shift()Marco Elver1-1/+13
2021-03-07smackfs: restrict bytes count in smackfs write functionsSabyrzhan Tasbolatov1-2/+19
2021-03-07xfs: Fix assert failure in xfs_setattr_size()Yumei Huang1-1/+1
2021-03-07media: mceusb: sanity check for prescaler valueSean Young1-1/+8