summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: dts: imx6sx: add missing properties for sramAlexander Stein2022-10-261-0/+6
* ARM: dts: imx6sll: add missing properties for sramAlexander Stein2022-10-261-0/+3
* ARM: dts: imx6sl: add missing properties for sramAlexander Stein2022-10-261-0/+3
* ARM: dts: imx6qp: add missing properties for sramAlexander Stein2022-10-261-0/+6
* ARM: dts: imx6dl: add missing properties for sramAlexander Stein2022-10-261-0/+3
* ARM: dts: imx6q: add missing properties for sramAlexander Stein2022-10-261-0/+3
* ARM: dts: imx7d-sdb: config the max pressure for tsc2046Haibo Chen2022-10-261-6/+1
* drm/amd/display: Remove interface for periodic interrupt 1Aric Cyr2022-10-265-50/+18
* drm/dp: Don't rewrite link config when setting phy test patternKhaled Almahallawy2022-10-261-9/+0
* mmc: sdhci-msm: add compatible string check for sdm670Richard Acayan2022-10-261-0/+1
* drm/meson: explicitly remove aggregate driver at module unload timeAdrián Larumbe2022-10-261-0/+8
* drm/amdgpu: fix initial connector audio valuehongao2022-10-261-1/+6
* ASoC: SOF: pci: Change DMI match info to support all Chrome platformsJairaj Arava2022-10-261-1/+1
* platform/x86: msi-laptop: Change DMI match / alias strings to fix module auto...Hans de Goede2022-10-261-5/+3
* platform/chrome: cros_ec: Notify the PM of wake events during resumeJameson Thies2022-10-261-1/+7
* drm: panel-orientation-quirks: Add quirk for Anbernic Win600Maya Matuszczyk2022-10-261-0/+6
* drm/vc4: vec: Fix timings for VEC modesMateusz Kwiatkowski2022-10-261-2/+2
* drm: bridge: dw_hdmi: only trigger hotplug event on link changeLucas Stach2022-10-261-5/+8
* udmabuf: Set ubuf->sg = NULL if the creation of sg table failsVivek Kasireddy2022-10-261-3/+6
* drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow2022-10-261-3/+3
* gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init()Zeng Jingxiang2022-10-261-1/+2
* drm: Prevent drm_copy_field() to attempt copying a NULL pointerJavier Martinez Canillas2022-10-261-0/+6
* drm: Use size_t type for len variable in drm_copy_field()Javier Martinez Canillas2022-10-261-1/+1
* drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()Jianglei Nie2022-10-261-1/+3
* r8152: Rate limit overflow messagesAndrew Gaul2022-10-261-1/+3
* Bluetooth: L2CAP: Fix user-after-freeLuiz Augusto von Dentz2022-10-261-0/+7
* net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memoryLiu Jian2022-10-261-1/+2
* wifi: rt2x00: correctly set BBP register 86 for MT7620Daniel Golle2022-10-261-1/+4
* wifi: rt2x00: set SoC wmac clock registerDaniel Golle2022-10-261-0/+21
* wifi: rt2x00: set VGC gain for both chains of MT7620Daniel Golle2022-10-261-1/+2
* wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620Daniel Golle2022-10-261-1/+1
* wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle2022-10-261-1/+2
* can: bcm: check the result of can_send() in bcm_can_tx()Ziyang Xuan2022-10-261-3/+4
* Bluetooth: hci_sysfs: Fix attempting to call device_add multiple timesLuiz Augusto von Dentz2022-10-261-0/+3
* Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()Tetsuo Handa2022-10-261-4/+6
* regulator: core: Prevent integer underflowPatrick Rudolph2022-10-261-1/+1
* wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin2022-10-261-1/+2
* xfrm: Update ipcomp_scratches with NULL when freedKhalid Masum2022-10-261-0/+1
* wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa2022-10-261-15/+28
* tcp: annotate data-race around tcp_md5sig_pool_populatedEric Dumazet2022-10-261-4/+10
* openvswitch: Fix overreporting of drops in dropwatchMike Pattrick2022-10-261-2/+3
* openvswitch: Fix double reporting of drops in dropwatchMike Pattrick2022-10-261-3/+10
* bpftool: Clear errno after libcap's checksQuentin Monnet2022-10-261-0/+10
* wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng2022-10-261-6/+6
* NFSD: fix use-after-free on source server when doing inter-server copyDai Ngo2022-10-261-0/+5
* NFSD: Return nfserr_serverfault if splice_ok but buf->pages have dataAnna Schumaker2022-10-261-1/+1
* x86/entry: Work around Clang __bdos() bugKees Cook2022-10-261-1/+2
* thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada2022-10-261-2/+4
* powercap: intel_rapl: fix UBSAN shift-out-of-bounds issueChao Qin2022-10-261-0/+3
* MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook2022-10-261-2/+2