aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-23Enable debug on SN65DSI86, DU and VSPkbingham/vsp/v3uKieran Bingham3-0/+8
2021-06-23arm64: dts: renesas: falcon-cpu: Add DSI display outputKieran Bingham1-0/+84
2021-06-23arm64: dts: renesas: r8a779a0: Add DSI encodersKieran Bingham1-0/+60
2021-06-23arm64: dts: renesas: r8a779a0: Add DU supportKieran Bingham1-0/+31
2021-06-23clk: renesas: r8a779a0: Add the DSI clocksKieran Bingham1-1/+3
2021-06-23clk: renesas: r8a779a0: Add the DU clockKieran Bingham1-0/+1
2021-06-23drm: rcar-du: Add r8a779a0 device supportKieran Bingham4-0/+26
2021-06-23drm: rcar-du: Only initialise TVM_TVSYNC mode when supportedKieran Bingham1-1/+4
2021-06-23drm: rcar-du: Sort the DU outputsKieran Bingham1-2/+2
2021-06-23dt-bindings: display: renesas,du: Provide bindings for r8a779a0Kieran Bingham1-0/+52
2021-06-23media: vsp1: Add support for the V3U VSPDKieran Bingham2-0/+13
2021-06-23====================== Kieran ======================Kieran Bingham1-0/+0
2021-06-23Merge branches 'drm/du/next', 'drm/du/v3u/dsi' and 'drm/du/v3u/sn65dsi86' int...Laurent Pinchart135-12111/+14168
2021-06-23drm: rcar-du: Add R-Car DSI driverLUU HOAI4-0/+1006
2021-06-23dt-bindings: display: bridge: Add binding for R-Car MIPI DSI/CSI-2 TXLaurent Pinchart2-0/+119
2021-06-23drm: rcar-du: lvds: Use dev_err_probe()Laurent Pinchart1-3/+2
2021-06-23drm: rcar-du: lvds: Don't set bridge driver_private fieldLaurent Pinchart1-1/+0
2021-06-23drm: rcar-du: Use drm_bridge_connector_init() helperLaurent Pinchart1-5/+21
2021-06-23drm: rcar-du: dw-hdmi: Set output port numberLaurent Pinchart1-0/+1
2021-06-23drm: rcar-du: lvds: Convert to DRM panel bridge helperLaurent Pinchart1-108/+12
2021-06-23drm: bridge: dw-hdmi: Attach to next bridge if availableLaurent Pinchart2-1/+55
2021-06-23drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart26-103/+33
2021-06-23dt-bindings: display: renesas,du: Make resets optional on R-Car H1Geert Uytterhoeven1-1/+0
2021-06-23drm: rcar-du: Shutdown the display on removeLaurent Pinchart1-0/+1
2021-06-23drm: rcar-du: Don't put reference to drm_device in rcar_du_remove()Laurent Pinchart1-2/+0
2021-06-23drm: rcar-du: Shutdown the display on system shutdownLaurent Pinchart1-0/+8
2021-06-23drm/bridge: make a const array static, makes object smallerColin Ian King1-1/+1
2021-06-23drm/bridge: ti-sn65dsi86: Support hotplug detectionLaurent Pinchart1-13/+33
2021-06-23drm/bridge: ti-sn65dsi86: Support DisplayPort (non-eDP) modeLaurent Pinchart1-7/+24
2021-06-23drm/bridge: ti-sn65dsi86: Make connector creation optionalLaurent Pinchart1-8/+5
2021-06-23drm/bridge: ti-sn65dsi86: Implement bridge connector operationsLaurent Pinchart1-0/+16
2021-06-23drm/bridge: ti-sn65dsi86: Split connector creation to a functionLaurent Pinchart1-10/+21
2021-06-23drm/bridge: ti-sn65dsi86: Group code in sectionsLaurent Pinchart1-298/+321
2021-06-23drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridgeLaurent Pinchart1-9/+19
2021-06-23drm/bridge: ti-sn65dsi86: Use bitmask to store valid ratesLaurent Pinchart1-11/+13
2021-06-23drm/bridge: ti-sn65dsi86: Make enable GPIO optionalLaurent Pinchart1-1/+2
2021-06-23dt-bindings: drm/bridge: ti-sn65dsi8: Make enable GPIO optionalLaurent Pinchart1-1/+0
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie1141-5752/+13286
2021-06-22dma-buf: Document non-dynamic exporter expectations betterDaniel Vetter2-0/+18
2021-06-22drm/amdgpu: rework dma_resv handling v3Christian König6-79/+55
2021-06-22drm/amdgpu: unwrap fence chains in the explicit sync fenceChristian König1-50/+68
2021-06-22drm: bridge: ti-sn65dsi83: Retrieve the display mode from the stateLaurent Pinchart1-23/+26
2021-06-22drm: bridge: ti-sn65dsi83: Retrieve output format from bridge stateLaurent Pinchart1-37/+36
2021-06-22drm: bridge: ti-sn65dsi83: Switch to atomic operationsLaurent Pinchart1-11/+15
2021-06-22drm: bridge: ti-sn65dsi83: Pass mode explicitly to helper functionsLaurent Pinchart1-6/+8
2021-06-22drm: bridge: ti-sn65dsi83: Move LVDS format selection to .mode_set()Laurent Pinchart1-12/+2
2021-06-21drm/panel: Add bus_format and bus_flags for EDT ETM0430G0DH6Stefan Riedmueller1-0/+2
2021-06-21drm/panel: Add connector_type for some EDT displaysStefan Riedmueller1-0/+2
2021-06-21drm/panel: Add connector_type and bus_format for AUO G104SN02 V2 panelStefan Riedmueller1-0/+2
2021-06-21drm/bridge: ti-sn65dsi83: Replace connector format patching with atomic_get_i...Marek Vasut1-4/+31
2021-06-20Linux 5.13-rc7Linus Torvalds1-2/+2
2021-06-20Merge tag 'sched_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-19/+25
2021-06-20Merge tag 'irq_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+35
2021-06-20Merge tag 'x86_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-24/+56
2021-06-19Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-7/+7
2021-06-19Merge tag 'perf-tools-fixes-for-v5.13-2021-06-19' of git://git.kernel.org/pub...Linus Torvalds6-13/+16
2021-06-19Merge tag 'riscv-for-linus-5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-12/+12
2021-06-19Merge tag 's390-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-4/+11
2021-06-19tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2021-06-19tools headers UAPI: Sync asm-generic/unistd.h with the kernel originalArnaldo Carvalho de Melo1-2/+1
2021-06-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+0
2021-06-19perf test: Fix non-bash issue with stat bpf countersIan Rogers1-2/+2
2021-06-19perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOLRiccardo Mancini1-1/+2
2021-06-19perf metricgroup: Return error code from metricgroup__add_metric_sys_event_it...John Garry1-3/+5
2021-06-19perf metricgroup: Fix find_evsel_group() event selectorJohn Garry1-3/+3
2021-06-19riscv: dts: fu740: fix cache-controller interruptsDavid Abdurachmanov1-1/+1
2021-06-18riscv: Ensure BPF_JIT_REGION_START aligned with PMD sizeJisheng Zhang3-6/+5
2021-06-18riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' nameJisheng Zhang1-4/+4
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds145-589/+1513
2021-06-18Merge tag 'for-5.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2021-06-18Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-131/+306
2021-06-18afs: Re-enable freezing once a page fault is interruptedMatthew Wilcox (Oracle)1-5/+8
2021-06-18net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin1-1/+3
2021-06-18Merge tag 'mac80211-for-net-2021-06-18' of git://git.kernel.org/pub/scm/linux...David S. Miller5-15/+35
2021-06-18drm/gma500/oaktrail_lvds: replace continue with breakColin Ian King1-2/+2
2021-06-18selftests/net: Add icmp.sh for testing ICMP dummy address responsesToke Høiland-Jørgensen1-0/+74
2021-06-18icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen2-0/+10
2021-06-18net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal1-0/+5
2021-06-18net: ll_temac: Fix TX BD buffer overwriteEsben Haabendal1-1/+1
2021-06-18net: ll_temac: Add memory-barriers for TX BD accessEsben Haabendal1-1/+13
2021-06-18net: ll_temac: Make sure to free skb when it is completely usedEsben Haabendal1-1/+5
2021-06-18MAINTAINERS: add Guvenc as SMC maintainerKarsten Graul1-0/+1
2021-06-18Merge branch 'bnxt_en-fixes'David S. Miller1-1/+7
2021-06-18bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error pathSomnath Kotur1-0/+1
2021-06-18bnxt_en: Fix TQM fastpath ring backing store computationRukhsana Ansari1-1/+1
2021-06-18bnxt_en: Rediscover PHY capabilities after firmware resetMichael Chan1-0/+5
2021-06-18cxgb4: fix wrong shift.Pavel Machek1-1/+1
2021-06-18Merge tag 'arc-5.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+45
2021-06-18Merge tag 'trace-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-19/+13
2021-06-18Merge tag 'printk-for-5.13-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2021-06-18Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-245/+12
2021-06-18Merge tag 'usb-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-3/+22
2021-06-18x86/mm: Avoid truncating memblocks for SGX memoryFan Du1-1/+7
2021-06-18Merge tag 'drm-fixes-2021-06-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-2/+10
2021-06-18drm/amdgpu: fix amdgpu_preempt_mgr_new()Dan Carpenter1-1/+1
2021-06-18PCI: aardvark: Fix kernel panic during PIO transferPali Rohár1-9/+40
2021-06-18PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski1-0/+44
2021-06-18PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna1-0/+2
2021-06-18PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan1-1/+3
2021-06-18PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun1-0/+65
2021-06-18PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni1-0/+12
2021-06-18PCI: Mark TI C667X to avoid bus resetAntti Järvinen1-0/+10
2021-06-18PCI: tegra194: Fix MCFG quirk build regressionsJon Hunter3-121/+128
2021-06-18PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GBPunit Agrawal1-0/+2
2021-06-18tracing: Do no increment trace_clock_global() by oneSteven Rostedt (VMware)1-3/+3
2021-06-18tracing: Do not stop recording comms if the trace file is being readSteven Rostedt (VMware)1-9/+0
2021-06-18tracing: Do not stop recording cmdlines when tracing is offSteven Rostedt (VMware)1-2/+0
2021-06-18recordmcount: Correct st_shndx handlingPeter Zijlstra1-5/+10
2021-06-18drm/bridge: anx7625: Make hpd workqueue freezablePi-Hsun Shih1-2/+2
2021-06-18mac80211: handle various extensible elements correctlyJohannes Berg1-11/+11
2021-06-18mac80211: reset profile_periodicity/ema_apJohannes Berg1-0/+8
2021-06-18cfg80211: avoid double free of PMSR requestAvraham Stern1-2/+14
2021-06-18cfg80211: make certificate generation more robustJohannes Berg1-1/+1
2021-06-18mac80211: minstrel_ht: fix sample time checkFelix Fietkau1-1/+1
2021-06-18powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not setAthira Rajeev1-1/+1
2021-06-18Merge tag 'amd-drm-next-5.14-2021-06-16' of https://gitlab.freedesktop.org/ag...Dave Airlie103-888/+2362
2021-06-18Merge tag 'amd-drm-fixes-5.13-2021-06-16' of https://gitlab.freedesktop.org/a...Dave Airlie2-2/+10
2021-06-18Merge tag 'mediatek-drm-next-5.14' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie7-143/+384
2021-06-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-30/+73
2021-06-17dma-buf: Document DMA_BUF_IOCTL_SYNC (v3)Jason Ekstrand2-1/+57
2021-06-17net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook1-1/+3
2021-06-17net: cdc_eem: fix tx fixup skb leakLinyu Yuan1-1/+1
2021-06-17Merge tag 'mlx5-fixes-2021-06-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-14/+49
2021-06-17net: hamradio: fix memory leak in mkiss_closePavel Skripkin1-0/+1
2021-06-17be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET1-0/+1
2021-06-17fbdev/omap2: use DEFINE_SPINLOCK() instead of spin_lock_init().Jiahua Yu1-3/+1
2021-06-17KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba1-1/+1
2021-06-17Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+3
2021-06-17usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn1-0/+7
2021-06-17Merge tag 'irqchip-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner1-1/+35
2021-06-17btrfs: zoned: fix negative space_info->bytes_readonlyNaohiro Aota1-4/+4
2021-06-16net/mlx5: Reset mkey index on creationAya Levin1-1/+1
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin2-0/+8
2021-06-16net/mlx5: DR, Fix STEv1 incorrect L3 decapsulation paddingAlex Vesker1-10/+16
2021-06-16net/mlx5: SF_DEV, remove SF device on invalid stateParav Pandit1-0/+1
2021-06-16net/mlx5: E-Switch, Allow setting GUID for host PF vportParav Pandit1-2/+0
2021-06-16net/mlx5: E-Switch, Read PF mac addressParav Pandit1-0/+6
2021-06-16net/mlx5: Check that driver was probed prior attaching the deviceLeon Romanovsky1-0/+15
2021-06-16net/mlx5: Fix error path for set HCA defaultsLeon Romanovsky1-1/+2
2021-06-16s390/ap: Fix hanging ioctl caused by wrong msg counterHarald Freudenberger1-2/+9
2021-06-16drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang1-1/+5
2021-06-16drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang1-1/+5
2021-06-16r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-16sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-16r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-16selftests: net: use bash to run udpgro_fwd test caseAndrea Righi1-1/+1
2021-06-16net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet1-3/+4
2021-06-16selftests: net: veth: make test compatible with dashAndrea Righi1-2/+3
2021-06-16Merge branch 'net-packet-data-races'David S. Miller1-15/+17
2021-06-16net/packet: annotate accesses to po->ifindexEric Dumazet1-7/+9
2021-06-16net/packet: annotate accesses to po->bindEric Dumazet1-8/+8
2021-06-16Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm...David S. Miller5-56/+200
2021-06-16net: ipv4: fix memory leak in ip_mc_add1_srcChengyang Fan1-0/+1
2021-06-16Merge branch 'fec-ptp-fixes'David S. Miller1-3/+5
2021-06-16net: fec_ptp: fix issue caused by refactor the fec_devtypeJoakim Zhang1-3/+1
2021-06-16net: fec_ptp: add clock rate zero checkFugang Duan1-0/+4
2021-06-16net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu1-4/+6
2021-06-16net: stmmac: disable clocks in stmmac_remove_config_dt()Joakim Zhang1-0/+2
2021-06-16drm/vmwgfx: Fix build issues in mksGuestStats discovered by the kernel test r...Martin Krastev2-4/+5
2021-06-16drm/vmwgfx: Fix a bad merge in otable batch takedownZack Rusin1-1/+0
2021-06-16drm/vmwgfx: Fix a 64bit regression on svga3Zack Rusin1-1/+1
2021-06-16drm/vmwgfx: Update device headersZack Rusin28-10563/+7624
2021-06-16MAINTAINERS: update vmwgfx infoZack Rusin1-2/+1
2021-06-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-152/+386
2021-06-16mm/sparse: fix check_usemap_section_nr warningsMiles Chen1-2/+11
2021-06-16mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for splitYang Shi1-17/+7
2021-06-16mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins3-24/+63
2021-06-16mm/thp: fix page_address_in_vma() on file THP tailsJue Wang1-4/+4
2021-06-16mm/thp: fix vma_address() if virtual address below file offsetHugh Dickins3-32/+53
2021-06-16mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins4-2/+29
2021-06-16mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins2-2/+11
2021-06-16mm/thp: fix __split_huge_pmd_locked() on shmem migration entryHugh Dickins2-12/+20
2021-06-16mm, thp: use head page in __migration_entry_wait()Xu Yu1-0/+1
2021-06-16mm/slub.c: include swab.hAndrew Morton1-0/+1
2021-06-16crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfoPingfan Liu1-0/+1
2021-06-16mm/memory-failure: make sure wait for page writeback in memory_failureyangerkun1-1/+6
2021-06-16mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz3-23/+100
2021-06-16mm/slub: actually fix freelist pointer vs redzoningKees Cook1-11/+3
2021-06-16mm/slub: fix redzoning for small allocationsKees Cook2-5/+6
2021-06-16mm/slub: clarify verification reportingKees Cook2-12/+12
2021-06-16mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu2-5/+12
2021-06-16mm,hwpoison: fix race with hugetlb page allocationNaoya Horiguchi3-2/+48
2021-06-16Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-26/+122
2021-06-16Merge tag 'clang-features-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+4
2021-06-16drm/vc4: hdmi: Rely on interrupts to handle hotplugMaxime Ripard1-0/+45
2021-06-16drivers: gpu: add missing MODULE_DEVICE_TABLE in anx7625.cYu Jiahua1-0/+1
2021-06-16can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin1-2/+15
2021-06-16can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek1-0/+3
2021-06-16can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa3-40/+142
2021-06-16can: j1939: fix Use-after-Free, hold skb ref while in useOleksij Rempel1-14/+40
2021-06-16printk: Move EXPORT_SYMBOL() closer to vprintk definitionPunit Agrawal1-1/+1
2021-06-16Merge tag 'usb-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman1-2/+14
2021-06-16usb: chipidea: imx: Fix Battery Charger 1.2 CDP detectionBreno Lima1-2/+14
2021-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller10-16/+115
2021-06-15drm: display: Fix duplicate field initialization in dcn31Wan Jiabing1-1/+0
2021-06-15drm/amdkfd: Fix circular lock in nocpsch pathAmber Lin1-5/+13
2021-06-15drm/amdgpu: Use spinlock_irqsave for pasid_lockFelix Kuehling1-4/+5
2021-06-15drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang1-1/+5
2021-06-15drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang1-1/+5
2021-06-15drm/amdgpu: move shadow_list to amdgpu_bo_vmNirmoy Das4-13/+14