summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net/mlx4_en: update moderation when config resetKevin(Yudong) Yang2021-03-173-1/+4
* net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth2021-03-171-0/+3
* net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth2021-03-171-1/+6
* sh_eth: fix TRSCER mask for SH771xSergey Shtylyov2021-03-171-0/+3
* Revert "mm, slub: consider rest of partial list if acquire_slab() fails"Linus Torvalds2021-03-171-1/+1
* scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section namesJoe Lawrence2021-03-172-1/+14
* cifs: return proper error code in statfs(2)Paulo Alcantara2021-03-171-1/+1
* tcp: add sanity tests to TCP_QUEUE_SEQEric Dumazet2021-03-171-8/+15
* tcp: annotate tp->write_seq lockless readsEric Dumazet2021-03-177-28/+36
* tcp: annotate tp->copied_seq lockless readsEric Dumazet2021-03-177-17/+18
* mt76: dma: do not report truncated frames to mac80211Lorenzo Bianconi2021-03-171-4/+7
* netfilter: x_tables: gpf inside xt_find_revision()Vasily Averin2021-03-171-2/+4
* can: flexcan: enable RX FIFO after FRZ/HALT validJoakim Zhang2021-03-171-3/+7
* can: flexcan: assert FRZ bit in flexcan_chip_freeze()Joakim Zhang2021-03-171-1/+1
* can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel2021-03-171-2/+6
* net: Introduce parse_protocol header_ops callbackMaxim Mikityanskiy2021-03-171-0/+10
* net: Fix gro aggregation for udp encaps with zero csumDaniel Borkmann2021-03-171-1/+1
* ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau2021-03-172-1/+8
* ethernet: alx: fix order of calls on resumeJakub Kicinski2021-03-171-2/+5
* uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin2021-03-171-1/+1
* Linux 4.19.180v4.19.180Greg Kroah-Hartman2021-03-111-1/+1
* mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKENJisheng Zhang2021-03-111-0/+1
* drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL registerAngeloGioacchino Del Regno2021-03-111-2/+0
* misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju2021-03-112-0/+17
* PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas2021-03-111-0/+3
* ASoC: Intel: bytcr_rt5640: Add quirk for ARCHOS Cesium 140Chris Chiu2021-03-111-0/+12
* media: cx23885: add more quirks for reset DMA on some AMD IOMMUDaniel Lee Kruse2021-03-111-0/+4
* HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube AdapterEthan Warth2021-03-113-0/+5
* platform/x86: acer-wmi: Add ACER_CAP_KBD_DOCK quirk for the Aspire Switch 10E...Hans de Goede2021-03-111-0/+9
* platform/x86: acer-wmi: Add support for SW_TABLET_MODE on Switch devicesHans de Goede2021-03-111-3/+106
* platform/x86: acer-wmi: Add ACER_CAP_SET_FUNCTION_MODE capability flagHans de Goede2021-03-111-1/+6
* platform/x86: acer-wmi: Add new force_caps module parameterHans de Goede2021-03-111-1/+7
* platform/x86: acer-wmi: Cleanup accelerometer device handlingHans de Goede2021-03-111-14/+6
* platform/x86: acer-wmi: Cleanup ACER_CAP_FOO definesHans de Goede2021-03-111-11/+7
* mwifiex: pcie: skip cancel_work_sync() on reset failure pathTsuchiya Yuto2021-03-112-1/+19
* iommu/amd: Fix sleeping in atomic in increase_address_space()Andrey Ryabinin2021-03-111-4/+6
* dm table: fix zoned iterate_devices based device capability checksJeffle Xu2021-03-111-34/+18
* dm table: fix DAX iterate_devices based device capability checksJeffle Xu2021-03-111-21/+4
* dm table: fix iterate_devices based device capability checksJeffle Xu2021-03-111-55/+60
* net: dsa: add GRO support via gro_cellsAlexander Lobakin2021-03-114-2/+14
* r8169: fix resuming from suspend on RTL8105e if machine runs on batteryHeiner Kallweit2021-03-111-0/+2
* dm verity: fix FEC for RS roots unaligned to block sizeMilan Broz2021-03-111-11/+12
* rsxx: Return -EFAULT if copy_to_user() failsDan Carpenter2021-03-111-3/+5
* RDMA/rxe: Fix missing kconfig dependency on CRYPTOJulian Braha2021-03-111-0/+1
* ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King2021-03-111-1/+1
* virtio-blk: modernize sysfs attribute creationHannes Reinecke2021-03-111-29/+39
* zram: register default groups with device_add_disk()Hannes Reinecke2021-03-111-21/+7
* aoe: register default groups with device_add_disk()Hannes Reinecke2021-03-113-16/+7
* nvme: register ns_id attributes as default sysfs groupsHannes Reinecke2021-03-114-92/+59
* block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2021-03-1128-33/+43