summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-30arm64: dts: tqmls1046a: Move BMAN/QMAN buffers to DRAM1 areaAlexander Stein
2025-12-30arm64: dts: cix: Use lowercase hexKrzysztof Kozlowski
2025-12-29smb/server: fix refcount leak in smb2_open()ZhangGuoDong
2025-12-29smb/server: fix refcount leak in parse_durable_handle_context()ZhangGuoDong
2025-12-29smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()ZhangGuoDong
2025-12-29ksmbd: Fix memory leak in get_file_all_info()Zilin Guan
2025-12-29MAINTAINERS: Update Saravana Kannan's email addressSaravana Kannan
2025-12-29ACPI: sysfs: Add device cid attribute for exposing _CID listsRafael J. Wysocki
2025-12-29Merge tag 'kbuild-fixes-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-29ACPI: SBS: Convert the driver to a platform oneRafael J. Wysocki
2025-12-29ACPI: SMBUS HC: Convert the driver to a platform oneRafael J. Wysocki
2025-12-29ACPI: EC: Convert the driver to a platform oneRafael J. Wysocki
2025-12-29ACPI: EC: Register a platform device for ECDT ECRafael J. Wysocki
2025-12-29ACPI: HED: Convert the driver to a platform oneRafael J. Wysocki
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds
2025-12-29x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix HaloRong Zhang
2025-12-29ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()Will Rosenberg
2025-12-29usbnet: avoid a possible crash in dql_completed()Eric Dumazet
2025-12-29gve: defer interrupt enabling until NAPI registrationAnkit Garg
2025-12-29Documentation: PCI: Fix typos in msi-howto.rstShawn Lin
2025-12-29phy: Kconfig: spacemit: add COMMON_CLK dependencyAlex Elder
2025-12-29gpu: nova-core: gsp: move appropriate code into pin initializerDanilo Krummrich
2025-12-29gpu: nova-core: gsp: get rid of redundant Result in Gsp::new()Danilo Krummrich
2025-12-29gpu: nova-core: fw: move appropriate code into pin initializerDanilo Krummrich
2025-12-29gpu: nova-core: fw: get rid of redundant Result in GspFirmware::new()Danilo Krummrich
2025-12-29PCI: endpoint: Add missing NULL check for alloc_workqueue()Haotian Zhang
2025-12-29net: stmmac: fix the crash issue for zero copy XDP_TX actionWei Fang
2025-12-29PCI: endpoint: Replace use of system_wq with system_percpu_wqMarco Crivellari
2025-12-29PCI: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari
2025-12-29Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-12-29octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur
2025-12-29platform/x86: asus-armoury: fix ppt data for FA507RDenis Benato
2025-12-29Documentation/x86: Fix PR_SET_SPECULATION_CTRL error codesBrendan Jackman
2025-12-29platform/x86/intel/pmt/discovery: use valid device pointer in dev_err_probeAlok Tiwari
2025-12-29landlock: Improve the comment for domain_is_scopedTingmao Wang
2025-12-29selftests/landlock: Use scoped_base_variants.h for ptrace_testTingmao Wang
2025-12-29selftests/landlock: Fix missing semicolonTingmao Wang
2025-12-29selftests/landlock: Fix typo in fs_testTingmao Wang
2025-12-29landlock: Optimize stack usage when !CONFIG_AUDITMickaël Salaün
2025-12-29null_blk: Constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET
2025-12-29drm/nova: Align GEM memory allocation to system page sizeBrendan Shephard
2025-12-29rust: Return Option from page_align and ensure no usize overflowBrendan Shephard
2025-12-29RAS/AMD/ATL: Remove an unneeded semicolonChen Ni
2025-12-29PCI: dwc: Use cfg0_base as iMSI-RX target address to support 32-bit MSI devicesShawn Lin
2025-12-29auxdisplay: arm-charlcd: Remove redundant ternary operatorsAndy Shevchenko
2025-12-29auxdisplay: arm-charlcd: Join string literals backAndy Shevchenko
2025-12-29auxdisplay: arm-charlcd: Use readl_poll_timeoutAndy Shevchenko
2025-12-29auxdisplay: arm-charlcd: Don't use "proxy" headersAndy Shevchenko
2025-12-29auxdisplay: arm-charlcd: drop of_match_ptr()Andy Shevchenko
2025-12-29platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsingJunrui Luo