aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-01bpf: fix x64 JIT code generation for jmp to 1st insnAlexei Starovoitov1-4/+5
2019-08-01libbpf: set BTF FD for prog only when there is supported .BTF.ext dataAndrii Nakryiko1-1/+5
2019-08-01block: Fix __blkdev_direct_IO() for bio fragmentsDamien Le Moal1-1/+2
2019-08-01Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner4-3/+13
2019-08-01Merge branch 'net-Manufacturer-names-and-spelling-fixes'David S. Miller9-15/+15
2019-08-01net: samsung: Spelling s/case/cause/Geert Uytterhoeven1-1/+1
2019-08-01net: packetengines: Fix manufacturer spelling and capitalizationGeert Uytterhoeven2-4/+4
2019-08-01net: nixge: Spelling s/Instrument/Instruments/Geert Uytterhoeven1-1/+1
2019-08-01net: ixp4xx: Spelling s/XSacle/XScale/Geert Uytterhoeven1-1/+1
2019-08-01net: broadcom: Fix manufacturer name in Kconfig help textGeert Uytterhoeven1-3/+3
2019-08-01net: apple: Fix manufacturer name in Kconfig help textGeert Uytterhoeven1-2/+2
2019-08-01net: amd: Spelling s/case/cause/Geert Uytterhoeven1-1/+1
2019-08-01net: 8390: Fix manufacturer name in Kconfig help textGeert Uytterhoeven1-2/+2
2019-08-01Add entry in MAINTAINERS file for SafeSetID LSMMicah Morton1-0/+6
2019-08-01mvpp2: fix panic on module removalMatteo Croce1-3/+2
2019-08-01RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun1-1/+3
2019-08-01drm: msm: Fix add_gpu_componentsJeffrey Hugo1-1/+2
2019-08-01iwlwifi: dbg_ini: fix compile time assert build errorsMauro Rossi1-10/+12
2019-08-01RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky1-4/+3
2019-08-01IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-08-01IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein1-10/+10
2019-08-01RDMA/restrack: Track driver QP types in resource trackerGal Pressman1-1/+4
2019-08-01IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi1-18/+9
2019-08-01RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe2-22/+27
2019-08-01RDMA/devices: Do not deadlock during client removalJason Gunthorpe2-13/+44
2019-08-01IB/core: Add mitigation for Spectre V1Luck, Tony1-1/+5
2019-08-01arm64/mm: fix variable 'tag' set but not usedQian Cai1-3/+7
2019-08-01drm/msm: Annotate intentional switch statement fall throughsJordan Crouse3-0/+4
2019-08-01drm/msm: add support for per-CRTC max_vblank_count on mdp5Brian Masney2-2/+16
2019-08-01arm64/mm: fix variable 'pud' set but not usedQian Cai1-2/+2
2019-08-01arm64: Remove unneeded rcu_read_lock from debug handlersMasami Hiramatsu1-6/+8
2019-08-01arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu2-0/+6
2019-08-01arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry2-1/+7
2019-08-01Merge tag 'mmc-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-3/+8
2019-08-01Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-40/+47
2019-08-01regulator: of: Add of_node_put() before return in functionNishka Dasgupta1-1/+3
2019-08-01drm/bochs: Use shadow buffer for bochs framebuffer consoleThomas Zimmermann1-0/+1
2019-08-01drm/fb-helper: Instanciate shadow FB if configured in device's mode_configThomas Zimmermann2-3/+22
2019-08-01drm/fb-helper: Map DRM client buffer only when requiredThomas Zimmermann2-20/+29
2019-08-01drm/client: Support unmapping of DRM client buffersThomas Zimmermann2-10/+58
2019-08-01i2c: iproc: Fix i2c master read more than 63 bytesRayagonda Kokatanur1-4/+6
2019-08-01parisc: Add archclean Makefile targetJames Bottomley2-0/+4
2019-08-01parisc: Strip debug info from kernel before creating compressed vmlinuzHelge Deller1-1/+2
2019-08-01parisc: Fix build of compressed kernel even with debug enabledHelge Deller1-2/+2
2019-08-01Merge tag 'at24-v5.3-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-currentWolfram Sang1-1/+1
2019-08-01drm/i915: Only recover active enginesChris Wilson2-16/+26
2019-08-01drm/i915: Add a wakeref getter for iff the wakeref is already activeChris Wilson2-1/+24
2019-08-01drm/i915: Lift intel_engines_resume() to callersChris Wilson7-46/+56
2019-08-01xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross2-1/+7
2019-08-01xen/swiotlb: simplify range_straddles_page_boundary()Juergen Gross1-22/+6