aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-06Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-8/+2
2025-03-06fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'Linus Torvalds1-6/+6
2025-03-06Merge tag 'ffa-updates-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/driversArnd Bergmann1-2/+20
2025-03-06Merge tag 'smccc-update-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/driversArnd Bergmann1-0/+40
2025-03-06Merge tag 'asahi-soc-rtkit-6.15' of https://github.com/AsahiLinux/linux into soc/driversArnd Bergmann1-1/+1
2025-03-06ASoC: soc-dai: add snd_soc_dai_mute_is_ctrled_at_trigger()Kuninori Morimoto1-1/+1
2025-03-06drm/sched: Update timedout_job()'s documentationPhilipp Stanner1-31/+47
2025-03-06drm/sched: Adjust outdated docu for run_job()Philipp Stanner1-4/+30
2025-03-06badblocks: use sector_t instead of int to avoid truncation of badblocks lengthZheng Qixing1-4/+4
2025-03-06badblocks: return boolean from badblocks_set() and badblocks_clear()Zheng Qixing1-3/+3
2025-03-06dma-buf: drop caching of sg_tablesChristian König1-13/+0
2025-03-06dma-buf: dma-buf: stop mapping sg_tables on attach v2Christian König1-14/+0
2025-03-06dma-buf/dma-fence: remove unnecessary callbacksChristian König1-21/+0
2025-03-06dma-buf: fix incorrect dma-fence documentation v2Christian König1-2/+2
2025-03-06netfilter: nf_tables: make destruction work queue pernetFlorian Westphal1-1/+3
2025-03-06uprobes/x86: Harden uretprobe syscall trampoline checkJiri Olsa1-0/+2
2025-03-06watchdog/hardlockup/perf: Fix perf_event memory leakLi Huafei1-4/+0
2025-03-06iomap: Support SW-based atomic writesJohn Garry1-1/+7
2025-03-06iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HWJohn Garry1-1/+1
2025-03-06Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsChristian Brauner1-0/+1
2025-03-06PCI: dwc: Add Rockchip to the RAS DES allowed vendor listNiklas Cassel1-0/+2
2025-03-06PCI: Add Rockchip Vendor IDShawn Lin1-0/+2
2025-03-06PCI: dwc: Add debugfs based Silicon Debug support for DWCShradha Todi1-0/+2
2025-03-06gpiolib: fix kerneldocBartosz Golaszewski1-1/+1
2025-03-06drm/gem-shmem: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann1-1/+1
2025-03-06drm/gem: Test for imported GEM buffers with helperThomas Zimmermann1-0/+14
2025-03-05include/linux/log2.h: mark is_power_of_2() with __always_inlineSu Hui1-1/+1
2025-03-05NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer2-1/+6
2025-03-05mm/hugetlb: wait for hugetlb folios to be freedGe Yang1-0/+5
2025-03-05inet: fix lwtunnel_valid_encap_type() lock imbalanceEric Dumazet1-4/+8
2025-03-05net: phy: remove remaining PHY package related definitions from phy.hHeiner Kallweit1-38/+0
2025-03-05net: phy: move PHY package related code from phy.h to phy_package.cHeiner Kallweit1-86/+0
2025-03-05net: stmmac: configure SerDes on mac_finishChoong Yong Liang1-0/+4
2025-03-05arch: x86: add IPC mailbox accessor function and add SoC register accessDavid E. Box1-0/+94
2025-03-05drm/fb-helper: Remove struct drm_fb_helper.fb_probeThomas Zimmermann1-17/+0
2025-03-05drm/i915/display: fbdev: Move custom suspend code to new callbackThomas Zimmermann1-0/+14
2025-03-05drm/i915/display: fbdev: Move custom restore code to new callbackThomas Zimmermann1-0/+13
2025-03-05drm/client: Send pending hotplug events after resumeThomas Zimmermann1-0/+8
2025-03-05ASoC: Merge up fixesMark Brown31-45/+187
2025-03-05fs/pipe: remove buggy and unused 'helper' functionLinus Torvalds1-9/+0
2025-03-05file: add fput and file_ref_put routines optimized for use when closing a fdMateusz Guzik1-0/+34
2025-03-05ASoC: ops: Consistently treat platform_max as control valueCharles Keepax1-1/+4
2025-03-05include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" memberK Prateek Nayak1-0/+1
2025-03-05fs/pipe: Fix pipe_occupancy() with 16-bit indexesLinus Torvalds1-1/+1
2025-03-05treewide: fix typo 'unsigned __init128' -> 'unsigned __int128'Vincent Mailhol2-2/+2
2025-03-05drm/ttm: Add helpers for shrinkingThomas Hellström2-0/+23
2025-03-05drm/ttm: Add a macro to perform LRU iterationThomas Hellström1-0/+72
2025-03-05drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pagesThomas Hellström2-2/+73
2025-03-05drm/ttm: Provide a shmem backup implementationThomas Hellström1-0/+74
2025-03-05drm/amdkfd: flag per-sdma queue reset supported to user spaceJonathan Kim1-0/+3