summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-03Merge tag 'keys-next-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-03Merge tag 'nolibc-20251130-for-6.19-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-03ASoc: qcom: q6afe: fix bad guard conversionJohan Hovold
2025-12-03dt-bindings: thermal: qcom-tsens: Remove invalid tab characterRob Herring (Arm)
2025-12-03tools/power/x86/intel-speed-select: v1.24 releaseSrinivas Pandruvada
2025-12-03tools/power/x86/intel-speed-select: Reset isst_turbo_freq_info for invalid bu...Srinivas Pandruvada
2025-12-03tools/power/x86/intel-speed-select: Check feature statusSrinivas Pandruvada
2025-12-03x86/asm: Remove ANNOTATE_DATA_SPECIAL usageJosh Poimboeuf
2025-12-03x86/alternative: Remove ANNOTATE_DATA_SPECIAL usageJosh Poimboeuf
2025-12-03dt-bindings: kbuild: Skip validating empty examplesRob Herring (Arm)
2025-12-03drm/xe/sync: Use for_each_tlb_inval() to calculate invalidation fencesMatt Roper
2025-12-03ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)Krzysztof Kozlowski
2025-12-03ASoC: codecs: nau8325: Silence uninitialized variables warningsKrzysztof Kozlowski
2025-12-03drm/ttm: Tidy usage of local variables a little bitTvrtko Ursulin
2025-12-03drm/ttm: Tidy ttm_operation_ctx initializationTvrtko Ursulin
2025-12-03drm/ttm: Resource cannot be NULL in ttm_resource_intersectsTvrtko Ursulin
2025-12-03drm/ttm: Make ttm_bo_init_validate safe against ttm_operation_ctx re-orderingTvrtko Ursulin
2025-12-03NFSD: nfsd-io-modes: Separate listsBagas Sanjaya
2025-12-03NFSD: nfsd-io-modes: Wrap shell snippets in literal code blocksBagas Sanjaya
2025-12-03NFSD: Add toctree entry for NFSD IO modes docsBagas Sanjaya
2025-12-03drm/panthor: fix queue_reset_timeout_lockedChia-I Wu
2025-12-03drm/panthor: Remove redundant call to disable the MCUAkash Goel
2025-12-03regulator: check the return value of gpiod_set_value_cansleep()Bartosz Golaszewski
2025-12-03ASoC: ak5558: Disable regulator when error happensShengjiu Wang
2025-12-03ASoC: ak4458: Disable regulator when error happensShengjiu Wang
2025-12-03drm/panthor: Unlock the locked region before disabling an ASBoris Brezillon
2025-12-03drm/panthor: Make sure caches are flushed/invalidated when an AS is recycledBoris Brezillon
2025-12-03drm/panthor: Drop a WARN_ON() in group_free_queue()Boris Brezillon
2025-12-03gpio: mmio: fix bad guard conversionJohan Hovold
2025-12-03ASoC: amd: acp: Audio is not resuming after s0ixHemalatha Pinnamreddy
2025-12-03ASoC: dt-bindings: cirrus,cs42xx8: Reference common DAI propertiesShengjiu Wang
2025-12-03ASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure()Haotian Zhang
2025-12-04rust: pci: fix build failure when CONFIG_PCI_MSI is disabledDanilo Krummrich
2025-12-03Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-12-03dma-buf: replace "#if" with just "if"Christian König
2025-12-03fs: assert on I_FREEING not being set in iput() and iput_not_last()Mateusz Guzik
2025-12-03fs: PM: Fix reverse check in filesystems_freeze_callback()Rafael J. Wysocki
2025-12-03drm/gem-shmem: revert the 8-byte alignment constraintLudovic Desroches
2025-12-03drm/gem-dma: revert the 8-byte alignment constraintLudovic Desroches
2025-12-03platform/x86: asus-wmi: use brightness_set_blocking() for kbd ledAnton Khirnov
2025-12-03media: uapi: c3-isp: Fix documentation warningJacopo Mondi
2025-12-03scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure ...Xingui Yang
2025-12-03scsi: ufs: core: Fix RPMB link error by reversing Kconfig dependenciesBean Huo
2025-12-03drm/i915/crtc: Expose sharpness only if num_scalers is >= 2Nemesa Garg
2025-12-02perf test: Add kallsyms split testNamhyung Kim
2025-12-02perf tools: Use machine->root_dir to find /proc/kallsymsNamhyung Kim
2025-12-02perf tools: Fallback to initial kernel map properlyNamhyung Kim
2025-12-02perf tools: Fix split kallsyms DSO countingNamhyung Kim
2025-12-02perf tools: Mark split kallsyms DSOs as loadedNamhyung Kim
2025-12-02perf tools: Flush remaining samples w/o deferred callchainsNamhyung Kim