aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-25drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva6-4/+5
2019-07-25drm/amd/display: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2019-07-25drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warningGustavo A. R. Silva1-1/+0
2019-07-25drm/amdgpu/gfx10: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-07-25drm/amdkfd: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-07-25mtd: onenand_base: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-07-25afs: fsclient: Mark expected switch fall-throughsGustavo A. R. Silva1-18/+33
2019-07-25afs: yfsclient: Mark expected switch fall-throughsGustavo A. R. Silva1-19/+35
2019-07-25can: mark expected switch fall-throughsGustavo A. R. Silva4-5/+8
2019-07-25firewire: mark expected switch fall-throughsGustavo A. R. Silva3-2/+3
2019-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller18-94/+480
2019-07-25ipip: validate header length in ipip_tunnel_xmitHaishuang Yan1-0/+3
2019-07-25selftests/net: add missing gitignores (ipv6_flowlabel)Jakub Kicinski1-2/+2
2019-07-25bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru1-2/+1
2019-07-25structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACKArnd Bergmann1-0/+7
2019-07-25Documentation: TLS: fix stat counters descriptionTariq Toukan1-6/+17
2019-07-25nfp: tls: rename tls packet countersTariq Toukan1-2/+2
2019-07-25net/mlx5e: kTLS, Call WARN_ONCE on netdev mismatchTariq Toukan1-1/+1
2019-07-25net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich3-2/+8
2019-07-25net/mlx5e: Fix matching of speed to PRM link modesAya Levin3-32/+68
2019-07-25net/mlx5e: Fix wrong max num channels indicationTariq Toukan9-41/+35
2019-07-25net/mlx5: Fix modify_cq_in alignmentEdward Srouji1-2/+4
2019-07-25net/mlx5: Add missing RDMA_RX capabilitiesMaor Gottlieb1-2/+3
2019-07-25net/mlx5: Use reversed order when unregister devicesMark Zhang1-1/+1
2019-07-25nouveau: unlock mmap_sem on all errors from nouveau_range_faultChristoph Hellwig1-5/+6
2019-07-25nouveau: remove the block parameter to nouveau_range_faultChristoph Hellwig1-6/+4
2019-07-25mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveauChristoph Hellwig2-56/+44
2019-07-25mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}Christoph Hellwig2-7/+5
2019-07-25fsl/fman: Remove comment referring to non-existent functionChris Packham1-3/+0
2019-07-25st_nci_hci_connectivity_event_received: null check the allocationNavid Emamdoost1-0/+2
2019-07-25st21nfca_connectivity_event_received: null check the allocationNavid Emamdoost1-0/+2
2019-07-25tun: mark small packets as owned by the tap sockAlexis Bauvin1-3/+6
2019-07-25Merge branch 'dim-fixes'David S. Miller7-63/+63
2019-07-25lib/dim: Fix -Wunused-const-variable warningsLeon Romanovsky2-56/+56
2019-07-25linux/dim: Fix overflow in dim calculationYamin Friedman5-7/+7
2019-07-25ife: error out when nla attributes are emptyCong Wang1-0/+5
2019-07-25platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC CoreRajneesh Bhardwaj1-0/+1
2019-07-25Platform: OLPC: add SPI MODULE_DEVICE_TABLELubomir Rintel1-0/+6
2019-07-25libbpf: silence GCC8 warning about string truncationAndrii Nakryiko1-2/+2
2019-07-25platform/x86: wmi: add missing struct parameter descriptionMattias Jacobsson1-0/+1
2019-07-25platform/x86: pcengines-apuv2: Fix softdep statementJean Delvare1-3/+1
2019-07-25Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-linusJens Axboe4-17/+15
2019-07-25io_uring: ensure ->list is initialized for poll commandsJens Axboe1-0/+2
2019-07-25Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-16/+15
2019-07-25Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-0/+27
2019-07-25Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-2/+2
2019-07-25Merge branch 'access-creds'Linus Torvalds3-3/+45
2019-07-25btrfs: Fix deadlock caused by missing memory barrierNikolay Borisov1-3/+6
2019-07-25IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas1-1/+0