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