summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-05-08platform/x86: int3472: Export int3472_discrete_parse_crs()Hans de Goede1-0/+3
2025-05-08platform/x86: int3472: Stop using devm_gpiod_get()Hans de Goede1-0/+1
2025-05-08platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT...Hans de Goede1-0/+164
2025-05-08ftrace: Show subops in enabled_functionsSteven Rostedt1-0/+2
2025-05-08platform/x86/sony-laptop: Remove unused sony laptop camera codeDr. David Alan Gilbert1-39/+0
2025-05-08platform/x86: asus-wmi: Refactor Ally suspend/resumeLuke D. Jones1-0/+19
2025-05-08platform/x86:intel/vsec: Change return type of intel_vsec_registerXi Pardee1-2/+3
2025-05-08firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei1-2/+2
2025-05-08mm: vmalloc: support more granular vrealloc() sizingKees Cook1-0/+1
2025-05-08ipmi:msghandler: Export and fix panic messaging capabilityCorey Minyard1-0/+10
2025-05-08ipmi: Add a note about the pretimeout callbackCorey Minyard1-1/+2
2025-05-08fs: add atomic write unit max opt to statxJohn Garry2-1/+3
2025-05-07arch_topology: Relocate cpu_scale to topology.[h|c]Ricardo Neri2-8/+9
2025-05-07cpufreq/sched: Move cpufreq-specific EAS checks to cpufreqRafael J. Wysocki1-0/+2
2025-05-07cpufreq/sched: schedutil: Add helper for governor checksRafael J. Wysocki1-0/+9
2025-05-07irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()Frank Li1-0/+7
2025-05-07block: remove the q argument from blk_rq_map_kernChristoph Hellwig1-2/+2
2025-05-07block: add a bio_add_vmalloc helpersChristoph Hellwig1-0/+3
2025-05-07block: add a bio_add_max_vecs helperChristoph Hellwig1-0/+15
2025-05-07block: add a bdev_rw_virt helperChristoph Hellwig1-1/+4
2025-05-07block: add a bio_add_virt_nofail helperChristoph Hellwig1-0/+2
2025-05-07block: fix warning on 'make htmldocs'Ming Lei1-0/+3
2025-05-07KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2Mostafa Saleh1-1/+1
2025-05-07ubsan: Remove regs from report_ubsan_failure()Mostafa Saleh1-2/+2
2025-05-07genirq: Remove unused remove_percpu_irq()Dr. David Alan Gilbert1-1/+0
2025-05-07bus: firewall: Fix missing static inline annotations for stubsKrzysztof Kozlowski1-6/+9
2025-05-07genirq/manage: Rework can_request_irq()Thomas Gleixner1-1/+1
2025-05-07Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+1
2025-05-07Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski2-3/+77
2025-05-07net: add missing instance lock to dev_set_promiscuityStanislav Fomichev1-0/+1
2025-05-07This patch set did some clean up and add runtime pmMark Brown4-48/+60
2025-05-06wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee1-1/+1
2025-05-06rpmsg: core: Remove deadcodeDr. David Alan Gilbert1-22/+0
2025-05-06kill vfs_submount()Al Viro2-4/+0
2025-05-06f2fs: fix to bail out in get_new_segment()Chao Yu1-0/+1
2025-05-06nvme: add FDP definitionsChristoph Hellwig1-0/+77
2025-05-06block: introduce a write_stream_granularity queue limitChristoph Hellwig1-0/+1
2025-05-06block: introduce max_write_streams queue limitKeith Busch1-0/+9
2025-05-06block: add a bi_write_stream fieldChristoph Hellwig1-0/+1
2025-05-06fs: add a write stream field to the kiocbChristoph Hellwig1-0/+1
2025-05-06block: move wbt_enable_default() out of queue freezing from sched ->exit()Ming Lei1-0/+2
2025-05-06block: add new helper for disabling elevator switch when deleting diskMing Lei1-0/+3
2025-05-06block: prevent adding/deleting disk during updating nr_hw_queuesMing Lei1-0/+3
2025-05-06block: move ELEVATOR_FLAG_DISABLE_WBT a request queue flagMing Lei1-0/+3
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie24-350/+339
2025-05-06dma-mapping: add a dma_need_unmap helperChristoph Hellwig1-0/+5
2025-05-06dma-mapping: Implement link/unlink ranges APILeon Romanovsky1-0/+32
2025-05-06dma-mapping: Provide an interface to allow allocate IOVALeon Romanovsky1-0/+48
2025-05-06iommu: generalize the batched sync after map interfaceChristoph Hellwig1-0/+4
2025-05-06dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.hChristoph Hellwig2-85/+85