summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-08btrfs: pass a valid btrfs_tree_parent_check when possibleQu Wenruo
2026-06-08block: optimize I/O merge hot path with unlikely() hintsSteven Feng
2026-06-08drivers/block/rbd: Use strscpy() to copy strings into arraysDavid Laight
2026-06-08thermal: testing: reject missing command argumentsSamuel Moelius
2026-06-08partitions: aix: bound the pp_count scan to the ppe arrayBryam Vargas
2026-06-08thermal: intel: intel_tcc_cooling: Add Arrow Lake CPU modelsSrinivas Pandruvada
2026-06-08firmware: stratix10-svc: Add support to query Arm Trusted Firmware (ATF) versionTze Yee Ng
2026-06-08firmware: stratix10-rsu: avoid blocking reboot_image sysfs when busyDinh Nguyen
2026-06-08cpufreq: Documentation: fix conservative governor freq_step descriptionPengjie Zhang
2026-06-08Merge tag 'amd-pstate-v7.1-2026-06-02' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki
2026-06-08ASoC: dt-bindings: cdns,xtfpga-i2s: Convert to dt-schemaChaitanya Sabnis
2026-06-08Merge tag 'thermal-v7.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2026-06-08dm-zoned-metadata: Use strscpy() to copy device nameDavid Laight
2026-06-08Merge tag 'opp-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki
2026-06-08Merge tag 'cpufreq-arm-updates-7.2' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2026-06-08m68k: hash: Use lower_16_bits() helperGeert Uytterhoeven
2026-06-08ACPI: processor: Add cpuidle driver check in acpi_processor_register_idle_dri...Tony W Wang-oc
2026-06-08ACPI: IPMI: Fix message kref handling on dead deviceYuho Choi
2026-06-08ACPI: CPPC: Suppress UBSAN warning caused by field misuseJeremy Linton
2026-06-08ACPI: scan: Honor _DEP for Intel CVS devicesMiguel Vadillo
2026-06-08spi: cadence-xspi: Revert COMPILE_TEST supportNathan Chancellor
2026-06-08ACPI: NFIT: core: Fix possible deadlock and missing notificationsRafael J. Wysocki
2026-06-08ACPI: NFIT: core: Eliminate redundant local variableRafael J. Wysocki
2026-06-08ACPI: NFIT: core: Fix acpi_nfit_init() error cleanupRafael J. Wysocki
2026-06-08ACPI: NFIT: core: Fix possible NULL pointer dereferenceRafael J. Wysocki
2026-06-08dmaengine: tegra: Fix burst size calculationKartik Rajput
2026-06-08dmaengine: iop32x-adma: Remove a leftover header fileVladimir Zapolskiy
2026-06-08dmaengine: dma-axi-dmac: use DMA pool to manange DMA descriptorNuno Sá
2026-06-08dmaengine: dma-axi-dmac: Drop struct clk from main structNuno Sá
2026-06-08dmaengine: dma-axi-dmac: Properly free struct axi_dmac_descNuno Sá
2026-06-08dmaengine: Fix possible use after freeNuno Sá
2026-06-08ACPI: bus: Clean up devm_acpi_install_notify_handler()Rafael J. Wysocki
2026-06-08USB: serial: kl5kusb105: fix bulk-out buffer overflowHyeongJun An
2026-06-08bpf: Fix NULL pointer dereference in bpf_task_from_vpid()Sechang Lim
2026-06-08Merge branch 'keep-dynamic-inner-array-lookups-nullable'Kumar Kartikeya Dwivedi
2026-06-08selftests/bpf: Cover dynamic inner array lookup nullabilityNuoqi Gui
2026-06-08bpf: Keep dynamic inner array lookups nullableNuoqi Gui
2026-06-08dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASKFrank Li
2026-06-08dmaengine: dw-edma-pcie: Reject devices without driver dataKoichiro Den
2026-06-08dmaengine: sh: rz-dmac: Add DMA ACK signal routing supportJohn Madieu
2026-06-08irqchip/renesas-rzv2h: Add DMA ACK signal routing supportJohn Madieu
2026-06-08dmaengine: dw-edma: Remove dw_edma_add_irq_mask()Devendra K Verma
2026-06-08dmaengine: nbpfaxi: Drop unused platform_device_id arrayUwe Kleine-König (The Capable Hub)
2026-06-08dmaengine: cirrus: Drop left-over from platform probingUwe Kleine-König (The Capable Hub)
2026-06-08dmaengine: dmatest: split struct dmatest_info from variable declarationRosen Penev
2026-06-08dmaengine: qcom: gpi: set DMA_PRIVATE capabilityIcenowy Zheng
2026-06-08dmaengine: ste_dma40: turn d40_base phy_chans into a flexible arrayRosen Penev
2026-06-08dmaengine: tegra210-adma: Add error logging on failure pathsSheetal
2026-06-08dmaengine: dw-edma: Add Xilinx CPM6-DMA DeviceIDDevendra K Verma
2026-06-08arm64: mm: Complete the PTE store in ptep_try_set()Tejun Heo