summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-11-11printk: Introduce FORCE_CON flagMarcos Paulo de Souza1-0/+3
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab56-124/+640
2024-11-11uprobes: Re-order struct uprobe_task to save some spaceChristophe JAILLET1-3/+3
2024-11-11rust: helpers: Avoid raw_spin_lock initialization for PREEMPT_RTEder Zulian1-8/+7
2024-11-11cred: Add a light version of override/revert_creds()Vinicius Costa Gomes1-0/+18
2024-11-11backing-file: clean up the APIMiklos Szeredi1-6/+5
2024-11-11mm: delete the unused put_pages_list()Hugh Dickins1-2/+0
2024-11-11mm: add PTE_MARKER_GUARD PTE markerLorenzo Stoakes2-2/+24
2024-11-11mm: pagewalk: add the ability to install PTEsLorenzo Stoakes1-3/+15
2024-11-11mm: add per-order mTHP swpin countersBarry Song1-0/+1
2024-11-11mm: swap: count successful large folio zswap stores in hugepage zswpout statsKanchana P Sridhar1-0/+1
2024-11-11mm: zswap: modify zswap_stored_pages to be atomic_long_tKanchana P Sridhar1-1/+1
2024-11-11mm: define obj_cgroup_get() if CONFIG_MEMCG is not definedKanchana P Sridhar1-0/+4
2024-11-11Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton4-6/+12
2024-11-11mm: count zeromap read and set for swapout and swapinBarry Song2-5/+9
2024-11-11hwmon: (max6639) : Configure based on DT propertyNaresh Solanki1-15/+0
2024-11-11hwmon: Add static visibility member to struct hwmon_opsHeiner Kallweit1-1/+4
2024-11-10Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds3-7/+25
2024-11-10neighbour: Create netdev->neighbour associationGilad Naaman1-0/+7
2024-11-09gpio: Get rid of GPIOF_ACTIVE_LOWAndy Shevchenko1-3/+0
2024-11-09iio: Move __private marking before struct element priv in struct iio_devJonathan Cameron1-1/+1
2024-11-09Merge commit '9365f0de4303f82ed4c2db1c39d3de824b249d80' into HEADJonathan Cameron23-31/+130
2024-11-09Merge tag 'acpi-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+0
2024-11-08sched_ext: Enable the ops breather and eject BPF scheduler on softlockupTejun Heo1-0/+2
2024-11-08nfs: Annotate struct pnfs_commit_array with __counted_by()Thorsten Blum1-1/+1
2024-11-08iommufd: Move struct iommufd_object to public iommufd headerNicolin Chen1-0/+24
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-29/+3
2024-11-08Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini37-58/+510
2024-11-08Merge branch 'cxl/for-6.13/dcd-prep' into cxl-for-nextDave Jiang1-0/+8
2024-11-08range: Add range_overlaps()Ira Weiny1-0/+8
2024-11-08regmap: provide regmap_assign_bits()Bartosz Golaszewski1-0/+16
2024-11-08iommu: Make set_dev_pasid op support domain replacementYi Liu1-1/+2
2024-11-08iommu: Pass old domain to set_dev_pasid opYi Liu1-1/+1
2024-11-08net: phy: remove genphy_config_eee_advertHeiner Kallweit1-1/+0
2024-11-08net: phy: make genphy_c45_write_eee_adv() staticHeiner Kallweit1-1/+0
2024-11-08block: always verify unfreeze lock on the owner taskMing Lei1-0/+4
2024-11-08bootmem: stop using page->indexMatthew Wilcox (Oracle)1-8/+27
2024-11-08mm: mass constification of folio/page pointersMatthew Wilcox (Oracle)2-8/+9
2024-11-08mm: renovate page_address_in_vma()Matthew Wilcox (Oracle)1-5/+2
2024-11-08mm: convert page_to_pgoff() to page_pgoff()Matthew Wilcox (Oracle)2-15/+18
2024-11-08block: Add a public bdev_zone_is_seq() helperDamien Le Moal1-0/+27
2024-11-08block: RCU protect disk->conv_zones_bitmapDamien Le Moal1-1/+1
2024-11-08mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_splitSuren Baghdasaryan2-58/+5
2024-11-08alloc_tag: support for page allocation tag compressionSuren Baghdasaryan4-18/+147
2024-11-08alloc_tag: introduce pgtag_ref_handle to abstract page tag referencesSuren Baghdasaryan2-50/+67
2024-11-08alloc_tag: populate memory for module tags as neededSuren Baghdasaryan2-0/+15
2024-11-08alloc_tag: load module tags into separate contiguous memorySuren Baghdasaryan2-7/+43
2024-11-08maple_tree: add mas_for_each_rev() helperSuren Baghdasaryan1-0/+14
2024-11-08execmem: add support for cache of large ROX pagesMike Rapoport (Microsoft)1-0/+14
2024-11-08arch: introduce set_direct_map_valid_noflush()Mike Rapoport (Microsoft)1-0/+6