summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-27md: Fix forward incompatibility from configurable logical block sizeLi Nan
2025-12-27md: Fix logical_block_size configuration being overwrittenLi Nan
2025-12-27md: suspend array while updating raid_disks via sysfsFengWei Shih
2025-12-27md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_...Tuo Li
2025-12-26Merge tag 'v6.19-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-12-26Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-26Merge tag 'efi-fixes-for-v6.19-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-26vhost: use "checked" versions of get_user() and put_user()Jon Kohler
2025-12-26virtio_ring: code cleanup in detach_buf_splitzhangdongchuan@eswincomputing.com
2025-12-26virtio: uapi: avoid usage of libc typesThomas Weißschuh
2025-12-26Merge tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-26landlock: Fix spellingMickaël Salaün
2025-12-26landlock: Clean up hook_ptrace_access_check()Mickaël Salaün
2025-12-26landlock: Improve erratum documentationMickaël Salaün
2025-12-26landlock: Remove useless includeMickaël Salaün
2025-12-26landlock: Fix wrong type usageTingmao Wang
2025-12-26selftests/landlock: NULL-terminate unix pathname addressesMatthieu Buffet
2025-12-26selftests/landlock: Remove invalid unix socket bind()Matthieu Buffet
2025-12-26selftests/landlock: Add missing connect(minimal AF_UNSPEC) testMatthieu Buffet
2025-12-26selftests/landlock: Fix TCP bind(AF_UNSPEC) test caseMatthieu Buffet
2025-12-26landlock: Fix TCP handling of short AF_UNSPEC addressesMatthieu Buffet
2025-12-26landlock: Fix formattingMickaël Salaün
2025-12-26Merge tag 'io_uring-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-12-26pinctrl: mediatek: make devm allocations safer and clearer in mtk_eint_do_init()Liang Jie
2025-12-26Merge tag 'v6.19-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-12-26pinctrl: mediatek: mt8189: restore previous register base name array orderLouis-Alexis Eyraud
2025-12-26PCI: cadence: Avoid signed 64-bit truncation and invalid sortIan Rogers
2025-12-26PCI: tegra: Allow building as a moduleAaron Kling
2025-12-26cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use()Aaron Kling
2025-12-26irqdomain: Export irq_domain_free_irqs()Aaron Kling
2025-12-26ACPI: battery: Convert the driver to a platform oneRafael J. Wysocki
2025-12-26ACPI: battery: Reduce code duplication related to cleanupRafael J. Wysocki
2025-12-26ACPI: battery: Adjust event notification routineRafael J. Wysocki
2025-12-26ACPI: thermal: Rework system suspend and resume handlingRafael J. Wysocki
2025-12-26ACPI: thermal: Convert the driver to a platform oneRafael J. Wysocki
2025-12-26ACPI: thermal: Adjust event notification routineRafael J. Wysocki
2025-12-26ACPI: scan: Register platform devices for thermal zonesRafael J. Wysocki
2025-12-26ACPI: scan: Do not mark button ACPI devices as wakeup-capableRafael J. Wysocki
2025-12-26ACPI: scan: Do not bind ACPI drivers to fixed event buttonsRafael J. Wysocki
2025-12-26ACPI: tiny-power-button: Convert the driver to a platform oneRafael J. Wysocki
2025-12-26ACPI: button: Convert the driver to a platform oneRafael J. Wysocki
2025-12-26ACPI: button: Adjust event notification routinesRafael J. Wysocki
2025-12-26ACPI: scan: Reduce code duplication related to fixed event devicesRafael J. Wysocki
2025-12-26ACPI: scan: Register platform devices for fixed event buttonsRafael J. Wysocki
2025-12-26ACPI: NFIT: core: Convert the driver to a platform oneRafael J. Wysocki
2025-12-26firewire: nosy: Fix dma_free_coherent() sizeThomas Fourier
2025-12-26MAINTAINERS: exclude the tyr driver from DRM MISCDanilo Krummrich
2025-12-26MAINTAINERS: fix typo in TYR DRM driver entryDanilo Krummrich
2025-12-26Merge tag 'drm-misc-next-2025-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie