aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-09-03mm/cma: add cma_{alloc,free}_folio()Yu Zhao1-0/+16
2024-09-03mm/contig_alloc: support __GFP_COMPYu Zhao1-0/+23
2024-09-03mm,memcg: provide per-cgroup counters for NUMA balancing operationsKaiyang Zhao2-3/+22
2024-09-03mm: shmem: support large folio swap outBaolin Wang1-0/+3
2024-09-03mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag settingBaolin Wang1-2/+2
2024-09-03mm: make range-to-target_node lookup facility a part of numa_memblksMike Rapoport (Microsoft)1-0/+7
2024-09-03arch_numa: switch over to numa_memblksMike Rapoport (Microsoft)1-3/+5
2024-09-03mm: numa_memblks: make several functions and variables staticMike Rapoport (Microsoft)1-8/+0
2024-09-03mm: numa_memblks: introduce numa_memblks_initMike Rapoport (Microsoft)1-0/+3
2024-09-03mm: introduce numa_emulationMike Rapoport (Microsoft)1-0/+17
2024-09-03mm: move numa_distance and related code from x86 to numa_memblksMike Rapoport (Microsoft)1-0/+4
2024-09-03mm: introduce numa_memblksMike Rapoport (Microsoft)1-0/+35
2024-09-03arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)1-0/+1
2024-09-03mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)2-48/+4
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)2-0/+8
2024-09-03mm: swap: add a adaptive full cluster cache reclaimKairui Song1-0/+2
2024-09-03mm: swap: relaim the cached parts that got scannedKairui Song1-0/+1
2024-09-03mm: swap: add a fragment cluster listKairui Song1-0/+3
2024-09-03mm: swap: mTHP allocate swap entries from nonfull listChris Li1-0/+4
2024-09-03mm: swap: swap cluster switch to double link listChris Li1-16/+9
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig2-4/+4
2024-09-03Merge branch 'tip/sched/core' into for-6.12Tejun Heo1-1/+0
2024-09-03PCI/pwrctl: Rescan bus on a separate threadBartosz Golaszewski1-0/+3
2024-09-03Merge tag 'tags/ib-mfd-for-iio-power-v6.12' into psy-nextSebastian Reichel1-0/+26
2024-09-03Merge tag 'ib-psy-usb-types-signed' into psy-nextSebastian Reichel1-2/+1
2024-09-03power: supply: Change usb_types from an array into a bitmaskHans de Goede1-2/+1
2024-09-03PCI: endpoint: Fix enum pci_epc_bar_type kerneldocBjorn Helgaas1-0/+1
2024-09-03bpf, net: Fix a potential race in do_sock_getsockopt()Tze-nan Wu1-9/+0
2024-09-03Merge tag 'ieee802154-for-net-2024-09-01' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2-3/+3
2024-09-03iio: dac: ad5449: drop support for platform dataBartosz Golaszewski1-39/+0
2024-09-03netfilter: nf_tables: set element timeout update supportPablo Neira Ayuso1-1/+15
2024-09-03netfilter: nf_tables: zero timeout means element never times outPablo Neira Ayuso2-3/+6
2024-09-03netfilter: nf_tables: consolidate timeout extension for elementsPablo Neira Ayuso1-10/+8
2024-09-03netfilter: nf_tables: annotate data-races around element expirationPablo Neira Ayuso1-1/+1
2024-09-03sched: Clean up DL server vs core schedPeter Zijlstra1-1/+0
2024-09-03filemap: fix htmldoc warning for mapping_align_index()Pankaj Raghav1-0/+1
2024-09-03iomap: add a private argument for iomap_file_buffered_writeJosef Bacik1-1/+1
2024-09-03xfs: enable block size larger than page size supportPankaj Raghav1-0/+13
2024-09-03mmc: core: Replace the argument of mmc_sd_switch() with definesChanwoo Lee1-1/+2
2024-09-03bus: fsl-mc: make fsl_mc_bus_type constKunwu Chan1-1/+1
2024-09-03driver core: shut down devices asynchronouslyStuart Hayes1-0/+2
2024-09-03platform: Make platform_bus_type constantKunwu Chan1-1/+1
2024-09-03drivers/base: Introduce device_match_t for device finding APIsZijun Hu4-5/+7
2024-09-03Merge tag 'samsung-dt64-6.12' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann4-11/+224
2024-09-03Merge tag 'coresight-next-v6.12' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2-5/+33
2024-09-03wifi: cfg80211: wext: Update spelling and grammarSimon Horman1-6/+6
2024-09-03netdev_features: remove NETIF_F_ALL_FCOEAlexander Lobakin1-2/+0
2024-09-03netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin2-4/+4
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin2-4/+4
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin2-7/+9