summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire-lib: move parameter for pcm frame multiplier from context payl...Takashi Sakamoto2023-01-127-29/+41
* ALSA: firewire-lib: extend tracepoints event including CYCLE_TIME of 1394 OHCITakashi Sakamoto2023-01-102-9/+21
* ALSA: firewire-lib: keep history to process isochronous packetTakashi Sakamoto2023-01-092-8/+15
* ALSA: firewire-lib: use circular linked list for context payload processing l...Takashi Sakamoto2023-01-0910-69/+87
* ALSA: firewire-lib: use circular linked list to enumerate packet descriptorsTakashi Sakamoto2023-01-092-17/+42
* ALSA: firewire-lib: code refactoring for cache position in sequence replayTakashi Sakamoto2023-01-082-8/+10
* ALSA: firewire-lib: code refactoring for cache position in tx packetsTakashi Sakamoto2023-01-082-17/+15
* ALSA: firewire-lib: code refactoring for pool position in rx packetsTakashi Sakamoto2023-01-082-20/+14
* ALSA: firewire-lib: code refactoring for helper functions to pool sequence in...Takashi Sakamoto2023-01-082-34/+33
* kselftest/alsa: pcm - Add more coverage by defaultMark Brown2023-01-021-1/+46
* kselftest/alsa: pcm - Provide descriptions for the default testsMark Brown2023-01-021-0/+2
* kselftest/alsa: pcm - Support optional description for testsMark Brown2023-01-021-0/+5
* kselftest/alsa: pcm - skip tests when we fail to set paramsMark Brown2023-01-021-6/+33
* kselftest/alsa: pcm - Always run the default set of testsMark Brown2023-01-021-25/+58
* kselftest/alsa: pcm - move more configuration to configuration filesJaroslav Kysela2023-01-026-36/+121
* kselftest/alsa: pcm - Drop recent coverage improvement changesMark Brown2023-01-022-81/+42
* Linux 6.2-rc2v6.2-rc2Linus Torvalds2023-01-011-1/+1
* Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-01-012-38/+18
|\
| * perf/core: Call LSM hook after copying perf_event_attrNamhyung Kim2022-12-271-3/+3
| * perf: Fix use-after-free in error pathPeter Zijlstra2022-12-271-1/+3
| * perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King2022-12-271-1/+1
| * perf/core: Fix cgroup events trackingChengming Zhou2022-12-271-32/+10
| * perf core: Return error pointer if inherit_event() fails to find pmu_ctxRavi Bangoria2022-12-271-1/+1
* | Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-013-25/+17
|\ \
| * | x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNKMasami Hiramatsu (Google)2022-12-271-20/+8
| * | x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNKMasami Hiramatsu (Google)2022-12-271-3/+7
| * | x86/calldepth: Fix incorrect init section referencesArnd Bergmann2022-12-271-2/+2
| |/
* | Merge tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-01-013-16/+56
|\ \
| * | futex: Fix futex_waitv() hrtimer debug object leak on kcalloc errorMathieu Desnoyers2022-12-271-4/+7
| * | rtmutex: Add acquire semantics for rtmutex lock acquisition slow pathMel Gorman2022-12-122-12/+49
* | | Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-0112-45/+212
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2022-12-30' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2023-01-0112-45/+212
| |\ \ \ | | |_|/ | |/| |
| | * | drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula2022-12-301-1/+1
| | * | drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula2022-12-303-3/+95
| | * | drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison2022-12-301-14/+28
| | * | drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld2022-12-306-26/+82
| | * | drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi2022-12-301-1/+0
| | * | drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda2022-12-301-1/+7
| |/ /
* | | Merge tag 'kbuild-fixes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-318-14/+27
|\ \ \
| * | | fixdep: remove unneeded <stdarg.h> inclusionMasahiro Yamada2022-12-301-1/+0
| * | | kbuild: sort single-targets alphabetically againMasahiro Yamada2022-12-301-1/+1
| * | | kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequiresMasahiro Yamada2022-12-301-1/+2
| * | | kbuild: Fix running modpost with musl libcSamuel Holland2022-12-301-11/+11
| * | | kbuild: add a missing line for help messageJun ASAKA2022-12-301-0/+1
| * | | .gitignore: ignore *.rpmMasahiro Yamada2022-12-301-0/+1
| * | | arch: fix broken BuildID for arm64 and riscvMasahiro Yamada2022-12-301-0/+5
| * | | kconfig: Add static text for search information in help menuBhaskar Chowdhury2022-12-291-0/+6
| |/ /
* | | Merge tag 'ata-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2022-12-311-9/+23
|\ \ \
| * | | ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan2022-12-271-9/+23
| |/ /
* | | Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-306-83/+82
|\ \ \