aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Documentation: net: add flow control guide and document ethtool APIOleksij Rempel1-3/+42
2025-09-29Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-4/+0
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+23
2025-09-29dpll: add phase_offset_avg_factor_get/set callback opsIvan Vecera1-0/+6
2025-09-29Merge tag 'mlx5-next-lag' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-3/+8
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+3
2025-09-29ptr_ring: __ptr_ring_zero_tail micro optimizationMichael S. Tsirkin1-3/+3
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds5-12/+34
2025-09-29Merge tag 'execve-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+5
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2025-09-29Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds1-1/+32
2025-09-29Merge tag 'hfs-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vdubeyko/hfsLinus Torvalds1-0/+20
2025-09-29Merge tag 'xfs-merge-6.18' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+1
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-11/+16
2025-09-29Merge tag 'vfs-6.18-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-0/+6
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds16-138/+435
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds16-28/+28
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-135/+208
2025-09-29Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-10/+14
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-6/+13
2025-09-29PM: runtime: Drop DEFINE_FREE() for pm_runtime_put()Rafael J. Wysocki1-2/+0
2025-09-29PM: runtime: Add auto-cleanup macros for "resume and get" operationsRafael J. Wysocki1-9/+35
2025-09-29Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki1-0/+6
2025-09-29Merge branches 'pm-em', 'pm-opp' and 'pm-devfreq'Rafael J. Wysocki1-0/+30
2025-09-29Merge series "slab: Re-entrant kmalloc_nolock()"Vlastimil Babka7-8/+42
2025-09-29slab: Introduce kmalloc_nolock() and kfree_nolock().Alexei Starovoitov3-5/+14
2025-09-29slab: Reuse first bit for OBJEXTS_ALLOC_FAILAlexei Starovoitov1-2/+8
2025-09-29mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock().Alexei Starovoitov1-1/+1
2025-09-29locking/local_lock: Introduce local_lock_is_locked().Alexei Starovoitov3-0/+19
2025-09-29maple_tree: Add single node allocation support to maple stateLiam R. Howlett1-1/+3
2025-09-29maple_tree: Prefilled sheaf conversion and testingLiam R. Howlett1-2/+4
2025-09-29slab: sheaf prefilling for guaranteed allocationsVlastimil Babka1-0/+16
2025-09-28lib/string_choices: Add str_assert_deassert() helperLad Prabhakar1-0/+6
2025-09-28mm: convert folio_page() back to a macroDavid Hildenbrand1-4/+1
2025-09-28mm: silence data-race in update_hiwater_rssLance Yang1-1/+1
2025-09-28mm/ksm: fix incorrect KSM counter handling in mm_struct during forkDonet Tom1-1/+7
2025-09-28mm/page_vma_mapped: track if the page is mapped across page table boundaryKiryl Shutsemau1-0/+5
2025-09-28Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-3/+8
2025-09-28net/mlx5: IFC add balance ID and LAG per MP group bitsMark Bloch1-2/+6
2025-09-28net/mlx5: Add IFC bit for TIR/SQ order capabilityTariq Toukan1-1/+2
2025-09-27Have cc(1) catch attempts to modify ->f_pathAl Viro1-1/+6
2025-09-27Merge branches 'work.path' and 'work.mount' into work.f_pathAl Viro4-9/+10
2025-09-28Merge tag 'i2c-host-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindowWolfram Sang37-119/+195
2025-09-27bpf: Enforce expected_attach_type for tailcall compatibilityDaniel Borkmann1-0/+1
2025-09-27PM: runtime: Update kerneldoc return codesBrian Norris1-25/+31
2025-09-27bpf: Remove duplicate crypto/sha2.h headerJiapeng Chong1-1/+0
2025-09-26net: airoha: npu: Add a NPU callback to initialize flow statsLorenzo Bianconi1-3/+4
2025-09-26ethtool: add FEC bins histogram reportVadim Fedorenko1-1/+24
2025-09-26ptr_ring: drop duplicated tail zeroing codeMichael S. Tsirkin1-18/+24
2025-09-26Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextJakub Kicinski3-65/+53