summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-03opp: remove WARN when no valid OPPs remainMichał Mirosław1-2/+3
2021-09-03iwlwifi: pnvm: accept multiple HW-type TLVsJohannes Berg1-9/+16
2021-09-03clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereferenceAdam Ford1-1/+1
2021-09-03perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King1-1/+1
2021-09-03dt-bindings: sifive-l2-cache: Fix 'select' matchingRob Herring1-3/+3
2021-09-03usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet1-3/+2
2021-09-03drm/i915: Fix syncmap memory leakMatthew Brost1-0/+8
2021-09-03net: stmmac: fix kernel panic due to NULL pointer dereference of plat->estWong Vee Khee1-5/+7
2021-09-03net: stmmac: add mutex lock to protect est parametersXiaoliang Yang2-1/+14
2021-09-03Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"Ulf Hansson1-2/+1
2021-09-03net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang1-11/+2
2021-09-03net: hns3: fix duplicate node in VLAN listGuojia Liao1-1/+5
2021-09-03net: hns3: add waiting time before cmdq memory is releasedYufeng Mo4-2/+13
2021-09-03net: hns3: clear hardware resource when loading driverYufeng Mo2-0/+29
2021-09-03rtnetlink: Return correct error on changing device netnsAndrey Ignatov1-1/+2
2021-09-03cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy1-4/+3
2021-09-03ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet1-6/+6
2021-09-03ipv6: use siphash in rt6_exception_hash()Eric Dumazet1-6/+14
2021-09-03net/sched: ets: fix crash when flipping from 'strict' to 'quantum'Davide Caratti1-0/+7
2021-09-03ucounts: Increase ucounts reference counter before the security hookAlexey Gladkov1-6/+6
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev1-1/+1
2021-09-03xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'Christophe JAILLET1-1/+3
2021-09-03ip_gre: add validation for csum_startShreyansh Chouhan1-0/+2
2021-09-03RDMA/efa: Free IRQ vectors on error flowGal Pressman1-0/+1
2021-09-03e1000e: Do not take care about recovery NVM checksumSasha Neftin1-7/+11
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin2-1/+16
2021-09-03igc: Use num_tx_queues when iterating over tx_ring queueToshiki Nishioka1-2/+2
2021-09-03igc: fix page fault when thunderbolt is unpluggedAaron Ma2-14/+21
2021-09-03net: usb: pegasus: fixes of set_register(s) return value evaluation;Petko Manolov1-2/+2
2021-09-03ice: do not abort devlink info if board identifier can't be foundJacob Keller1-1/+3
2021-09-03RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()Dinghao Liu1-1/+0
2021-09-03IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li1-5/+4
2021-09-03RDMA/bnxt_re: Add missing spin lock initializationNaresh Kumar PBS1-0/+1
2021-09-03scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin1-3/+6
2021-09-03usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng1-4/+3
2021-09-03usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen1-8/+8
2021-09-03usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai1-12/+23
2021-09-03USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang1-0/+2
2021-09-03Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold1-1/+0
2021-09-03drm/amdgpu: Cancel delayed work when GFXOFF is disabledMichel Dänzer2-17/+30
2021-09-03Revert "btrfs: compression: don't try to compress if we don't have enough pages"Qu Wenruo1-1/+1
2021-09-03riscv: Ensure the value of FP registers in the core dump file is up to dateVincent Chen1-0/+4
2021-09-03ceph: correctly handle releasing an embedded cap flushXiubo Li4-12/+22
2021-09-03can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje1-2/+2
2021-09-03net: mscc: Fix non-GPL export of regmap APIsMark Brown1-8/+8
2021-09-03ovl: fix uninitialized pointer read in ovl_lookup_real_one()Miklos Szeredi1-1/+1
2021-09-03blk-iocost: fix lockdep warning on blkcg->lockMing Lei1-4/+4
2021-09-03once: Fix panic when module unloadKefeng Wang2-5/+10
2021-09-03netfilter: conntrack: collect all entries in one cycleFlorian Westphal1-49/+22
2021-09-03ARC: Fix CONFIG_STACKDEPOTGuenter Roeck1-0/+2