summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-11-13Merge patch series "two little writeback cleanups v2"Christian Brauner
2024-11-13clocksource/drivers/dw_apb: Remove unused dw_apb_clockevent functionsDr. David Alan Gilbert
2024-11-13Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini
2024-11-13Merge tag 'kvm-x86-generic-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-11-13printk: add dummy printk_force_console_enter/exit helpersArnd Bergmann
2024-11-13LoongArch: KVM: Add iocsr and mmio bus simulation in kernelXianglai Li
2024-11-13usb: cdns3: Synchronise PCI IDs via common data baseAndy Shevchenko
2024-11-12bpf: Add kernel symbol for struct_ops trampolineXu Kuohai
2024-11-12bpf: Support private stack for struct_ops progsYonghong Song
2024-11-12bpf, x86: Support private stack in jitYonghong Song
2024-11-12bpf: Enable private stack for eligible subprogsYonghong Song
2024-11-12bpf: Find eligible subprogs for private stack supportYonghong Song
2024-11-12srcu: Remove smp_mb() from srcu_read_unlock_lite()Paul E. McKenney
2024-11-12Merge tag 'samsung-soc-6.13' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2024-11-12block: remove the ioprio field from struct requestChristoph Hellwig
2024-11-12block: remove the write_hint field from struct requestChristoph Hellwig
2024-11-12iommu/arm-smmu-v3: Use S2FWB for NESTED domainsJason Gunthorpe
2024-11-12Merge branch 'iommufd/arm-smmuv3-nested' of iommu/linux into iommufd for-nextJason Gunthorpe
2024-11-12ARM: 9415/1: amba: Add dev_is_amba() function and export it for modulesKunwu Chan
2024-11-12iommufd/viommu: Add iommufd_viommu_find_dev helperNicolin Chen
2024-11-12iommu: Add iommu_copy_struct_from_full_user_array helperJason Gunthorpe
2024-11-12iommu/viommu: Add cache_invalidate to iommufd_viommu_opsNicolin Chen
2024-11-12iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctlNicolin Chen
2024-11-12iommufd: Add alloc_domain_nested op to iommufd_viommu_opsNicolin Chen
2024-11-12iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related structNicolin Chen
2024-11-12iommufd: Move _iommufd_object_alloc helper to a sharable fileNicolin Chen
2024-11-12Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-11-12Merge tag 'reset-for-v6.13' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann
2024-11-12srcu: Improve srcu_read_lock_lite() kernel-doc commentPaul E. McKenney
2024-11-12srcu: Allow inlining of __srcu_read_{,un}lock_lite()Paul E. McKenney
2024-11-12srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()Paul E. McKenney
2024-11-12srcu: Create CPP macros for normal and NMI-safe SRCU readersPaul E. McKenney
2024-11-12srcu: Improve srcu_read_lock{,_nmisafe}() commentsPaul E. McKenney
2024-11-12srcu: Renaming in preparation for additional reader flavorPaul E. McKenney
2024-11-12writeback: wbc_attach_fdatawrite_inode out of lineChristoph Hellwig
2024-11-12wifi: mac80211: Support EHT 1024 aggregation size in TXMeiChia Chiu
2024-11-12net: Implement fault injection forcing skb reallocationBreno Leitao
2024-11-11bpf: Replace the document for PTR_TO_BTF_ID_OR_NULLMenglong Dong
2024-11-11net: Add napi_struct parameter irq_suspend_timeoutMartin Karsten
2024-11-11mm: define general function pXd_init()Bibo Mao
2024-11-11kmemleak: iommu/iova: fix transient kmemleak false positiveCatalin Marinas
2024-11-11mm/list_lru: simplify the list_lru walk callback functionKairui Song
2024-11-11mm/list_lru: split the lock to per-cgroup scopeKairui Song
2024-11-11mm/list_lru: don't pass unnecessary key parametersKairui Song
2024-11-11util_macros.h: fix/rework find_closest() macrosAlexandru Ardelean
2024-11-11Improve consistency of '#error' directive messagesNataniel Farzan
2024-11-11rtc: add driver for Marvell 88PM886 PMIC RTCKarel Balej
2024-11-11vt_buffer.h: get rid of dead code in default scr_...() instancesAl Viro
2024-11-11PCI: Unexport pci_walk_bus_locked()Keith Busch
2024-11-11PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen