summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-17cipso,calipso: resolve a number of problems with the DOI refcountsPaul Moore3-19/+9
2021-03-17net: usb: qmi_wwan: allow qmimux add/del with master upDaniele Palmas1-14/+0
2021-03-17net: sched: avoid duplicates in classes dumpMaximilian Heyne1-4/+4
2021-03-17net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong1-1/+18
2021-03-17net/mlx4_en: update moderation when config resetKevin(Yudong) Yang3-1/+4
2021-03-17net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth1-0/+3
2021-03-17net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth1-1/+6
2021-03-17sh_eth: fix TRSCER mask for SH771xSergey Shtylyov1-0/+3
2021-03-17Revert "mm, slub: consider rest of partial list if acquire_slab() fails"Linus Torvalds1-1/+1
2021-03-17scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section namesJoe Lawrence2-1/+14
2021-03-17cifs: return proper error code in statfs(2)Paulo Alcantara1-1/+1
2021-03-17tcp: add sanity tests to TCP_QUEUE_SEQEric Dumazet1-8/+15
2021-03-17tcp: annotate tp->write_seq lockless readsEric Dumazet7-28/+36
2021-03-17tcp: annotate tp->copied_seq lockless readsEric Dumazet7-17/+18
2021-03-17mt76: dma: do not report truncated frames to mac80211Lorenzo Bianconi1-4/+7
2021-03-17netfilter: x_tables: gpf inside xt_find_revision()Vasily Averin1-2/+4
2021-03-17can: flexcan: enable RX FIFO after FRZ/HALT validJoakim Zhang1-3/+7
2021-03-17can: flexcan: assert FRZ bit in flexcan_chip_freeze()Joakim Zhang1-1/+1
2021-03-17can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel1-2/+6
2021-03-17net: Introduce parse_protocol header_ops callbackMaxim Mikityanskiy1-0/+10
2021-03-17net: Fix gro aggregation for udp encaps with zero csumDaniel Borkmann1-1/+1
2021-03-17ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau2-1/+8
2021-03-17ethernet: alx: fix order of calls on resumeJakub Kicinski1-2/+5
2021-03-17uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin1-1/+1
2021-03-11Linux 4.19.180v4.19.180Greg Kroah-Hartman1-1/+1
2021-03-11mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKENJisheng Zhang1-0/+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-11ASoC: Intel: bytcr_rt5640: Add quirk for ARCHOS Cesium 140Chris Chiu1-0/+12
2021-03-11media: cx23885: add more quirks for reset DMA on some AMD IOMMUDaniel Lee Kruse1-0/+4
2021-03-11HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube AdapterEthan Warth3-0/+5
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-34/+18
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-55/+60
2021-03-11net: dsa: add GRO support via gro_cellsAlexander Lobakin4-2/+14
2021-03-11r8169: fix resuming from suspend on RTL8105e if machine runs on batteryHeiner Kallweit1-0/+2
2021-03-11dm verity: fix FEC for RS roots unaligned to block sizeMilan Broz1-11/+12
2021-03-11rsxx: Return -EFAULT if copy_to_user() failsDan Carpenter1-3/+5
2021-03-11RDMA/rxe: Fix missing kconfig dependency on CRYPTOJulian Braha1-0/+1
2021-03-11ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King1-1/+1
2021-03-11virtio-blk: modernize sysfs attribute creationHannes Reinecke1-29/+39