summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-11-11bpf: Refactor active lock managementKumar Kartikeya Dwivedi
2024-11-11block: lift bio_is_zone_append to bio.hChristoph Hellwig
2024-11-11Merge back thermal control material for 6.13Rafael J. Wysocki
2024-11-11io_uring/cmd: let cmds to know about dying taskPavel Begunkov
2024-11-11printk: Introduce FORCE_CON flagMarcos Paulo de Souza
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab
2024-11-11uprobes: Re-order struct uprobe_task to save some spaceChristophe JAILLET
2024-11-11rust: helpers: Avoid raw_spin_lock initialization for PREEMPT_RTEder Zulian
2024-11-11cred: Add a light version of override/revert_creds()Vinicius Costa Gomes
2024-11-11backing-file: clean up the APIMiklos Szeredi
2024-11-11mm: delete the unused put_pages_list()Hugh Dickins
2024-11-11mm: add PTE_MARKER_GUARD PTE markerLorenzo Stoakes
2024-11-11mm: pagewalk: add the ability to install PTEsLorenzo Stoakes
2024-11-11mm: add per-order mTHP swpin countersBarry Song
2024-11-11mm: swap: count successful large folio zswap stores in hugepage zswpout statsKanchana P Sridhar
2024-11-11mm: zswap: modify zswap_stored_pages to be atomic_long_tKanchana P Sridhar
2024-11-11mm: define obj_cgroup_get() if CONFIG_MEMCG is not definedKanchana P Sridhar
2024-11-11Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2024-11-11mm: count zeromap read and set for swapout and swapinBarry Song
2024-11-10hwmon: (max6639) : Configure based on DT propertyNaresh Solanki
2024-11-10hwmon: Add static visibility member to struct hwmon_opsHeiner Kallweit
2024-11-10Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-09neighbour: Create netdev->neighbour associationGilad Naaman
2024-11-09gpio: Get rid of GPIOF_ACTIVE_LOWAndy Shevchenko
2024-11-09iio: Move __private marking before struct element priv in struct iio_devJonathan Cameron
2024-11-09Merge commit '9365f0de4303f82ed4c2db1c39d3de824b249d80' into HEADJonathan Cameron
2024-11-08Merge tag 'acpi-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-11-08sched_ext: Enable the ops breather and eject BPF scheduler on softlockupTejun Heo
2024-11-08nfs: Annotate struct pnfs_commit_array with __counted_by()Thorsten Blum
2024-11-08iommufd: Move struct iommufd_object to public iommufd headerNicolin Chen
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-08Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-11-08Merge branch 'cxl/for-6.13/dcd-prep' into cxl-for-nextDave Jiang
2024-11-08range: Add range_overlaps()Ira Weiny
2024-11-08regmap: provide regmap_assign_bits()Bartosz Golaszewski
2024-11-08iommu: Make set_dev_pasid op support domain replacementYi Liu
2024-11-08iommu: Pass old domain to set_dev_pasid opYi Liu
2024-11-07net: phy: remove genphy_config_eee_advertHeiner Kallweit
2024-11-07net: phy: make genphy_c45_write_eee_adv() staticHeiner Kallweit
2024-11-07block: always verify unfreeze lock on the owner taskMing Lei
2024-11-07bootmem: stop using page->indexMatthew Wilcox (Oracle)
2024-11-07mm: mass constification of folio/page pointersMatthew Wilcox (Oracle)
2024-11-07mm: renovate page_address_in_vma()Matthew Wilcox (Oracle)
2024-11-07mm: convert page_to_pgoff() to page_pgoff()Matthew Wilcox (Oracle)
2024-11-07block: Add a public bdev_zone_is_seq() helperDamien Le Moal
2024-11-07block: RCU protect disk->conv_zones_bitmapDamien Le Moal
2024-11-07mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_splitSuren Baghdasaryan
2024-11-07alloc_tag: support for page allocation tag compressionSuren Baghdasaryan
2024-11-07alloc_tag: introduce pgtag_ref_handle to abstract page tag referencesSuren Baghdasaryan
2024-11-07alloc_tag: populate memory for module tags as neededSuren Baghdasaryan