summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-11-12iommu: Add iommu_copy_struct_from_full_user_array helperJason Gunthorpe1-1/+47
2024-11-12iommu/viommu: Add cache_invalidate to iommufd_viommu_opsNicolin Chen1-0/+10
2024-11-12iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctlNicolin Chen1-0/+4
2024-11-12iommufd: Add alloc_domain_nested op to iommufd_viommu_opsNicolin Chen1-0/+9
2024-11-12iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related structNicolin Chen2-0/+54
2024-11-12iommufd: Move _iommufd_object_alloc helper to a sharable fileNicolin Chen1-0/+13
2024-11-12Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+30
2024-11-12Merge tag 'reset-for-v6.13' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann1-62/+212
2024-11-12srcu: Improve srcu_read_lock_lite() kernel-doc commentPaul E. McKenney1-1/+2
2024-11-12srcu: Allow inlining of __srcu_read_{,un}lock_lite()Paul E. McKenney1-0/+39
2024-11-12srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()Paul E. McKenney2-1/+51
2024-11-12srcu: Create CPP macros for normal and NMI-safe SRCU readersPaul E. McKenney2-12/+12
2024-11-12srcu: Improve srcu_read_lock{,_nmisafe}() commentsPaul E. McKenney1-4/+11
2024-11-12srcu: Renaming in preparation for additional reader flavorPaul E. McKenney2-12/+11
2024-11-12writeback: wbc_attach_fdatawrite_inode out of lineChristoph Hellwig1-26/+2
2024-11-12wifi: mac80211: Support EHT 1024 aggregation size in TXMeiChia Chiu1-0/+2
2024-11-12net: Implement fault injection forcing skb reallocationBreno Leitao1-0/+9
2024-11-12bpf: Replace the document for PTR_TO_BTF_ID_OR_NULLMenglong Dong1-4/+4
2024-11-12net: Add napi_struct parameter irq_suspend_timeoutMartin Karsten1-0/+2
2024-11-12mm: define general function pXd_init()Bibo Mao2-3/+21
2024-11-12kmemleak: iommu/iova: fix transient kmemleak false positiveCatalin Marinas1-0/+4
2024-11-12mm/list_lru: simplify the list_lru walk callback functionKairui Song1-1/+1
2024-11-12mm/list_lru: split the lock to per-cgroup scopeKairui Song1-3/+3
2024-11-12mm/list_lru: don't pass unnecessary key parametersKairui Song1-3/+15
2024-11-12util_macros.h: fix/rework find_closest() macrosAlexandru Ardelean1-16/+40
2024-11-12Improve consistency of '#error' directive messagesNataniel Farzan8-8/+8
2024-11-12rtc: add driver for Marvell 88PM886 PMIC RTCKarel Balej1-0/+9
2024-11-11vt_buffer.h: get rid of dead code in default scr_...() instancesAl Viro1-24/+0
2024-11-11PCI: Unexport pci_walk_bus_locked()Keith Busch1-2/+0
2024-11-11PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen1-1/+9
2024-11-11mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'Yunsheng Lin2-10/+33
2024-11-11mm: page_frag: avoid caller accessing 'page_frag_cache' directlyYunsheng Lin1-0/+10
2024-11-11mm: move the page fragment allocator from page_alloc into its own fileYunsheng Lin5-40/+50
2024-11-11xdrgen: Keep track of on-the-wire data type widthsChuck Lever1-0/+9
2024-11-11xdrgen: Implement big-endian enumsChuck Lever1-0/+21
2024-11-11firmware: qcom: scm: Introduce CP_SMMU_APERTURE_IDBjorn Andersson1-0/+2
2024-11-11nvme: check ns's volatile write cache not presentGuixin Liu1-0/+1
2024-11-11nvmet: support for csi identify nsKeith Busch1-0/+1
2024-11-11nvmet: implement rotational media information logKeith Busch1-1/+14
2024-11-11nvmet: implement endurance groupsKeith Busch1-2/+27
2024-11-11nvmet: implement supported features logKeith Busch1-0/+11
2024-11-11nvmet: implement supported log pagesKeith Busch1-0/+9
2024-11-11nvmet: implement active command set ns listKeith Busch1-0/+1
2024-11-11nvmet: support reservation featureGuixin Liu1-1/+1
2024-11-11block: pre-calculate max_zone_append_sectorsChristoph Hellwig1-18/+3
2024-11-11bpf: Drop special callback reference handlingKumar Kartikeya Dwivedi1-17/+4
2024-11-11bpf: Refactor active lock managementKumar Kartikeya Dwivedi1-28/+25
2024-11-11block: lift bio_is_zone_append to bio.hChristoph Hellwig1-0/+17
2024-11-11Merge back thermal control material for 6.13Rafael J. Wysocki1-0/+6
2024-11-11io_uring/cmd: let cmds to know about dying taskPavel Begunkov1-0/+1