summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-09-10btrfs: update the writepage tracepoint to take a folioJosef Bacik-5/+5
2024-09-10platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16Bas Nieuwenhuizen-0/+1
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner-229/+522
2024-09-10spi: remove spi_controller_is_slave() and spi_slave_abort()Yang Yingliang-11/+1
2024-09-10perf/x86/intel/cstate: Clean up cpumask and hotplugKan Liang-2/+0
2024-09-10perf: Add PERF_EV_CAP_READ_SCOPEKan Liang-0/+3
2024-09-10perf: Generic hotplug support for a PMU with a scopeKan Liang-0/+18
2024-09-10slab: make __kmem_cache_create() static inlineChristian Brauner-3/+10
2024-09-10slab: make kmem_cache_create_usercopy() static inlineChristian Brauner-5/+44
2024-09-10slab: remove kmem_cache_create_rcu()Christian Brauner-3/+0
2024-09-10slab: create kmem_cache_create() compatibility layerChristian Brauner-3/+26
2024-09-10slab: port KMEM_CACHE_USERCOPY() to struct kmem_cache_argsChristian Brauner-6/+7
2024-09-10slab: port KMEM_CACHE() to struct kmem_cache_argsChristian Brauner-3/+5
2024-09-10slab: add struct kmem_cache_argsChristian Brauner-0/+22
2024-09-10Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/v...Vlastimil Babka-41/+70
2024-09-10memcg: add charging of already allocated slab objectsShakeel Butt-0/+29
2024-09-10iomap: remove the iomap_file_buffered_write_punch_delalloc return valueChristoph Hellwig-2/+2
2024-09-10iomap: pass the iomap to the punch callbackChristoph Hellwig-1/+2
2024-09-10iomap: pass flags to iomap_file_buffered_write_punch_delallocChristoph Hellwig-4/+6
2024-09-10Merge branch 'for-linus' into for-nextTakashi Iwai-2/+2
2024-09-10vdpa: support set mac address from vdpa toolCindy Lu-0/+10
2024-09-10virtio_balloon: introduce memory scan/reclaim infozhenwei pi-2/+10
2024-09-10virtio_balloon: introduce memory allocation stall counterzhenwei pi-2/+4
2024-09-10virtio_balloon: introduce oom-kill invocationszhenwei pi-2/+4
2024-09-10dma-mapping: add tracing for dma-mapping API callsSean Anderson-0/+341
2024-09-10Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-0/+6
2024-09-09net: remove dev_pick_tx_cpu_id()Jakub Kicinski-2/+0
2024-09-09sched_ext: Compact struct bpf_iter_scx_dsq_kernTejun Heo-1/+9
2024-09-09mm/codetag: add pgalloc_tag_copy()Yu Zhao-14/+37
2024-09-09mm/codetag: fix pgalloc_tag_split()Yu Zhao-31/+30
2024-09-09mm/codetag: fix a typoYu Zhao-1/+1
2024-09-09mm: restart if multiple traversals racedKinsey Ho-2/+2
2024-09-09cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCUKinsey Ho-1/+5
2024-09-09uprobes: use vm_special_mapping close() functionalitySven Schnelle-1/+0
2024-09-09mm: pass vm_flags to generic_get_unmapped_area()Mark Brown-2/+2
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown-15/+8
2024-09-09mm,tmpfs: consider end of file write in shmem_is_hugeRik van Riel-4/+4
2024-09-09lib: zstd: export API needed for dictionary supportSergey Senozhatsky-0/+167
2024-09-09maple_tree: fix comment typo on ma_flag of allocation treeWei Yang-3/+3
2024-09-09mm: fix folio_alloc_noprof()Kent Overstreet-1/+1
2024-09-09mm: split underused THPsUsama Arif-0/+2
2024-09-09mm: introduce a pageflag for partially mapped foliosUsama Arif-3/+14
2024-09-09mm: remap unused subpages to shared zeropage when splitting isolated thpYu Zhao-1/+6
2024-09-09mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and ...Barry Song-1/+2
2024-09-09mm: document __GFP_NOFAIL must be blockableBarry Song-1/+4
2024-09-09mm/damon/core: remove per-scheme region priority histogram bufferSeongJae Park-1/+0
2024-09-09mm/damon/core: introduce per-context region priorities histogram bufferSeongJae Park-0/+2
2024-09-09mm: count the number of partially mapped anonymous THPs per sizeBarry Song-0/+1
2024-09-09mm: count the number of anonymous THPs per sizeBarry Song-2/+13
2024-09-09mm: cleanup count_mthp_stat() definitionRyan Roberts-35/+35