summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-09-10slab: add struct kmem_cache_argsChristian Brauner1-0/+22
2024-09-10Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/v...Vlastimil Babka2-41/+70
2024-09-10memcg: add charging of already allocated slab objectsShakeel Butt1-0/+29
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-10vdpa: support set mac address from vdpa toolCindy Lu1-0/+9
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-10cxl: move cxl headers to new include/cxl/ directoryDave Jiang2-219/+0
2024-09-09netdevice: add netdev_tx_reset_subqueue() shorthandAlexander Lobakin1-1/+12
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-09Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman7-12/+29
2024-09-09Merge 6.11-rc7 into char-misc-nextGreg Kroah-Hartman16-72/+91
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen2-2/+2
2024-09-08Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...Neeraj Upadhyay5-10/+41
2024-09-08rcu/nocb: Simplify (de-)offloading state machineFrederic Weisbecker1-3/+1
2024-09-08ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDEDMahesh Bandewar1-4/+32
2024-09-08Merge tag 'extcon-next-for-6.12' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-2/+1