summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2026-04-06gpu: nova-core: fix missing colon in SEC2 boot debug messageDavid Carlier
2026-04-05Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-05uio: replace deprecated mmap hook with mmap_prepare in uio_infoLorenzo Stoakes (Oracle)
2026-04-05drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepareLorenzo Stoakes (Oracle)
2026-04-05staging: vme_user: replace deprecated mmap hook with mmap_prepareLorenzo Stoakes (Oracle)
2026-04-05stm: replace deprecated mmap hook with mmap_prepareLorenzo Stoakes (Oracle)
2026-04-05mtdchar: replace deprecated mmap hook with mmap_prepare, clean upLorenzo Stoakes (Oracle)
2026-04-05hpet: replace deprecated mmap hook with mmap_prepareLorenzo Stoakes (Oracle)
2026-04-05misc: open-dice: replace deprecated mmap hook with mmap_prepareLorenzo Stoakes (Oracle)
2026-04-05drivers/base/memory: fix stale reference to memory_block_add_nid()Kexin Sun
2026-04-05zram: change scan_slots to return voidSergey Senozhatsky
2026-04-05zram: propagate read_from_bdev_async() errorsSergey Senozhatsky
2026-04-05zram: optimize LZ4 dictionary compression performancegao xu
2026-04-05zram: unify and harden algo/priority params handlingSergey Senozhatsky
2026-04-05zram: remove chained recompressionSergey Senozhatsky
2026-04-05zram: drop ->num_active_compsSergey Senozhatsky
2026-04-05zram: do not autocorrect bad recompression parametersSergey Senozhatsky
2026-04-05zram: do not permit params change after initSergey Senozhatsky
2026-04-05mm: introduce a new page type for page pool in page typeByungchul Park