summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-28Merge tag 'riscv-sophgo-dt-for-v6.20' of https://github.com/sophgo/linux into...Arnd Bergmann
2026-01-28Merge tag 'stm32-dt-for-v6.20-1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-01-28Merge tag 'pinctrl-v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-28Merge tag 'imx-dt64-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-01-28Merge tag 'imx-bindings-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2026-01-28Merge tag 'tegra-for-6.20-dt-bindings-v2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2026-01-28rust: dma: allow drivers to tune max segment sizeBeata Michalska
2026-01-28spi: spi-fsl-lpspi: Handle clock polarity and phaseMarek Vasut
2026-01-28nfsd: cancel async COPY operations when admin revokes filesystem stateChuck Lever
2026-01-28nfsd: add controls to set the minimum number of threads per poolJeff Layton
2026-01-28nfsd: adjust number of running nfsd threads based on activityJeff Layton
2026-01-28sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSYJeff Layton
2026-01-28sunrpc: split new thread creation into a separate functionJeff Layton
2026-01-28sunrpc: introduce the concept of a minimum number of threads per poolJeff Layton
2026-01-28sunrpc: track the max number of requested threads in a poolJeff Layton
2026-01-28sunrpc: remove special handling of NULL pool from svc_start/stop_kthreads()Jeff Layton
2026-01-28sunrpc: split svc_set_num_threads() into two functionsJeff Layton
2026-01-28soc: qcom: smem: fix qcom_smem_is_available and check if __smem is validChristian Marangi
2026-01-28nvme: stop using AWUPFJohn Garry
2026-01-28nvme-pci: DMA unmap the correct regions in nvme_free_sglsRoger Pau Monne
2026-01-28dm mpath: make pg_init_delay_msecs settableBenjamin Marzinski
2026-01-28Revert "dm: fix a race condition in retrieve_deps"Benjamin Marzinski
2026-01-28dm mpath: Add missing dm_put_device when failing to get scsi dh nameBenjamin Marzinski
2026-01-28gpiolib: acpi: Fix potential out-of-boundary left shiftAndy Shevchenko
2026-01-28iommupt: Only cache flush memory changed by unmapJason Gunthorpe
2026-01-28iommu/amd: Fix type of type parameter to amd_iommufd_hw_info()Nathan Chancellor
2026-01-28PCI: dwc: Advertise dynamic inbound mapping supportKoichiro Den
2026-01-28PCI: endpoint: Add BAR subrange mapping supportKoichiro Den
2026-01-28PCI: endpoint: Add dynamic_inbound_mapping EPC featureKoichiro Den
2026-01-28pinctrl: tangier: Join tng_pinctrl_probe() into its wrapperAndy Shevchenko
2026-01-28pinctrl: tangier: Remove duplicate error messagesAndy Shevchenko
2026-01-28pinctrl: lynxpoint: Remove duplicate error messagesAndy Shevchenko
2026-01-28pinctrl: cherryview: Remove duplicate error messagesAndy Shevchenko
2026-01-28pinctrl: baytrail: Remove duplicate error messagesAndy Shevchenko
2026-01-28pinctrl: intel: Remove duplicate error messagesAndy Shevchenko
2026-01-28kselftest/arm64: Raise default number of loops in fp-pidbenchMark Brown
2026-01-28kselftest/arm64: Add a no-SVE loop after SVE in fp-pidbenchMark Brown
2026-01-28perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior
2026-01-28platform/x86: hp-wmi: Add EC offsets to read Victus S thermal profileKrishna Chomal
2026-01-28platform/x86: classmate-laptop: Add missing NULL pointer checksRafael J. Wysocki
2026-01-28Merge patch series "refactor Rust proc macros with `syn`"Miguel Ojeda
2026-01-28rust: macros: support `#[cfg]` properly in `#[vtable]` macro.Gary Guo
2026-01-28rust: kunit: use `pin_init::zeroed` instead of custom null valueGary Guo
2026-01-28rust: macros: rearrange `#[doc(hidden)]` in `module!` macroGary Guo
2026-01-28rust: macros: allow arbitrary types to be used in `module!` macroGary Guo
2026-01-28rust: macros: convert `#[kunit_tests]` macro to use `syn`Gary Guo
2026-01-28platform: mellanox: mlx-platform: Add support DGX flavor of next-generation 8...Oleksandr Shamray
2026-01-28platform: mellanox: mlx-platform: Add support for new Nvidia DGX system based...Oleksandr Shamray
2026-01-28bus: fsl-mc: fix an error handling in fsl_mc_device_add()Haoxiang Li
2026-01-28block: Replace snprintf with strscpy in check_partitionThorsten Blum