summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-02-07drm/file: Add fdinfo helper for printing regions with prefixAdrián Larumbe-0/+5
2025-02-07of: base: Add of_get_available_child_by_name()Biju Das-0/+9
2025-02-07pid: perform free_pid() calls outside of tasklist_lockMateusz Guzik-3/+4
2025-02-07drm/scheduler: Remove some unused prototypesTvrtko Ursulin-4/+0
2025-02-07vfs: sanity check the length passed to inode_set_cached_link()Mateusz Guzik-0/+13
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein-3/+8
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher-3/+4
2025-02-07Merge tag 'drm-misc-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-0/+1
2025-02-07cpufreq: Remove cpufreq_enable_boost_support()Viresh Kumar-6/+0
2025-02-07cpufreq: staticize policy_has_boost_freq()Viresh Kumar-6/+0
2025-02-07cpufreq: Introduce policy->boost_supported flagViresh Kumar-0/+3
2025-02-07cpufreq: Export cpufreq_boost_set_sw()Viresh Kumar-0/+6
2025-02-07cpufreq: staticize cpufreq_boost_trigger_state()Viresh Kumar-5/+0
2025-02-07cpufreq: Remove cpufreq_generic_attrsViresh Kumar-1/+0
2025-02-06string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()Kees Cook-4/+8
2025-02-06compiler.h: Introduce __must_be_byte_array()Kees Cook-1/+7
2025-02-06compiler.h: Move C string helpers into C-only kernel sectionKees Cook-13/+13
2025-02-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski-0/+2
2025-02-06netdev-genl: Elide napi_id when not presentJoe Damato-0/+5
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent-0/+2
2025-02-06Merge branch 'io_uring-zero-copy-rx'Jakub Kicinski-1/+76
2025-02-06net: add helpers for setting a memory provider on an rx queueDavid Wei-0/+5
2025-02-06net: page_pool: add memory provider helpersPavel Begunkov-0/+19
2025-02-06net: page_pool: add a mp hook to unregister_netdevice*Pavel Begunkov-0/+1
2025-02-06net: page_pool: add callback for mp info printingPavel Begunkov-0/+5
2025-02-06netdev: add io_uring memory provider infoDavid Wei-0/+7
2025-02-06net: page_pool: create hooks for custom memory providersPavel Begunkov-0/+19
2025-02-06net: generalise net_iov chunk ownersPavel Begunkov-1/+20
2025-02-06ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet-3/+10
2025-02-06ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet-2/+7
2025-02-06net: add dev_net_rcu() helperEric Dumazet-1/+7
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-30/+79
2025-02-06ASoC: tas2781: Switch to use %ptTsrAndy Shevchenko-1/+0
2025-02-06ASoC: and adn use snd_soc_ret()Mark Brown-4/+5
2025-02-06This is continued work on Samsung S9(SM-9600)Mark Brown-0/+16
2025-02-06ASoC: Intel: avs: Add support for MalibouLakeMark Brown-0/+7
2025-02-06acpi/ghes, cper: Recognize and cache CXL Protocol errorsSmita Koralahalli-0/+6
2025-02-06efi/cper, cxl: Remove cper_cxl.hSmita Koralahalli-0/+4
2025-02-06efi/cper, cxl: Make definitions and structures globalSmita Koralahalli-0/+84
2025-02-06ASoC: simple-card-utils: use snd_soc_ret()Kuninori Morimoto-4/+4
2025-02-06ASoC: add common snd_soc_ret() and use itKuninori Morimoto-0/+1
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+3
2025-02-06drm/dp: Increase eDP display control capability sizeSuraj Kandpal-1/+1
2025-02-06drm/dp: Add eDP 1.5 bit definitionSuraj Kandpal-0/+1
2025-02-06ASoC: dapm: unexport dapm_mark_endpoints_dirty()Masahiro Yamada-2/+0
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard-4993/+14781
2025-02-06iomap: pass private data to iomap_truncate_pageChristoph Hellwig-1/+1
2025-02-06iomap: pass private data to iomap_zero_rangeChristoph Hellwig-1/+1
2025-02-06iomap: pass private data to iomap_page_mkwriteChristoph Hellwig-3/+2
2025-02-06iomap: add a io_private field to struct iomap_ioendChristoph Hellwig-0/+1