summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-10-29rtnetlink: Make per-netns RTNL dereference helpers to macro.Kuniyuki Iwashima-15/+6
2024-10-29posix-timers: Add proper state trackingThomas Gleixner-2/+2
2024-10-29posix-timers: Rename k_itimer:: It_requeue_pendingThomas Gleixner-3/+2
2024-10-29signal: Allow POSIX timer signals to be droppedThomas Gleixner-2/+3
2024-10-29posix-timers: Cure si_sys_private raceThomas Gleixner-1/+1
2024-10-29signal: Confine POSIX_TIMERS properlyThomas Gleixner-1/+4
2024-10-29mm, slab: add kerneldocs for common SLAB_ flagsVlastimil Babka-19/+41
2024-10-29iommu: Add new flag to explictly request PASID capable domainJason Gunthorpe-0/+8
2024-10-29iommu: Introduce iommu_paging_domain_alloc_flags()Jason Gunthorpe-3/+11
2024-10-29iommu: Remove iommu_domain_alloc()Lu Baolu-6/+0
2024-10-29iommu: Remove useless flush from iommu_create_device_direct_mappings()Jason Gunthorpe-10/+0
2024-10-29Merge tag 'amd-drm-next-6.13-2024-10-25' of https://gitlab.freedesktop.org/ag...Dave Airlie-3/+4
2024-10-29dma-mapping: drop unneeded includes from dma-mapping.hChristoph Hellwig-4/+0
2024-10-29dma-mapping: trace more error pathsSean Anderson-0/+36
2024-10-29dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_mapSean Anderson-2/+97
2024-10-29dma-mapping: trace dma_alloc/free directionSean Anderson-6/+12
2024-10-29dma-mapping: use macros to define events in a classSean Anderson-32/+28
2024-10-29dma-mapping: remove an outdated comment from dma-map-ops.hSui Jingfeng-1/+1
2024-10-29cpufreq: add virtual-cpufreq driverDavid Dai-0/+1
2024-10-28fork: only invoke khugepaged, ksm hooks if no errorLorenzo Stoakes-6/+4
2024-10-28fork: do not invoke uffd on fork if error occursLorenzo Stoakes-0/+5
2024-10-29usb: storage: fix wrong comments for struct bulk_cb_wrapDingyan Li-1/+1
2024-10-28Merge branch 'cxl/for-6.12/printf' into cxl-for-nextDave Jiang-0/+6
2024-10-28New implementation for IO memcpy and IO memsetJulian Vetter-19/+3
2024-10-28__arch_xprod64(): make __always_inline when optimizing for performanceNicolas Pitre-1/+6
2024-10-28asm-generic/div64: optimize/simplify __div64_const32()Nicolas Pitre-79/+35
2024-10-28asm-generic: add an optional pfn_valid check to page_to_physChristoph Hellwig-0/+10
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig-0/+3
2024-10-28asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=nNiklas Schnelle-0/+60
2024-10-28tty: serial: handle HAS_IOPORT dependenciesNiklas Schnelle-0/+4
2024-10-28UAPI/ioctl: Improve parameter name of ioctl request definition helpersUwe Kleine-König-7/+7
2024-10-28printf: Add print format (%pra) for struct rangeIra Weiny-0/+6
2024-10-28drm/amdkfd: flag per-queue reset support for gfx9Jonathan Kim-1/+2
2024-10-28iio: acpi: Add iio_get_acpi_device_name_and_data() helper functionAndy Shevchenko-0/+10
2024-10-28perf/marvell: Marvell PEM performance monitor supportGowthami Thiagarajan-0/+1
2024-10-28perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access controlRob Herring (Arm)-0/+1
2024-10-28kernel/range: Const-ify range_contains parametersIra Weiny-1/+2
2024-10-28iommufd: Add IOMMU_IOAS_MAP_FILESteve Sistare-0/+25
2024-10-28mm/gup: Add folio_add_pins()Steve Sistare-0/+1
2024-10-28vdso: Change PAGE_MASK to signed on all 32-bit architecturesArnd Bergmann-3/+4
2024-10-28media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil-6/+12
2024-10-28tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirsAndré Almeida-3/+3
2024-10-28libfs: Export generic_ci_ dentry functionsAndré Almeida-0/+4
2024-10-28unicode: Recreate utf8_parse_version()André Almeida-0/+2
2024-10-28unicode: Export latest available UTF-8 version numberAndré Almeida-0/+2
2024-10-28libfs: Create the helper function generic_ci_validate_strict_name()André Almeida-0/+45
2024-10-28fs/writeback: convert wbc_account_cgroup_owner to take a folioPankaj Raghav-2/+2
2024-10-28ASoC: soc-devres: Remove unused devm_snd_soc_register_daiDr. David Alan Gilbert-4/+0
2024-10-27posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall-0/+8
2024-10-26block: model freeze & enter queue as lock for supporting lockdepMing Lei-0/+6