summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-05-29iommufd: Extend IOMMU_GET_HW_INFO to report PASID capabilityYi Liu
2025-05-29fs/buffer: introduce sleeping flavors for pagecache lookupsDavidlohr Bueso
2025-05-29dma-mapping: avoid potential unused data compilation warningMarek Szyprowski
2025-05-22tpm: Mask TPM RC in tpm2_start_auth_session()Jarkko Sakkinen
2025-05-22scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES bufferSteve Siwinski
2025-05-22Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley
2025-05-22virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den
2025-05-22KVM: Add member to struct kvm_gfn_range to indicate private/sharedIsaku Yamahata
2025-05-22uio_hv_generic: Fix sysfs creation path for ring bufferNaman Jain
2025-05-22tpm: tis: Double the timeout B to 4sMichal Suchanek
2025-05-18x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-05-18x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2025-05-18types: Complement the aligned types with signed 64-bit oneAndy Shevchenko
2025-05-18mm: vmalloc: support more granular vrealloc() sizingKees Cook
2025-05-18wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee
2025-05-09kernel: globalize lookup_or_create_module_kobject()Shyam Saini
2025-05-09cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki
2025-05-09iommu: Fix two issues in iommu_copy_struct_from_user()Nicolin Chen
2025-05-02PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier
2025-05-02PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flagRoger Pau Monne
2025-05-02block: remove the ioprio field from struct requestChristoph Hellwig
2025-05-02block: remove the write_hint field from struct requestChristoph Hellwig
2025-05-02PM: EM: Address RCU-related sparse warningsRafael J. Wysocki
2025-04-25block: make struct rq_list available for !CONFIG_BLOCKJens Axboe
2025-04-25bpf: check changes_pkt_data property for extension programsEduard Zingerman
2025-04-25bpf: track changes_pkt_data property for global functionsEduard Zingerman
2025-04-25block: add a rq_list typeChristoph Hellwig
2025-04-25block: remove rq_list_moveChristoph Hellwig
2025-04-25nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-04-25writeback: fix false warning in inode_to_wb()Andreas Gruenbacher
2025-04-25blk-mq: introduce blk_mq_map_hw_queuesDaniel Wagner
2025-04-25driver core: bus: add irq_get_affinity callback to bus_typeDaniel Wagner
2025-04-20KVM: Allow building irqbypass.ko as as module when kvm.ko is a moduleSean Christopherson
2025-04-20mm/hwpoison: introduce folio_contain_hwpoisoned_page() helperJinjiang Tu
2025-04-20mm: fix lazy mmu docs and usageRyan Roberts
2025-04-20io_uring/net: fix io_req_post_cqe abuse by send bundlePavel Begunkov
2025-04-20HID: pidff: Move all hid-pidff definitions to a dedicated headerTomasz Pakuła
2025-04-20tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell
2025-04-20PCI: Add Rockchip Vendor IDShawn Lin
2025-04-20HID: pidff: Add PERIODIC_SINE_ONLY quirkTomasz Pakuła
2025-04-20HID: pidff: Add FIX_WHEEL_DIRECTION quirkTomasz Pakuła
2025-04-20HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbolTomasz Pakuła
2025-04-20HID: pidff: Add PERMISSIVE_CONTROL quirkTomasz Pakuła
2025-04-20HID: pidff: Add MISSING_PBO quirk and its detectionTomasz Pakuła
2025-04-20HID: pidff: Add MISSING_DELAY quirk and its detectionTomasz Pakuła
2025-04-20Flush console log from kernel_power_off()Paul E. McKenney
2025-04-20perf: Fix hang while freeing sigtrap eventFrederic Weisbecker
2025-04-20perf/core: Simplify the perf_event_alloc() error pathPeter Zijlstra
2025-04-20perf/core: Add aux_pause, aux_resume, aux_start_pausedAdrian Hunter
2025-04-20cgroup/cpuset: Fix race between newly created partition and dying oneWaiman Long