summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-09-10iomap: remove the iomap_file_buffered_write_punch_delalloc return valueChristoph Hellwig1-2/+2
2024-09-10iomap: pass the iomap to the punch callbackChristoph Hellwig1-1/+2
2024-09-10iomap: pass flags to iomap_file_buffered_write_punch_delallocChristoph Hellwig1-4/+6
2024-09-10Merge branch 'for-linus' into for-nextTakashi Iwai2-2/+2
2024-09-10vdpa: support set mac address from vdpa toolCindy Lu2-0/+10
2024-09-10virtio_balloon: introduce memory scan/reclaim infozhenwei pi1-2/+10
2024-09-10virtio_balloon: introduce memory allocation stall counterzhenwei pi1-2/+4
2024-09-10virtio_balloon: introduce oom-kill invocationszhenwei pi1-2/+4
2024-09-10dma-mapping: add tracing for dma-mapping API callsSean Anderson1-0/+341
2024-09-10Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-0/+6
2024-09-10net: remove dev_pick_tx_cpu_id()Jakub Kicinski1-2/+0
2024-09-10sched_ext: Compact struct bpf_iter_scx_dsq_kernTejun Heo1-1/+9
2024-09-10mm/codetag: add pgalloc_tag_copy()Yu Zhao2-14/+37
2024-09-10mm/codetag: fix pgalloc_tag_split()Yu Zhao2-31/+30
2024-09-10mm/codetag: fix a typoYu Zhao1-1/+1
2024-09-10mm: restart if multiple traversals racedKinsey Ho1-2/+2
2024-09-10cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCUKinsey Ho1-1/+5
2024-09-10uprobes: use vm_special_mapping close() functionalitySven Schnelle1-1/+0
2024-09-10mm: pass vm_flags to generic_get_unmapped_area()Mark Brown1-2/+2
2024-09-10mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown1-15/+8
2024-09-10mm,tmpfs: consider end of file write in shmem_is_hugeRik van Riel1-4/+4
2024-09-10lib: zstd: export API needed for dictionary supportSergey Senozhatsky1-0/+167
2024-09-10maple_tree: fix comment typo on ma_flag of allocation treeWei Yang1-3/+3
2024-09-10mm: fix folio_alloc_noprof()Kent Overstreet1-1/+1
2024-09-10mm: split underused THPsUsama Arif2-0/+2
2024-09-10mm: introduce a pageflag for partially mapped foliosUsama Arif2-3/+14
2024-09-10mm: remap unused subpages to shared zeropage when splitting isolated thpYu Zhao1-1/+6
2024-09-10mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and ...Barry Song1-1/+2
2024-09-10mm: document __GFP_NOFAIL must be blockableBarry Song1-1/+4
2024-09-10mm/damon/core: remove per-scheme region priority histogram bufferSeongJae Park1-1/+0
2024-09-10mm/damon/core: introduce per-context region priorities histogram bufferSeongJae Park1-0/+2
2024-09-10mm: count the number of partially mapped anonymous THPs per sizeBarry Song1-0/+1
2024-09-10mm: count the number of anonymous THPs per sizeBarry Song1-2/+13
2024-09-10mm: cleanup count_mthp_stat() definitionRyan Roberts1-35/+35
2024-09-10dt-bindings: clock, reset: fix top-comment indentation rk3576 headersHeiko Stuebner2-12/+12
2024-09-10cxl: move cxl headers to new include/cxl/ directoryDave Jiang2-0/+0
2024-09-09netdevice: add netdev_tx_reset_subqueue() shorthandAlexander Lobakin1-1/+12
2024-09-09libeth: add Tx buffer completion helpersAlexander Lobakin2-0/+154
2024-09-09net/mlx5: Add missing masks and QoS bit masks for scheduling elementsCarolina Jubran1-1/+9
2024-09-09net/mlx5: Added missing definitions in preparation for HW SteeringYevgeny Kliteynik1-0/+1
2024-09-09net/mlx5: Added missing mlx5_ifc definition for HW SteeringYevgeny Kliteynik1-28/+161
2024-09-09firewire: core: use mutex to coordinate concurrent calls to flush completionsTakashi Sakamoto1-0/+1
2024-09-09lib/generic-radix-tree.c: add preallocationKent Overstreet1-6/+32
2024-09-09lib/generic-radix-tree.c: genradix_ptr_inlined()Kent Overstreet1-0/+75
2024-09-09inode: make __iget() a static inlineKent Overstreet1-1/+8
2024-09-09fs: add generic_llseek_cookie()Christian Brauner1-0/+2
2024-09-09mtd: spinand: Add support for setting plane select bitsCheng Ming Lin1-0/+2
2024-09-09wifi: cfg80211: fix kernel-doc for per-link dataJohannes Berg1-3/+3
2024-09-09Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman14-20/+91
2024-09-09Merge 6.11-rc7 into char-misc-nextGreg Kroah-Hartman39-116/+256