summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-07md/raid5: validate payload size before accessing journal metadataJunrui Luo
2026-04-07md: remove unused static md_wq workqueueAbd-Alrhman Masalkhi
2026-04-07md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocationsGregory Price
2026-04-06drbd: remove DRBD_GENLA_F_MANDATORY flag handlingChristoph Böhmwalder
2026-04-06net/mlx5: Update the list of the PCI supported devicesMichael Guralnik
2026-04-06dpaa2: avoid linking objects into multiple modulesArnd Bergmann
2026-04-06net: ethernet: ti-cpsw: fix linking built-in code to modulesArnd Bergmann
2026-04-06net: ethernet: ti-cpsw:: rename soft_reset() functionArnd Bergmann
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski
2026-04-06net: macb: Use netif_napi_add_tx() instead of netif_napi_add() for TX NAPIKevin Hao
2026-04-06net: dsa: mxl862xx: implement bridge offloadingDaniel Golle
2026-04-06net: dsa: move dsa_bridge_ports() helper to dsa.hDaniel Golle
2026-04-06e1000: check return value of e1000_read_eepromAgalakov Daniil
2026-04-06igb: remove napi_synchronize() in igb_down()Alex Dvoretsky
2026-04-06ixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt
2026-04-06ixgbe: stop re-reading flash on every get_drvinfo for e610Aleksandr Loktionov
2026-04-06ice: fix PTP timestamping broken by SyncE code on E825CPetr Oros
2026-04-06ice: ptp: don't WARN when controlling PF is unavailableKohei Enju
2026-04-06idpf: set the payload size before calling the async handlerEmil Tantilov
2026-04-06idpf: improve locking around idpf_vc_xn_push_free()Emil Tantilov
2026-04-06idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handlingEmil Tantilov
2026-04-06PCI/NPEM: Set LED_HW_PLUGGABLE for hotplug-capable portsRichard Cheng
2026-04-06Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-06PCI: imx6: Fix reference clock source selection for i.MX95Franz Schnyder
2026-04-06PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSMChengwen Feng
2026-04-06ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()Chengwen Feng
2026-04-06perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu()Chengwen Feng
2026-04-06RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng
2026-04-06remoteproc: qcom: pas: Add Eliza ADSP supportAbel Vesa
2026-04-06ACPI: APEI: GHES: Add NVIDIA vendor CPER record handlerKai-Heng Feng
2026-04-06PCI: hisi: Use devm_ghes_register_vendor_record_notifier()Kai-Heng Feng
2026-04-06ACPI: APEI: GHES: Add devm_ghes_register_vendor_record_notifier()Kai-Heng Feng
2026-04-06remoteproc: qcom: Add missing space before closing bracketShawn Guo
2026-04-06remoteproc: qcom: Fix minidump out-of-bounds access on subsystems arrayMukesh Ojha
2026-04-06hwspinlock: u8500: delete driverWolfram Sang
2026-04-06ACPI: tables: Enable FPDT on LoongArchXi Ruoyao
2026-04-06media: platform: mtk-mdp3: Constify buffer passed to mdp_vpu_sendmsg()Krzysztof Kozlowski
2026-04-06ASoC: qcom: Constify GPR packet being send over GPR interfaceKrzysztof Kozlowski
2026-04-06rpmsg: Constify buffer passed to send APIKrzysztof Kozlowski
2026-04-06remoteproc: mtk_scp: Constify buffer passed to scp_send_ipi()Krzysztof Kozlowski
2026-04-06remoteproc: mtk_scp_ipi: Constify buffer passed to scp_ipi_send()Krzysztof Kozlowski
2026-04-06ublk: reset per-IO canceled flag on each fetchUday Shankar
2026-04-06Merge tag 'opp-updates-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki
2026-04-06Merge tag 'cpufreq-arm-updates-7.1-rc1' of git://git.kernel.org/pub/scm/linux...Rafael J. Wysocki
2026-04-06mei: me: add nova lake point H DIDAlexander Usyskin
2026-04-06mei: lb: add late binding version 2Alexander Usyskin
2026-04-06mei: bus: add mei_cldev_uuidAlexander Usyskin
2026-04-06Merge tag 'v7.0-rc7' into usb-nextGreg Kroah-Hartman
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman
2026-04-06md: fix array_state=clear sysfs deadlockYu Kuai