summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-30bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan3-5/+10
2021-09-30napi: fix race inside napi_enableXuan Zhuo1-6/+10
2021-09-30net: bgmac-bcma: handle deferred probe error due to mac-addressChristian Lamparter1-0/+2
2021-09-30net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean5-73/+81
2021-09-30enetc: Fix uninitialized struct dim_sample field usageClaudiu Manoil1-1/+1
2021-09-30enetc: Fix illegal access when reading affinity_hintClaudiu Manoil1-4/+1
2021-09-30virtio-net: fix pages leaking when building skb in big modeJason Wang1-0/+4
2021-09-30NLM: Fix svcxdr_encode_owner()Chuck Lever1-11/+2
2021-09-30regulator: max14577: Revert "regulator: max14577: Add proper module aliases s...Krzysztof Kozlowski1-2/+0
2021-09-30platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()Andy Shevchenko1-2/+1
2021-09-30afs: Fix updating of i_blocks on file/dir extensionDavid Howells4-13/+13
2021-09-30afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS serverDavid Howells5-12/+49
2021-09-30afs: Fix incorrect triggering of sillyrename on 3rd-party invalidationDavid Howells1-39/+7
2021-09-30afs: Fix page leakDavid Howells1-2/+8
2021-09-30regulator: qcom-rpmh-regulator: fix pm8009-1 ldo7 resource nameDmitry Baryshkov1-1/+1
2021-09-30comedi: Fix memory leak in compat_insnlist()Ian Abbott1-0/+1
2021-09-30arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy4-2/+9
2021-09-30arm64: Restore forced disabling of KPTI on ThunderXdann frazier1-2/+6
2021-09-30platform/x86: amd-pmc: Increase the response register timeoutMario Limonciello1-1/+1
2021-09-30net: hso: fix muxed tty registrationJohan Hovold1-7/+5
2021-09-30drm/amd/pm: Update intermediate power state for SILijo Lazar1-0/+2
2021-09-30scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZENaohiro Aota1-3/+3
2021-09-30serial: mvebu-uart: fix driver's tx_empty callbackPali Rohár1-1/+1
2021-09-30serial: 8250: 8250_omap: Fix RX_LVL register offsetNishanth Menon1-1/+1
2021-09-30xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I1-0/+1
2021-09-30btrfs: prevent __btrfs_dump_space_info() to underflow its free spaceQu Wenruo1-2/+3
2021-09-30nexthop: Fix division by zero while replacing a resilient groupIdo Schimmel1-0/+2
2021-09-30erofs: fix up erofs_lookup tracepointGao Xiang1-3/+3
2021-09-30KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guestSean Christopherson2-4/+14
2021-09-30mcb: fix error handling in mcb_alloc_bus()Dan Carpenter1-6/+6
2021-09-30misc: genwqe: Fixes DMA mask settingChristophe JAILLET1-1/+1
2021-09-30misc: bcm-vk: fix tty registration raceJohan Hovold1-3/+3
2021-09-30USB: serial: option: add device id for Foxconn T99W265Slark Xiao1-0/+2
2021-09-30USB: serial: option: remove duplicate USB device IDKrzysztof Kozlowski1-1/+0
2021-09-30USB: serial: option: add Telit LN920 compositionsCarlo Lobrano1-0/+8
2021-09-30USB: serial: mos7840: remove duplicated 0xac24 device IDKrzysztof Kozlowski1-2/+0
2021-09-30usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I2-6/+25
2021-09-30usb: cdns3: fix race condition before setting doorbellPawel Laszczak1-0/+14
2021-09-30usb: dwc3: core: balance phy init and exitLi Jun1-17/+13
2021-09-30Re-enable UAS for LaCie Rugged USB3-FW with fk quirkJulian Sikorski1-1/+1
2021-09-30usb: isp1760: do not sleep in field register pollRui Miguel Silva1-3/+3
2021-09-30staging: greybus: uart: fix tty use after freeJohan Hovold1-30/+32
2021-09-30binder: fix freeze raceLi Li3-6/+38
2021-09-30binder: make sure fd closes completeTodd Kjos1-6/+17
2021-09-30Revert "USB: bcma: Add a check for devm_gpiod_get"Rafał Miłecki1-4/+1
2021-09-30USB: cdc-acm: fix minor-number releaseJohan Hovold2-2/+7
2021-09-30USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt1-0/+1
2021-09-30usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6cOndrej Zary1-1/+8
2021-09-30xen/x86: fix PV trap handling on secondary processorsJan Beulich1-6/+9
2021-09-30cifs: fix incorrect check for null pointer in header_assembleSteve French1-2/+3