summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/verifier.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-29net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso1-3/+3
2020-05-29net/mlx5e: Fix MLX5_TC_CT dependenciesVlad Buslov1-1/+1
2020-05-29net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa3-14/+37
2020-05-29net/mlx5e: Fix arch depending casting issue in FECAya Levin2-20/+24
2020-05-29net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman1-4/+0
2020-05-29net/mlx5e: Fix stats update for matchall classifierRoi Dayan1-1/+1
2020-05-29net/mlx5: Fix crash upon suspend/resumeMark Bloch1-0/+18
2020-05-29spi: Convert DW SPI binding to DT schemaSerge Semin3-73/+133
2020-05-29spi: dw: Refactor mid_spi_dma_setup() to separate DMA and IRQ configAndy Shevchenko1-6/+6
2020-05-29spi: dw: Make DMA request line assignments explicit for Intel MedfieldAndy Shevchenko1-8/+6
2020-05-29spi: bcm2835: Remove shared interrupt supportMark Brown1-6/+2
2020-05-29dt-bindings: snps,dw-apb-ssi: add optional reset propertyDinh Nguyen1-0/+5
2020-05-29spi: dw: add reset controlDinh Nguyen1-0/+13
2020-05-29spi: bcm2835: Enable shared interrupt supportMartin Sperl1-2/+6
2020-05-29spi: bcm2835: Implement shutdown callbackFlorian Fainelli1-0/+10
2020-05-29regulator: core: Add regulator bypass trace pointsCharles Keepax2-0/+41
2020-05-29gfs2: Even more gfs2_find_jhead fixesAndreas Gruenbacher1-10/+5
2020-05-29spi: dw: Use regset32 DebugFS method to create regdump fileSerge Semin2-60/+28
2020-05-29spi: dw: Add DMA support to the DW SPI MMIO driverSerge Semin1-0/+4
2020-05-29spi: dw: Cleanup generic DW DMA code namingsSerge Semin3-48/+49
2020-05-29spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI coreSerge Semin1-3/+6
2020-05-29spi: dw: Remove DW DMA code dependency from DW_DMAC_PCISerge Semin1-1/+1
2020-05-29spi: dw: Move Non-DMA code to the DW PCIe-SPI driverSerge Semin5-69/+73
2020-05-29spi: dw: Add core suffix to the DW APB SSI core source fileSerge Semin2-0/+1
2020-05-29spi: dw: Fix Rx-only DMA transfersSerge Semin1-0/+1
2020-05-29spi: dw: Use DMA max burst to set the request thresholdsSerge Semin2-4/+35
2020-05-29spi: dw: Parameterize the DMA Rx/Tx burst lengthSerge Semin1-4/+6
2020-05-29spi: dw: Add SPI Rx-done wait method to DMA-based transferSerge Semin1-1/+47
2020-05-29spi: dw: Add SPI Tx-done wait method to DMA-based transferSerge Semin1-0/+34
2020-05-29spi: dw: Locally wait for the DMA transfers completionSerge Semin2-4/+42
2020-05-29spi: dw: Return any value retrieved from the dma_transfer callbackSerge Semin2-6/+3
2020-05-29spi: dw: Set xfer effective_speed_hzSerge Semin1-0/+1
2020-05-29parisc: Fix kernel panic in mem_init()Helge Deller1-1/+1
2020-05-29regulator: extract voltage balancing code to the separate functionMarek Szyprowski2-20/+37
2020-05-29iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu1-1/+1
2020-05-29EDAC/amd64: Remove redundant assignment to variable ret in hw_info_get()Colin Ian King1-1/+1
2020-05-29regmap: provide helpers for simple bit operationsBartosz Golaszewski2-0/+58
2020-05-29regmap: add helper for per-port regfield initializationVladimir Oltean1-0/+8
2020-05-29gpio: fix locking open drain IRQ linesLinus Walleij1-2/+9
2020-05-29powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit codeDaniel Axtens1-0/+3
2020-05-29xfrm: fix a NULL-ptr deref in xfrm_local_errorXin Long1-1/+2
2020-05-29net: be more gentle about silly gso requests coming from userEric Dumazet1-8/+9
2020-05-28sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} eventJonas Falkevik1-0/+3
2020-05-28x86/ioperm: Prevent a memory leak when fork failsJay Lang3-15/+15
2020-05-28Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT"Jens Axboe1-7/+4
2020-05-28x86/spinlock: Remove obsolete ticket spinlock macros and typesWaiman Long1-22/+0
2020-05-28include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann1-1/+1
2020-05-28fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()Alexander Potapenko1-1/+1
2020-05-28mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov1-2/+13
2020-05-28mm,thp: stop leaking unreleased file pagesHugh Dickins1-0/+1