summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-03-06Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/ker...Christian Brauner-0/+1
2025-03-06PCI: dwc: Add Rockchip to the RAS DES allowed vendor listNiklas Cassel-0/+2
2025-03-06PCI: Add Rockchip Vendor IDShawn Lin-0/+2
2025-03-06PCI: dwc: Add debugfs based Silicon Debug support for DWCShradha Todi-0/+2
2025-03-06gpiolib: fix kerneldocBartosz Golaszewski-1/+1
2025-03-06drm/gem-shmem: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann-1/+1
2025-03-06drm/gem: Test for imported GEM buffers with helperThomas Zimmermann-0/+14
2025-03-05include/linux/log2.h: mark is_power_of_2() with __always_inlineSu Hui-1/+1
2025-03-05NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer-1/+6
2025-03-05mm/hugetlb: wait for hugetlb folios to be freedGe Yang-0/+5
2025-03-05inet: fix lwtunnel_valid_encap_type() lock imbalanceEric Dumazet-4/+8
2025-03-05net: phy: remove remaining PHY package related definitions from phy.hHeiner Kallweit-38/+0
2025-03-05net: phy: move PHY package related code from phy.h to phy_package.cHeiner Kallweit-86/+0
2025-03-05net: stmmac: configure SerDes on mac_finishChoong Yong Liang-0/+4
2025-03-05arch: x86: add IPC mailbox accessor function and add SoC register accessDavid E. Box-0/+94
2025-03-05drm/fb-helper: Remove struct drm_fb_helper.fb_probeThomas Zimmermann-17/+0
2025-03-05drm/i915/display: fbdev: Move custom suspend code to new callbackThomas Zimmermann-0/+14
2025-03-05drm/i915/display: fbdev: Move custom restore code to new callbackThomas Zimmermann-0/+13
2025-03-05drm/client: Send pending hotplug events after resumeThomas Zimmermann-0/+8
2025-03-05ASoC: Merge up fixesMark Brown-47/+189
2025-03-05fs/pipe: remove buggy and unused 'helper' functionLinus Torvalds-9/+0
2025-03-05file: add fput and file_ref_put routines optimized for use when closing a fdMateusz Guzik-0/+34
2025-03-05ASoC: ops: Consistently treat platform_max as control valueCharles Keepax-1/+4
2025-03-05include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" memberK Prateek Nayak-0/+1
2025-03-05fs/pipe: Fix pipe_occupancy() with 16-bit indexesLinus Torvalds-1/+1
2025-03-05treewide: fix typo 'unsigned __init128' -> 'unsigned __int128'Vincent Mailhol-2/+2
2025-03-05drm/ttm: Add helpers for shrinkingThomas Hellström-0/+23
2025-03-05drm/ttm: Add a macro to perform LRU iterationThomas Hellström-0/+72
2025-03-05drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pagesThomas Hellström-2/+73
2025-03-05drm/ttm: Provide a shmem backup implementationThomas Hellström-0/+74
2025-03-05drm/amdkfd: flag per-sdma queue reset supported to user spaceJonathan Kim-0/+3
2025-03-05gpio: Hide valid_mask from direct assignmentsMatti Vaittinen-8/+0
2025-03-05gpio: Add a valid_mask getterMatti Vaittinen-0/+1
2025-03-05posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko-1/+5
2025-03-05pidfs: allow to retrieve exit informationChristian Brauner-1/+2
2025-03-05pidfs: record exit code and cgroupid at exitChristian Brauner-0/+1
2025-03-05fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folioMatthew Wilcox (Oracle)-8/+4
2025-03-05VFS: Change vfs_mkdir() to return the dentry.NeilBrown-2/+2
2025-03-05nfs: change mkdir inode_operation to return alternate dentry if needed.NeilBrown-1/+1
2025-03-05media: v4l2-core: Introduce v4l2_query_ext_ctrl_to_v4l2_queryctrlRicardo Ribalda-0/+12
2025-03-05media: v4l2: Remove vidioc_s_ctrl callbackRicardo Ribalda-4/+0
2025-03-05media: v4l2: Remove vidioc_g_ctrl callbackRicardo Ribalda-4/+0
2025-03-05media: v4l2: Remove vidioc_queryctrl callbackRicardo Ribalda-4/+0
2025-03-05mm/slab: call kmalloc_noprof() unconditionally in kmalloc_array_noprof()Ye Bin-2/+0
2025-03-05drm/xe/uapi: Use hint for guc to set GT frequencyTejas Upadhyay-1/+20
2025-03-04Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.0...Boqun Feng-37/+214
2025-03-04rcu: Use _full() API to debug synchronize_rcu()Uladzislau Rezki (Sony)-0/+3
2025-03-04Flush console log from kernel_power_off()Paul E. McKenney-0/+6
2025-03-04rcu-tasks: Move RCU Tasks self-tests to core_initcall()Paul E. McKenney-6/+0
2025-03-04tcp: use RCU lookup in __inet_hash_connect()Eric Dumazet-1/+2