summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-05bpf, x86: add support for indirect jumpsAnton Protopopov
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski
2025-11-05bpf, x86: add new map type: instructions arrayAnton Protopopov
2025-11-05x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probeJiri Olsa
2025-11-06drm: define NVIDIA DRM format modifiers for GB20xJames Jones
2025-11-06dt-bindings: clock: rk3568: Drop CLK_NR_CLKS defineHeiko Stuebner
2025-11-06rcu: use WRITE_ONCE() for ->next and ->pprev of hlist_nullsXuanqiang Luo
2025-11-06dt-bindings: clock: rk3568: Add SCMI clock idsHeiko Stuebner
2025-11-05srcu: Make SRCU-fast readers enforce use of SRCU-fast definition/initPaul E. McKenney
2025-11-05srcu: Require special srcu_struct define/init for SRCU-fast readersPaul E. McKenney
2025-11-05srcu: Create a DEFINE_SRCU_FAST()Paul E. McKenney
2025-11-05srcu: Create an srcu_expedite_current() functionPaul E. McKenney
2025-11-05coredump: mark struct mm_struct as constChristian Brauner
2025-11-05crypto: hisilicon - qm updates BAR configurationLongfang Liu
2025-11-05fs: add super_write_guardChristian Brauner
2025-11-05fs: inline current_umask() and move it to fs_struct.hMateusz Guzik
2025-11-05fs: add fs/super.h headerChristian Brauner
2025-11-05fs: add fs/super_types.h headerChristian Brauner
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson
2025-11-05accel/amdxdna: Support preemption requestsLizhi Hou
2025-11-05block: introduce BLKREPORTZONESV2 ioctlDamien Le Moal
2025-11-05block: introduce blkdev_report_zones_cached()Damien Le Moal
2025-11-05block: introduce blkdev_get_zone_info()Damien Le Moal
2025-11-05block: track zone conditionsDamien Le Moal
2025-11-05block: use zone condition to determine conventional zonesDamien Le Moal
2025-11-05block: introduce disk_report_zone()Damien Le Moal
2025-11-05regulator: Add support for MediaTek MT6363 SPMI PMIC RegulatorsAngeloGioacchino Del Regno
2025-11-05module: Add compile-time check for embedded NUL charactersKees Cook
2025-11-05block: add __must_check attribute to sb_min_blocksize()Yongpeng Yang
2025-11-05entry,unwind/deferred: Fix unwind_reset_info() placementPeter Zijlstra
2025-11-05dma-mapping: Allow use of DMA_BIT_MASK(64) in global scopeJames Clark
2025-11-05iomap: add IOMAP_DIO_FSBLOCK_ALIGNED flagQu Wenruo
2025-11-05iomap: optional zero range dirty folio processingBrian Foster
2025-11-05filemap: add helper to look up dirty folios in a rangeBrian Foster
2025-11-05iomap: make iomap_read_folio() a void returnJoanne Koong
2025-11-05iomap: add caller-provided callbacks for read and readaheadJoanne Koong
2025-11-05spi: tegra210-quad: Improve timeout handling underMark Brown
2025-11-05fs: rename fs_types.h to fs_dirent.hChristian Brauner
2025-11-05iommupt: Add the Intel VT-d second stage page table formatJason Gunthorpe
2025-11-05iommupt: Use the incoherent start/stop functions for PT_FEAT_DMA_INCOHERENTJason Gunthorpe
2025-11-05iommupt: Add a kunit test for the IOMMU implementationJason Gunthorpe
2025-11-05iommu/amd: Remove AMD io_pgtable supportJason Gunthorpe
2025-11-05iommupt: Add the x86 64 bit page table formatJason Gunthorpe
2025-11-05iommufd: Change the selftest to use iommupt instead of xarrayJason Gunthorpe
2025-11-05iommupt: Add a mock pagetable format for iommufd selftest to useJason Gunthorpe
2025-11-05iommupt: Add read_and_clear_dirty opJason Gunthorpe
2025-11-05iommupt: Add map_pages opJason Gunthorpe
2025-11-05iommupt: Add unmap_pages opJason Gunthorpe