summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_...Biju Das2023-08-181-2/+11
| | * | | | | | | pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_...Biju Das2023-08-181-3/+12
* | | | | | | | | Merge tag 'sound-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2023-08-259-32/+93
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'asoc-fix-v6.5-rc7-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai2023-08-251-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJMario Limonciello2023-08-241-1/+1
| * | | | | | | | | | Merge tag 'asoc-fix-v6.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-08-248-29/+84
| |\| | | | | | | | |
| | * | | | | | | | | ASoC: cs35l41: Correct amp_gain_tlv valuesCharles Keepax2023-08-231-1/+1
| | * | | | | | | | | ASoC: amd: yc: Add VivoBook Pro 15 to quirks list for acp6xBrenoRCBrito2023-08-191-0/+7
| | * | | | | | | | | ASoC: cs35l56: Update ACPI HID and propertyMark Brown2023-08-173-19/+30
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ASoC: cs35l56: Add an ACPI match tableSimon Trimmer2023-08-172-0/+18
| | | * | | | | | | | | ASoC: cs35l56: Read firmware uuid from a device property instead of _SUBMaciej Strozek2023-08-171-19/+12
| | * | | | | | | | | | ASoC: tas2781: fixed register access error when switching to other chipsShenghao Ding2023-08-171-9/+10
| | |/ / / / / / / / /
| | * | | | | | | | | ASoC: SOF: ipc4-pcm: fix possible null pointer deferenceChao Song2023-08-161-0/+3
| | * | | | | | | | | MAINTAINERS: Add entries for TEXAS INSTRUMENTS ASoC DRIVERSKevin-Lu2023-08-151-0/+33
| * | | | | | | | | | ALSA: ymfpci: Fix the missing snd_card_free() call at probe errorTakashi Iwai2023-08-231-2/+8
* | | | | | | | | | | Merge tag 'drm-fixes-2023-08-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-08-2516-94/+136
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-08-255-39/+69
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak2023-08-231-2/+2
| | * | | | | | | | | | | drm: Add an HPD poll helper to reschedule the poll workImre Deak2023-08-232-22/+47
| | * | | | | | | | | | | drm/i915: fix Sphinx indentation warningJani Nikula2023-08-221-0/+2
| | * | | | | | | | | | | drm/i915/dgfx: Enable d3cold at s2idleAnshuman Gupta2023-08-221-15/+18
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'drm-misc-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-08-2411-55/+67
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | drm/vmwgfx: Fix possible invalid drm gem put callsZack Rusin2023-08-236-16/+16
| | * | | | | | | | | | drm/vmwgfx: Fix shader stage validationZack Rusin2023-08-232-18/+23
| | * | | | | | | | | | dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark2023-08-231-9/+9
| | * | | | | | | | | | drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal2023-08-221-1/+1
| | * | | | | | | | | | drm/panfrost: Skip speed binning on EOPNOTSUPPDavid Michael2023-08-211-1/+1
| | * | | | | | | | | | drm: bridge: samsung-dsim: Fix init during host transferFrieder Schrempf2023-08-181-10/+17
* | | | | | | | | | | | Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-08-2512-78/+166
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | samples: ftrace: Replace bti assembly with hint for older compilerGONG, Ruiqi2023-08-225-7/+7
| * | | | | | | | | | | | tracing: Introduce pipe_cpumask to avoid race on trace_pipesZheng Yejian2023-08-212-7/+50
| * | | | | | | | | | | | tracing: Fix memleak due to race between current_tracer and traceZheng Yejian2023-08-173-2/+12
| * | | | | | | | | | | | tracing/synthetic: Allocate one additional element for sizeSven Schnelle2023-08-161-1/+2
| * | | | | | | | | | | | tracing/synthetic: Skip first entry for stack tracesSven Schnelle2023-08-161-13/+4
| * | | | | | | | | | | | tracing/synthetic: Use union instead of castsSven Schnelle2023-08-163-50/+56
| * | | | | | | | | | | | selftests/ftrace: Add a basic testcase for snapshotZheng Yejian2023-08-161-0/+31
| * | | | | | | | | | | | tracing: Fix cpu buffers unavailable due to 'record_disabled' missedZheng Yejian2023-08-161-0/+6
* | | | | | | | | | | | | Merge tag 'media/v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-08-251-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen2023-08-231-0/+2
* | | | | | | | | | | | | | Merge tag 'nfsd-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-08-242-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | NFSD: Fix a thinko introduced by recent trace point changesChuck Lever2023-08-241-0/+1
| * | | | | | | | | | | | | | nfsd: Fix race to FREE_STATEID and cl_revokedBenjamin Coddington2023-08-041-1/+1
* | | | | | | | | | | | | | | Merge tag 'spi-fix-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-08-242-10/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | spi: spi-cadence: Fix data corruption issues in slave modeSrinivas Goud2023-08-211-7/+12
| * | | | | | | | | | | | | | | spi: stm32: fix accidential revert to byte-sized transfer splittingLeonard Göhrs2023-08-211-3/+3
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-2479-356/+664
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni2023-08-245-11/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal2023-08-233-0/+11
| | * | | | | | | | | | | | | | | netfilter: nf_tables: fix out of memory error handlingFlorian Westphal2023-08-231-3/+10
| | * | | | | | | | | | | | | | | netfilter: nf_tables: use correct lock to protect gc_listPablo Neira Ayuso2023-08-231-2/+2