summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-10-30pmdomain: Merge branch fixes into nextUlf Hansson
2024-10-30pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flagSibi Sankar
2024-10-30blk-integrity: remove seed for user mapped buffersKeith Busch
2024-10-30iommu: Make bus_iommu_probe() staticRobin Murphy
2024-10-30Merge branch 'work.fdtable' into vfs.fileChristian Brauner
2024-10-30fs: port files to file_refChristian Brauner
2024-10-29Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-10-29io_uring/rsrc: move struct io_fixed_file to rsrc.h headerJens Axboe
2024-10-29io_uring: add support for fixed wait regionsJens Axboe
2024-10-29io_uring/register: add IORING_REGISTER_RESIZE_RINGSJens Axboe
2024-10-29io_uring: kill 'imu' from struct io_kiocbJens Axboe
2024-10-29io_uring: clean up cqe trace pointsPavel Begunkov
2024-10-29io_uring/poll: get rid of per-hashtable bucket locksJens Axboe
2024-10-29io_uring/poll: get rid of unlocked cancel hashJens Axboe
2024-10-29block: add a bdev_limits helperChristoph Hellwig
2024-10-29regmap: Merge up fixes from v6.12-rc3Mark Brown
2024-10-29platform/x86: wmi: Introduce to_wmi_driver()Armin Wolf
2024-10-29platform/x86: wmi: Replace dev_to_wdev() with to_wmi_device()Armin Wolf
2024-10-29iommu: Restore iommu_flush_iotlb_all()Joerg Roedel
2024-10-29iommu: Fix prototype of iommu_paging_domain_alloc_flags()Joerg Roedel
2024-10-29rtnetlink: Define rtnl_net_trylock().Kuniyuki Iwashima
2024-10-29ipv4: Use per-netns RTNL helpers in inet_rtm_newaddr().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: 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-29dma-mapping: drop unneeded includes from dma-mapping.hChristoph Hellwig
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-28tty: serial: handle HAS_IOPORT dependenciesNiklas Schnelle
2024-10-28printf: Add print format (%pra) for struct rangeIra Weiny
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-28mm/gup: Add folio_add_pins()Steve Sistare
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