summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-10-29dma-mapping: use macros to define events in a classSean Anderson1-32/+28
2024-10-29dma-mapping: remove an outdated comment from dma-map-ops.hSui Jingfeng1-1/+1
2024-10-29cpufreq: add virtual-cpufreq driverDavid Dai1-0/+1
2024-10-29fork: only invoke khugepaged, ksm hooks if no errorLorenzo Stoakes1-6/+4
2024-10-29fork: do not invoke uffd on fork if error occursLorenzo Stoakes1-0/+5
2024-10-29usb: storage: fix wrong comments for struct bulk_cb_wrapDingyan Li1-1/+1
2024-10-29Merge branch 'cxl/for-6.12/printf' into cxl-for-nextDave Jiang1-0/+6
2024-10-29New implementation for IO memcpy and IO memsetJulian Vetter1-19/+3
2024-10-29__arch_xprod64(): make __always_inline when optimizing for performanceNicolas Pitre1-1/+6
2024-10-29asm-generic/div64: optimize/simplify __div64_const32()Nicolas Pitre1-79/+35
2024-10-29asm-generic: add an optional pfn_valid check to page_to_physChristoph Hellwig1-0/+10
2024-10-29asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-0/+3
2024-10-29asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=nNiklas Schnelle1-0/+60
2024-10-29tty: serial: handle HAS_IOPORT dependenciesNiklas Schnelle1-0/+4
2024-10-29UAPI/ioctl: Improve parameter name of ioctl request definition helpersUwe Kleine-König1-7/+7
2024-10-29printf: Add print format (%pra) for struct rangeIra Weiny1-0/+6
2024-10-28drm/amdkfd: flag per-queue reset support for gfx9Jonathan Kim1-1/+2
2024-10-28iio: acpi: Add iio_get_acpi_device_name_and_data() helper functionAndy Shevchenko1-0/+10
2024-10-28perf/marvell: Marvell PEM performance monitor supportGowthami Thiagarajan1-0/+1
2024-10-28perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access controlRob Herring (Arm)1-0/+1
2024-10-28kernel/range: Const-ify range_contains parametersIra Weiny1-1/+2
2024-10-28iommufd: Add IOMMU_IOAS_MAP_FILESteve Sistare1-0/+25
2024-10-28mm/gup: Add folio_add_pins()Steve Sistare1-0/+1
2024-10-28vdso: Change PAGE_MASK to signed on all 32-bit architecturesArnd Bergmann1-3/+4
2024-10-28media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil1-6/+12
2024-10-28tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirsAndré Almeida1-3/+3
2024-10-28libfs: Export generic_ci_ dentry functionsAndré Almeida1-0/+4
2024-10-28unicode: Recreate utf8_parse_version()André Almeida1-0/+2
2024-10-28unicode: Export latest available UTF-8 version numberAndré Almeida1-0/+2
2024-10-28libfs: Create the helper function generic_ci_validate_strict_name()André Almeida1-0/+45
2024-10-28fs/writeback: convert wbc_account_cgroup_owner to take a folioPankaj Raghav1-2/+2
2024-10-28ASoC: soc-devres: Remove unused devm_snd_soc_register_daiDr. David Alan Gilbert1-4/+0
2024-10-27posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall1-0/+8
2024-10-26block: model freeze & enter queue as lock for supporting lockdepMing Lei1-0/+6
2024-10-26blk-mq: add non_owner variant of start_freeze/unfreeze queue APIsMing Lei1-0/+2
2024-10-26Merge branch 'for-v6.13/clk-dt-bindings' into next/clkKrzysztof Kozlowski1-0/+453
2024-10-26dt-bindings: clock: samsung: Add Exynos8895 SoCIvaylo Ivanov1-0/+453
2024-10-26cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams1-0/+3
2024-10-25scsi: ufs: core: Simplify ufshcd_err_handling_prepare()Bart Van Assche1-2/+0
2024-10-25scsi: ufs: core: Move the ufshcd_mcq_enable_esi() definitionBart Van Assche1-1/+1
2024-10-25scsi: ufs: core: Make DMA mask configuration more flexibleBart Van Assche1-6/+3
2024-10-25Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-10-25Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-94/+0
2024-10-25time: Fix references to _msecs_to_jiffies() handling of valuesMiguel Ojeda1-1/+1
2024-10-25timekeeping: Reorder struct timekeeperThomas Gleixner1-41/+65
2024-10-25Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2024-10-25KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page"Sean Christopherson1-3/+0
2024-10-25KVM: Drop APIs that manipulate "struct page" via pfnsSean Christopherson1-5/+0
2024-10-25KVM: Drop gfn_to_pfn() APIs now that all users are goneSean Christopherson1-8/+0
2024-10-25KVM: Add support for read-only usage of gfn_to_page()Sean Christopherson1-1/+6