summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-09-03mm: introduce page_mapcount_is_type()Matthew Wilcox (Oracle)-5/+10
2024-09-03printf: remove %pGt supportMatthew Wilcox (Oracle)-10/+0
2024-09-03mm: allow read-ahead with IOCB_NOWAIT setYafang Shao-1/+0
2024-09-03mm: always inline _compound_head() with CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=yDavid Hildenbrand-1/+1
2024-09-03err.h: add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() macrosUros Bizjak-0/+9
2024-09-03mm: krealloc: clarify valid usage of __GFP_ZERODanilo Krummrich-0/+10
2024-09-03mm/rmap: use folio->_mapcount for small foliosDavid Hildenbrand-2/+2
2024-09-03mm/hugetlb: use __GFP_COMP for gigantic foliosYu Zhao-4/+5
2024-09-03mm/cma: add cma_{alloc,free}_folio()Yu Zhao-0/+16
2024-09-03mm/contig_alloc: support __GFP_COMPYu Zhao-0/+23
2024-09-03mm,memcg: provide per-cgroup counters for NUMA balancing operationsKaiyang Zhao-3/+22
2024-09-03mm: shmem: support large folio swap outBaolin Wang-0/+3
2024-09-03mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag settingBaolin Wang-2/+2
2024-09-03mm: make range-to-target_node lookup facility a part of numa_memblksMike Rapoport (Microsoft)-0/+7
2024-09-03arch_numa: switch over to numa_memblksMike Rapoport (Microsoft)-3/+5
2024-09-03mm: numa_memblks: make several functions and variables staticMike Rapoport (Microsoft)-8/+0
2024-09-03mm: numa_memblks: introduce numa_memblks_initMike Rapoport (Microsoft)-0/+3
2024-09-03mm: introduce numa_emulationMike Rapoport (Microsoft)-0/+17
2024-09-03mm: move numa_distance and related code from x86 to numa_memblksMike Rapoport (Microsoft)-0/+4
2024-09-03mm: introduce numa_memblksMike Rapoport (Microsoft)-0/+35
2024-09-03arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)-0/+1
2024-09-03mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)-48/+4
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)-0/+8
2024-09-03mm: swap: add a adaptive full cluster cache reclaimKairui Song-0/+2
2024-09-03mm: swap: relaim the cached parts that got scannedKairui Song-0/+1
2024-09-03mm: swap: add a fragment cluster listKairui Song-0/+3
2024-09-03mm: swap: mTHP allocate swap entries from nonfull listChris Li-0/+4
2024-09-03mm: swap: swap cluster switch to double link listChris Li-16/+9
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig-4/+4
2024-09-03Merge branch 'tip/sched/core' into for-6.12Tejun Heo-1/+0
2024-09-03PCI/pwrctl: Rescan bus on a separate threadBartosz Golaszewski-0/+3
2024-09-03Merge tag 'tags/ib-mfd-for-iio-power-v6.12' into psy-nextSebastian Reichel-0/+26
2024-09-03Merge tag 'ib-psy-usb-types-signed' into psy-nextSebastian Reichel-2/+1
2024-09-03power: supply: Change usb_types from an array into a bitmaskHans de Goede-2/+1
2024-09-03PCI: endpoint: Fix enum pci_epc_bar_type kerneldocBjorn Helgaas-0/+1
2024-09-03bpf, net: Fix a potential race in do_sock_getsockopt()Tze-nan Wu-9/+0
2024-09-03Merge tag 'ieee802154-for-net-2024-09-01' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski-3/+3
2024-09-03iio: dac: ad5449: drop support for platform dataBartosz Golaszewski-39/+0
2024-09-03netfilter: nf_tables: set element timeout update supportPablo Neira Ayuso-1/+15
2024-09-03netfilter: nf_tables: zero timeout means element never times outPablo Neira Ayuso-3/+6
2024-09-03netfilter: nf_tables: consolidate timeout extension for elementsPablo Neira Ayuso-10/+8
2024-09-03netfilter: nf_tables: annotate data-races around element expirationPablo Neira Ayuso-1/+1
2024-09-03sched: Clean up DL server vs core schedPeter Zijlstra-1/+0
2024-09-03filemap: fix htmldoc warning for mapping_align_index()Pankaj Raghav-0/+1
2024-09-03iomap: add a private argument for iomap_file_buffered_writeJosef Bacik-1/+1
2024-09-03xfs: enable block size larger than page size supportPankaj Raghav-0/+13
2024-09-03mmc: core: Replace the argument of mmc_sd_switch() with definesChanwoo Lee-1/+2
2024-09-03bus: fsl-mc: make fsl_mc_bus_type constKunwu Chan-1/+1
2024-09-03driver core: shut down devices asynchronouslyStuart Hayes-0/+2
2024-09-03platform: Make platform_bus_type constantKunwu Chan-1/+1